diff options
Diffstat (limited to 'doc/tutorials/docprimer/index.docbook')
-rw-r--r-- | doc/tutorials/docprimer/index.docbook | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/tutorials/docprimer/index.docbook b/doc/tutorials/docprimer/index.docbook index 05b2dec..b2d1d7c 100644 --- a/doc/tutorials/docprimer/index.docbook +++ b/doc/tutorials/docprimer/index.docbook @@ -1236,9 +1236,6 @@ such as context-sensitive element completion. To use this feature, place the following in a comment at the end of the child file (with the arguments adjusted appropriately): <programlisting> -Local Variables: -sgml-parent-document:("index.docbook" "book" "chapter") -End: </programlisting> The first argument is the name of the parent file (which will almost always be <filename>index.docbook</filename> in &tde; @@ -2145,16 +2142,3 @@ documenters, translators, &etc;. &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -fill-column:72 -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> |