← Prev in month ← Prev in thread
Next in thread → Next in month →

Screenshot markup?

From
Joel Konkle-Parker <>
Date
2004-07-15T20:23:16+00:00
ID
Thread
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  []
← Prev in month ← Prev in thread
Next in thread → Next in month →