summaryrefslogtreecommitdiff
path: root/support/tcltexed/bht/latex209.bht
diff options
context:
space:
mode:
Diffstat (limited to 'support/tcltexed/bht/latex209.bht')
-rw-r--r--support/tcltexed/bht/latex209.bht21
1 files changed, 21 insertions, 0 deletions
diff --git a/support/tcltexed/bht/latex209.bht b/support/tcltexed/bht/latex209.bht
new file mode 100644
index 0000000000..4f80a0aed4
--- /dev/null
+++ b/support/tcltexed/bht/latex209.bht
@@ -0,0 +1,21 @@
+# Copyright (C) 1999 - Martin Strauss - under terms of GPL
+################################################################################
+# I $Name $Latexbefehl $Buttontext/Giffile $Curserrueckverschiebung #
+################################################################################
+
+
+################################
+# Grundlegendes
+I documentstyle "\\documentstyle\[\]{}\n" documentstyle 4
+
+
+# Schriftarten
+I bf "\\bf" Boldface 0
+I it "\\it" Italic 0
+I rm "\\rm" Roman 0
+I em "\\em" Emphasize 0
+I sc "\\sc" "SMALL CAPS" 0
+I sl "\\sl" "Slanted" 0
+I sf "\\sf" "Sans Serif" 0
+I tt "\\tt" Typewriter 0
+