public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: Where, what and how - The future of DocBook
@ 2000-12-27  6:36 Peter Ring
  2000-12-07  3:45 ` Peter Ring
  2000-12-27  6:36 ` More psgml tips Mark Johnson
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Ring @ 2000-12-27  6:36 UTC (permalink / raw)
  To: 'Mark Johnson', docbook-tools-discuss

Put this at the bottom of your XML files:

<!-- Keep this comment near the end of the file
Local variables:
mode: xml
sgml-declaration: "xhtml1.dcl"
End:
-->

Replace "xhtml1.dcl" with the pathname of the correct declaration, e.g.,
"/usr/lib/sgml/declaration/xml.dcl".

Kind regards
Peter Ring


-----Original Message-----
From: Mark Johnson [ mailto:mark@phy.duke.edu ]
Sent: 6. december 2000 17:05
To: docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: Where, what and how - The future of DocBook

...

You might want to add that validation requires the XML declaration (xml.dcl
or xml.decl) rather than docbook.dcl.

In your .emacs you may have something like:

    (setq sgml-declaration "/usr/lib/sgml/declaration/docbook.dcl")

For XML I tried the following, but for some reason it doesn't work:

    (setq sgml-xml-declaration "/usr/lib/sgml/declaration/xml.dcl")

...

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-12-27  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-27  6:36 Where, what and how - The future of DocBook Peter Ring
2000-12-07  3:45 ` Peter Ring
2000-12-27  6:36 ` More psgml tips Mark Johnson
2000-12-07  4:47   ` Mark Johnson
2000-12-27  6:36   ` Michael Wiedmann
2000-12-07  5:03     ` Michael Wiedmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).