浏览代码

Merge branch 'maint'

Nicolas Goaziou 8 年之前
父节点
当前提交
03d43ee6c6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lisp/ox-texinfo.el

+ 0 - 1
lisp/ox-texinfo.el

@@ -666,7 +666,6 @@ holding export options."
 	    (top-contents
 	     (org-export-data (org-element-contents first-section) info)))
        (and (org-string-nw-p top-contents) (concat "\n" top-contents)))
-     (and copying "@insertcopying\n")
      "@end ifnottex\n\n"
      ;; Menu.
      (org-texinfo-make-menu (plist-get info :parse-tree) info 'master)