aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/woman.tes
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lexers/woman.tes')
-rw-r--r--lib/lexers/woman.tes20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/lexers/woman.tes b/lib/lexers/woman.tes
new file mode 100644
index 0000000..23c6905
--- /dev/null
+++ b/lib/lexers/woman.tes
@@ -0,0 +1,20 @@
+!*
+ * Womanpage Lexing: These are internal or third-party
+ * on-line documentation files used by SciTECO.
+ * In contrast to normal lexers, Womanpages are styled
+ * using a SciTECO macro that ships with the woman-page
+ * document (.woman.tec).
+ *!
+
+@[lexer.test.woman]{
+ :EN*.womanQ*
+}
+
+@[lexer.set.woman]{
+ 1ESSETWRAPMODE
+ 1ESSETWRAPINDENTMODE
+ 10,1#4ESSETYCARETPOLICY
+ 32ESSTYLESETFONTTimes ESSTYLECLEARALL
+
+ 1:EN*Q*.tec"S EMQ*.tec '
+}