diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-09 22:48:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-09 22:48:29 +0000 |
commit | 2d05113a7a102fb5589b6d25c3ad74657443c1d1 (patch) | |
tree | c2b914993fb826f14bf6330d063e9a823dea8b96 /Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls | |
parent | d3523ee5fdfa958264bc8c11d11b8b3c86ecbc2d (diff) |
einfuehrung (9apr12)
git-svn-id: svn://tug.org/texlive/trunk@25898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls b/Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls index 6c22c8e69d2..1e6906bcd94 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls +++ b/Master/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls @@ -15,8 +15,8 @@ \def\mathsymbol#1{$\csname#1\endcsname $ & \Lcs{#1} & } \def\mathSymbol#1{$ \csname#1\endcsname $ & \Lcs{#1} & $ \csname big#1\endcsname $ & \Lcs{big#1} &} -\let\relax -\let\relax +\let\StartShownPreambleCommands\relax +\let\StopShownPreambleCommands\relax % ignore second documentclass command for display in book: |