\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{pamelahdzd}
\pdfinfo{
  /Title (capitulo-1-quimica-general-ii.pdf)
  /Creator (Cheatography)
  /Author (pamelahdzd)
  /Subject (Capítulo 1 Química general II 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}{5298A3}
\definecolor{LightBackground}{HTML}{F4F8F9}
\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{Capítulo 1 Química general II Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{pamelahdzd} via \textcolor{DarkBackground}{\uline{cheatography.com/162957/cs/34118/}}}
\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}pamelahdzd \\
  \uline{cheatography.com/pamelahdzd} \\
  \end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}}  \\
   \vspace{-2pt}Published 11th September, 2022.\\
   Updated 11th September, 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.32 cm} x{5.68 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Tipos de disoluciones}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Saturada}} & Máxima cantidad de soluto \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
{\bf{No saturada}} & Menor cantidad de soluto posible de disolver \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
{\bf{Sobresaturda}} & Más soluto del posible a disolver \tn 
% Row Count 6 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{1.9 cm} x{3.42 cm} x{2.28 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Unidades de concentración}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Porcentaje en masa}} & Reacción entre el soluto y solución en masa & {\emph{m.sto (g)/ m.sln (g) x100}} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
{\bf{Fracción molar}} & Fracción molar de un componente en una solución & {\emph{XA = nA/nT}} \tn 
% Row Count 6 (+ 3)
% Row 2
\SetRowColor{LightBackground}
{\bf{Molaridad}} & Moles de soluto en 1 L de solución & {\emph{n sto/ L sln}} \tn 
% Row Count 8 (+ 2)
% Row 3
\SetRowColor{white}
{\bf{Molalidad}} & Moles disueltos en 1kg de solución & {\emph{n sto/ Kg slv}} \tn 
% Row Count 10 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{8.4cm}}{- Con la {\bf{molaridad}} es más fácil medir volumen \newline - El {\bf{\% en masa y molalidad}} son independientes de la temperatura}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{1.976 cm} x{4.864 cm} p{0.76 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Solubilidad}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{8.4cm}}{Máxima cantidad de un soluto que se puede disolver en determinada cantidad de un solvente a cierta temperatura} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
{\bf{Ley de Henry}} & La solubilidad de un gas en un líquido es proporcional a la presión del gas sobre la disolución & {\emph{C=KP}} \tn 
% Row Count 7 (+ 4)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{8.4cm}}{- Si el gas disuelto reacciona con el agua, su solubilidad será mayor}  \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}{Constantes de la ley de Henry}}  \tn
\SetRowColor{LightBackground}
\mymulticolumn{1}{p{8.4cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/pamelahdzd_1662848657_constantehenry.jpg}}} \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{1.872 cm} x{1.944 cm} x{1.944 cm} x{1.44 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Factor de Van Hoff}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{4}{x{8.4cm}}{Aplica solo para {\bf{electrolitos}}} \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
\mymulticolumn{4}{x{8.4cm}}{{\emph{i= coeficientes de átomos en el compuesto}}} \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{4}{x{8.4cm}}{{\bf{Ejemplo:}}} \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
\mymulticolumn{4}{x{8.4cm}}{NaCl = 2} \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{4}{x{8.4cm}}{Na2SO4 = 3} \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
\mymulticolumn{4}{x{8.4cm}}{FeCl3 = 4} \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
{\bf{Fórmulas}} & aumTb= {\emph{i}}Kbm & aumTf= {\emph{i}}Kfm & pi= {\emph{i}}MRT \tn 
% Row Count 8 (+ 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}{Propiedades coligativas}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{8.4cm}}{Son aquellas que dependen únicamente del número de partículas de soluto disuelto en la solución y {\bf{no de la naturaleza}} de las partículas del soluto} \tn 
% Row Count 4 (+ 4)
% Row 1
\SetRowColor{white}
\mymulticolumn{1}{x{8.4cm}}{- Disminución de la presión de vapor} \tn 
% Row Count 5 (+ 1)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{8.4cm}}{- Elevación del punto de ebullición} \tn 
% Row Count 6 (+ 1)
% Row 3
\SetRowColor{white}
\mymulticolumn{1}{x{8.4cm}}{- Disminución del punto de congelación} \tn 
% Row Count 7 (+ 1)
% Row 4
\SetRowColor{LightBackground}
\mymulticolumn{1}{x{8.4cm}}{- Presión osmótica} \tn 
% Row Count 8 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{2.128 cm} x{3.8 cm} x{1.672 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Disminución de la presión de vapor}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{3}{x{8.4cm}}{El punto de saturación en el cual ya no se pueden evaporar más moléculas de agua} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
{\bf{Ley de Raoul}} & La presión parcial de un disolvente en una disolución, P1, está dada por la presión vapor del disolvente puro, P0, multiplicado por la fracción molar del disolvente en la solución &  \tn 
% Row Count 12 (+ 10)
% Row 2
\SetRowColor{LightBackground}
{\bf{Soluto NO volátil}} & {\emph{P1=X1P0}} & {\emph{aumP=X2P1=P0-P1}} \tn 
% Row Count 15 (+ 3)
% Row 3
\SetRowColor{white}
{\bf{Soluto volátil}} & {\emph{PT=Pa+Pb}} & {\emph{Pa=XaP0a}} \tn 
% Row Count 17 (+ 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}{Elevación del punto de ebullición}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Punto de ebullición}} & Es la temperatura a la cual una disolución iguala su presión de vapor con la presión atmosférica externa \tn 
% Row Count 6 (+ 6)
% Row 1
\SetRowColor{white}
\mymulticolumn{2}{x{8.4cm}}{Incremento del punto de ebullición que experimenta un disolvente al formar una disolución con un soluto determinado} \tn 
% Row Count 9 (+ 3)
% Row 2
\SetRowColor{LightBackground}
{\bf{Elevación del punto de ebullición}} & {\emph{aumTb=Tbsln-Tbslv}} \tn 
% Row Count 12 (+ 3)
% Row 3
\SetRowColor{white}
\mymulticolumn{2}{x{8.4cm}}{{\bf{aumTb=Kb*m}}} \tn 
% Row Count 13 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{8.4cm}}{- aumTb es proporcional a la disminución de la presión de vapor y también es proporcional a la concentración (molalidad) de la solución}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{5.04 cm} x{2.96 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Descenso del punto de congelación}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{8.4cm}}{Disminución de la temperatura de congelación de una disolución respecto a la temperatura del disolvente puro, al añadir soluto bajamos el punto de congelación} \tn 
% Row Count 4 (+ 4)
% Row 1
\SetRowColor{white}
{\bf{Disminución de temperatura}} & {\emph{aumT=Tfslv-Tfsln}} \tn 
% Row Count 6 (+ 2)
% Row 2
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{8.4cm}}{{\bf{aumTf=Kfm}}} \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{8.4cm}}{- El agua del mar nunca se congela por la cantidad de sal que tiene, en cambio la de un río sí}  \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}{Constantes ebulloscópicas y crioscópicas}}  \tn
\SetRowColor{LightBackground}
\mymulticolumn{1}{p{8.4cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/pamelahdzd_1662863371_constantes eb y cri.png}}} \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}-}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{8.4cm}{x{1.84 cm} x{6.16 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Presión osmótica}}  \tn
% Row 0
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{8.4cm}}{Es la presión que hay que ejercer sobre una disolución para evitar que entre en ella disolvente puro a través de una membrana semipermeable, detener la ósmosis} \tn 
% Row Count 4 (+ 4)
% Row 1
\SetRowColor{white}
{\bf{pi=MRT}} & {\emph{R = 0.0821L atm/K mol}} \tn 
% Row Count 6 (+ 2)
% Row 2
\SetRowColor{LightBackground}
{\bf{Ósmosis}} & Fenómeno en el que se busca compensar las concentraciones de los dos lados de la membrana \tn 
% Row Count 9 (+ 3)
% Row 3
\SetRowColor{white}
\mymulticolumn{2}{x{8.4cm}}{- Menos soluto a más soluto} \tn 
% Row Count 10 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}