Skip to content

Instantly share code, notes, and snippets.

@neingeist
Created January 2, 2014 09:54
Show Gist options
  • Save neingeist/8217088 to your computer and use it in GitHub Desktop.
Save neingeist/8217088 to your computer and use it in GitHub Desktop.
pandoc -f latex -t epub -o applied-crypto-hardening.epub applied-crypto-hardening.tex
$ make epub
pandoc -f latex -t epub -o applied-crypto-hardening.epub applied-crypto-hardening.tex
pandoc:
Error:
"source" (line 2660, column 1):
unexpected end of input
expecting "}", "\\", "\\}", "\\{", "\\\\" or "{"
make: *** [epub] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment