\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{PAgod} \pdfinfo{ /Title (planetary-annihilation-titans-default-keyboard.pdf) /Creator (Cheatography) /Author (PAgod) /Subject (Planetary Annihilation Titans Default Keyboard 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}{000000} \definecolor{LightBackground}{HTML}{F7F7F7} \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{Planetary Annihilation Titans Default Keyboard Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{PAgod} via \textcolor{DarkBackground}{\uline{cheatography.com/145542/cs/31363/}}} \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}PAgod \\ \uline{cheatography.com/pagod} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 27th March, 2022.\\ Updated 27th March, 2022.\\ 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{3.78252 cm} x{1.19448 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{General}} \tn % Row 0 \SetRowColor{LightBackground} Pause Game & break \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Show Player Guide & f1 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Show/Hide Visyal Aid Overlays & ctrl+y \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Toggle Music & ctrl+s \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Toggle Fullscreen & \seqsplit{alt+enter} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Show/Hide Game Stats & tab \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Show/Hide UI & ctrl+u \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Navigate Back/Exit & esc \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Show/Hide Performance Panel & ctrl+p \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Decrease Sim Speed & - \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Increase Sim Speed & = \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.33459 cm} x{1.64241 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Camera}} \tn % Row 0 \SetRowColor{LightBackground} Set Free Camera & ctrl+alt+m \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Toggle Pov Camera & shift+ctrl+m \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Toggle Debug Camera & ctrl+m \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Move Left & left \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Move Right & right \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Move Up & up \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Move Down & down \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Jump To Previous Planet & shift+, \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Jump To Next Planet & , \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Track Selection With Camera & t \tn % Row Count 11 (+ 2) % Row 10 \SetRowColor{LightBackground} Track Add Selection With Camera & shift+t \tn % Row Count 13 (+ 2) % Row 11 \SetRowColor{white} Track Next Unit With Camera & alt+t \tn % Row Count 15 (+ 2) % Row 12 \SetRowColor{LightBackground} Align To Pole & n \tn % Row Count 16 (+ 1) % Row 13 \SetRowColor{white} Free Move Left & a \tn % Row Count 17 (+ 1) % Row 14 \SetRowColor{LightBackground} Free Move Right & d \tn % Row Count 18 (+ 1) % Row 15 \SetRowColor{white} Free Move Up & r \tn % Row Count 19 (+ 1) % Row 16 \SetRowColor{LightBackground} Free Move Down & f \tn % Row Count 20 (+ 1) % Row 17 \SetRowColor{white} Free Move Forward & w \tn % Row Count 21 (+ 1) % Row 18 \SetRowColor{LightBackground} Free Move Backward & s \tn % Row Count 22 (+ 1) % Row 19 \SetRowColor{white} Free Roll Left & u \tn % Row Count 23 (+ 1) % Row 20 \SetRowColor{LightBackground} Free Roll Right & o \tn % Row Count 24 (+ 1) % Row 21 \SetRowColor{white} Free Pitch Forward & i \tn % Row Count 25 (+ 1) % Row 22 \SetRowColor{LightBackground} Free Pitch Backward & k \tn % Row Count 26 (+ 1) % Row 23 \SetRowColor{white} Free Yaw Left & j \tn % Row Count 27 (+ 1) % Row 24 \SetRowColor{LightBackground} Free Yaw Right & l \tn % Row Count 28 (+ 1) % Row 25 \SetRowColor{white} Free Zoom In & q \tn % Row Count 29 (+ 1) % Row 26 \SetRowColor{LightBackground} Free Zoom Out & e \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{3.33459 cm} x{1.64241 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Camera (cont)}} \tn % Row 27 \SetRowColor{LightBackground} Capture Anchor 1 & shift+1 \tn % Row Count 1 (+ 1) % Row 28 \SetRowColor{white} Capture Anchor 2 & shift+2 \tn % Row Count 2 (+ 1) % Row 29 \SetRowColor{LightBackground} Capture Anchor 3 & shift+3 \tn % Row Count 3 (+ 1) % Row 30 \SetRowColor{white} Capture Anchor 4 & shift+4 \tn % Row Count 4 (+ 1) % Row 31 \SetRowColor{LightBackground} Capture Anchor 5 & shift+5 \tn % Row Count 5 (+ 1) % Row 32 \SetRowColor{white} Capture Anchor 6 & shift+6 \tn % Row Count 6 (+ 1) % Row 33 \SetRowColor{LightBackground} Capture Anchor 7 & shift+7 \tn % Row Count 7 (+ 1) % Row 34 \SetRowColor{white} Capture Anchor 8 & shift+8 \tn % Row Count 8 (+ 1) % Row 35 \SetRowColor{LightBackground} Capture Anchor 9 & shift+9 \tn % Row Count 9 (+ 1) % Row 36 \SetRowColor{white} Capture Anchor 10 & shift+0 \tn % Row Count 10 (+ 1) % Row 37 \SetRowColor{LightBackground} Recall Anchor 1 & alt+1 \tn % Row Count 11 (+ 1) % Row 38 \SetRowColor{white} Recall Anchor 2 & alt+2 \tn % Row Count 12 (+ 1) % Row 39 \SetRowColor{LightBackground} Recall Anchor 3 & alt+3 \tn % Row Count 13 (+ 1) % Row 40 \SetRowColor{white} Recall Anchor 4 & alt+4 \tn % Row Count 14 (+ 1) % Row 41 \SetRowColor{LightBackground} Recall Anchor 5 & alt+5 \tn % Row Count 15 (+ 1) % Row 42 \SetRowColor{white} Recall Anchor 6 & alt+6 \tn % Row Count 16 (+ 1) % Row 43 \SetRowColor{LightBackground} Recall Anchor 7 & alt+7 \tn % Row Count 17 (+ 1) % Row 44 \SetRowColor{white} Recall Anchor 8 & alt+8 \tn % Row Count 18 (+ 1) % Row 45 \SetRowColor{LightBackground} Recall Anchor 9 & alt+9 \tn % Row Count 19 (+ 1) % Row 46 \SetRowColor{white} Recall Anchor 10 & alt+0 \tn % Row Count 20 (+ 1) % Row 47 \SetRowColor{LightBackground} Back & backspace \tn % Row Count 21 (+ 1) % Row 48 \SetRowColor{white} Forward & \seqsplit{shift+backspace} \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.4839 cm} x{1.4931 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Unit Selection}} \tn % Row 0 \SetRowColor{LightBackground} Select Commander & alt+c \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Select Idle Fabbers & f \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Select All Factories & shift+f1 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Select All Idle Factories & ctrl+f1 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Select All Factories On Screen & \seqsplit{shift+ctrl+f1} \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} Select All Idle Factories On Screen & \seqsplit{alt+ctrl+shift+f1} \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} Select All Combat Unts On Screen & ctrl+f2 \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} Select All Combat Units & shift+f2 \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} Select All Land Combat Units on Screen & ctrl+f3 \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} Select All Land Combat Units & shift+f3 \tn % Row Count 14 (+ 1) % Row 10 \SetRowColor{LightBackground} Select All Air Combat Units On Screen & ctrl+f4 \tn % Row Count 16 (+ 2) % Row 11 \SetRowColor{white} Select All Air Combat Units & shift+f4 \tn % Row Count 17 (+ 1) % Row 12 \SetRowColor{LightBackground} Select All Naval Combat Units On Screen & ctrl+f5 \tn % Row Count 19 (+ 2) % Row 13 \SetRowColor{white} Select All Naval Combat Units & shift+f5 \tn % Row Count 21 (+ 2) % Row 14 \SetRowColor{LightBackground} Select All Matching Units On Screen & ctrl+z \tn % Row Count 23 (+ 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}{Unit Commands}} \tn % Row 0 \SetRowColor{LightBackground} Move & m \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Attack & a \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Assist & i \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Repair & r \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Reclaim & e \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Patrol & p \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Alt Fire & d \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Stop & s \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Self Destruct Selected Unit & del \tn % Row Count 9 (+ 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}{Unit Orders}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Fire At Will} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Return Fire} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Hold Fire} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Toggle Fire Orders & h \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Maneuver} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Roam} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Hold Position} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Toggle Move Orders & j \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Energy On} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Energy Off} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Toggle Energy Orders & k \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.63321 cm} p{1.34379 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Unit Capture Groups}} \tn % Row 0 \SetRowColor{LightBackground} Capture Group 1 & ctrl+1 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Capture Group 2 & ctrl+2 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Capture Group 3 & ctrl+3 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Capture Group 4 & ctrl+4 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Capture Group 5 & ctrl+5 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Capture Group 6 & ctrl+6 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Capture Group 7 & ctrl+7 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Capture Group 8 & ctrl+8 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Capture Group 9 & ctrl+9 \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Capture Group 10 & ctrl+0 \tn % Row Count 10 (+ 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}{Unit Recall Groups}} \tn % Row 0 \SetRowColor{LightBackground} Recall Group 1 & 1 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Recall Group 2 & 2 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Recall Group 3 & 3 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Recall Group 4 & 4 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Recall Group 5 & 5 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Recall Group 6 & 6 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Recall Group 7 & 7 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Recall Group 8 & 8 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Recall Group 9 & 9 \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Recall Group 10 & 0 \tn % Row Count 10 (+ 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}{Build Bar Groups}} \tn % Row 0 \SetRowColor{LightBackground} Select Vehicle Group & z \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Select Bot Group & x \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Select Air Group & c \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Select Sea Group & v \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Select Orbital Group (Units) & b \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Select Factory Group & x \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Select Combat Group & c \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Select Utility Group & v \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Select Orbital Group (Buildings) & b \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Select Ammo Group & z \tn % Row Count 10 (+ 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}{Build Orders}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Build Once} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Build Loop} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Toggle Build Orders & l \tn % Row Count 3 (+ 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}{Build Items}} \tn % Row 0 \SetRowColor{LightBackground} Build Item 1-1 & 1 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Build Item 1-2 & 2 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Build Item 1-3 & 3 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Build Item 1-4 & 4 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Build Item 1-5 & 5 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Build Item 1-6 & 6 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Build Item 1-7 & 7 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Build Item 1-8 & 8 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Build Item 2-1 & q \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Build Item 2-2 & w \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Build Item 2-3 & e \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Build Item 2-4 & r \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Build Item 2-5 & t \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Build Item 2-6 & y \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Build Item 2-7 & u \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Build Item 2-8 & i \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Build Item 3-1 & a \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Build Item 3-2 & s \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Build Item 3-3 & d \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Build Item 3-4 & f \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} Build Item 3-5 & g \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} Build Item 3-6 & h \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} Build Item 3-7 & j \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} Build Item 3-8 & k \tn % Row Count 24 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Communication}} \tn % Row 0 \SetRowColor{LightBackground} All Chat & shift+enter \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Team Chat & enter \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.58344 cm} x{1.39356 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Alerts}} \tn % Row 0 \SetRowColor{LightBackground} Ping & g \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Dismiss Alert Notification & space \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Zoom to Combat & ctrl+space \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.53367 cm} x{1.44333 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Picture-In-Picture}} \tn % Row 0 \SetRowColor{LightBackground} Show/Hide Pip & q \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Swap Pip & shift+q \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Copy To Pip & alt+q \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Toggle Pip Mirror & alt+m \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}