Fixed some graphical bugs.
This commit is contained in:
parent
0546f86020
commit
b9bb00aabb
|
@ -7,7 +7,7 @@
|
|||
\begin{card}
|
||||
\art{forest.jpg}
|
||||
\name{Forest}
|
||||
\text{At the end of each day, kill a dog.}
|
||||
\text{Kill a dog at the start of each day.}
|
||||
\flava{Beware of bear.}
|
||||
\type{20 \Mms}
|
||||
\end{card}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
\documentclass{article}
|
||||
\pagenumbering{gobble}
|
||||
|
||||
\usepackage[papersize={10in,10in},margin=0.25in]{geometry}
|
||||
\usepackage[papersize={10in,10in},margin=0.3in]{geometry}
|
||||
\usepackage{fontspec}
|
||||
\usepackage{multicol}
|
||||
\usepackage{graphicx}
|
||||
|
@ -15,6 +15,7 @@
|
|||
|
||||
\titleformat{\section}[runin]{%
|
||||
\fontsize{16}{16}\Racing}{}{0em}{}
|
||||
\titlespacing*{\section}{0pt}{0pt}{1em}
|
||||
|
||||
\begin{document}
|
||||
\begin{multicols}{3}
|
||||
|
|
Loading…
Reference in a new issue