Conversion Tools ⇒ Just want to use PDFLaTeX
-
- Posts: 3
- Joined: Wed Mar 16, 2011 9:38 pm
Just want to use PDFLaTeX
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Just want to use PDFLaTeX
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Wed Mar 16, 2011 9:38 pm
Re: Just want to use PDFLaTeX
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Just want to use PDFLaTeX
If that's offered by the package manager of your Linux distribution, you can install it and should not abort the installation process. A TeX system consists of several hundreds (if not thousands) of files which are necessary. It seems that this package will install a full Tex Live system. Afterwards check on the terminal if the installation has been successful.rwhenderson wrote:[…] My searches indicated maybe it's in TeX Live so I ran the install-tl-20110315 install package, and it proceeded to install hundreds of packages that I'm sure I don't need so I aborted it after 10 minutes while still installing stuff starting with 'a'.
Code: Select all
pdflatex -version
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Wed Mar 16, 2011 9:38 pm
Re: Just want to use PDFLaTeX
Just want to use PDFLaTeX
Do you mean teTeX? This one is at least 6 years old, better use TeXlive instead.rwhenderson wrote:My sysadmin installed tetek-latex and that took care of it.