Re: docs changes for GNOME 2



On Sun, Oct 21, 2001 at 11:45:35PM -0700, Chris Lyttle wrote:
> On Sat, 2001-10-20 at 07:33, John Fleck wrote:
> > Folks -
> > 
> > I've put together a quick overview of the changes required for our
> > documentation for GNOME 2:
> > 
> > http://www.inkstain.net/fleck/gnome2/index.html
> > 
> 
> John,
> 
> My comments,
> 
> <graphic> is not recommended in docbook 4.1.2 and will be deprecated in
> docbook 5 in favor of <imagedata>. The advantage of moving to this means
> we dont need a special dtd anymore as <imagedata> supports png. Only
> problem is it breaks compatibility with docbook 3.1 as even tho 3.1 has
> the <imagedata> tag in that version it doesn't support png.
> 
> Chris
> 

So would it be something like this?

******************
          <screenshot>
	    <screeninfo>MY-GNOME-APP Main Window</screeninfo>
	    <mediaobject>
	      <imageobject>
		<imagedata fileref="SCREENSHOT" format="PNG" />
	      </imageobject>
	    </mediaobject>
	  </screenshot>
*******************

Cheers,
-- 
John Fleck
jfleck inkstain net (h), http://www.inkstain.net/fleck/
"Any man left on the Rio Grande is the King of the World as far as I know."
 - Becker and Fagen, 1973



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]