summaryrefslogtreecommitdiff
path: root/support/dbtex/tex.tbl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/dbtex/tex.tbl
Initial commit
Diffstat (limited to 'support/dbtex/tex.tbl')
-rw-r--r--support/dbtex/tex.tbl10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/dbtex/tex.tbl b/support/dbtex/tex.tbl
new file mode 100644
index 0000000000..1b7d8d6171
--- /dev/null
+++ b/support/dbtex/tex.tbl
@@ -0,0 +1,10 @@
+# translation table for some ASCII characters that are special in TeX
+"\%" "\%"
+"&" "\\&"
+"\$" "\$"
+"#" "\#"
+"_" "\_"
+"{" "\{"
+"}" "\}"
+"~" "\verb?~?"
+"\^" "\verb?^?"