Re: images in the rdp



Here is a copy of a screenshot I did for the GNOME Users Guide:


    <screenshot>
      <screeninfo>give it a name</screeninfo>
       <Graphic Format="gif" Fileref="./figs/filename" srccredit="dcm">
       </graphic>
     </screenshot>


If you want to make a figure you can reference(which includes a title) use :


<figure>
   <title>TITLE</title>
   <screenshot>
      <screeninfo>give it a name</screeninfo>
       <Graphic Format="gif" Fileref="./figs/filename" srccredit="dcm">
       </graphic>
     </screenshot>
    </figure>

Do not include the file's extension (e.g ".gif" ) as you might need to make 
.eps  version or whatever. The parser will figure out what it needs.

Hope this helps

Dave
-- 

          David Mason
        Red Hat AD Labs

        dcm@redhat.com




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