From 67593cd35bb4e933db8682f8cf98690c2421f17d Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Fri, 1 Apr 2022 12:10:36 +0100 Subject: [PATCH] Fix the typo in latex example for towrite --- core/cubes/snippets/org-mode/tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cubes/snippets/org-mode/tw b/core/cubes/snippets/org-mode/tw index 5b69fef..351c5b5 100644 --- a/core/cubes/snippets/org-mode/tw +++ b/core/cubes/snippets/org-mode/tw @@ -4,7 +4,7 @@ # key: tw # Adds a TOWRITE block to org file. Your exporter has to # know how to deal with this block. For example for latex you need -# to include this header `#+LATEX_HEADER: \newenvironment{\TOWRITE}{...}{...}` +# to include this header `#+LATEX_HEADER: \newenvironment{TOWRITE}{...}{...}` # -- #+BEGIN_TOWRITE $0