Next in thread →
Next in month →
Re: DOCBOOK: HTML problems
Matthew Braun <> writes: >><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> > > Darn--I hate guessing wrong like that. Still, they shouldn't use > that DTD for this HTML. I mean, it'll _never_ validate. :-) You may define it to whichever DTD you would like by placing the following in your dsssl driver file: (define %html-pubid% "-//W3C//DTD HTML 4.01//EN") Cheers, Dave -- David Mason
Next in thread →
Next in month →