summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/demo
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/demo')
-rw-r--r--macros/luatex/optex/demo/op-demo.tex4
-rw-r--r--macros/luatex/optex/demo/op-slides.tex2
2 files changed, 3 insertions, 3 deletions
diff --git a/macros/luatex/optex/demo/op-demo.tex b/macros/luatex/optex/demo/op-demo.tex
index c116682e59..e17b2f0b2f 100644
--- a/macros/luatex/optex/demo/op-demo.tex
+++ b/macros/luatex/optex/demo/op-demo.tex
@@ -6,7 +6,7 @@
\typosize[9/10.5] % 9pt font / 10.5pt baselineskip
\parindent=10pt % typesetting parameters
\hyperlinks \Blue\Blue % active hyperlinks
-\activettchar` % in-text verbatim by `...`
+\verbchar` % in-text verbatim by `...`
\everyintt={\Red} % in-text verbatim Red
\enquotes % use \"text" for English quotation
@@ -89,7 +89,7 @@ can be added if you need to refer to a figure.
\sec Verbatim
In-text verbatim is surrounded by the character declared
-by `\activettchar` sequence. The listing can be surrounded
+by `\verbchar` sequence. The listing can be surrounded
by `\begtt` and `\endtt` sequences
\begtt
This is verbatim.
diff --git a/macros/luatex/optex/demo/op-slides.tex b/macros/luatex/optex/demo/op-slides.tex
index 8c9bca24fc..45b65fb657 100644
--- a/macros/luatex/optex/demo/op-slides.tex
+++ b/macros/luatex/optex/demo/op-slides.tex
@@ -9,7 +9,7 @@
\hyperlinks\Blue\Blue % hyperlinks are used in the title page
\backgroundpic{op-slides-bg.png} % background picture
-\activettchar` % inline verbatim
+\verbchar` % inline verbatim
\enquotes % English quotes \"..."
\slideshow %------------------------------------------------------------