mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-30 08:08:26 +00:00
Merge branch 'hotfix-7.8.06'
This commit is contained in:
commit
c2c0a43a60
@ -882,7 +882,7 @@ when PUB-DIR is set, use this as the publishing directory."
|
||||
(concat
|
||||
(file-name-as-directory
|
||||
(or pub-dir
|
||||
(org-export-directory :LaTeX ext-plist)))
|
||||
(org-export-directory :LaTeX org-export-latex-options-plist)))
|
||||
(file-name-sans-extension
|
||||
(or (and subtree-p
|
||||
(org-entry-get rbeg "EXPORT_FILE_NAME" t))
|
||||
|
Loading…
Reference in New Issue
Block a user