Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

scivision/latex-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Examples

Examples of block diagrams, presentations and other practical STEM uses of LaTeX.

Prereqs

TeXStudio is recommended in general, via:

  • Windows: MikTeX
  • Linux: TeXLive
  • MacOS: BasicTeX

Build

Typically compile main.tex to main.pdf via:

pdflatex main

XeLaTeX is another compiler used for advanced LaTeX documents:

xelatex main

Notes

We have written several articles on effective use of LaTeX

About

Example of block diagrams, presentations, other practical STEM uses of LaTeX

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages