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


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

Re: Fwd: FAQ update


/ Dave Pawson <daveP@dpawson.freeserve.co.uk> was heard to say:
| At 10:32 12/08/2002, Bob Stayton wrote:
|
|>Actually, with the 4.2 DTD, you can use textobject
|>directly in programlisting:
|>
|>     <programlisting>
|>         <textobject>
|>           <textdata fileref="yourfile.txt"/>
|>         </textobject>
|>     </programlisting>

The example would be better presented as:

    <programlisting><textobject>
          <textdata fileref="yourfile.txt"/>
    </textobject></programlisting>

Otherwise you're introducing spurious whitespace into your program listing.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Art happens--no hovel is safe from
http://www.oasis-open.org/docbook/ | it, no prince may depend upon it,
Chair, DocBook Technical Committee | and vastest intelligence cannot
                                   | bring it about.--J. M. Whistler


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