nueva-mvc-generic-pset-template
作者:
Andrew M.H. Alexander
最近上传:
3 年前
许可:
Creative Commons CC BY 4.0
摘要:
A template for problem sets in multivariable calculus
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\documentclass[11pt]{article}
\usepackage{graphicx}
\usepackage{svg}
\usepackage{graphbox}
\usepackage{multicol}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{mathtools}
\usepackage{pgfplots}
\usepackage{cancel}
\usepackage{xcolor,colortbl}
\usepackage[colorlinks=true, allcolors=blue]{hyperref}
\usepackage{enumitem}
\setlist{
listparindent=\parindent,
parsep=0pt,
}
\oddsidemargin=-.3in
\evensidemargin=-.5in
\textwidth=7in
\topmargin=-1in
\textheight=9.7in
\parindent=.3in
\pagestyle{plain}
\definecolor{Gray}{gray}{0.9}
\definecolor{Yellow}{rgb}{255,255,0}
\newcolumntype{y}{>{\columncolor{Yellow}}c}
\allowdisplaybreaks
\newenvironment{problems}
{
\begin{enumerate}
\renewcommand{\labelenumi}{ {\bf \arabic{enumi}}.}
\setlength{\itemsep}{0.5em}
}
{
\end{enumerate}
}
\begin{document}
\begin{centering}
{\huge \bf PS\#764 TITLE TITLE TITLE TITLE} \smallskip
{\Large \em Nueva Multivariable Calculus, Fall 2021
YOUR NAME YOUR NAME YOUR NAME
DAY MONTH, 2021
}
\end{centering}
\vspace{3pc}
\begin{quote}\em {\bf 42.} Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number!
\end{quote}
Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here!
\vspace{3pc}
\begin{quote}\em {\bf 43.} Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number!
\end{quote}
Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here!
\vspace{3pc}
\begin{quote}\em {\bf 200.} Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number! Original problem goes here! (You can just copy-and-paste the \LaTeX ! Change the number!
\end{quote}
Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here! Your solution goes here!
\end{document}