\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{Jiwoo} \pdfinfo{ /Title (drainage.pdf) /Creator (Cheatography) /Author (Jiwoo) /Subject (Drainage 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}{7D68A1} \definecolor{LightBackground}{HTML}{F6F5F9} \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{Drainage Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Jiwoo} via \textcolor{DarkBackground}{\uline{cheatography.com/158602/cs/33474/}}} \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}Jiwoo \\ \uline{cheatography.com/jiwoo} \\ \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 30th July, 2022.\\ 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.48 cm} x{5.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Terms}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Drainage}} & the term drainage describes the river system of an area \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Drainage Basin}} & the area drained by a single river is called {\emph{drainage basin}} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{Water Divide}} & an upland that separates two drainage basins is called water divide \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} {\bf{River System}} & a river along with its tributaries is called a river system \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Himalayan rivers}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Most of them perennial which means they have water throughout the year} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{they receive water from rainfall as well as from melted snow from lofty mountains} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{they cut through mountains making gorges.} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{have long courses from their source to the sea} \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{they perform intense erosional activity in their upper courses and carry huge loads of silt and sand} \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{in the middle and lower courses they form meanders and ox bow lakes and many other depositional features in their floodplains} \tn % Row Count 11 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{also form well developed deltas} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.16 cm} x{5.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Indus River System}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Source}} & rises in Tibet near Lake Mansarovar \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{Tributaries}} & Zaskar,nubra,shyok,humza,jhelum,satluj,chenab,ravi,beas \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{Mouth}} & Arabian Sea \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} {\bf{Basin}} & ladakh jammu and kashmir himachal pradesh and punjab \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Features}} & flows through baltistan and gilgit and emerges from the mountains of Attock \tn % Row Count 10 (+ 3) % Row 5 \SetRowColor{white} & the 5 rivers join near Mithankot \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} & indus plain has a very gentle slope \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} & has a total length of 2900km \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.16 cm} x{5.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Ganga River System}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Source}} & headwaters of the Ganga BHAGIRATHI is fed by Gangotri glacier and joined by the alaknanda at devaprayag in Uttarakhand \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Tributaries}} & yamuna,ghaghara,gandak,kosi \tn % Row Count 7 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{Mouth}} & Bay of Bengal \tn % Row Count 8 (+ 1) % Row 3 \SetRowColor{white} {\bf{Features}} & at haridwar the ganga emerges from the mountain on to the plains \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} & yamuna rises from yamunotri glacier. it flows parallel to the ganga and as a right bank meets ganga at Allahabad \tn % Row Count 15 (+ 4) % Row 5 \SetRowColor{white} & GGK rise in Nepal himalayas which floods parts of the northern plain every year \tn % Row Count 18 (+ 3) % Row 6 \SetRowColor{LightBackground} & main tributaries come from peninsular uplands are the chambal,betwa and son. these rise from semi arid areas and do not carry much water in them \tn % Row Count 24 (+ 6) % Row 7 \SetRowColor{white} & enlarged with the waters from its right and left bank tributaries \tn % Row Count 27 (+ 3) % Row 8 \SetRowColor{LightBackground} & the ganga flows till Farakka in west bengal, this is the northernmost part of the ganga delta . here the river bifurcates and forms the Bhagirathi-hooghly,it flows through the deltaic plains to BOB \tn % Row Count 34 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.16 cm} x{5.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Ganga River System (cont)}} \tn % Row 9 \SetRowColor{LightBackground} & flows southwards into bangladesh and is joined by the brahmaputra \tn % Row Count 3 (+ 3) % Row 10 \SetRowColor{white} & further down the mainstream is known as meghna \tn % Row Count 5 (+ 2) % Row 11 \SetRowColor{LightBackground} & has a length of 2500 km \tn % Row Count 6 (+ 1) % Row 12 \SetRowColor{white} & ambala is located between the water divide of Indus and ganga river systems \tn % Row Count 9 (+ 3) % Row 13 \SetRowColor{LightBackground} & the plains from ambala to sunderban stetch over nearly 1800km but the fall is hardly 300m , there is a fall of just one metre for every 6km. Therefore the river develops large meanders \tn % Row Count 16 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Brahmaputra River System}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Source}} & rises in tibet east of mansarovar lake \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} slightly longer than the indus , most of its course lies outside India & flows eastwards parallel to Himalayas \tn % Row Count 6 (+ 4) % Row 2 \SetRowColor{LightBackground} it is called Dihang and it is joined by the Dibang , lohit and many other tributaries to form the Brahmaputra in Assam & on reaching the Namcha Barwa 7757m it takes a U turn and enters India in Arunachal through a gorge \tn % Row Count 12 (+ 6) % Row 3 \SetRowColor{white} in tibet the river carries a smaller volume of water and silt as it passes through a cold and dry area & in India it passes through a area of high rainfall. here the river contains a large amount of water and silt \tn % Row Count 18 (+ 6) % Row 4 \SetRowColor{LightBackground} has a braided channel in its entire length in assam and forms many riverine islands & it is marked by huge deposits of silt on its bed causing the riverbed to rise . the river also shifts its channel frequently \tn % Row Count 25 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Peninsular Rivers}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{these rivers are seasonal as their flow is dependent on rainfall} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{during the dry season even the large rivers have reduced flow of water in their channels} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{have shorter and shallower courses} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{some of these rivers originate in the central highlands and flow towards the west} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{most of them originate in western ghats and flow towards the Bay of Bengal} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Narmada Basin}} \tn % Row 0 \SetRowColor{LightBackground} rises in Amarkantak hills in MP & flows towards the west in a rift valley formed due to faulting \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} the Marble rocks where the narmada flows through a deep gorge and the dhuadhar falls where the rivers plunges over steep rocks & all tributaries of narmada are very short and join the main stream at right angles \tn % Row Count 11 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{covers parts of Madhya Pradesh and Gujarat} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Tapi Basin}} \tn % Row 0 \SetRowColor{LightBackground} rises in the Satpura ranges in the betul district of Madhya Pradesh & flows in a rift valley parallel to Narmada but it is much shorter in length \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} basin covers most parts of Madhya pradesh gujarat and maharashtra & coastal plains between western ghats and arabian sea are very narrow due to which the coastal rivers are short \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{main west flowing rivers are mahi sabarmati periyar and bharathpuza} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Godavari Basin}} \tn % Row 0 \SetRowColor{LightBackground} largest peninsular river & it rises from the slopes of the western ghats in the nasik district of MH \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} has a length of 1500 km & drains into BOB \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} drainage basin covers MH(50\%) , MP odisha and Andhra Pradesh & the purna wardha pranhita manjra penganga wainganga \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{manjra wainganga and penganga are very large due to which its also known as Dakshin Ganga} \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Mahanadi}} \tn % Row 0 \SetRowColor{LightBackground} rises in the highlands of chhattisgarh & flows through odisha to reach BOB \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} has a length of 860 km & drainage basin covers MH , chhattisgarh , jharkhand and odisha \tn % Row Count 6 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Krishna Basin}} \tn % Row 0 \SetRowColor{LightBackground} rises from a spring near Mahabaleswar & has a length of 1400km and reaches BOB \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} tungabadra,koyana,musi,ghatprabha are some of its tributaries & its drainage basin covers parts of MH,karnataka and Andhra Pradesh \tn % Row Count 6 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Kaveri Basin}} \tn % Row 0 \SetRowColor{LightBackground} rises in the Brahmagri range of the western ghats & reaches BOB in south of Cuddalore in Tamil Nadu \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} has a length of 760km & amravati,bhavani,hemavati and kabini are its main tributaries \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{its drainage basin covers parts of karnataka,Kerala and tamil nadu} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}