1 Mar 2004 02:05
Re: Re: "blurbs"
David Goodger <goodger <at> python.org>
2004-03-01 01:05:43 GMT
2004-03-01 01:05:43 GMT
Aahz wrote: [Aahz] > Well, I don't want HTML to be the tail that wags the dog. What do > you (plural -- this isn't David's responsibility) suggest other > writers do? I describe in terms of HTML merely because I know it better than LaTeX or OpenOffice.org XML. Perhaps I should also describe in terms of DocBook, which I know pretty well. DocBook's "literallayout" element applies well, except perhaps for line wrapping; it's similar to HTML's "pre". Perhaps "<simplelist type='vert' columns='1'>" would provide the best rendering (although it could be considered misuse). An alternative output approach for HTML would be to insert "<br />" tags between lines, and other Writers could do the same thing in their own way. That doesn't handle nesting/indentation though. DocBook doesn't seem to have an equivalent to "<br />". -- -- David Goodger http://python.net/~goodger For hire: http://python.net/~goodger/cv ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
RSS Feed