summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bgteubner/doc/mathtime/math.tex
blob: 0990daea9633c8d1b1d1349d5b6b350e8e626618 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%
% bgteubner class bundle
%
% math.tex
% Copyright 2003--2005 Harald Harders
%
% This program may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your opinion) any later version.
% The latest version of this license is in
%    http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 1999/12/01 or later.
%
% This program consists of all files listed in manifest.txt.
\listfiles
%\PassOptionsToClass{bgteubner}{titlepage}
\documentclass[17x24,ngerman,ulinevec]{bgteubner}
\usepackage[latin1]{inputenc}
%\title{asdf}
%\subtitle{\hhsubtitle}
%\author{Harry}
%\edition{2}
\date{heute}
\begin{document}
%\maketitle
\begin{align}
  \sin^2\alpha + \cos^2\alpha &= 1
\end{align}
moin

$\mathcal{ABCDEFGHabcdefgh}$

$\alpha\beta\gamma\delta\epsilon\varepsilon$

{\boldmath$\alpha\beta\gamma\delta\epsilon\varepsilon$}
\end{document}