Skip to content

Weave related issues #50

@isaacsas

Description

@isaacsas
  1. using Plots.jl with PyPlot and fmt=:svg the generated html file uses png files. The notebook seems to use svg.
  2. Latex generation is somehow not creating a figure folder that is then referenced in the .tex file. Specifically, the figure
 \includegraphics[width=\linewidth {/Users/isaacsas/.julia/dev/DiffEqTutorials/pdf/models/tmpICR6PZ/diffeqbio_I_introduction_10_1.pdf}

is missing when compiling latex. Note, my latex compile fails initially due to Latexify using the mhchem package and including a necessary command in the generated environment that is mathjax specific. I was initially able to edit the .tex file and get it to compile as the missing figure issue wasn't happening. After deleting all the Latex output, including tmp file folders, to try to start over I am getting this issue (even in a new REPL). I also upgraded to the latest master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions