PDF generated with TravisCI. (See HowTo-Deploy-LaTeX-Documents)
Diego Restrepo
Instituto de Física
Universidad de Antioquia
restrepo AT .udea.edu.co
LICENSE: All materials are licensed under the
The master file is: $ pdflatex beyond.tex
There is another master file to generate selected parts of the book in presentation mode:
$ pdflatex beyond.beamer
the parts are the ones inside the beamer enviorement
\begin{frame}[fragile,allowframebreaks]
...
\end{frame}
We have used the a trick with the coment package, in order that the original master file ignores the frame enviroment. beyond.tex includes the following lines:
\usepackage{comment}
...
\includecomment{frame}
\specialcomment{frame}
{\begingroup}{\endgroup}
%\excludecomment{frame}
The figures/ dir contains the figures in pdf with some sources in svg.
This file was written in Markdown wiki format:
You can clone/edit/push directly from:
https://git.overleaf.com/2638177mjdkmh
The updated PDF generated from this document is at:
or (partially until chapter 4) from the ShareLaTeX: