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