mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-05 09:51:39 -05:00
Fix epj-template-abstract-pacs-latex-code Org Syntax
This commit is contained in:
parent
e712b2366d
commit
04fe615de2
1 changed files with 5 additions and 1 deletions
|
@ -246,12 +246,16 @@ The following 3 files provided by the EPJ A will be needed in this tutorial:
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+NAME: epj-template-abstract-pacs-latex-code
|
#+NAME: epj-template-abstract-pacs-latex-code
|
||||||
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never
|
#+BEGIN_SRC latex :exports none :eval never
|
||||||
\PACS{
|
\PACS{
|
||||||
{PACS-key}{discribing text of that key} \and
|
{PACS-key}{discribing text of that key} \and
|
||||||
{PACS-key}{discribing text of that key}
|
{PACS-key}{discribing text of that key}
|
||||||
} % end of PACS codes
|
} % end of PACS codes
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never :noweb yes
|
||||||
|
«epj-template-abstract-pacs-latex-code»
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
#+NAME: epj-template-abstract-end-latex-code
|
#+NAME: epj-template-abstract-end-latex-code
|
||||||
#+BEGIN_SRC latex :exports none :eval never
|
#+BEGIN_SRC latex :exports none :eval never
|
||||||
|
|
Loading…
Add table
Reference in a new issue