mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-05 09:51:39 -05:00
Fix epj-template-date-latex-code Org Syntax
This commit is contained in:
parent
fce9626f77
commit
2cf9349774
1 changed files with 6 additions and 2 deletions
|
@ -231,13 +231,17 @@ The following 3 files provided by the EPJ A will be needed in this tutorial:
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+NAME: epj-template-date-latex-code
|
#+NAME: epj-template-date-latex-code
|
||||||
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never
|
#+BEGIN_SRC latex :exports none :eval never
|
||||||
%
|
%
|
||||||
\date{Received: date / Revised version: date}
|
\date{Received: date / Revised version: date}
|
||||||
% The correct dates will be entered by Springer
|
% The correct dates will be entered by Springer
|
||||||
%
|
%
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
#+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never :noweb yes
|
||||||
|
«epj-template-date-latex-code»
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
#+NAME: epj-template-abstract-begin-latex-code
|
#+NAME: epj-template-abstract-begin-latex-code
|
||||||
#+BEGIN_SRC latex :exports none :eval never
|
#+BEGIN_SRC latex :exports none :eval never
|
||||||
\abstract{
|
\abstract{
|
||||||
|
|
Loading…
Add table
Reference in a new issue