\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{DV321} \pdfinfo{ /Title (indonesian-for-tourists.pdf) /Creator (Cheatography) /Author (DV321) /Subject (Indonesian for Tourists 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}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \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{Indonesian for Tourists Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{DV321} via \textcolor{DarkBackground}{\uline{cheatography.com/191309/cs/39757/}}} \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}DV321 \\ \uline{cheatography.com/dv321} \\ \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 2nd August, 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.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Introduction}} \tn % Row 0 \SetRowColor{LightBackground} Hello & Halo {[}HA-low{]} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Good Morning & Selamat Pagi {[}Sè-La-màt Pá-gi{]} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Good Afternoon & Selamat Siang {[}Sè-La-màt Si-ang{]} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Good Evening & Selamat Sore {[}Sè-La-màt so-RE{]} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Good Night & Selamat Malam {[}Sè-La-màt MA-lam{]} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Goodbye {[}formal{]} & Selamat Tinggal {[}Sè-La-màt Tin-gal{]} \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} Goodbye {[}informal{]} & Sampai Jumpa {[}Sam-pai Ju-mpa{]} \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Shop/Restaurant}} \tn % Row 0 \SetRowColor{LightBackground} How much does this cost? & Berapa harga ini? {[}Be-ra-pa har-ga i-ni{]} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} It's too expensive & Terlalu mahal. {[}Ter-la-lu ma-hal{]} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Too expensive & Mahal sekali {[}ma-hal se-ka-li{]} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Can you do a discount? & Apakah kamu bisa kasih discount? {[}A-pah-kah ka-mu bi-sa kah-sih dis-count{]} \tn % Row Count 10 (+ 4) % Row 4 \SetRowColor{LightBackground} More discount? & Discount lagi? {[}lah-gi{]} \tn % Row Count 11 (+ 1) % Row 5 \SetRowColor{white} Can I see the menu? & Boleh saya lihat menu? {[}Bo-leh sa-ya li-hat men-u{]} \tn % Row Count 14 (+ 3) % Row 6 \SetRowColor{LightBackground} What do you recommend? & Rekomendasinya apa? {[}Re-kom-endas-inya a-pa{]} \tn % Row Count 16 (+ 2) % Row 7 \SetRowColor{white} I would like a coffee & Saya ingin secangkir kopi {[}Say-a in-gin se-cang-kir ko-pi{]} \tn % Row Count 19 (+ 3) % Row 8 \SetRowColor{LightBackground} Can I get the bill please? & Boleh minta bon? {[}Bo-leh min-ta bon{]} \tn % Row Count 21 (+ 2) % Row 9 \SetRowColor{white} Keep the change & Kembaliannya tidak usah. {[}Kemba-li-annya ti-dak u-sah{]} \tn % Row Count 24 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Basic Words}} \tn % Row 0 \SetRowColor{LightBackground} Excuse me & Permisi {[}Per-mi-si{]} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sorry & Maaf {[}MA-af{]} / Sori {[}soh-ri{]} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} I'm sorry & Saya minta maaf {[}Sa-ya min-ta ma-af{]} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Yes & Iya {[}i-ya{]} / Ya {[}ja{]} \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} No & Tidak {[}Ti-da{]} \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} Good & Baik {[}Bai-i{]} \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} Thank You & Terima kasih {[}Te-ri-ma Ka-sih{]} \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} Thank you very much & Terima kasih banyak {[}ban-ja{]} \tn % Row Count 12 (+ 2) % Row 8 \SetRowColor{LightBackground} No thank you {[}formal{]} & Enggak, makasih {[}En-ga ma-ka-sih{]} \tn % Row Count 14 (+ 2) % Row 9 \SetRowColor{white} No thank you {[}informal{]} & Tidak, terima kasih \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numbers {[}small{]}}} \tn % Row 0 \SetRowColor{LightBackground} One & Satu {[}Sa-tu{]} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Two & Dua {[}Du-a{]} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Three & Tiga {[}Ti-ga{]} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Four & Empat {[}M-pa{]} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Five & Lima {[}Li-ma{]} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Six & Enam {[}N-am{]} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Seven & Tujuh {[}Tu-ju{]} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Eight & Delapan {[}Deh-la-pan{]} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Nine & Sembilan {[}Sem-bi-lan{]} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Ten & Sepuluh {[}Seh-pu-luh{]} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Eleven & Sebelas {[}Seh-beh-las{]} \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Twelve - nineteen & number + belas \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{LightBackground} Twenty & Dua Puluh {[}Du-a puh-luh{]} \tn % Row Count 15 (+ 2) % Row 13 \SetRowColor{white} Everything to 100 & number + puluh + number \tn % Row Count 17 (+ 2) % Row 14 \SetRowColor{LightBackground} 28 & Dua puluh delapan \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.59264 cm} x{3.38436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Meeting People}} \tn % Row 0 \SetRowColor{LightBackground} Nice to meet you & Senang bertemu dengan Anda {[}Se-nang ber-te-mu deng-an An-da{]} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} How are you? & Apa kabar? {[}A-pa Ka-bar{]} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} I'm fine. Thank you & Saya Baik. Terima Kasih {[}Sai-ya Bai Te-ri-ma ka-sih{]} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Not so well & Tidak terlalu baik \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} My name is xxx & Nama saya xxx {[}Na-ma Sai-ya xxx{]} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} I'm xxx & Aku xxx {[}A-ku xxx{]} \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} What is your name? & Siapa nama kamu? {[}Si-a-pa na-ma ka-mu{]} \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} How old are you? & Berapa umur Anda? {[}Be-ra-pa u-mur An-da{]} \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} I'm xx years old & Saya berumur xx tahun {[}Sai-ya be-rum-ur ta-hun{]} \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numbers {[}Large{]}}} \tn % Row 0 \SetRowColor{LightBackground} 100 & Seratus {[}Seh-ra-tus{]} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 1.000 & Seribu {[}Seh-ri-bu{]} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 10.000 & Sepuluh ribu {[}Seh-pu-luh ri-bu{]} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \seqsplit{100.000} & Seratus ribu {[}Seh-ra-tus ri-bu{]} \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.54287 cm} x{3.43413 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Additional}} \tn % Row 0 \SetRowColor{LightBackground} Do you understand? & Apakah Anda mengerti? {[}A-pa-kah An-da mah-ng-gerti{]} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} I understand & Saya mengerti \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} I don't understand & Saya tidak mengerti \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}