Conversion Tools ⇒ Just want to use PDFLaTeX
-
- Posts: 3
- Joined: Wed Mar 16, 2011 9:38 pm
Just want to use PDFLaTeX
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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.