summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/styles.opm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-21 03:01:37 +0000
committerNorbert Preining <norbert@preining.info>2020-03-21 03:01:37 +0000
commit3e43bc594a14e8c4fc21d6a71f22a23dd78fe252 (patch)
tree19d1a8bb88da795b5317f91775f645e0b7bd9eb9 /macros/luatex/optex/styles.opm
parentc720a4409b388fa706f3eb1ce275f76f7d49d996 (diff)
CTAN sync 202003210301
Diffstat (limited to 'macros/luatex/optex/styles.opm')
-rw-r--r--macros/luatex/optex/styles.opm9
1 files changed, 7 insertions, 2 deletions
diff --git a/macros/luatex/optex/styles.opm b/macros/luatex/optex/styles.opm
index 66414f85ff..13aaec91b2 100644
--- a/macros/luatex/optex/styles.opm
+++ b/macros/luatex/optex/styles.opm
@@ -1,6 +1,6 @@
%% This is part of OpTeX project, see http://petr.olsak.net/optex
-\_codedecl \report {Basic styles of OpTeX <2020-03-12>}
+\_codedecl \report {Basic styles of OpTeX <2020-03-18>} % preloaded in format
\_doc -----------------------------
The `{\boxlines <line-1><eol><line-2><eol>...<line-n><eol>}`
@@ -46,7 +46,12 @@
\_parskip=\_medskipamount
\_nopagenumbers
}
-\_public \boxlines \letter \report ;
+
+\_def\_slides{\_par
+ \_input slides.opm
+}
+
+\_public \boxlines \letter \report \slides ;
\_endcode % -------------------------------------