Fix typo in file local mode variable
This commit is contained in:
parent
547fc0031e
commit
d7bf87795b
@ -2839,7 +2839,7 @@ def __org_babel_python_format_value(result, result_file, result_params):
|
||||
(setopt
|
||||
org-latex-compiler "lualatex"
|
||||
org-latex-compiler-file-string
|
||||
"%% -*- LaTeX; -*-\n%% Intended LaTeX compiler: %s\n"
|
||||
"%% -*- LaTeX -*-\n%% Intended LaTeX compiler: %s\n"
|
||||
org-latex-hyperref-template "\\hypersetup{
|
||||
pdfauthor={%a},
|
||||
pdftitle={%t},
|
||||
|
Loading…
Reference in New Issue
Block a user