I’m looking for paid help from someone strong in Typst layout internals.
I’m building an automated typesetting pipeline for a Hebrew sefer project, replacing a Tag Software-style manual workflow. The current prototype already generates a Typst PDF from structured JSON, but the hardest part still needs tuning.
Hard requirements
RTL Hebrew, 170×240mm page
Running headers with Hebrew gematria folio numbers
Chapter opener / cartouche and vowelized title
Body text with bracketed Hebrew note callouts
Two note streams (labeled separately)
Notes must stay pinned to the page where the reference appears
Two-column note block with full-width spillover below
Output should match a provided reference PDF as closely as possible
Relevant Typst packages / ideas may include meander, wrap-it, custom show: footnote.entry, layout/measure, metadata/state-based notes, or a hybrid preprocessor.
I’m looking for a paid diagnostic/prototype sprint first: review the current template and implement or propose a robust approach for one representative hard page. Please reply or DM if you have deep Typst layout/package experience and are open to paid work. Examples of related work would be helpful.
Nice! I had found Katvan, though not your Lyx. Ksav is much more focused on writing seforim, which is my usecase. (I put a lot of effort into footnotes and lists and much less on mathematical equations.)
I built it with Claude, since I had free access over the summer. Now that I lost that subscription, it is basically just me and whatever models I can find for free (Ox alpha was helpful), so development will definitely slow. If you want to contribute, that would be awesome.
I also did not notice a live preview in TyX (I just tried the website). That was my main reason for using typst without even considering LaTex. is that something you have implemented or will implement?
Thanks for the references, and good luck! Typst is awesome!