Skip to content
Snippets Groups Projects
tlmgrDeps.sh 935 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/sh
    # This file has the recommended LaTeX packages.
    # First install tlmgr (likely in the package 
    
    # texlive or texlive-bin) and texlive${year}-bin.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    #
    
    # If compiling fails, you *might* also need the cm-super package.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    tlmgr install \
    latex-bin \
    
    l3packages \
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    tools \
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    fgruler bookcover \
    
    qrcode \
    
    lipsum \
    
    xcolor \
    gfsartemisia \
    epsdice \
    starfont \
    appendix \
    geometry \
    svg \
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    txfonts \
    
    wrapfig \
    epigraph \
    microtype \
    float \
    microtype \
    colortbl \
    contour \
    amsmath \
    amsfonts \
    etoolbox \
    hyperref \
    glossaries \
    glossaries-extra \
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    imakeidx \
    infwarerr \
    
    koma-script \
    trimspaces \
    ifplatform \
    catchfile \
    kvoptions \
    transparent \
    nextpage \
    markdown \
    pgf \
    paralist \
    csvsimple \
    fancyvrb \
    babel-english \
    
    babel-german \
    
    gobble \
    titlesec \
    fancyhdr \
    
    needspace \
    psnfss \
    tcolorbox \
    visualtikz \
    tikzfill \
    pdfcol \
    epstopdf-pkg \
    environ \
    
    pdfjam pdflscape pdfpages \
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    collection-fontsrecommended