Skip to content

Commit

Permalink
Do not use . in image filenames
Browse files Browse the repository at this point in the history
To prevent issues with `\includegraphics` for both pdflatex and tectonic,
see tectonic-typesetting/tectonic#187 .

Also, consolidate `$$opts{rasterize}`, `$$opts{pdf_plots}` and `$$opts{fmt}`
variables in `$$opts{img_fmt}`, which could support other formats in the
future (e.g. eps).
  • Loading branch information
nsoranzo committed Jul 20, 2018
1 parent 80a1fd3 commit 074476c
Showing 1 changed file with 57 additions and 62 deletions.
Loading

0 comments on commit 074476c

Please sign in to comment.