summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/paper/paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/example/paper/paper.tex')
-rw-r--r--Master/texmf-dist/doc/latex/stex/example/paper/paper.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/example/paper/paper.tex b/Master/texmf-dist/doc/latex/stex/example/paper/paper.tex
index 5451a828f20..61d4aa7f17c 100644
--- a/Master/texmf-dist/doc/latex/stex/example/paper/paper.tex
+++ b/Master/texmf-dist/doc/latex/stex/example/paper/paper.tex
@@ -1,5 +1,4 @@
\documentclass{omdoc}
-\usepackage[showmods]{stex}
\usepackage{amssymb}
\usepackage{alltt}
\usepackage{hyperref}
@@ -49,7 +48,7 @@
imports via morphisms.
\begin{module}[id=magma]
- \importmodule[\backmods{functions}]{functions}
+ \importmodule[load=\backmods{functions}]{functions}
\symdef{magbase}{G}
\symdef[name=magmaop]{magmaopOp}{\circ}
\symdef{magmaop}[2]{\infix\magmaopOp{#1}{#2}}