https://github.com/johnyf/latex_packages
LaTeX style-files for graphics and mathematics
https://github.com/johnyf/latex_packages
graphics latex svg svglatex tla tlaplus
Last synced: about 1 month ago
JSON representation
LaTeX style-files for graphics and mathematics
- Host: GitHub
- URL: https://github.com/johnyf/latex_packages
- Owner: johnyf
- License: bsd-2-clause
- Created: 2014-02-23T07:08:34.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T00:33:47.000Z (over 3 years ago)
- Last Synced: 2025-01-26T15:51:29.140Z (3 months ago)
- Topics: graphics, latex, svg, svglatex, tla, tlaplus
- Language: TeX
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX packages
These packages can be placed under `$HOME/texmf/tex/latex/local/`.
You can find the appropriate location with `kpsewhich -var-value=TEXMFHOME`,
as discussed [here](http://tex.stackexchange.com/a/1138/8666).
You may need to run `texhash $HOME/texmf` after placing the files.- `svglatex.sty`: package for interfacing with inkscape, to be used with [this](
https://github.com/johnyf/svglatex).
- `mycommands.sty`: Several commands for including multiple graphics, and
for formatting mathematics.
- `tlamath.sty`: a small excerpt from and wrapper of the TLA+ LaTeX styles
- other custom LaTeX convenience commands, mainly in:
- `mycommands.sty`
- `mytheorems.sty`
- `my_theorem_styles.sty`
- `ieeeconf_custom.sty`
- `formal_methods_commands.sty`
- preambles I use for `XeLaTeX` documents and `beamer`
- Caltech beamer theme (courtesy [Scott Livingston](https://github.com/slivingston/misc/tree/master/presentation_templates))
- Greek hyphenationLicensed under BSD-2, except for `beamerthemePasadena.sty` that is under GPL.