Revert "org-odt.el: Remove dependency on a pending patch"
This reverts commit 13b4f6b2e0
.
This commit is contained in:
parent
3e86300d6d
commit
bbf836730a
|
@ -1140,8 +1140,7 @@ Use `org-odt-format-source-code-or-example-plain' or
|
|||
`org-odt-format-source-code-or-example-colored' depending on the
|
||||
value of `org-export-odt-use-htmlfontify."
|
||||
(setq lines (org-export-number-lines
|
||||
lines 0 0 num cont rpllbl fmt ;; 'preprocess
|
||||
)
|
||||
lines 0 0 num cont rpllbl fmt 'preprocess)
|
||||
lines (funcall
|
||||
(or (and org-export-odt-use-htmlfontify
|
||||
(or (featurep 'htmlfontify)
|
||||
|
|
Loading…
Reference in New Issue