\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{goldngreen (goldngreen)} \pdfinfo{ /Title (vivaldi.pdf) /Creator (Cheatography) /Author (goldngreen (goldngreen)) /Subject (Vivaldi 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}{B5314B} \definecolor{LightBackground}{HTML}{FAF2F3} \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{Vivaldi Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{goldngreen (goldngreen)} via \textcolor{DarkBackground}{\uline{cheatography.com/124845/cs/23954/}}} \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}goldngreen (goldngreen) \\ \uline{cheatography.com/goldngreen} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 8th August, 2020.\\ Updated 17th September, 2020.\\ 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.9862 cm} x{1.9908 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Window}} \tn % Row 0 \SetRowColor{LightBackground} Bookmarks: & Ctrl+B \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Developer Tools Console: & Ctrl+Shift+J \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Developer tools: & Ctrl+Shift+I, F12 \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Extensions: & Ctrl+Shift+E \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Focus pane next: & F6 \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Focus pane previous: & Shift+F6 \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Focus panel: & F8 \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Help: & F1 \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} History: & Ctrl+H \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} {\bf{Keyboard cheat sheet:}} & {\bf{Ctrl+F1}} \tn % Row Count 12 (+ 2) % Row 10 \SetRowColor{LightBackground} New Window: & Ctrl+N \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} New private window: & Ctrl+Shift+N \tn % Row Count 14 (+ 1) % Row 12 \SetRowColor{LightBackground} Panel: & F4 \tn % Row Count 15 (+ 1) % Row 13 \SetRowColor{white} Paste \& Go & Ctrl+Shift+V \tn % Row Count 16 (+ 1) % Row 14 \SetRowColor{LightBackground} Print: & Ctrl+P \tn % Row Count 17 (+ 1) % Row 15 \SetRowColor{white} Quick commands: & F2 \tn % Row Count 18 (+ 1) % Row 16 \SetRowColor{LightBackground} Settings: & Ctrl+F12 \tn % Row Count 19 (+ 1) % Row 17 \SetRowColor{white} Task manager: & Shift+Esc \tn % Row Count 20 (+ 1) % Row 18 \SetRowColor{LightBackground} View page source: & Ctrl+U \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Ctrl+F1}} is the most important. If you can remember that then you may not need this cheat sheet!} \tn \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}{View}} \tn % Row 0 \SetRowColor{LightBackground} Bookmarks bar & Ctrl+Shift+B \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Downloads panel: & Ctrl+Shift+D, Ctrl+J \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Focus panel: & F7 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Focus main menu: & F10 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Fullscreen mode:}} & {\bf{F11}} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} History panel: & Ctrl+Shift+H \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Menu position: & Ctrl+M \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Notes panel: & Ctrl+Shift+O \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Open next panel: & Alt+F7 \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Open previous panel: & Alt+Shift+F7 \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Page zoom in: & Ctrl++ \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Page zoom out: & Ctrl+- \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Page zoom reset: & Ctrl+0, Ctrl+* \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Panel: & F4 \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Status bar: & Ctrl+Shift+S \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Toggle UI: & Ctrl+F11 \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Page}} \tn % Row 0 \SetRowColor{LightBackground} Copy selected next to note: & Ctrl+Shift+C \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Create bookmark: & Ctrl+D \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Find in page: & Ctrl+F \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Find in page next: & F3, Ctrl+G \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Find in page previous: & Shift+F3, Ctrl+Shift+G \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} Focus address field: & F8, Ctrl+L \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} Focus page: & F9 \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} Focus search field: & Ctrl+K, Ctrl+E \tn % Row Count 13 (+ 2) % Row 8 \SetRowColor{LightBackground} Force page reload: & Ctrl+Shift+R, Ctrl+F5 \tn % Row Count 15 (+ 2) % Row 9 \SetRowColor{white} History back: & Backspace, Ctrl+\textless{}left arrow\textgreater{}, Alt+\textless{}left arrow\textgreater{} \tn % Row Count 17 (+ 2) % Row 10 \SetRowColor{LightBackground} History forward: & Ctrl+\textless{}right arrow\textgreater{}, Alt+\textless{}right arrow\textgreater{} \tn % Row Count 19 (+ 2) % Row 11 \SetRowColor{white} Home: & Alt+Home \tn % Row Count 20 (+ 1) % Row 12 \SetRowColor{LightBackground} Open file: & Ctrl+O \tn % Row Count 21 (+ 1) % Row 13 \SetRowColor{white} Reload page: & Ctrl+R, F5 \tn % Row Count 22 (+ 1) % Row 14 \SetRowColor{LightBackground} Save page as: & Ctrl+S \tn % Row Count 23 (+ 1) % Row 15 \SetRowColor{white} Spatial navigation left: & Shift+\textless{}left arrow\textgreater{} \tn % Row Count 25 (+ 2) % Row 16 \SetRowColor{LightBackground} Spatial navigation up: & Shift+\textless{}up arrow\textgreater{} \tn % Row Count 27 (+ 2) % Row 17 \SetRowColor{white} Spatial navigation right: & Shift+\textless{}right arrow\textgreater{} \tn % Row Count 29 (+ 2) % Row 18 \SetRowColor{LightBackground} Spatial navigation down: & Shift+\textless{}down arrow\textgreater{} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Page (cont)}} \tn % Row 19 \SetRowColor{LightBackground} Stop loading: & Esc \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Tab}} \tn % Row 0 \SetRowColor{LightBackground} Close tab: & Ctrl+W, Ctrl+F4 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Load images: & Ctrl+Shift+Alt+I \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Move active tab backward: & Ctrl+Shift+PgUp \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Move active tab forward: & Ctrl+Shift+PgDn \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} New tab: & Ctrl+N \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} Reopen closed tab: & Ctrl+Shift+T, Ctrl+Z \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} Tab cycler back: & Ctrl+Shift+Tab \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} Tab cycler forward: & Ctrl+Tab \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{Tab next:}} & {\bf{Ctrl+PgDn}} \tn % Row Count 12 (+ 1) % Row 9 \SetRowColor{white} {\bf{Tab previous:}} & {\bf{Ctrl+PgUp}} \tn % Row Count 13 (+ 1) % Row 10 \SetRowColor{LightBackground} Tab 1: & Ctrl+1 \tn % Row Count 14 (+ 1) % Row 11 \SetRowColor{white} Tab 2: & Ctrl+2 \tn % Row Count 15 (+ 1) % Row 12 \SetRowColor{LightBackground} Tab 3: & Ctrl+3 \tn % Row Count 16 (+ 1) % Row 13 \SetRowColor{white} Tab 4: & Ctrl+4 \tn % Row Count 17 (+ 1) % Row 14 \SetRowColor{LightBackground} Tab 5: & Ctrl+5 \tn % Row Count 18 (+ 1) % Row 15 \SetRowColor{white} Tab 6: & Ctrl+6 \tn % Row Count 19 (+ 1) % Row 16 \SetRowColor{LightBackground} Tab 7: & Ctrl+7 \tn % Row Count 20 (+ 1) % Row 17 \SetRowColor{white} Tab 8: & Ctrl+8 \tn % Row Count 21 (+ 1) % Row 18 \SetRowColor{LightBackground} Tab 9: & Ctrl+9 \tn % Row Count 22 (+ 1) % Row 19 \SetRowColor{white} Tile vertically: & Ctrl+F9 \tn % Row Count 23 (+ 1) % Row 20 \SetRowColor{LightBackground} Tile horizontally: & Ctrl+F8 \tn % Row Count 24 (+ 1) % Row 21 \SetRowColor{white} Tile to grid: & Ctrl+F7 \tn % Row Count 25 (+ 1) % Row 22 \SetRowColor{LightBackground} Until tabs: & Ctrl+F6 \tn % Row Count 26 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}