PDF verssion of D manuals
Frits van Bommel
fvbommel at REMwOVExCAPSs.nl
Thu Dec 14 17:21:29 PST 2006
BCS wrote:
> Frits van Bommel wrote:
>>
>> and section headers are now properly in \section and \subsection.
>
> Thanks.
The loose word at the top with a trailing comma was just too ugly to let
it stand, and it was an easy fix...
> OTOH maybe the whole things should be a chapter and imported/include
> from some other document. The whole thing could then be done as a book.
> Whatever, that's would just be another tex_book.ddoc file.
Yeah, maybe that's better. I didn't do that mostly because it was
already \documentclass{article} and I'm lazy ;).
Anyway, it'd be easy to fix, just change the document class to book,
s/section/chapter/, s/subsection/section/ and probably add a title page
and table of contents in the DDOC macro.
> Maybe there should be a dsource project for DDoc macro sets?
Perhaps, if there's enough interest.
Personally, it just bothered me that there was such a huge block of text
that should've been a table, so I 'fixed' it. I think I probably won't
be contributing a lot to this project, since I'm perfectly OK with HTML
docs...
More information about the Digitalmars-d-announce
mailing list