Liste des Groupes | Revenir à c arch |
David Brown <david.brown@hesbynett.no> schrieb:There are fun things that you can do with it. Most of the macros I write are very simple, such as:On 23/09/2024 12:24, Thomas Koenig wrote:I wrote my PhD thesis in LaTeX, a few decades ago (plus I snuckBut LaTeX has its own issues; typst can actually be a viable>
alternative for some of the things that are difficult with LaTeX,
due to its limitations as a macro on top of TeX (separate BibTeX
runs, for example).
Sure, LaTeX has its own challenges. It is not very WYSIWYG, even with
tools like LyX.
in a few research report in LaTeX, made to look like the Word
templates that were in use at the time).
Macro programming for LaTeX is not always the simplestI always stayed away from that.
task (though there are packages that make it a lot easier).
I expect it's inevitable for any Turing complete language. Now there's an idea for a thesis for any computational theory students - prove that conjecture true or false!And it'sBeen there, done that :-)
not hard to make a small typo with the result of reams of
incomprehensible errors instead of nice document.
OK. The pricing page gave that as "contact sales", as far as I could see, which hugely increases the bureaucratic burden. But it also seems to be easily downloadable as open source from github. Is there a difference in these?But you can also do aI didn't use (and don't particularly recommend) the online, I
lot of nice stuff with it, and produce very high quality results. And
unlike word processors or online systems like typst, it's easy to
generate combined sources for LaTeX from other tools -
use the one that you invoke very much like LaTeX, just use your
favorite text editor and issue the command "typst complile foo.typ".
And because typst actually has a fairly decend command language, manyI can see that being nicer, yes.
things that would be torture to write in LaTeX are much easier.
And being able to write a/b instead of \frac{a}{b} _is_ much nicer.
You have convinced me that it is worth investigating. I'll need to compare the features it has to what I have used in LaTeX, and the quality of the output. I greatly appreciate the recommendation!I've put togetherThat, you could do as well with typst. It even contains a decent
systems using templates, data from logger systems, databases, generated
graphs, etc., controlled by Python code to make automatic reports that
are well beyond what can be done with many other tools.
scripting language, see https://typst.app/docs/reference/scripting/ .
Les messages affichés proviennent d'usenet.