Skip to content

Instantly share code, notes, and snippets.

@jasonblewis
Created October 17, 2013 00:40
Show Gist options
  • Save jasonblewis/7017451 to your computer and use it in GitHub Desktop.
Save jasonblewis/7017451 to your computer and use it in GitHub Desktop.
causing fontlock error when exporting from org-reveal. seems to be the double backslash on line 4 causing the problem
* test
#+BEGIN_SRC latex
\tabletail{
\scriptsize{test\ldots} \\
}
#+END_SRC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment