Skip to content

Latest commit

 

History

History
 
 

golang_cheat_sheet_latex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

LaTeX Cheat Sheet

Check if installed already:

pdflatex --help

Full LaTeX dependencies:

# WARNING: ~4 GB installation 
sudo apt install texlive-full

Compilation:

pdflatex notebook.tex

This will produce output notebook.pdf.

Credits

Code Credits: A Tour of Go.

Original Repo credits: github.com/a8m/golang-cheat-sheet

\LaTeX + PDF credits: github.com/jishanshaikh4