瀏覽代碼

org-manual.org: add file-local variables controlling footnotes

So that this fileʼs style remains consistent even if editors have
customized orgʼs footnote variables for their own use.
Aaron Ecay 7 年之前
父節點
當前提交
87c70f8101
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      doc/org-manual.org

+ 7 - 0
doc/org-manual.org

@@ -21383,3 +21383,10 @@ on outline paths, assuming they are unique.
 =checksums.dat=.
 
 [fn:149] The file will be empty after this operation.
+* Local variables                                                  :noexport:
+
+# Local Variables:
+# org-footnote-section: "Footnotes"
+# org-footnote-define-inline: nil
+# org-footnote-auto-label: t
+# End: