On Sun, Apr 02, 2000 at 09:46:37AM +0930, John Pearson wrote: > On Sat, Apr 01, 2000 at 11:03:14AM -0800, Aaron Van Couwenberghe wrote > > Hey people - > > > > I'm just trying to edit docbook here, and it's quite obvious that > > emacs doesn't know to look for DTDs. I've found that emacs has a > > number of options for setting custom search paths for these kinds > > of files, but I can't decide what to set... It's somewhere under: > > > > Emacs/Programming/Languages/Sgml/Psgml/Psgml_Dtd > > > > Any ideas? thanks in advance for any help. > > > > Works for me here. I use <!DOCTYPE Book PUBLIC "-//Davenport//DTD > DocBook V3.0//EN"> at the head of my documents, and psgml finds my > DTDs OK. > > I'm using DocBook 3.1, backported to slink.
With that header, though, you're still using version 3.0 -- No? I understood the following header is for DocBook 3.1 -- since OASIS is now the maintainer of the Docbook DTD. <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> -- +----------------------------------------------------+ | Eric G. Miller [email protected] | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +----------------------------------------------------+

