\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{asdop1209} \pdfinfo{ /Title (bct-and-ait.pdf) /Creator (Cheatography) /Author (asdop1209) /Subject (BCT \& AIT 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}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \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{BCT \& AIT Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{asdop1209} via \textcolor{DarkBackground}{\uline{cheatography.com/36752/cs/11553/}}} \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}asdop1209 \\ \uline{cheatography.com/asdop1209} \\ \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 24th April, 2017.\\ 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*}{4} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{The Army Song}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{March along, sing our song, with the Army of the free./ Count the brave, count the true, who have fought to victory./ We're the Army and proud of our name!/ We're the Army and proudly proclaim:/ First to fight for the right,/ And to build the Nation's might,/ And the Army goes rolling along./ Proud of all we have done,/ Fighting till the battle's won,/ And the Army goes rolling along./ Then it's hi! hi! hey!/ The Army's on its way./ Count off the cadence loud and strong;/ For where'er we go,/ You will always know/ That the Army goes rolling along./ Valley Forge, Custer's ranks,/ San Juan Hill and Patton's tanks,/ And the Army went rolling along./ Minute men, from the start,/ Always fighting from the heart,/ And the Army keeps rolling along./ Then it's hi! hi! hey!/ The Army's on its way./ Count off the cadence loud and strong;/ For where'er we go,/ You will always know/ That the Army goes rolling along./ Men in rags, men who froze,/ Still that Army met its foes,/ And the Army went rolling along./ Faith in God, then we're right,/ And we'll fight with all our might,/ As the Army keeps rolling along./ Then it's hi! hi! hey!/ The Army's on its way./ Count off the cadence loud and strong; (two! three!)/ For where'er we go,/ You will always know/ That the Army goes rolling along! (keep it rolling!)/ And the Army goes rolling along!} \tn % Row Count 28 (+ 28) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{9 Line MEDEVAC Request}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Line 1. Location of the pick-up site, 9 digit grid coordinate.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Line 2. Radio frequency, call sign, and suffix.} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Line 3. Number of patients by precedence: A - Urgent, B - Urgent Surgical, C - Priority, D - Routine, E - Convenience} \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Line 4. Special equipment required: A - None, B - Hoist, C - Extraction equipment, D - Ventilator} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Line 5. Number of patients: A - Litter or B - Ambulatory} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Line 6. Security at pick-up site: N - No enemy troops in area, P - Possible enemy troops in area (approach with caution), E - Enemy troops in area (approach with caution), X - Enemy troops in area (armed escort required) * In peacetime - number and types of wounds, injuries, and illnesses} \tn % Row Count 16 (+ 6) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Line 7. Method of marking pick-up site: A - Panels, B - Pyrotechnic signal, C - Smoke signal, D - None, E - Other} \tn % Row Count 19 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Line 8. Patient nationality and status: A - US Military, B - US Civilian, C - Non-US Military, D - Non-US Civilian, E - EPW} \tn % Row Count 22 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Line 9. CBRN Contamination: C - Chemical, B - Biological, Radiological - R, N - Nuclear, * In peacetime - terrain description of pick-up site} \tn % Row Count 25 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{The Soldier's Creed}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{I am an American Soldier./ I am a warrior and a member of a team. I serve the people of the United States, and live the Army Values./ I will always place the mission first. I will never accept defeat. I will never quit. I will never leave a fallen comrade./ I am disciplined, physically and mentally tough, trained and proficient in my warrior tasks and drills. I always maintain my arms, my equipment and myself./ I am an expert and I am a professional./ I stand ready to deploy, engage, and destroy, the enemies of the United States of America in close combat. I am a guardian of freedom and the American way of life./ I am an American Soldier.} \tn % Row Count 14 (+ 14) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{The Infantryman's Creed}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{I am the Infantry. I am my country's strength in war. her deterrent in peace. I am the heart of the fight- wherever, whenever. I carry America's faith and honor against her enemies. I am the Queen of Battle./ I am what my country expects me to be- the best trained solider in the world. In the race for victory I am swift, determined, and courageous, armed with a fierce will to win./ Never will I betray my country's trust. always I fight on- through the foe, to the objective, to triumph over all, If necessary, I will fight to my death./ By my steadfast courage, I have won 200 years of freedom. I yield not to weakness, to hunger, to cowardice, to fatigue, to superior odds, for I am mentally tough, physically strong, and morally straight./ I forsake not- my country, my mission my comrades, my sacred duty./ I am relentless. I am always there, now and forever. I AM THE INFANTRY! FOLLOW ME} \tn % Row Count 19 (+ 19) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Army Core Values (LDRSHIP)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Loyalty} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Duty} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Respect} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Selfless Servie} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Honor} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{Integrity} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{Personal Courage} \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}