Fix typo in file local mode variable

This commit is contained in:
Gerard Vermeulen 2024-02-09 10:20:16 +01:00
parent 547fc0031e
commit d7bf87795b
1 changed files with 1 additions and 1 deletions

View File

@ -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},