I'm surprised to see that HTML output is currently in progress, and was not a core feature from the start. [0] LaTeX's awkward relationship with the web seems like something a competing greenfield project would try to nail right out of the gate (to mix metaphors painfully). [0] https://github.com/typst/typst/issues/721
Typst: An easy to learn alternative for LaTex
51–60 of 192 posts
Re: Typst: An easy to learn alternative for LaTex
#52Re: Typst: An easy to learn alternative for LaTex
#53Earlier quoted context omitted.
As someone who almost never needs equations, does this have any benefits to me over using markdown?
With or without equations, just use MonsterWriter. It gives you LaTeX results without needing to know what LaTeX is. But, yes LaTeX has other benefits, e.g. citing references, or creating PDFs according to layout and typesettings best practices.
Re: Typst: An easy to learn alternative for LaTex
#54Earlier quoted context omitted.
There are of course way more efficient methods for generating templated pdfs than using a typesetter.
I'm interested to hear what you would propose.
Re: Typst: An easy to learn alternative for LaTex
#55Re: Typst: An easy to learn alternative for LaTex
#56Re: Typst: An easy to learn alternative for LaTex
#57Re: Typst: An easy to learn alternative for LaTex
#58Earlier quoted context omitted.
What is the use case for generating that many PDFs?
Regulatory requirements mandate that. Stock brokers in India are required to generate this document called “Contract Notes” which includes all the trades done by the user on the stock exchanges. It also contains a breakdown of all charges incurred by the user (brokerage, various taxes etc). And this has to be emailed to every user before the next trading session begins.
Re: Typst: An easy to learn alternative for LaTex
#59I'm surprised to see that HTML output is currently in progress, and was not a core feature from the start. [0] LaTeX's awkward relationship with the web seems like something a competing greenfield project would try to nail right out of the gate (to mix metaphors painfully). [0] https://github.com/typst/typst/issues/721
I assume you know that tex predates the web by many years?
Re: Typst: An easy to learn alternative for LaTex
#60Earlier quoted context omitted.
Regulatory requirements mandate that. Stock brokers in India are required to generate this document called “Contract Notes” which includes all the trades done by the user on the stock exchanges. It also contains a breakdown of all charges incurred by the user (brokerage, various taxes etc). And this has to be emailed to every user before the next trading session begins.
Does the law specify PDF? I would have thought pain text or even HTML would be sufficient.