\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{RainyMoons (RainyMoons)} \pdfinfo{ /Title (holodomor-timeline.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (Holodomor Timeline 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}{C9C42C} \definecolor{LightBackground}{HTML}{FBFBF1} \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{Holodomor Timeline Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/44079/}}} \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}RainyMoons (RainyMoons) \\ \uline{cheatography.com/rainymoons} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 10th August, 2024.\\ 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}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1928–1931: Prelude to the Famine}} \tn % Row 0 \SetRowColor{LightBackground} 1928 & {\bf{Introduction of the First Five-Year Plan}}: Joseph Stalin launches the First Five-Year Plan, aiming to rapidly industrialize the Soviet Union and collectivize agriculture. This plan emphasizes heavy industry and requires significant grain exports to fund industrialization. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} 1929 & {\bf{Forced Collectivization Begins}}: The Soviet government accelerates the process of collectivizing agriculture. Peasants are forced to surrender their land, livestock, and produce to collective farms (kolkhozes). This causes widespread resistance, especially in Ukraine, where many peasants destroy their own grain and livestock rather than give them up. \tn % Row Count 18 (+ 10) % Row 2 \SetRowColor{LightBackground} & {\bf{Dekulakization Campaign}}: Stalin initiates a campaign to eliminate kulaks (wealthier peasants) as a class. Thousands of kulaks are arrested, exiled, or executed, leading to chaos in the agricultural sector. \tn % Row Count 24 (+ 6) % Row 3 \SetRowColor{white} 1930 & {\bf{ 2 March}}: Stalin publishes an article, "Dizzy with Success," blaming local officials for excessive zeal in collectivization and temporarily halting the process. This is a tactical retreat to calm unrest. \tn % Row Count 30 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1928–1931: Prelude to the Famine (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & {\bf{Fall of 1930}}: Collectivization resumes with renewed force, further disrupting agricultural production. \tn % Row Count 3 (+ 3) % Row 5 \SetRowColor{white} 1931 & {\bf{Severe Grain Requisitioning}}: The Soviet government imposes severe grain requisition quotas on Ukraine, demanding unrealistic amounts of grain from the collective farms. These quotas are enforced brutally, with any failure to meet them leading to harsh punishments. \tn % Row Count 11 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1932: Onset of the Famine}} \tn % Row 0 \SetRowColor{LightBackground} Spring 1932 & {\bf{Worsening Grain Shortages}}: The effects of forced collectivization, coupled with bad weather, lead to a significant drop in grain production. Despite this, the Soviet government continues to demand high grain quotas from Ukraine. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} Summer 1932 & {\bf{Starvation Begins}}: As the grain requisition quotas are enforced, peasants begin to starve. In some areas, resistance to requisitioning is met with violence, and local authorities are replaced with more loyal Soviet officials. \tn % Row Count 16 (+ 8) % Row 2 \SetRowColor{LightBackground} 7 August 1932 & {\bf{Law of "Five Ears of Grain"}}: Stalin's government passes a decree known as the "Law of Five Ears of Grain," making it a criminal offense (punishable by death or 10 years imprisonment) to take even a small amount of grain from collective farms. This law is ruthlessly enforced in Ukraine, worsening the famine. \tn % Row Count 27 (+ 11) % Row 3 \SetRowColor{white} September 1932 & {\bf{Increased Grain Quotas}}: Despite the already dire situation, the Soviet government increases Ukraine's grain requisition quotas. This leaves little to no grain for the peasants themselves, sealing their fate. \tn % Row Count 35 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1932: Onset of the Famine (cont)}} \tn % Row 4 \SetRowColor{LightBackground} October 1932 & {\bf{Political Repression Intensifies}}: Stalin sends his emissaries, including Vyacheslav Molotov and Lazar Kaganovich, to Ukraine to ensure grain quotas are met. They implement draconian measures, such as blockading villages and confiscating all food supplies, to force compliance. \tn % Row Count 10 (+ 10) % Row 5 \SetRowColor{white} November 1932 & {\bf{Blacklisting of Villages}}: Entire villages are blacklisted for failing to meet grain quotas, meaning they are cut off from receiving any goods, food, or seeds for the next planting season. This policy dooms these villages to starvation. \tn % Row Count 19 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1933: Peak of the Famine}} \tn % Row 0 \SetRowColor{LightBackground} January 1933 & {\bf{Mass Starvation}}: By the beginning of 1933, starvation is widespread across Ukraine. Corpses begin to litter the streets, and reports of cannibalism emerge as people desperately try to survive. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} & {\bf{Stalin's Directives}}: Stalin issues directives to prevent the mass exodus of starving peasants from Ukraine and other affected regions. Internal passports are required, and those caught fleeing are sent back to their villages or labor camps. \tn % Row Count 16 (+ 9) % Row 2 \SetRowColor{LightBackground} February 1933 & {\bf{Death Toll Mounts}}: The death toll continues to rise, with tens of thousands dying daily. The Soviet government maintains strict control over information, denying the existence of the famine to the outside world and within the Soviet Union. \tn % Row Count 25 (+ 9) % Row 3 \SetRowColor{white} Spring 1933 & {\bf{Peak Starvation}}: The famine reaches its peak in the spring. Entire villages are depopulated, with many areas in Ukraine reporting mortality rates as high as 80\%. \tn % Row Count 31 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{1933: Peak of the Famine (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & {\bf{April 1933}}: Ukrainian intellectuals, writers, and artists are targeted for repression and execution, as Stalin seeks to suppress Ukrainian nationalism and identity. \tn % Row Count 6 (+ 6) % Row 5 \SetRowColor{white} June 1933 & {\bf{The Toll is Apparent}}: By mid-1933, the full scale of the famine is undeniable, with estimates of death ranging from 3 to 7 million people. The Soviet government, however, continues to deny the famine publicly. \tn % Row Count 14 (+ 8) % Row 6 \SetRowColor{LightBackground} August 1933 & {\bf{Gradual Easing}}: With the new harvest approaching and international pressure mounting, the Soviet government begins to relax the most severe requisition policies. However, the damage has already been done. \tn % Row Count 21 (+ 7) % Row 7 \SetRowColor{white} Fall 1933 & {\bf{Recovery Begins}}: As the harvest comes in, the immediate crisis begins to ease, but the long-term impacts on Ukrainian society, demography, and culture are devastating. \tn % Row Count 27 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Aftermath and Legacy}} \tn % Row 0 \SetRowColor{LightBackground} 1934 & {\bf{Denial and Suppression}}: The Soviet Union continues to deny the famine, and any mention of it is forbidden. The government promotes propaganda suggesting that reports of famine are lies spread by enemies of the state. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} & {\bf{Ukrainian Repression Continues}}: Repression of Ukrainian culture and nationalism intensifies, with thousands of Ukrainian leaders, intellectuals, and ordinary citizens arrested, exiled, or executed. \tn % Row Count 15 (+ 7) % Row 2 \SetRowColor{LightBackground} \seqsplit{1940s-1950s} & {\bf{Holodomor Suppressed}}: The memory of the Holodomor is suppressed within the Soviet Union, and any discussion of the famine is censored. Survivors are often reluctant to speak about their experiences due to fear of reprisal. \tn % Row Count 23 (+ 8) % Row 3 \SetRowColor{white} 1980s & {\bf{Renewed Interest and Research}}: During the period of Glasnost under Mikhail Gorbachev, there is renewed interest in the Holodomor, and Soviet citizens begin to speak out about the famine. Western historians also start to examine the event more closely. \tn % Row Count 32 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Aftermath and Legacy (cont)}} \tn % Row 4 \SetRowColor{LightBackground} 1991 & {\bf{Ukraine's Independence}}: Following the collapse of the Soviet Union, Ukraine gains independence and begins to officially recognize the Holodomor as a national tragedy. Research and public discussion of the famine are encouraged. \tn % Row Count 8 (+ 8) % Row 5 \SetRowColor{white} 2006 & {\bf{Recognition as Genocide}}: The Ukrainian Parliament officially recognizes the Holodomor as an act of genocide against the Ukrainian people. This recognition is supported by several other countries, though it remains a contentious issue internationally, with Russia rejecting the genocide label. \tn % Row Count 18 (+ 10) % Row 6 \SetRowColor{LightBackground} \seqsplit{2010s-Present} & {\bf{Ongoing Commemoration and Controversy}}: The Holodomor remains a central aspect of Ukrainian national identity and is commemorated annually on the fourth Saturday of November. The debate over the classification of the Holodomor as genocide continues in the international community, but it is widely accepted as one of the most horrific tragedies of the 20th century. \tn % Row Count 31 (+ 13) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}