This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] Screenshot markup?


How do people usually do screenshot markup? I'm writing a user manual for a piece of Windows software, and in my XML I have the following:

<para>
lots of text
<informalfigure float="1">
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="images/3-2.png" format="PNG"/>
</imageobject>
</mediaobject>
</screenshot>
<informalfigure>
</para>


That seems like overkill for a screenshot illustrating my text, and it seems like there could be countless ways of doing basically the same thing. My goal is to have a paragraph wrapping around an illustrative screenshot to either side.

Any suggestions?



Joel Konkle-Parker

NASA Langley Research Center
Vehicle Analysis Branch

Phone [757-864-4446]
E-mail [joel.j.konkle-parker@nasa.gov]



To unsubscribe from this list, send a post to docbook-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]