Fix epj-template-title-latex-code Org Syntax

This commit is contained in:
melioratus 2019-01-01 17:21:55 -07:00
parent 31cc06340b
commit a614bbc92f

View file

@ -201,10 +201,14 @@ The following 3 files provided by the EPJ A will be needed in this tutorial:
#+END_SRC #+END_SRC
#+NAME: epj-template-title-latex-code #+NAME: epj-template-title-latex-code
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never #+BEGIN_SRC latex :exports none :eval never
\title{Insert your title here} \title{Insert your title here}
#+END_SRC #+END_SRC
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never :noweb yes
«epj-template-title-latex-code»
#+END_SRC
#+NAME: epj-template-subtitle-latex-code #+NAME: epj-template-subtitle-latex-code
#+BEGIN_SRC latex :exports none :eval never #+BEGIN_SRC latex :exports none :eval never
\subtitle{Do you have a subtitle?\\ If so, write it here} \subtitle{Do you have a subtitle?\\ If so, write it here}