\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{starfruits} \pdfinfo{ /Title (industrialism-imperialism-and-nationalism.pdf) /Creator (Cheatography) /Author (starfruits) /Subject (Industrialism, Imperialism, and Nationalism 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}{C4BE00} \definecolor{LightBackground}{HTML}{FBFAEF} \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{Industrialism, Imperialism, and Nationalism Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{starfruits} via \textcolor{DarkBackground}{\uline{cheatography.com/47283/cs/14011/}}} \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}starfruits \\ \uline{cheatography.com/starfruits} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 19th December, 2017.\\ Updated 19th December, 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*}{2} \begin{tabularx}{8.4cm}{x{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocab}} \tn % Row 0 \SetRowColor{LightBackground} \{\{nobreak\}\}{\bf{ Industrialism }} & a system marked by the building of factories and manufacturing, and employment in factories instead of in agricultural industries \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \{\{nobreak\}\}{\bf{ Textiles }} & cloth, fabric, woven by machine \tn % Row Count 9 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{ Urbanization }} & the process of an area becoming more urban and cities grow \tn % Row Count 12 (+ 3) % Row 3 \SetRowColor{white} {\bf{ Capital }} & money used to invest in businesses \tn % Row Count 14 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Assembly line}} & production method that breaks down a job into separate tasks where one worker will do the same task over and over again \tn % Row Count 20 (+ 6) % Row 5 \SetRowColor{white} {\bf{ Socialism }} & an economic system where most businesses are public, government provides benefits to the poor, less economic inequality \tn % Row Count 26 (+ 6) % Row 6 \SetRowColor{LightBackground} {\bf{ Capitalism }} & an economic system where individuals own their businesses, free-market, little to no government intervention \tn % Row Count 32 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocab (cont)}} \tn % Row 7 \SetRowColor{LightBackground} {\bf{ Communism}} & a political/economic system where the government controls production and how products are distributed, equal wealth between citizens \tn % Row Count 7 (+ 7) % Row 8 \SetRowColor{white} {\bf{Karl Marx}} & founder of communism, German revolutionary, wrote "Communist Manifesto" in 1848 with Freidrich Engels \tn % Row Count 12 (+ 5) % Row 9 \SetRowColor{LightBackground} {\bf{ Adam Smith }} & founder of capitalism, wrote "Wealth of Nations" which promoted division of labor and free trade \tn % Row Count 17 (+ 5) % Row 10 \SetRowColor{white} {\bf{ Industrial Revolution }} & the period from the mid-1700s to mid-1800s of rapid technological advancements, but marked by poor working conditions and low pay \tn % Row Count 24 (+ 7) % Row 11 \SetRowColor{LightBackground} {\bf{Imperialism}} & the practice of one country controlling the government and economy of another country/territory \tn % Row Count 29 (+ 5) % Row 12 \SetRowColor{white} {\bf{ White Man's Burden}} & a poem written by Rudyard Kipling in 1899, said that it was a white man's responsibility to invade "uncivilized" Asian + African countries and teach them European culture \tn % Row Count 38 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocab (cont)}} \tn % Row 13 \SetRowColor{LightBackground} {\bf{ Social Darwinism }} & the belief that Europeans were superior by natural selection and they were better-fitted to survive \tn % Row Count 5 (+ 5) % Row 14 \SetRowColor{white} {\bf{ Sepoy Rebellion }} & in 1857, sepoys rebel against British soldiers and refuse British cartridges as a revolt against the British East India Company in control of India at the time \tn % Row Count 13 (+ 8) % Row 15 \SetRowColor{LightBackground} {\bf{ Opium War}} & a war that resulted in China being forced to open their ports, caused by the illegal opium smuggling to people addicted in China from British India \tn % Row Count 20 (+ 7) % Row 16 \SetRowColor{white} \{\{nobreak\}\}{\bf{ Meiji Restoration }} & overthrew shogun and gave power to emperor, modernizes Japan and introduces a new government like Germany's \tn % Row Count 26 (+ 6) % Row 17 \SetRowColor{LightBackground} {\bf{ Dollar diplomacy}} & the use of diplomacy by the USA to promote themselves as good trade partners by guaranteeing loans to important foreign countries \tn % Row Count 33 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocab (cont)}} \tn % Row 18 \SetRowColor{LightBackground} {\bf{ Nationalism }} & pride in and loyalty to one's nation or ethnic group \tn % Row Count 3 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2 cm} x{6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Industrialism}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{ Causes }} & Changes in farming - better farming methods lead to more crops with less labor, so less farm jobs, so a growing workforce for factories in the city \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & Britain's resources and demand - large workforce, raw materials, and a growing demand for manufactured goods \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} & New inventions- spinning jenny, steam engine, Bessember furnace \tn % Row Count 12 (+ 3) % Row 3 \SetRowColor{white} {\bf{ Events }} & Child labour - children worked in coal mines, cotton mills, etc. in dangerous conditions and for low pay \tn % Row Count 16 (+ 4) % Row 4 \SetRowColor{LightBackground} & Invention of steam power - the introduction of steam power led to new developments in transportation, communication, and production \tn % Row Count 21 (+ 5) % Row 5 \SetRowColor{white} {\bf{ Results }} & More factories - long, tiring work for former farmworkers in factories \tn % Row Count 24 (+ 3) % Row 6 \SetRowColor{LightBackground} & Economic changes - new economic system called capitalism is developed, individuals own their own business and resources \tn % Row Count 28 (+ 4) % Row 7 \SetRowColor{white} & Improvements for the people - new inventions and tech, better wages, and developed industrial societies \tn % Row Count 32 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.84 cm} x{6.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Nationalism}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{ Events }} & Political unrest - countries start wars to prove their superiority \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & Gain independence - nations start to fight for independence, form separate countries, etc. Italy in 1871, Germany in 1870 \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{ Results}} & Independent countries \tn % Row Count 10 (+ 2) % Row 3 \SetRowColor{white} & International rivalries \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Imperialism}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{ Causes }} & Social Darwinism - the belief that Europeans were superior by natural selection, that they were chosen as the best to survive \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} & White Man's Burden - a poem by Rudyard Kipling, described that a white man had a responsibility to teach "uncivilized" Africans and Asians European culture \tn % Row Count 13 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{ Events}}} \tn % Row Count 14 (+ 1) % Row 3 \SetRowColor{white} Berlin Conference - 1884 & "Scramble for Africa" , European countries lay claim to most African countries, Liberia and Ethiopia stay independent \tn % Row Count 19 (+ 5) % Row 4 \SetRowColor{LightBackground} Meiji Restoration & overthrew shogun, samurai groups returned power to emperor because of disagreements about opening up trading ports, introduced a new government \tn % Row Count 25 (+ 6) % Row 5 \SetRowColor{white} Dollar diplomacy & the USA's method of guaranteeing foreign countries loans as a way to promote themselves as good economic partners \tn % Row Count 30 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Imperialism (cont)}} \tn % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{ People }}} \tn % Row Count 1 (+ 1) % Row 7 \SetRowColor{white} Matthew C. Perry & sent to Japan to open their ports from America in 1853, forced Japan to start trading with western countries by show of military force \tn % Row Count 7 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}