Do not set `org-latex-subtitle-separate' since debugging it is hard
This commit is contained in:
parent
4be22ebb06
commit
ed13028ed9
@ -2791,8 +2791,7 @@ def __org_babel_python_format_value(result, result_file, result_params):
|
||||
org-latex-pdf-process (list (concat "latexmk -f -pdf -%latex"
|
||||
" -interaction=nonstopmode"
|
||||
" -shell-escape -outdir=%o %f"))
|
||||
org-latex-prefer-user-labels t
|
||||
org-latex-subtitle-separate t))
|
||||
org-latex-prefer-user-labels t))
|
||||
#+end_src
|
||||
|
||||
#+caption[Setup =org-latex-classes= for backwards compatibility]:
|
||||
|
Loading…
Reference in New Issue
Block a user