Преглед изворни кода

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