[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK-APPS: sgml-parent-document
Hello,
I use the above mentioned declaration. I write a master file in NTEmacs with
linking to sub content. I then create the sub content files. I finish my
work, it gets jaded and saved. Then I come back a day later and open one of
the sub content files and it errors on me:
External entity CHAPTER not found
It won't allow me to use the Emacs MarkUp feature anymore then. I can though
create new files with the same smg-parent-declaration and it works fine.
Example:
<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!ENTITY ar SYSTEM "ar.sgml">
]>
<book id="index">
&ar;
</book>
<!--
Local Variables:
sgml-parent-document: ( "index.sgml" "Book" "part" "chapter" )
End:
-->
<chapter id="ar">
<title>title</title>
<para>text</para>
</chapter>
Thanks,
mk
Using TSO is like kicking a dead whale down the beach.
-- S. C. Johnson
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC