Drudoo / LaTeX

Different packages for LaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX


Different packages for LaTeX

  • barchart - creates vertical barchart easily.
    • barchart_doc.pdf for documentation
    • \usepackage{barchart} for installation

Snippts

  • Don't run large block of code

    \iffalse %code \fi

  • Scale tabular

    \resizebox{\textwidth}{!}{% %tabular }

About

Different packages for LaTeX


Languages

Language:TeX 100.0%