LaTeX FAQ
- Where can I get LaTeX for Windows?
- How can I run LaTeX on a Unix/Linux platform?
- I have a problem with amstex and \Bbb
- DVIPS can't find tx8r.enc
- Which EPS settings do I have to use in Microsoft Visio?
- I want to include Java/C++/Pascal source code. How can I get syntax highlighting?
- I want to include Mathematica source code. What should I do?
- How can I install ConTeXt in my MiKTeX distribution?
- AddPause does not work anymore
- If I create a PDF file using PS2PDF or PDFLaTeX the paper size is changed to Letter instead of A4
- Opening a PDF file doesn't work anymore after installing the latest MiKTeX with Adobe Reader 6
- My LaTeX file uses a package that is not installed in the TU/e MiKTeX distribution. Where can I get it and how can I install it?
- How can I get bold Greek symbols in equations?
- I get a "Substituted line too long" error immediately when I start the MiKTeX installation.
- How can I get special symbols (like degree Celsius, euro, copyright) in LaTeX?
- Can I include other Graphics formats than EPS or PDF in my LaTeX document (like JPG, GIF, PNG, BMP)?
- MiKTeX is installed on my computer, but when I login using a different login name (or on a public computer), some packages cannot be found, MiKTeX Options and EPS2PDF have disappeared, and WinEdt is not registered.
- Is it possible to create a PDF file with ALL fonts embedded, including Times, Helvetica, and Symbol?
- Do you have a free formula/equation editor for LaTeX?
- I get a "LaTeX Error: Counter too large" error message.
- Why does my DVI file stop after a certain page, before the actual end of the file?
- How can I enable other languages (e.g. German) on my linux system without root priviliges?
1. Where can I get LaTeX for Windows?
At the TU/e we have composed a CD-ROM with a complete installation for LaTeX including the MiKTeX distribution, Ghostview and a Windows Editor (WinEdt, for which we have a limited TU/e license).You can get a free copy of the MiKTeX CD-ROM from:
- Jan de Jong (HG 8.86)
2. How can I run LaTeX on a Unix/Linux platform?
If you are a member of the department of Mathematics and Computer Science, and you have a linux system provided by BCF, you will find that LaTeX is installed. The installed packages and fonts are the same as in the Windows MiKTeX installation. However, if you should have a LaTeX file that compiles in the Windows MiKTeX distribution, but fails to compile in the Unix installation (or the other way around), please send this file along with some remarks to marko@win.tue.nl .If you are not a member of the department of mathematics and computer science or if you have installed your own linux system, please contact marko@win.tue.nl to obtain installation instructions for the TU/e packages (including TU/ePDFScreen and TU/e fonts) in linux.
For more information (e.g. about which editor and previewers to use) click the Linux button in the left menu of this page.
3. I have a problem with amstex and \Bbb
Following the instructions on page 218 of the LaTeX Companion to use the Blackboard bold alphabet, which is in the amstex package, it is to be expected that code like\documentclass{report} \usepackage{amstex} \begin{document} The set of real numbers: \[ \Bbb{R} \] \end{document}is compiled without errors. But the LaTeX compiler gives two errors:
! Package amstex Error: Package `amstex' is obsolete, substit