Add setup.org file that outputs config.tex
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#+DATE: {{{time(%Y-%m-%d)}}}
|
||||
|
||||
#+LATEX_CLASS: scrreprt
|
||||
#+LATEX_CLASS_OPTIONS: [a4paper, DIV=14, onecolumn, bibliography=totoc, twoside, openright]
|
||||
#+LATEX_CLASS_OPTIONS: [a4paper, twoside, 11pt, onecolumn, bibliography=totoc, openright]
|
||||
|
||||
#+BIND: org-latex-bib-compiler "biber"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#+LATEX_HEADER_EXTRA: \input{config_extra.tex}
|
||||
:END:
|
||||
|
||||
* Build :noexport:
|
||||
* Build :noexport:
|
||||
#+NAME: startblock
|
||||
#+BEGIN_SRC emacs-lisp :results none
|
||||
(add-to-list 'org-latex-classes
|
||||
@@ -60,12 +60,23 @@
|
||||
| nass | NASS | Nano Active Stabilization System |
|
||||
| lti | LTI | Linear Time Invariant |
|
||||
|
||||
* TODO Title Page :noexport:
|
||||
* Test
|
||||
** Test
|
||||
- acronyms ac:mimo, ac:siso, and again ac:mimo
|
||||
- glossary terms gls:ka, gls:phi.
|
||||
- Bibliography citations: cite:dehaeze21_activ_dampin_rotat_platf_using,dehaeze18_sampl_stabil_for_tomog_exper
|
||||
|
||||
** blabla
|
||||
*** sdlfk
|
||||
|
||||
*** sldkjf asdf
|
||||
**** lksdfjasd
|
||||
**** lksdfjasd
|
||||
**** lksdfjasd
|
||||
** blabla
|
||||
* Test
|
||||
|
||||
* Bibliography :ignore:
|
||||
#+latex: \printbibliography
|
||||
|
||||
|
Reference in New Issue
Block a user