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/exaxetex.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/exaxetex.cls')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/exaxetex.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/exaxetex.cls b/Master/texmf-dist/doc/latex/einfuehrung/exaxetex.cls index 3a2e540d284..6495c836af4 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/exaxetex.cls +++ b/Master/texmf-dist/doc/latex/einfuehrung/exaxetex.cls @@ -18,8 +18,8 @@ \LoadClass[twoside,10pt]{article} \input{exa-fontconfig} -\let\relax -\let\relax +\let\StartShownPreambleCommands\relax +\let\StopShownPreambleCommands\relax % ignore second documentclass command for display in book: \renewcommand\documentclass[2][]{} |