Created
August 17, 2012 21:59
-
-
Save handersonbf/3383086 to your computer and use it in GitHub Desktop.
Tubaina, Latex
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
| java -jar tubaina-1.8-SNAPSHOT.jar --latex -i ~/Projetos/ProjetosTriad/livro-exemplo/* -o ~/Desktop/ -n "Documentacao Tubaina" | |
| Dentro do diretório do .tex gerado, executar o sh latex.sh book.tex | |
| java -jar ~/Programas/tubaina-1.8-SNAPSHOT/tubaina-1.8-SNAPSHOT.jar --latex -t ~/Projetos/ProjetosTriad/tubaina/templates/ -i ~/Projetos/ProjetosTriad/tubaina/docs/ -o ~/Desktop/temp/ -n "Projeto Teste" | |
| ~/Projetos/ProjetosTriad/tubaina/etc/latex.sh book.tex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment