StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 6,302

      1. My work with @oscarlevin on #PreTeXtGang-CLI version 0.3 now has a public release! pypi.org/project/pretextbook/ This version requires Python 3.8.5+ and existing CLI users will want to run pretext init to set up the new project.ptx manifest. Let me know how it goes!
    1. …in reply to @StevenXClontz
      A fun activity for small projects: run pretext view --watch to have builds happen automatically in the background. (Once your build takes more than a few seconds we recommending using pretext build manually to reflect changes.) @StevenXClontz/1410445440311435267
  1. …in reply to @StevenXClontz
    I'm hopeful this feature will encourage authors to frequently preview to see how their source code looks once built. (I was shocked to learn how many folks write abstract source code without seeing what the result looked like... but we are talking about *mathematicians* here...)