Skip to content

Instantly share code, notes, and snippets.

@samuelsmal
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelsmal/5b08b4a9a0c4c365a0e3 to your computer and use it in GitHub Desktop.
Save samuelsmal/5b08b4a9a0c4c365a0e3 to your computer and use it in GitHub Desktop.
Latex notes

When using TexLive you can install new packages with

zypper in 'tex(<package name>.sty)'

For example if you want to install the multirow package:

zypper in 'tex(multirow.sty)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment