Ask Your Question

T. Verron's profile - activity

2012-06-23 05:35:10 +0200 commented answer How "run a .sage file"?

I would also add `push @generated_exts, "sage";`to the .latexmkrc file, it should prevent latexmk from trying to run sage on the .sage file before the first latex run (useful in case there was a syntax error in your sage code for example).

2012-06-23 05:19:26 +0200 commented answer How "run a .sage file"?

On my machine, this setting (with others) was also available in `[TexLive2011Path]/texmf-dist/doc/support/latexmk/example_rcfiles `