PreTeXtBook / pretext

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

Prefix tmp directory with `pretext_` #2144

Closed siefkenj closed 1 month ago

siefkenj commented 1 month ago

Prefixing the tmp directory with pretext_ makes it easier to find when debugging. A similar change was done in the CLI.

rbeezer commented 1 month ago

Nice! i didn't know about that option. I changed the prefix slightly to ptx-, mostly to differentiate it from directories produced by the CLI, which could be helpful when chasing down who is doing what.

Catching up after a few days away - will get to other PR soon.

siefkenj commented 1 month ago

Maybe pretext_core_ could differentiate the two while still having them show up next to eachother when sorting alphabetically?

rbeezer commented 1 month ago

Perhaps. But "core" is PreTeXt, not something different. So maybe the CLI could do ptx-cli-.