TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
1–10 of 58 posts
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#2Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#3Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#4My favorite part about this article is the extra wide space that follows their apostrophe character. It really gives an air of legitimacy to their LaTeX distribution...
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#5Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#6On a tangential note, I wish there were a single-executable "distribution" of Plain TeX that would simply "do one thing well" - convert a TeX source to more or less nicely typeset PDF.
It is somewhat annoying that it will create so many temp files. I guess. I've gotten over it pretty heavily. (I actually regret not looking at the log file more often. I feel I should know how to read most of that.)
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#7This is excellent and has accelerated my long-term dream: an up-to-date TeX distribution that can live in my home directory in an lz4 (hc) squashfs archive (72M) and be mounted on an as-needed basis.
UPDATE: As I had hoped, TinyTeX works in an lz4 squashfs. On my system it's actually a tiny bit faster under squashfs than from my ext4 home partition.
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#8On a tangential note, I wish there were a single-executable "distribution" of Plain TeX that would simply "do one thing well" - convert a TeX source to more or less nicely typeset PDF.
I've found more than several tools that all basically complete this task. latexmk -pdf Foo.tex, being the most common one that I can remember. It is somewhat annoying that it will create so many temp files. I guess. I've gotten over it pretty heavily. (I actually regret not looking at the log file more often. I feel I should know how to read most of that.)
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#9On a tangential note, I wish there were a single-executable "distribution" of Plain TeX that would simply "do one thing well" - convert a TeX source to more or less nicely typeset PDF.
I've found more than several tools that all basically complete this task. latexmk -pdf Foo.tex, being the most common one that I can remember. It is somewhat annoying that it will create so many temp files. I guess. I've gotten over it pretty heavily. (I actually regret not looking at the log file more often. I feel I should know how to read most of that.)
Re: TinyTeX: A lightweight and easy-to-maintain LaTeX distribution
#10Dealing with complexity of LaTeX and CPAN is not something I really want to do, especially when I am meeting (paper submission) deadline.