No Description

patlei99 b2385edb6f migrate 4 years ago
article b2385edb6f migrate 4 years ago
hw-current b2385edb6f migrate 4 years ago
hwv1 593c1bc00f created templates 5 years ago
hwv2 593c1bc00f created templates 5 years ago
notes-current b2385edb6f migrate 4 years ago
notesv1 593c1bc00f created templates 5 years ago
LICENSE 3e7470f139 Initial commit 5 years ago
README.md b2385edb6f migrate 4 years ago

README.md

Notes-Templates

These are the templates for my course notes and homework in LaTeX. Examples are provided for each template.

HWV1

This was essentially the first iteration of my homework.

Features:

  • Standard article class
  • Redefined section headings
  • Extensible by changing the style file
  • Can write the homework
  • Fancy headers

NotesV1

This was the first iteration of my lecture notes and used for two semesters.

Features:

  • Standard article class
  • Redefined section headings
  • Extensible by changing the style file
  • Can write the homework
  • Fancy headers

HWV2

This was the homework template used in my final semester at UMass. This must be compiled using lualatex

Features:

  • amsart class
  • Predefined section headings
  • Uses Libertine font with fontspec package
  • Microtype enabled
  • Default page headers
  • custom geometry

Notes-Current

This is the current template for notes taking during lecture. Must be compiled using lualatex

Features:

  • memoir class
  • Custom title page
  • Redefined chapter/section headings
  • Custom table of contents
  • Uses Libertine font with fontspec package
  • Microtype enabled

HW-Current

This is my newest homework template, similar to my first one. Must be compiled using lualatex

Features:

  • memoir class (emulating article)
  • Custom headers using built-in functions
  • Each problem goes in its own box
  • Uses Libertine font with fontspec package
  • microtype enabled

Article

This is for articles. Features:

  • amsart class
  • microtype enabled
  • uses mathpazo package for Palatino font