Promote sub-packages to sections in manual
This commit is contained in:
parent
26887981fc
commit
cfb993ee2e
|
@ -27,7 +27,7 @@
|
||||||
% \iffalse
|
% \iffalse
|
||||||
%<*package>
|
%<*package>
|
||||||
% ------------------------------------------------------------------------- \fi
|
% ------------------------------------------------------------------------- \fi
|
||||||
%
|
% \section{Implementation: \textsc{metropolis} color theme}
|
||||||
% Options
|
% Options
|
||||||
%
|
%
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
% \iffalse
|
% \iffalse
|
||||||
%<*package>
|
%<*package>
|
||||||
% ------------------------------------------------------------------------- \fi
|
% ------------------------------------------------------------------------- \fi
|
||||||
%
|
% \section{Implementation: Fira font theme}
|
||||||
% Font Definitions
|
% Font Definitions
|
||||||
%
|
%
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
|
|
2
demo.tex
2
demo.tex
|
@ -1,6 +1,6 @@
|
||||||
\documentclass[10pt]{beamer}
|
\documentclass[10pt]{beamer}
|
||||||
|
|
||||||
\usetheme{m}
|
\usetheme[usetitleprogressbar]{m}
|
||||||
\renewcommand{\mthemetitleformat}{\scshape\MakeLowercase}
|
\renewcommand{\mthemetitleformat}{\scshape\MakeLowercase}
|
||||||
|
|
||||||
\usepackage{booktabs}
|
\usepackage{booktabs}
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
\documentclass{ltxdoc}
|
\documentclass{ltxdoc}
|
||||||
%\OnlyDescription
|
%\OnlyDescription
|
||||||
|
|
||||||
|
\usepackage[parfill]{parskip}
|
||||||
\usepackage{setspace}
|
\usepackage{setspace}
|
||||||
\onehalfspacing
|
\onehalfspacing
|
||||||
|
|
||||||
|
|
BIN
mtheme.pdf
BIN
mtheme.pdf
Binary file not shown.
|
@ -30,7 +30,7 @@
|
||||||
%<*package>
|
%<*package>
|
||||||
% ------------------------------------------------------------------------- \fi
|
% ------------------------------------------------------------------------- \fi
|
||||||
%
|
%
|
||||||
% \subsection{\texttt{pgfplotsthemetol}}
|
% \section{Implementation: Tol \texttt{pgfplots} theme}
|
||||||
%
|
%
|
||||||
% Paul Tol's 12-color palette\footnote{Tol actually describes several
|
% Paul Tol's 12-color palette\footnote{Tol actually describes several
|
||||||
% palettes; these colours are taken from the bottom row of Figure 3 in his
|
% palettes; these colours are taken from the bottom row of Figure 3 in his
|
||||||
|
|
Loading…
Reference in New Issue