Skip to main content\(\DeclareMathOperator{\homop}{Hom}
\newcommand{\Hom}[2]{\homop\left(#1,\,#2\right)}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 34.2 Beamer LaTeX
Run this to produce a Beamer LaTeX slideshow:
xsltproc --xinclude -o path/to/output/slides.tex
path/to/pretext/xsl/pretext-beamer.xsl path/to/source/slides.xml
Of course, you should then run e.g.
pdflatex slides.tex
to produce a PDF.