Peter Williams

Results 285 comments of Peter Williams

@aarmn I think your option 1 sounds the best. I can see the motivation for a behavior like 4 or 5, and that's how web server "watch" commands generally work,...

@aarmn I think that it would be very good to have the "watch" implementation use something like `notify`. I think that the "watchexec" approach is definitely not as good from...

@mskblackbelt Thanks for your patience and persistence with this topic. The way that I *want* to handle this situation in the V2 CLI is to allow [workspaces] to contain more...

@kpym That is basically exactly the idea! Someone just needs to implement it.

Thanks for raising this issue. I am actually a little surprised that it has not cropped up earlier. The key challenge here — and the reason that Tectonic does not...

If you know exactly which file you're going to need from your build, the suggestion from @kpym is probably the most straightforward way to get this effect. It might even...

I'm sorry for taking very long to follow up your question. Tectonic's HTML support is currently still in development, and requires lots of specialized integration. The [tt-weave] repository is currently...

We already provide a lot of fonts in the standard bundle — at least, the ones that we are allowed to redistribute. The "problem" with a lot of other fonts...

I'll chime in here to say that I actually really want Tectonic to provide its own code formatting solution one day. In the world of "regular" programming languages like Go...

Thanks again for investigating and working on this @mnrvwl and @vlasakm! Just to confirm, does that 1024-byte read complaint happen after your pdf_io fix is applied, @vlasakm?