summaryrefslogtreecommitdiff
path: root/support/tcltexed/bht/graphics.bht
diff options
context:
space:
mode:
Diffstat (limited to 'support/tcltexed/bht/graphics.bht')
-rw-r--r--support/tcltexed/bht/graphics.bht15
1 files changed, 15 insertions, 0 deletions
diff --git a/support/tcltexed/bht/graphics.bht b/support/tcltexed/bht/graphics.bht
new file mode 100644
index 0000000000..811074152f
--- /dev/null
+++ b/support/tcltexed/bht/graphics.bht
@@ -0,0 +1,15 @@
+# Copyright (C) 1999 - Martin Strauss - under terms of GPL
+################################################################################
+# I $Name $Latexbefehl $Buttontext/Giffile $Curserrueckverschiebung #
+################################################################################
+
+I graphics "\\usepackage\[dvips\]{graphics}\n" graphics 0
+I graphicx "\\usepackage\[dvips\]{graphicx}\n" graphicx 0
+I includegraphics "\\includegraphics{}\n" includegraphics 2
+I scalebox "\\scalebox{}{}" scalebox 3
+I resizebox "\\resizebox{}{}{}" resizebox 5
+I rotatebox "\\rotatebox{}{}" rotatebox 3
+I ExecuteOptions "\\ExecuteOptions{}\n" ExecuteOptions 2
+I graphicspath "\\graphicspath{}\n" graphicspath 2
+I DeclareGraphicsExtensions "\\DeclareGraphicsExtensions{}\n" DeclareGraphicsExtensions 2
+I DeclareGraphicsRule "\\DeclareGraphicsRule{}{}{}{´}\n" DeclareGraphicsRule 9 \ No newline at end of file