\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{cwojo} \pdfinfo{ /Title (the-brain.pdf) /Creator (Cheatography) /Author (cwojo) /Subject (The Brain 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}{6A9477} \definecolor{LightBackground}{HTML}{F5F8F6} \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{The Brain Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{cwojo} via \textcolor{DarkBackground}{\uline{cheatography.com/181272/cs/37681/}}} \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}cwojo \\ \uline{cheatography.com/cwojo} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 14th March, 2023.\\ Updated 14th March, 2023.\\ 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{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Areas of the Brain}} \tn % Row 0 \SetRowColor{LightBackground} Area: & Function: \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Frontal Lobe & Motor control, problem solving, and speech production(Broca's area) \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} Parietal Lobe & Body orientation, sensory discrimination, and touch perception \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} Temporal Lobe & Auditory processing, Memory, information retrieval, language comprehension(Wernicke's area) \tn % Row Count 11 (+ 4) % Row 4 \SetRowColor{LightBackground} Occipital Lobe & Visual reception and interpretaion \tn % Row Count 13 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{Cerebellum} & Balance and coordination \tn % Row Count 14 (+ 1) % Row 6 \SetRowColor{LightBackground} Brainstem & Breathing, heart rate, and temperature \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Cerebral Cortex}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The most prominent part of the brain. The cellular layers on the outer surface of cerebral hemispheres. Divided in half and connected by to bundles of axons: the {\bf{corpus callopsum}} and {\bf{anterior commisure.}}% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Frontal Lobe}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Contains the {\bf{prefrontal cortex}}, {\bf{Broca's Area}}, and {\bf{precentral gyrus}}. Emotional control center and home of our personality. Plays a role in motor control, problem solving, and speech production.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Prefrontal Cortex}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Integration center for all sensory information and other areas of the cortex, higher cognitive function, and decision making.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Precentral Gyrus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Primary motor cortex}}: fine motor movement% Row Count 1 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Parietal Lobe}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Contains the {\bf{Postcentral Gyrus}}. Role in touch sensations, muscle-stretch receptors, joint receptors. Processing and integrating information about eye, head, and body positions from muscles and joints. Role in spatial and numerical processing.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Postcentral Gyrus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Primary somatosensory cortex% Row Count 1 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Temporal Lobe}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The lateral portions of each hemispheres by temples. Role in auditory information/processing spoken language, and aspects of vision. Contains {\bf{Wernicke's Area}}.% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Occipital Lobe}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Contains the {\bf{ Striate Cortex}}. Role in visual input. Damage causes cortical blindness.% Row Count 2 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Striate Cortex}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Primary Visual Cortex% Row Count 1 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Central Sulcus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Prominent landmark of the brain, separating the parietal lobe from the frontal lobe and the primary motor cortex from the primary somatosensory cortex.% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.68655 cm} x{1.05271 cm} x{2.83774 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Divisions of the Central Nervous System}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{The Brain:} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{Forebrain} & \seqsplit{Telencephalon} & Isocortex, Basal Ganglia, Limbic System \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} & \seqsplit{Diencephalon} & Thalamus and Hypothalamus \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Midbrain} & \seqsplit{Mesencephalon} & \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Hindbrain} & \seqsplit{Metancephalon} & Cerebellum and Pons \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} & \seqsplit{Myelencephalon} & Medulla \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{The Spinal Cord} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Areas of the Brain}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/cwojo_1678772084_download.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Corpus Callosum}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Thick band of nerve fibers that connect the two hemispheres.% Row Count 2 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Anterior Commissure}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Works with the posterior commissure to link the two cerebral hemispheres of the brain and also interconnects the amygdalas and temporal lobes, contributing to the role of memory, emotion, speech and hearing.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Cerebellum}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Regulates motor movement, balance, and coordination. It is important for shifting between auditory and visual stimuli.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Pons}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Part of the brainstem that links your brain to your spinal cord. Handles unconscious processes, such as your sleep-wake cycle.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Medulla}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Where your cardiovascular and respiratory systems link together. Controls heart rate, breathing, blood pressure, and more.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Brainstem}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Contains the hindbrain and the midbrain(excluding the cerebellum). Regulates most of the body's automatic functions that are essential for life.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Striatum}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Contains neuronal activity related to movements, rewards and the conjunction of both movement and reward. Striatal neurons show activity related to the preparation, initiation and execution of movements% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Ventral Tegmental Area(VTA)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Regulates reward consumptions, learning, memory, and addiction behaviors through mediating dopamine release.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Reticular Formation}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Represents the archaic core of those pathways connecting the spinal cord and the brain. It subserves autonomic, motor, sensory, behavioral, cognitive, and mood-related functions.% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{The Limbic System}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Olfactory Bulb} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Hypothalamus} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Hippocampus} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Amygdala} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Cingulate Gyrus} \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{The Limbic System}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/cwojo_1678777017_images.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Thalamus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Subcortical structure that is the relay station between the sensory organs and cortex. Plays a role in sleep, wakefulness, consciousness, learning and memory.% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Hypothalamus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Subcortical structure near the base of the brain. Conveys messages to the pituitary gland to alter the release of hormones. Plays a role in eating, drinking, sexual behaviors, and other motivated behaviors.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Pituitary Gland}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Hormone producing gland at the base of the hypothalamus.% Row Count 2 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Basal Ganglia}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Comprised of the {\bf{caudate nucleus}}, {\bf{the putamen}}, and {\bf{the globus pallidus}}. Plays a role in planning motor movement, aspects of memory and emotional expression, attention, and language planning.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Hippocampus}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Limbic system structure located between the thalamus and the cerebral cortex. Stores certain types of memory, particularly new events. {\bf{Area of neurogenesis.}}% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Amygdala}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Two almond shaped nuclei within the temporal lobes. Processing fearful and threatening stimuli. Includes threat detection and activation of fear-related behaviors in response to a threat.% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Pineal Gland}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Main function is to receive information about the state of the light-dark cycle from the environment and convey this information by the production and secretion of the hormone melatonin% Row Count 4 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Anatomy of Cut Brain}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/cwojo_1678777856_1000_F_275633353_qfyUqFnnFWFQfYwhmrTm2OVbeIhKiXrP.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}