Difference between revisions of "User:DukeEgr93/LaTeX"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | == Top for | + | == Top for Reports == |
− | \documentclass{ | + | <source> |
− | \usepackage{amsmath, amssymb | + | \documentclass{report} |
− | \usepackage | + | \usepackage{amsmath, amssymb, epsfig, listings, moreverb} |
− | + | \usepackage{enumerate, fancyhdr, multicol, oldlfont, pagepc, textcomp, titlesec} | |
− | + | </source> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Top for Large-font documents == | == Top for Large-font documents == |
Revision as of 20:16, 12 January 2017
Top for Reports
\documentclass{report}
\usepackage{amsmath, amssymb, epsfig, listings, moreverb}
\usepackage{enumerate, fancyhdr, multicol, oldlfont, pagepc, textcomp, titlesec}