\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{cscheltinga} \pdfinfo{ /Title (contentleaders-nerd.pdf) /Creator (Cheatography) /Author (cscheltinga) /Subject (Contentleaders Nerd 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}{FC0000} \definecolor{LightBackground}{HTML}{FEEFEF} \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{Contentleaders Nerd Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{cscheltinga} via \textcolor{DarkBackground}{\uline{cheatography.com/35426/cs/11136/}}} \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}cscheltinga \\ \uline{cheatography.com/cscheltinga} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 11th March, 2017.\\ Updated 11th March, 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*}{3} \begin{tabularx}{5.377cm}{x{3.28482 cm} x{1.69218 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Gravity Forms}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Half veld links}} & gf\_left\_half \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Half veld rechts}} & \seqsplit{gf\_right\_half} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 2 (+ 0) % Row 3 \SetRowColor{white} {\bf{1/3e kolom links}} & \seqsplit{gf\_left\_third} \tn % Row Count 3 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{1/3e kolom midden}} & \seqsplit{gf\_middle\_third} \tn % Row Count 5 (+ 2) % Row 5 \SetRowColor{white} {\bf{1/3e kolom rechts}} & \seqsplit{gf\_right\_third} \tn % Row Count 7 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 7 (+ 0) % Row 7 \SetRowColor{white} {\bf{2 kolom choice/checkbox}} & gf\_list\_2col \tn % Row Count 9 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{3 kolom choice/checkbox}} & gf\_list\_3col \tn % Row Count 11 (+ 2) % Row 9 \SetRowColor{white} {\bf{4 kolom choice/checkbox}} & gf\_list\_4col \tn % Row Count 13 (+ 2) % Row 10 \SetRowColor{LightBackground} {\bf{5 kolom choice/checkbox}} & gf\_list\_5col \tn % Row Count 15 (+ 2) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 15 (+ 0) % Row 12 \SetRowColor{LightBackground} {\bf{horizon choice/checkbox}} & \seqsplit{gf\_list\_inline} \tn % Row Count 17 (+ 2) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 17 (+ 0) % Row 14 \SetRowColor{LightBackground} {\bf{Text met scrollbar}} & \seqsplit{gf\_scroll\_text} \tn % Row Count 19 (+ 2) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 19 (+ 0) % Row 16 \SetRowColor{LightBackground} {\bf{Verberg Labels \textasciicircum{}settings\textasciicircum{}}} & no-labels \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Screenflow}} \tn % Row 0 \SetRowColor{LightBackground} Start/Stop Record & Cmd + Shift + 2 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 1 (+ 0) % Row 2 \SetRowColor{LightBackground} Play & Spatie \tn % Row Count 2 (+ 1) % Row 3 \SetRowColor{white} Split Clip (en select left) & T \tn % Row Count 4 (+ 2) % Row 4 \SetRowColor{LightBackground} Split Clip (en select Right) & Shift + T \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} Group & Cmd + G \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Ungroup & Cmd + Shift + G \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} 1 sec vooruit & Shift + \{\{fa-long-arrow-right\}\} \tn % Row Count 10 (+ 2) % Row 8 \SetRowColor{LightBackground} 1 sec achteruit & Shift + \{\{fa-long-arrow-left\}\} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.23505 cm} x{1.74195 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Google Chrome}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}{\bf{TABS}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Nieuw Tab & Cmd + T \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Nieuw Incognito Tab & Cmd + Shift + T \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Laatst gesloten Tab openen & Cmd + Shift + T \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Nieuw Venster & Cmd + N \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} Naar specifiek Tabblad & Cmd + 1 t/m 8 \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} Tabblad sluiten & Cmd + W \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 9 (+ 0) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}{\bf{FUNCTIES}}} \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} Geschiedenis openen & Cmd + Y \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} Downloads openen & Cmd + Shift + J \tn % Row Count 13 (+ 2) % Row 11 \SetRowColor{white} Developertools & Cmd + Alt + i \tn % Row Count 14 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 14 (+ 0) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}{\bf{PAGINA'S}}} \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Pagina refresh & Cmd + R \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} Pagina refresh zonder Cache & Cmd + Shift + R \tn % Row Count 18 (+ 2) % Row 16 \SetRowColor{LightBackground} Inzoomen & Cmd (+) + \tn % Row Count 19 (+ 1) % Row 17 \SetRowColor{white} Uitzoomen & Cmd (+) - \tn % Row Count 20 (+ 1) % Row 18 \SetRowColor{LightBackground} Zoom 100\% & Cmd (+) 0 \tn % Row Count 21 (+ 1) % Row 19 \SetRowColor{white} Zoeken & Cmd + F \tn % Row Count 22 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 22 (+ 0) % Row 21 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bb\}\}{\bf{MUIS}}} \tn % Row Count 23 (+ 1) % Row 22 \SetRowColor{LightBackground} Open link nieuw tab & Cmd + click \tn % Row Count 24 (+ 1) % Row 23 \SetRowColor{white} Open link nieuw tab en activeer tab & Cmd + Shift + click \tn % Row Count 26 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Agile Merge Tags}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Voornaam}} & \{\{first\_name\}\} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Achternaam}} & \{\{last\_name\}\} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{E-mailadres}} & \{\{email\}\} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Bedrijfsnaam}} & \{\{company\}\} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Website}} & \{\{website\}\} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{Telefoonnummer}} & \{\{phone\}\} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 6 (+ 0) % Row 7 \SetRowColor{white} {\bf{Uitschrijf link}} & \{\{\{unsubscribe\_link\}\}\} \tn % Row Count 8 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{Bekijk online link}} & \{\{\{online\_link\}\}\} \tn % Row Count 10 (+ 2) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 10 (+ 0) % Row 10 \SetRowColor{LightBackground} {\bf{Custom field}} & \{\{custom field naam\}\} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Slack}} \tn % Row 0 \SetRowColor{LightBackground} Open Shortcuts list & Cmd + / \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 1 (+ 0) % Row 2 \SetRowColor{LightBackground} Channel Quick Switcher & Cmd + K \tn % Row Count 3 (+ 2) % Row 3 \SetRowColor{white} Autocomplete @username & @{[}character{]} + Tab \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} Autocomplete \#channel & \#{[}character{]} + Tab \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} Emoticon Autocomplete & :{[}character{]} + Tab \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 9 (+ 0) % Row 7 \SetRowColor{white} Bold Tekst & *dit is bold* \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} Italic Tekst & \_dit is italic\_ \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} Bullet & Option + 8 \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 12 (+ 0) % Row 11 \SetRowColor{white} Quote (1 regel) & \textgreater{} tekst \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} Quote (meerdere regels) & \textgreater{}\textgreater{}\textgreater{} tekst \tn % Row Count 15 (+ 2) % Row 13 \SetRowColor{white} Code (1 regel) & \textbackslash{}`enkele backticks\textbackslash{}` \tn % Row Count 17 (+ 2) % Row 14 \SetRowColor{LightBackground} Code (meerdere regels) & ```triple backticks``` \tn % Row Count 19 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sketch Shortcuts}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{INVOEGEN}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Text}} & T \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Nieuw Artboard}} & A \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} {\bf{Vierkant}} & R \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Vierkant Ronde hoeken}} & U \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} {\bf{Ovaal}} & O \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{Lijn}} & L \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} {\bf{Pencil}} & P \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 10 (+ 0) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{TYPEN}}} \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{Bold}} & Cmd + B \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} {\bf{Italic}} & Cmd + I \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{Underline}} & Cmd + U \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} Groter Font & Alt + Cmd (+) + \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Kleiner Font & Alt + Cmd (+) - \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} Align Left & Cmd + Shift + \{ \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} Align Center & Cmd + Shift + l \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} Align Right & Cmd + Shift + \} \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 19 (+ 0) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{CANVAS BEKIJKEN}}} \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} Inzoomen & Cmd (+) + \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} Uitzoomen & Cmd (+) - \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} Zoom 100\% & Cmd + 0 \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} Center Canvas & Cmd + 1 \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} Toggle Liniaal & Cmd + R \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} Toggle Grid & Cmd + G \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 26 (+ 0) % Row 27 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}{\bf{BEWERK LAYERS}}} \tn % Row Count 27 (+ 1) % Row 28 \SetRowColor{LightBackground} Copy Style & Cmd + Alt + C \tn % Row Count 28 (+ 1) % Row 29 \SetRowColor{white} Paste Style & Cmd + Alt + V \tn % Row Count 29 (+ 1) % Row 30 \SetRowColor{LightBackground} Transform & Cmd + T \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sketch Shortcuts (cont)}} \tn % Row 31 \SetRowColor{LightBackground} Draaien & Cmd + Shift + R \tn % Row Count 1 (+ 1) % Row 32 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{} \tn % Row Count 1 (+ 0) % Row 33 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}**SORTEER LAYERS, GROEPEN, ARTBOARDS} \tn % Row Count 2 (+ 1) % Row 34 \SetRowColor{white} Bring Forward & Cmd + Alt + \{\{fa-long-arrow-up\}\} \tn % Row Count 4 (+ 2) % Row 35 \SetRowColor{LightBackground} Bring to Front & Cmd + Alt + Ctrl + \{\{fa-long-arrow-up\}\} \tn % Row Count 6 (+ 2) % Row 36 \SetRowColor{white} Bring Backward & Cmd + Alt + \{\{fa-long-arrow-down\}\} \tn % Row Count 8 (+ 2) % Row 37 \SetRowColor{LightBackground} Bring to back & Cmd + Alt + Ctrl + \{\{fa-long-arrow-down\}\} \tn % Row Count 10 (+ 2) % Row 38 \SetRowColor{white} Lock & Cmd + Shift + L \tn % Row Count 11 (+ 1) % Row 39 \SetRowColor{LightBackground} Rename layer & Cmd + R \tn % Row Count 12 (+ 1) % Row 40 \SetRowColor{white} Group layers & Cmd + G \tn % Row Count 13 (+ 1) % Row 41 \SetRowColor{LightBackground} Ungroup Layers & Cmd + Shift + G \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}