100% understandable! Sorry for the noise On 08/12/2025 10:19, Roland Baudin wrote: Supporting typst would imply a huge rewriting of TexMaths. The expected benefit is not very appealing to me. [feature-requests:#65] Idea: consider typst as a backend Status: open Group: v1.0_(example) Created: Tue Dec 02, 2025 10:15 AM UTC by Sergio Callegari Last Updated: Mon Dec 08, 2025 07:42 AM UTC Owner: nobody Hi, as usual, thanks for the excellent texmaths. I would like to suggest an idea that you might have...
Indeed typst is a typesetting engine with a totally different syntax than LaTeX. But it serves a similar purpose (going from a textual description of the layout you want to obtain to the layout in a vector image format) and it works in a similar way (tagged text + preamble in → pdf out). The output pdf is said to be convertible in svg. So "backend" was possibly not the best term. But the idea was to adapt the texmaths code to let typst too be used as a layout engine. In detail: Also the location...
Idea: consider typst as a backend
Thanks, I had completely missed the existence of the \AfterCalculatingTypearea hook. Let me add that I am always impressed not just by the helpfulness but also by your speed in providing advice!
Cannot adjust space between header and text
Sorry if I messed the report a bit and thanks for the extremely quick response!
`locfield` option does not set a valid state
... Sorry to get again on this. More tests... the dvips option is not the cause of the breakage. It is something that should be fixed, not urgent. Something has changed in the way in which the various pieces of the system seek fonts and is breaking because of capitalization. Not TeXMaths fault, I think. Having a "debug" option leaving all the temp files in place would help. Sorry for the noise.