Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Might be useful to be able to generate pdf from command line #6

Open
dgpv opened this issue May 4, 2020 · 0 comments
Open

Might be useful to be able to generate pdf from command line #6

dgpv opened this issue May 4, 2020 · 0 comments

Comments

@dgpv
Copy link

dgpv commented May 4, 2020

With a command like this:

java -cp ${TLATOOLSDIR}/tla2tools.jar tla2tex.TLA \
	    -metadir metadir \
	    -latexOutputExt pdf \
	    -latexCommand pdflatex \
	    -ptSize 12 \
	    -shade \
	    SomeFile.tla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant