Peter Williams

Results 355 comments of Peter Williams
trafficstars

OK, I finally was able to take a look at this. The implementation looks very nice and straightforward. How do things work out if the CWD parameter is a relative...

I'm sorry for letting this sit for so long. In the interest of moving things along, I've merged as-is, and we can touch up behavior in any corner cases if/when...

@9SMTM6 Right — that's why I view this approach as a workaround that ideally we'd avoid. And I still suspect that we can improve the encapsulated shell-escape mode to succeed...

Ah, this is an interesting and subtle issue! I hadn't thought about this aspect of the user interface messages. I have been interested in the idea of moving many aspects...

Thanks for reporting! The issue might be as simple as the font specification requiring a `.otf` extension ... if you can post a minimal example that demonstrates the error, that...

See also #157, I had forgotten about that one.

Some quick notes-to-self on this: The key routine is `find_native_font`. For a minimal example the usages are: ``` Breakpoint 2, find_native_font (uname=0x55555738ea00 "[lmroman10-regular]:mapping=tex-text;", scaled_size=655360) Breakpoint 2, find_native_font (uname=0x55555737ea00 "[lmroman10-bold]:mapping=tex-text;", scaled_size=655360)...

See [this comment][1] — this should be fixed the next time I release an updated bundle. In the meantime, the workaround is pretty straightforward. [1]: https://github.com/tectonic-typesetting/tectonic/issues/157#issuecomment-1242785985

Hm, this is interesting! In my day job I was just having a conversation about the difficulty of producing PDF/A files using freely-available tools, which is an issue for at...

Yeah. I am guessing that if `pdfx` upstream is that out-of-date, it probably won't be very responsive to proposed updates, but that might not be a correct assumption. It would...