Created
October 17, 2013 00:40
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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