浏览代码

ox-latex: Change lost in conflict resolution

* lisp/ox-latex.el (org-latex-generate-engraved-preamble): Amends
795783d6445c where the number of arguments
`org-latex-generate-engraved-preamble' takes was reduced to 1, but the
change to the defun line was lost during conflict resolution.
TEC 2 年之前
父节点
当前提交
be2246a550
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/ox-latex.el

+ 1 - 1
lisp/ox-latex.el

@@ -1253,7 +1253,7 @@ used.  When nil, no theme is applied."
   :group 'org-export-latex
   :type 'symbol)
 
-(defun org-latex-generate-engraved-preamble (info syntax-colours-p)
+(defun org-latex-generate-engraved-preamble (info)
   "Generate the preamble to setup engraved code.
 The result is constructed from the :latex-engraved-preamble and
 :latex-engraved-optionsn export options, the default values of