Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@dfm dfm released this 03 Aug 12:09
· 37 commits to main since this release
a34c595

What's Changed

  • No arguments will give help information by @arm61 in #272
  • Protected the \nolinenumbers command by @eelsirhc in #251
  • Fixed build warnings by @dfm in #275
  • Fixing #278 by adding explicit dependencies on static figures by @dfm in #279
  • Splitting monolithic rules to enable finer-grain control of tasks by @dfm in #266
  • Remove rogue space after \variable by @arm61 in #288
  • test python 3.8, 3.10, Windows, and MacOS by @sgbaird in #300
  • Add note about ancient() and ignoring timestamps by @adrn in #305
  • doc: showyourwork build now required instead of showyourwork by @lgarrison in #313
  • Some additions to intro re Snakemake by @maxisi in #311
  • Enable and document monochrome and custom color margin icons by @arm61 in #308
  • Snakemake howto by @katiebreivik in #310
  • Adding a "Debugging" section to FAQ describing conda envs by @rwegener2 in #309
  • Updated version of tectonic by @dfm in #320
  • Fix regex for overleaf setup by @mileslucas in #327
  • Add instructions about using mamba by @HealthyPear in #333
  • Using new Overleaf project for remote tests by @dfm in #335
  • Add section to docs describing how to setup docs env by @rwegener2 in #319
  • Allow horizontal moving of margin icons by @arm61 in #324
  • Allow user-defined tectonic.yml by @MilesCranmer in #351
  • Fix missing tectonic args by @MilesCranmer in #350
  • Enable custom root directory of build commands by @MilesCranmer in #348
  • Fix a few typos in docs by @pitmonticone in #355
  • Changing build dependency constraints to fix release build by @dfm in #357
  • Fix bug in showyourwork clean --deep by @wtbarnes in #363
  • Fixing bug in cwd_as by @dfm in #366
  • Try installing tectonic with brew on mac by @dfm in #367
  • Fix invalid escape character warning by @dfm in #369
  • Recommend the user use shell-escape-cwd by @MilesCranmer in #365
  • New overview figure by @MilesCranmer in #354
  • Delete .bib files for tarball by @MilesCranmer in #370
  • Enabling merge queue by @dfm in #371
  • Update projects.json by @arm61 in #378
  • Switch to using micromamba on CI instead of setup-miniconda by @dfm in #381
  • I can't seem to consistently get mac tests working so, I'll just disable them because it's a headache :( by @dfm in #384
  • Adding test for synctex generation and fixing file paths by @dfm in #372
  • Enable preprocessing of arXiv submission contents by @MilesCranmer in #364

New Contributors

Full Changelog: v0.4.2...v0.4.3