Different packages for LaTeX
Go to file
2016-05-21 17:38:37 +02:00
barchart Fixed compatibility with bchart 2014-05-26 13:46:45 +02:00
.gitignore should work now 2014-05-20 21:29:03 +02:00
README.md Scale tabular 2016-05-21 17:38:37 +02:00

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 }