\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{AGKujur (agkujur)} \pdfinfo{ /Title (evs-lesson-1-introduction.pdf) /Creator (Cheatography) /Author (AGKujur (agkujur)) /Subject (EVS ||Lesson 1: INTRODUCTION 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}{EB524D} \definecolor{LightBackground}{HTML}{FDF4F3} \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{EVS ||Lesson 1: INTRODUCTION Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{AGKujur (agkujur)} via \textcolor{DarkBackground}{\uline{cheatography.com/158452/cs/33446/}}} \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}AGKujur (agkujur) \\ \uline{cheatography.com/agkujur} \\ \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 29th 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*}{3} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Components of Envrionment}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{4 Major Components} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Lithosphere & Litho = Rock \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hydrosphere & Hydro = Water \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Atmosphere & Atmo = Air \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Biosphere & Bio = Life \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The planet Earth is categorised into different spheres which represent solid {[}rock/soil{]}, liquid {[}water{]}, and gaseous {[}air{]} phases. The overlapping zone of the three spheres is called the biosphere, where life can exist.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Atmosphere: (Greek: Atmos means vapor)}} \tn % Row 0 \SetRowColor{LightBackground} ✦gaseous mixture which envelops the planet earth is called atmosphere & ✦Content of water vapor, density of the air mass and atmospheric pressure decreases rapidly with the increase in altitude \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Composition of dry air}}} \tn % Row Count 8 (+ 1) % Row 2 \SetRowColor{LightBackground} {\emph{Component}} & {\emph{Volume \%}} \tn % Row Count 9 (+ 1) % Row 3 \SetRowColor{white} Nitrogen & 78\% \tn % Row Count 10 (+ 1) % Row 4 \SetRowColor{LightBackground} Oxygen & 20\% \tn % Row Count 11 (+ 1) % Row 5 \SetRowColor{white} Argon & 0.9\% \tn % Row Count 12 (+ 1) % Row 6 \SetRowColor{LightBackground} CO2 & 0.04\% \tn % Row Count 13 (+ 1) % Row 7 \SetRowColor{white} Gases in Traces & Remaining \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Layers of atmosphere \& temperature}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/agkujur_1659103083_Atmospheric-layers-with-respect-to-vertical-variation-of-air-temperature.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The rate of change of temperature with the altitude is called lapse rate. The atmosphere has \newline been stratified into major four layers where temperature decreases (negative lapse rate) or \newline increases (positive lapse rate).} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{{\bf{Environmental Education}}}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lithosphere: (Greek: Lithos means rock)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦Lithosphere is the outermost layer of the crust which represents the land mass of the planet.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{✦consists of rocks, soil, sediments and minerals.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦geological structures or landforms like high mountains, plateau, deep valleys and sea beds make the surface of lithosphere uneven} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{✦geological processes like weathering \& erosion, volcanic eruptions, biogeochemical cycles take place at the lithosphere} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦Different terrestrial ecosystems like forests, grasslands, deserts etc. are found on the lithosphere} \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Cross Section of Lithosphere}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/agkujur_1659100588_cutaway-earth.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Earths structure can be stratified into \newline -Outer Crust \newline -Middle Mantle \newline -Inner Core} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.12779 cm} x{2.21381 cm} p{0.4177 cm} p{0.4177 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{4 Major Layers of Atmosphere}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{rate of change of temperature with the altitude is called lapse rate} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{✦Troposphere} & upper layer is called tropopause & & \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{✦Stratosphere} & Ozone layerin this region absorbs harmful UV radiation, particularly UV-B radiation because of which life is possible on earth's surface & & \tn % Row Count 11 (+ 7) % Row 3 \SetRowColor{white} \seqsplit{✦Mesosphere} & Density of air is very low and important chemical species found in this region are O2 + and NO+ & & \tn % Row Count 16 (+ 5) % Row 4 \SetRowColor{LightBackground} \seqsplit{✦Thermosphere} & ionic oxygen atoms and other ions in this layer absorb short wave solar radiation which increases the temperature in this layer & & \tn % Row Count 23 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Hydrosphere: (Greek: Hydor means water)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦represents water masses in solid (ice cover, glaciers etc.), liquid (water bodies) and gaseous (water vapors) phases} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{✦covers almost three-fourth of the total surface area of the earth.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦is an integral part of the water cycle and plays a crucial role in maintaining normal climatic, meteorological, physical, chemical and biological functions on the planet} \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{✦Oceans and seas are the largest sink of carbon in the environment.} \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Total water \newline 97\% Salt Water + 3\% Fresh Water \newline \newline Total Fresh water = 2\% Ice Caps + 1\% Surface and Ground Water} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Biosphere:(Greek: Bios means life)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{✦self-regulating overlapping region of atmosphere, lithosphere and hydrosphere} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} ✦the environment where life sustainably exists, nourished and flourished by the healthy interaction between biotic and abiotic components & ✦biotic (autotrophs and heterotrophs) \tn % Row Count 9 (+ 7) % Row 2 \SetRowColor{LightBackground} & ✦abiotic components (air, water, sunlight, soil, rock etc.) \tn % Row Count 13 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}