From 8f19e574e3a5d82cccf5ad62092f20722a36061f Mon Sep 17 00:00:00 2001 From: melioratus <1361328+melioratus@users.noreply.github.com> Date: Tue, 1 Jan 2019 17:12:12 -0700 Subject: [PATCH] Fix epj-template-offprints-latex-code Org Syntax --- .../how-to-migrate-latex-template-into-org-mode.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/how-to/00-convert-latex-template-into-org-mode-template/how-to-migrate-latex-template-into-org-mode.org b/how-to/00-convert-latex-template-into-org-mode-template/how-to-migrate-latex-template-into-org-mode.org index 1d6460a..35ae7b8 100644 --- a/how-to/00-convert-latex-template-into-org-mode-template/how-to-migrate-latex-template-into-org-mode.org +++ b/how-to/00-convert-latex-template-into-org-mode-template/how-to-migrate-latex-template-into-org-mode.org @@ -219,10 +219,14 @@ The following 3 files provided by the EPJ A will be needed in this tutorial: #+END_SRC #+NAME: epj-template-offprints-latex-code - #+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never + #+BEGIN_SRC latex :exports none :eval never % \offprints{} % Insert a name or remove this line #+END_SRC + + #+BEGIN_SRC latex :noweb-ref template-tex-file :exports none :eval never :noweb yes + «epj-template-offprints-latex-code» + #+END_SRC #+NAME: epj-template-institution-latex-code #+BEGIN_SRC latex :exports none :eval never