\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{cheatingpanda13 (cheatingpanda13)} \pdfinfo{ /Title (tudors-revision-for-feb-mocks.pdf) /Creator (Cheatography) /Author (cheatingpanda13 (cheatingpanda13)) /Subject (Tudors revision for Feb mocks 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}{FFBDD3} \definecolor{LightBackground}{HTML}{FFEEF4} \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{Tudors revision for Feb mocks Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{cheatingpanda13 (cheatingpanda13)} via \textcolor{DarkBackground}{\uline{cheatography.com/179517/cs/37372/}}} \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}cheatingpanda13 (cheatingpanda13) \\ \uline{cheatography.com/cheatingpanda13} \\ \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 28th February, 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{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{how to write 20 markers}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{structure}}- intro, 3 main paras, conc} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{what to look for}}- make sure you explain briefly what the example is but do 80 percent analysing why that answers the question and is relevant} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{intro}}- introduce the topics of your 3 main paras and do exposition and make an initial judgement} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{3 main paras}}- have 3 lines of argument and in each para give examples including dates and acts and names} \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{conc}}- summarise how each of your points has an argument and come to an overall judgement about which reason was strongest etc} \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{how to write 30 markers}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{structure}}- intro, para for each passage, conc. Order the paras in least supportive of the question first so that your strongest passage is the climax point at the end} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{what to look for}}- content, evidence and provenance. 2 sides of typed a4} \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{intro}}- summary of each passage's view in relation to the question and overall judgement} \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{mains}}- explain how far it it supports the statement. overall judgement, point slash argument, evidence slash quote, explain with own knowledge or provenance, however, evidence slash quote, explain wit own knowledge or provenance, point about provenance, link to next para or mini conclusion} \tn % Row Count 14 (+ 6) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{conc}}- as a set how supportive are they-\textgreater{}mention how they all support and how some don't and that's what makes it supportive} \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{fall of wolsey}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{domestic}}- mostly unsuccessful. 1) {\bf{the amicable grant 1525}} that was to fund war with france. was deeply unpopular. he had to abandon the tax and it damaged his rep and authority. 2) {\bf{the court of star chamber}}. was seen as a tool of oppression due to its harsh judgements. it reinforced the idea that he was an authoritarian figure. 3) {\bf{dissolution of the monasteries}}. he was unable to dissolve the larger ones because he faced opposition from those who resisted the idea. 4) he was unable to deal with the severity of the {\bf{economic problems}} like unemployment and inflation. his attempts were ineffective as he failed to address the root of the problem. he was shown as out of touch and unable to solve the country's problems.} \tn % Row Count 15 (+ 15) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{foreign}}- mostly unsuccessful. 1) {\bf{the treaty of london 1518}} was meant to create a peaceful europe but it was short lived as different nations had their own interests. failed to achieve lasting peace. 2) {\bf{field of cloth of gold in 1520}} with h8 and f1 of france that was meant to show the wealth and power of england but failed to result in any real diplomatic gains. it was criticised for its extravagance. 3) {\bf{wars with scotland}}. largely unsuccessful. battle of flodden in 1513 english were defeated and undermined wolsey's rep as a military leader. 4) {\bf{break with rome}}. wolsey couldn't stop the break between england and church which was driven by h8 want to divorce catherine aragon. this break caused political and religious chaos and marked a major turning point in the foreign policy. he was unable to achieve his goals and failed to deal with the complex politics of europe.} \tn % Row Count 33 (+ 18) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{fall of wolsey (cont)}} \tn % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{great matter}}- very unsuccessful 1) {\bf{failure to secure papal annulment}}. he didn't get the annulment as he faced opposition from the pope and rumours he was more loyal to the pope than h8. 2) {\bf{failure to control the divorce proceedings}}. demoted from lord chancellor and replaced with sir thomas more and got less authority and when he continued to advise h8 his influence was greatly reduced. 3) {\bf{failure to meet h8's expectations}}. h8 frustrated because wolsey failed to get the annulment or handle divorce proceedings. h8 annoyed bu lack of progress and wolsey's rep suffered and he was arrested and charged with treason.} \tn % Row Count 13 (+ 13) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{sources f and g}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{source f}}- by this time somt had been arrested. trying to justify overthrowing somt. shows him as dictatorial and narcissistic and unpopular with the nobility. richard is king's publisher. chronicles are factual not feelings.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{source g}}- somt is dead by this letter. francis fled france due to protestant beliefs. john is a leading reformist. says he was against the whole council and was plotting. supporters from the council itself asks if he would acc go against the council so it raises the threat level and shows he can be deceitful.} \tn % Row Count 12 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{own knowledge about somerset being responsible for the political instability}}- 1) somt was responsible for leading the country until edward was 18. but he made key decisions without influence and {\bf{ruled by himself}}. he made 77 proclamations. 2) {\bf{economic problems}} were not dealt with like inflation and debasement which caused many people instability and undermined the gov. continued war with scotland cost £580,393. 3) {\bf{religious}}. act of uniformity in jan 1549 which later caused western rebellion in june 1549. 4) {\bf{foreign policy}}. loss of boulogne in 1549 and failed scottish campaign in 1547. showed he was unable to handle foreign policy, which lessened his authority. 5) {\bf{arrested and executed in 1552 jan}} and his rep as a ruler was seriously damaged.} \tn % Row Count 28 (+ 16) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}