Add some text from feedback prediction article
This commit is contained in:
parent
f3a5745d48
commit
9f527e3d0a
4 changed files with 787 additions and 6 deletions
|
@ -6,6 +6,7 @@
|
|||
("\\subsection{%s}" . "\\subsection*{%s}")
|
||||
("\\subsubsection{%s}" . "\\subsubsection*{%s}"))))
|
||||
(org-latex-src-block-backend . minted)
|
||||
(org-latex-minted-options . (("linenos" . "true")))
|
||||
(org-latex-prefer-user-labels . t)
|
||||
(org-latex-pdf-process . ("latexmk -f -pdf -%latex -shell-escape -interaction=nonstopmode -output-directory=%o %f"))
|
||||
(org-html-prefer-user-labels . t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue