PDF version of the D manuals, take 2
BCS
BCS at pathilink.com
Tue Dec 5 12:50:25 PST 2006
Walter Bright wrote:
> BCS wrote:
>> I've started a makefile to do this (and a DOS to Linux conversion on
>> the makefile and whatnot), so far it only does <B> and <I> now but it
>> shouldn't be hard to extend some of the tags (<p> for instance) might
>> not be so easy.
>
> I've been gradually doing this, it just isn't complete yet.
BTW what should be done with something like this:
<b>(</b> foo <b>)</b>
I would expect this doesn't work
$(B () foo $(B ))
More information about the Digitalmars-d-announce
mailing list