Skip to content

Hints and tips for formatting equations, figures, and tables in LaTeX

License

Notifications You must be signed in to change notification settings

marleybeckett/latexHints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository for?

It's a holding pen for my personal notes on using LaTeX. I keep examples here to remind myself how to format tables, mathematical expressions, figures, source code, and more.

Feel free to use these examples any way you like. The content here is under The Unlicense so you are free to use it just about any way you like. For details, see the file LICENSE or The Unlicense website.

Contents

  • clean.sh - a script for removing .synctex, .aux, and .log files after the .tex document is compiled
  • latex_hints.tex - a .tex file containing my general "hints and tips"
  • test_image.jpg - a test image for use in generating a LaTeX figure in my .tex file
  • test_code.py - a short Python 3 program for use in demonstrating the lstlisting LaTeX environment
  • latex_hints.pdf - the compiled .pdf resulting from my .tex file

Usage

You'll need a complete LaTeX environment to compile the .tex file. Right now I use a Mac, so my environment of choice is MacTex. You can download MacTex here.

About

Hints and tips for formatting equations, figures, and tables in LaTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published