PreTeXtBook / pretext

PreTeXt: an authoring and publishing system for scholarly documents
https://pretextbook.org
Other
268 stars 210 forks source link

Write PreFigure images into the right default location #2266

Closed rbeezer closed 1 month ago

rbeezer commented 1 month ago

I think PreFigure images created with the pretext/pretext script are just going into the current working directory. In any event, they need to default to a prefigure directory of the directory for generated images.

Pinging @davidaustinm.

rbeezer commented 1 month ago

I take it back. Without a definition of the "standard" subdirectory of the "generated" directory, the default is the current working directory. So the fix is a one-line addition that I can do easily myself and keep moving forward.

rbeezer commented 1 month ago

Done at c72ea632994194723e89a12af4b1e91d8e6e92e6