\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{Draskers (Draskers)} \pdfinfo{ /Title (beginners-russian.pdf) /Creator (Cheatography) /Author (Draskers (Draskers)) /Subject (Beginners Russian 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}{7F7F7F} \definecolor{LightBackground}{HTML}{F7F7F7} \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{Beginners Russian Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Draskers (Draskers)} via \textcolor{DarkBackground}{\uline{cheatography.com/27372/cs/7918/}}} \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}Draskers (Draskers) \\ \uline{cheatography.com/draskers} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 21st April, 2016.\\ Updated 12th May, 2016.\\ 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{2.96 cm} x{5.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Days of the week}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Monday}} & понедельник \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Tuesday}} & вторник \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Wednesday}} & среда \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Thursday}} & четверг \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Friday}} & пятница \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{Saturday}} & суббота \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{Sunday}} & воскресенье \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.44 cm} x{2.376 cm} x{1.512 cm} x{1.872 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Months}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{January}} & \{\{br\}\}январь & {\bf{July}} & июль \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{February}} & \{\{br\}\}февраль & {\bf{August}} & \seqsplit{август} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{March}} & \{\{br\}\}март & {\bf{September}} & \seqsplit{сентябрь} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{April}} & \{\{br\}\}апрель & {\bf{October}} & \seqsplit{oктябрь} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{May}} & \{\{br\}\}май & {\bf{November}} & \seqsplit{ноябрь} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{June}} & \{\{br\}\}июнь & {\bf{December}} & \seqsplit{декабрь} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.584 cm} x{2.448 cm} x{1.584 cm} x{1.584 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Seasons}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Spring}} & \{\{br\}\}весна & {\bf{Autumn}} & \seqsplit{осень} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Summer}} & \{\{br\}\}лето & {\bf{Winter}} & \seqsplit{зима} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.152 cm} x{2.88 cm} x{1.512 cm} x{1.656 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Periods of time}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Minute}} & \{\{br\}\}минут & {\bf{Now}} & \seqsplit{сейчас} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Hour}} & \{\{br\}\}час & {\bf{Yesterday}} & \seqsplit{вчера} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{Day}} & \{\{br\}\}день & {\bf{Today}} & \seqsplit{сегодня} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{Week}} & \{\{br\}\}неделя & {\bf{Tomorrow}} & \seqsplit{завтра} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Month}} & \{\{br\}\}месяц & {\bf{Morning}} & утро \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{Season}} & \{\{br\}\}время года & {\bf{Evening}} & \seqsplit{вечер} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{Year}} & \{\{br\}\}год & {\bf{Night}} & ночь \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Column Break}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.72 cm} x{2.376 cm} x{1.8 cm} x{2.304 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Numbers}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{1}} & один & \{\{bl\}\}{\bf{20}} & \seqsplit{двадцать} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{2}} & два & \{\{bl\}\}{\bf{30}} & \seqsplit{тридцать} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{3}} & три & \{\{bl\}\}{\bf{40}} & сорок \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{4}} & четыре & \{\{bl\}\}{\bf{50}} & \seqsplit{пятьдесят} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{5}} & пять & \{\{bl\}\}{\bf{60}} & \seqsplit{шестьдесят} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{6}} & шесть & \{\{bl\}\}{\bf{70}} & \seqsplit{семьдесят} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{7}} & семь & \{\{bl\}\}{\bf{80}} & \seqsplit{восемьдесят} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} {\bf{8}} & восемь & \{\{bl\}\}{\bf{90}} & \seqsplit{девяносто} \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{9}} & девять & \{\{bl\}\}{\bf{100}} & сто \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} {\bf{10}} & десять & \{\{bl\}\}{\bf{200}} & \seqsplit{двести} \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} {\bf{11}} & \seqsplit{одиннадцать} & \{\{bl\}\}{\bf{300}} & \seqsplit{триста} \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} {\bf{12}} & \seqsplit{двенадцать} & \{\{bl\}\}{\bf{400}} & \seqsplit{четыреста} \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} {\bf{13}} & \seqsplit{тринадцать} & \{\{bl\}\}{\bf{500}} & \seqsplit{пятьсот} \tn % Row Count 26 (+ 2) % Row 13 \SetRowColor{white} {\bf{14}} & \seqsplit{четырнадцать} & \{\{bl\}\}{\bf{600}} & \seqsplit{шестьсот} \tn % Row Count 28 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{15}} & \seqsplit{пятнадцать} & \{\{bl\}\}{\bf{700}} & \seqsplit{семьсот} \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{2.376 cm} x{1.8 cm} x{2.304 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Numbers (cont)}} \tn % Row 15 \SetRowColor{LightBackground} {\bf{16}} & \seqsplit{шестнадцать} & \{\{bl\}\}{\bf{800}} & \seqsplit{восемьсот} \tn % Row Count 2 (+ 2) % Row 16 \SetRowColor{white} {\bf{17}} & \seqsplit{семнадцать} & \{\{bl\}\}{\bf{900}} & \seqsplit{девятьсот} \tn % Row Count 4 (+ 2) % Row 17 \SetRowColor{LightBackground} {\bf{18}} & \seqsplit{восемнадцать} & \{\{bl\}\}{\bf{1000}} & \seqsplit{тысяча} \tn % Row Count 6 (+ 2) % Row 18 \SetRowColor{white} {\bf{19}} & \seqsplit{девятнадцать} & \{\{bl\}\}{\bf{1000000}} & \seqsplit{миллион} \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{\{\{ac\}\}Unless at the beginning of a sentence, numbers are never capitalised.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{0.936 cm} x{2.52 cm} x{1.872 cm} x{1.872 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Ordinal numbers}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{1st}} & первый & \{\{bl\}\}{\bf{6th}} & \seqsplit{шестой} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{2nd}} & второй & \{\{bl\}\}{\bf{7th}} & \seqsplit{седьмой} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{3rd}} & третий & \{\{bl\}\}{\bf{8th}} & \seqsplit{восьмой} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{4th}} & \seqsplit{четвёртый} & \{\{bl\}\}{\bf{9th}} & \seqsplit{девятый} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{5th}} & пятый & \{\{bl\}\}{\bf{10th}} & \seqsplit{десятый} \tn % Row Count 10 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Page Break}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.296 cm} x{1.944 cm} x{1.8 cm} x{2.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Family}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Father}} & \{\{br\}\}Отец & {\bf{Grandfather}} & \seqsplit{Дедушка} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Mother}} & \{\{br\}\}Мать & {\bf{Grandmother}} & \seqsplit{Бабушка} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{Son}} & \{\{br\}\}Сын & {\bf{Grandson}} & Внук \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{Daughter}} & \{\{br\}\}Дочь & {\bf{Granddaughter}} & \seqsplit{Внучка} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Brother}} & \{\{br\}\}Брат & {\bf{Uncle}} & Дядя \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{Sister}} & \{\{br\}\}Сестра & {\bf{Aunt}} & Тётя \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{Husband}} & \{\{br\}\}Муж & {\bf{Nephew}} & \seqsplit{Племянник} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} {\bf{Wife}} & \{\{br\}\}Жена & {\bf{Niece}} & \seqsplit{Племянница} \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{\{\{ac\}\}{\bf{{\emph{Мама}}}} and {\bf{{\emph{Папа}}}} are informal alternatives for {\emph{Mum}} and {\emph{Dad}}.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.152 cm} x{2.16 cm} x{1.368 cm} x{2.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{People}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Family}} & семья & {\bf{Person}} & \seqsplit{человек} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Relatives}} & \seqsplit{родственники} & {\bf{Young boy}} & \seqsplit{мальчик} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{Children}} & дети & {\bf{Young girl}} & \seqsplit{девочка} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} {\bf{Child}} & \seqsplit{ребенок} & {\bf{Young man}} & \seqsplit{молодой} \seqsplit{человек} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{Man}} & \seqsplit{мужчина} & {\bf{Young woman}} & \seqsplit{девушка} \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} {\bf{Woman}} & \seqsplit{женщина} & {\bf{Twins}} & \seqsplit{близнецы} \tn % Row Count 15 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{Adult}} & \seqsplit{взрослый} & {\bf{Friend m/f}} & друг / \seqsplit{подруга} \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.584 cm} x{2.448 cm} x{1.584 cm} x{1.584 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Personal Pronouns}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{I}} & \{\{br\}\}Я & {\bf{Me}} & \seqsplit{Меня} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{You}} & \{\{br\}\}Ты & {\bf{You}} & \seqsplit{Тебя} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{He}} & \{\{br\}\}Он & {\bf{Him}} & Его \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{She}} & \{\{br\}\}Она & {\bf{Her}} & Её \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{It}} & \{\{br\}\}Оно & {\bf{It}} & Его \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{We}} & \{\{br\}\}Мы & {\bf{Us}} & Нас \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{You}} & \{\{br\}\}Вы & {\bf{You}} & Вас \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{They}} & \{\{br\}\}Они & {\bf{Them}} & Их \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{\{\{ac\}\}{\bf{Ты}} and {\bf{Тебя}} are informal, {\bf{Вы}} and {\bf{Вас}} are formal / plural.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Column break}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Useful phrases}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Hello / Hi}} & \seqsplit{Здравствуйте} / Привет \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Welcome}} & Добро пожаловать \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{How are you?}} & Как поживаешь? \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{Nice to meet you}} & Приятно \seqsplit{познакомиться} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Nice to see you}} & Рад тебя видеть \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{Sorry / Pardon}} & Что, простите? \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{Could you speak slower}} & Говорите помедленнее \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} {\bf{Sorry, I couldn't hear}} & Простите, я не расслышал \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{Repeat please}} & Повторите, пожалуйста \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} {\bf{Once more / One more time}} & Ещё раз \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} {\bf{Please / You're welcome}} & Пожалуйста \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} {\bf{Sorry (Excuse Me)}} & Извините \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} {\bf{Sorry (Forgive Me)}} & Простите \tn % Row Count 26 (+ 2) % Row 13 \SetRowColor{white} {\bf{That's OK}} & Ничего страшного \tn % Row Count 28 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{Could you help me?}} & Не могли бы вы мне помочь? \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Useful phrases (cont)}} \tn % Row 15 \SetRowColor{LightBackground} {\bf{How much does it cost?}} & Сколько стоит? \tn % Row Count 2 (+ 2) % Row 16 \SetRowColor{white} {\bf{Great / Wonderful}} & Прекрасно \tn % Row Count 4 (+ 2) % Row 17 \SetRowColor{LightBackground} {\bf{All the best}} & Всего наилучшего \tn % Row Count 6 (+ 2) % Row 18 \SetRowColor{white} {\bf{See you}} & Увидимся \tn % Row Count 7 (+ 1) % Row 19 \SetRowColor{LightBackground} {\bf{Goodbye / Bye}} & До свидания / Пока \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.44 cm} x{2.088 cm} x{1.728 cm} x{1.944 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Descriptive Adjectives}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{long}} & \{\{br\}\}длинный & {\bf{little / small}} & \seqsplit{маленький} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{short}} & \{\{br\}\}короткий & {\bf{beautiful}} & \seqsplit{красивый} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{tall / high}} & \{\{br\}\}высокий & {\bf{interesting}} & \seqsplit{интересный} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} {\bf{low}} & \{\{br\}\}низкий & {\bf{tasty}} & \seqsplit{вкусный} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{quiet}} & \{\{br\}\}тихий & {\bf{inside}} & \seqsplit{внутри} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\bf{loud}} & \{\{br\}\}громкий & {\bf{outside}} & \seqsplit{снаружи} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}