\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Bernardino (Bernardino92)} \pdfinfo{ /Title (dm-screen-dm-info.pdf) /Creator (Cheatography) /Author (Bernardino (Bernardino92)) /Subject (DM Screen (DM Info) Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3222F} \definecolor{LightBackground}{HTML}{F9F1F2} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{DM Screen (DM Info) Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Bernardino (Bernardino92)} via \textcolor{DarkBackground}{\uline{cheatography.com/36238/cs/11385/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Bernardino (Bernardino92) \\ \uline{cheatography.com/bernardino92} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th October, 2018.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{2.05965 cm} x{2.01388 cm} p{0.50347 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Object Armor Class}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{Substance} \tn % Row 1 \SetRowColor{white} Cloth, Paper, Rope & \hspace*{0.02 cm}\rule{0.98cm}{6px} & 11 \tn % Row 2 \SetRowColor{LightBackground} Crystal, Glass, Ice & \hspace*{0.02 cm}\rule{1.16cm}{6px} & 13 \tn % Row 3 \SetRowColor{white} Wood, Bone & \hspace*{0.02 cm}\rule{1.32cm}{6px} & 15 \tn % Row 4 \SetRowColor{LightBackground} Stone & \hspace*{0.02 cm}\rule{1.5cm}{6px} & 17 \tn % Row 5 \SetRowColor{white} Iron, Steel & \hspace*{0.02 cm}\rule{1.68cm}{6px} & 19 \tn % Row 6 \SetRowColor{LightBackground} Mithral & \hspace*{0.02 cm}\rule{1.84cm}{6px} & 21 \tn % Row 7 \SetRowColor{white} Adamantine & \hspace*{0.02 cm}\rule{2.02cm}{6px} & 23 \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.14425 cm} x{1.92234 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Travel Paces}} \tn % Row 0 \SetRowColor{LightBackground} Forced March & DC 10+ 1/hour past 8 & +1Lvl Exhaustion \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Mounts & Up to 1 Hour & 2x Fast Pace \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Vehicles & Choose a Pace\textasciicircum{}2\textasciicircum{} & Up to 24h. \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{2 - Waterborne has fixed speed, and no benefits or penalties.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{1.23579 cm} x{1.46464 cm} x{1.87657 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Object Hit Points}} \tn % Row 0 \SetRowColor{LightBackground} Size & Fragile & Resilient \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tiny & 1d4 & 2d4 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Small & 1d6 & 3d6 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Medium & 1d8 & 4d8 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Large & 1d10 & 5d10 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{3}{x{5.377cm}}{Huge and bigger*} \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{*DM's discretion. Sections, Quarters, etc.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.54549 cm} p{0.87717 cm} p{0.87717 cm} p{0.87717 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Damage Severity and Level}} \tn % Row 0 \SetRowColor{LightBackground} 1th-4th & 1d10 & 2d10 & 4d10 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 5th-10th & 2d10 & 4d10 & 10d10 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 11th-16th & 4d10 & 10d10 & 18d10 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 17th-20th & 10d10 & 18d10 & 24d10 \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{4.4793 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Foraging}} \tn % Row 0 \SetRowColor{LightBackground} Food and Water Avaiability & DC \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Abundant Food and Water Sources & 10 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Limited Food and Water Sources & 15 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Very little, if any, food and water sources & 20 \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{4.4793 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Wilderness Navigation}} \tn % Row 0 \SetRowColor{LightBackground} Terrain & DC \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Forest, jungle , swamp, mountains, or open sea with overcast skies and no land in sight & 15 \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} Arctic, desert, hills, or open sea with clear skies and no land in sight & 10 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Grassland, meadow, farmland & 5 \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.96117 cm} x{1.87657 cm} x{1.73926 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Wilderness Survival (DMG)}} \tn % Row 0 \SetRowColor{LightBackground} Extreme Cold\textasciicircum{}1\textasciicircum{} & DC 10 Cons/ Hour & +1Lvl Exhaustion \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Extreme Heat\textasciicircum{}2\textasciicircum{} & DC 5+h Cons/ Hour & +1Lvl Exhaustion \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Strong Wind & Disadv. Ranged Weapon Atk. & Disadv. Perception Checks (Hearing) \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} Heavy Precipitaion\textasciicircum{}3\textasciicircum{} & Lightly Obscured & Disadv. Perception Checks (Sight) \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \seqsplit{Desecrated} Ground & Undeads have Advantage on all Saving Throws & \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} Frigid Water & DC 10 Cons/ min & +1Lvl Exhaustion, after Cons. Minutes. \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} \seqsplit{Quicksand} & p. 110 & \tn % Row Count 18 (+ 2) % Row 7 \SetRowColor{white} Razorvine\textasciicircum{}4\textasciicircum{} & AC11 25HP, DC 10 Dex & 1d10 slashing \tn % Row Count 20 (+ 2) % Row 8 \SetRowColor{LightBackground} \seqsplit{Slippery} Ice & DC 10 Dex (Acrobatics) & falls Prone \tn % Row Count 22 (+ 2) % Row 9 \SetRowColor{white} Thin Ice & 3d10 x 10pounds & If exceeds, ice breaks \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{1- Resistance/Immunity/Cold Weather Gear/Naturally Adapted = Autosave. \newline 2- Med./Heavy Armor = Disadv. | Resist./Immunity/Nat. Adapted = Autosave. \newline 3- Heavy Rain = Disadv. Perception (Hearing) \newline 4- Immunity to Piercing, Bludgeoning and Psychic.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}