full page images

use mogrify from imagemagick

mogrify -format pdf input.jpg

Online LaTex

Documentation

links to all HTML and PDF files for packages and guides contained in TeX Live
/usr/local/texlive/2015/doc.html

Install

Tables

Babel

install German support for Babel
sudo dnf install exlive-babel-german

.sty and .cls files

  • can be added to ~/texmf/tex/latex/
search for file
kpsewhich file.sty or kpsewhich file.cls

install packages

  • multirow package

  • download package as zip
  • extract to /multirow and open terminal
  • latex multirow.ins will generate multirow.sty
  • move /multirow to /texmf/tex/latex
  • open terminal in another location
  • test if can be found kpsewhich multirow.sty should return /texmf/tex/latex/multirow/multirow.sty

Windows

  • C:\Users\[username]\AppData\Roaming\MiKTeX\2.9

zip file from ctan.org

  • unpack zip file, navigate to directory
  • create .sty files by running $ latex datetime2.ins from terminal


Published

12 July 2015

Category

technical