forked from PeterLemon/LaTeX
-
Notifications
You must be signed in to change notification settings - Fork 0
kmlr/LaTeX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LaTeX Documentation Code by krom (Peter Lemon).
All code compiles out of box with MiKTeX.
http://miktex.org
I use the portable version of MiKTeX which you can find here:
http://miktex.org/portable
I have included the output of all the documents in PDF format.
Special thanks to Krzysztof Kowalczyk, for making the Sumatra PDF reader.
A free high quality & fully featured portable PDF viewer:
http://www.sumatrapdfreader.org/
Howto Compile On Windows (MiKTeX):
All the code compiles into a single document (DOCUMENTNAME.pdf) file.
1. Using MiKTeX: Run TeXworks
2. File/Open DOCUMENTNAME.tex (Make sure you have copied "/images" directory & Fonts)
3. Change the box next to the "Play Button" from "pdfLaTeX+MakeIndex+BibTeX" to "XeLaTeX+MakeIndex+BibTeX"
4. Press the "Play Button" to compile the PDF document.
(You will be prompted to automatically download & install libs if MiKTeX is fresh, just let it install what it needs to compile)
Howto Compile On Linux (TeX Live):
Use this command: xelatex DOCUMENTNAME.tex
Howto Run:
MiKTeX has an in-built PDF viewer that displays compiled results, but you can view the PDF files using any viewer.
I use the Sumatra PDF reader to view documents, which I highly recommend.
http://www.sumatrapdfreader.org/download-free-pdf-viewer.html
About
LaTeX Documentation Programming
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TeX 85.2%
- HTML 14.8%