Skip to content

azliu0/_andrew.sty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_andrew.sty

my general use latex style file. the design takes inspiration from Evan Chen, Rachel Wu, and Andrew Lin.

this repository includes a minimal working example of a document that uses this style file, which showcases some functionality and demonstrates how to get things set up, in case you have never used a style file before.

Examples of full notes using _andrew.sty can be found here. To see my workflow and how I use this style file, see here.

features

some features include:

  • a general style for writing handouts, as well as notes and pset options that can be used specifically for taking class notes and typing up problem sets
  • a /importfiles command for note files so main.tex doesn't look like this:
% ...
\include{0527.tex}
\include{0603.tex}
\include{0610.tex}
\include{0617.tex}
\include{0624.tex}
\include{0701.tex}
\include{0708.tex}
\include{0715.tex}
\include{0722.tex}
% ...
  • color boxes for pretty formatting
  • templates for code boxes, asymptote/tikz configurations, and math symbols

About

latex style file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages