mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-04 17:31:39 -05:00
Fix epj-template-institution-latex-code Org Syntax
This commit is contained in:
parent
2cf9349774
commit
3e4a5c53ff
1 changed files with 5 additions and 1 deletions
|
@ -225,11 +225,15 @@ The following 3 files provided by the EPJ A will be needed in this tutorial:
|
|||
#+END_SRC
|
||||
|
||||
#+NAME: epj-template-institution-latex-code
|
||||
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never
|
||||
#+BEGIN_SRC latex :exports none :eval never
|
||||
%
|
||||
\institute{Insert the first address here \and the second here}
|
||||
#+END_SRC
|
||||
|
||||
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never :noweb yes
|
||||
«epj-template-institution-latex-code»
|
||||
#+END_SRC
|
||||
|
||||
#+NAME: epj-template-date-latex-code
|
||||
#+BEGIN_SRC latex :exports none :eval never
|
||||
%
|
||||
|
|
Loading…
Add table
Reference in a new issue