From b41365f49bdfe8dbed4c710e38177cc653924e05 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sun, 5 Jul 2015 23:19:55 -0400 Subject: [PATCH] Final rating form --- .gitignore | 2 ++ tea/rating.tex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0195cc5..d32ad53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.aux *.dvi *.log +*.out *.tex~ style-guide.pdf faq.pdf +tea/rating.pdf diff --git a/tea/rating.tex b/tea/rating.tex index 8c97e1a..23730f9 100644 --- a/tea/rating.tex +++ b/tea/rating.tex @@ -1,12 +1,14 @@ \documentclass{article} \usepackage{fullpage} \title{Soviet Russia tea tasting} +\author{Author: \underline{\hspace{1.5in}}} \date{Sunday, July 5, 2015} \newcommand{\tearow}[1]{#1 & & & & \\[0.5in]\hline} \begin{document} \maketitle +\noindent Round: \underline{\hspace{2in}}\\ Tea: label of the tea being tested\\ Mug: description of the mug you used (as a reminder to you)\\ -- 2.34.1