Added chapter.decl, which contains a declaration for a DocBook chapter.
Added
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-shorttag: nil
sgml-always-quote-attributes: t
sgml-minimize-attributes: max
sgml-parent-document: ("../handbook.sgml" "part" "chapter")
End:
-->
to the bottom of each chapter.sgml file so that Emacs can do the right
thing.
This commit is contained in:
parent
2207769022
commit
336215d4e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3730
83 changed files with 1209 additions and 70 deletions
|
|
@ -1649,4 +1649,18 @@
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
||||
<!--
|
||||
Local Variables:
|
||||
mode: sgml
|
||||
sgml-declaration: "../chapter.decl"
|
||||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-shorttag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
sgml-minimize-attributes: max
|
||||
sgml-parent-document: ("../handbook.sgml" "part" "chapter")
|
||||
End:
|
||||
-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue