[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

weird docbook xml doctype issue



[ I'd appreciate cc's, I didn't think I'm on this list. ]

I used to be able to use:

<!DOCTYPE article PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1//EN"
     "dtd/docbook-xml/docbookx.dtd" [

And jade would find the docbook-xml dtd. Now it seems I need:

<!DOCTYPE article PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1.7//EN"
     "dtd/docbook-xml/3.1.7/docbookx.dtd" [

I can't figure out what broke this, all the relevant packages (in
unstable) don't seem to have changed in a while. What gives?

-- 
see shy jo



Reply to: