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)