summaryrefslogtreecommitdiff
path: root/support/tcltexed/bht/picture.bht
diff options
context:
space:
mode:
Diffstat (limited to 'support/tcltexed/bht/picture.bht')
-rw-r--r--support/tcltexed/bht/picture.bht33
1 files changed, 33 insertions, 0 deletions
diff --git a/support/tcltexed/bht/picture.bht b/support/tcltexed/bht/picture.bht
new file mode 100644
index 0000000000..11056a5bfc
--- /dev/null
+++ b/support/tcltexed/bht/picture.bht
@@ -0,0 +1,33 @@
+# Copyright (C) 1999 - Martin Strauss - under terms of GPL
+################################################################################
+# I $Name $Latexbefehl $Buttontext/Giffile $Curserrueckverschiebung #
+################################################################################
+
+I picture "\\begin{picture}(,)\n\n\\end{picture}\n" picture 18
+
+# Parameter
+I unitlength "\\setlength{\setunitlength}{}\n" picture 2
+I thicklines "\\thicklines" picture 0
+I thinlines "\\thinlines" picture 0
+I linethickness "\\linethickness{}\n" picture 2
+
+# Positionierung
+I put "\\put(,){}\n" picture 5
+I multiput "\\multiput(,)(,){}{}\n" picture 10
+
+# Rahmen
+I dashbox "\\dashbox{}(,)\[\]{}" picture 8
+
+#
+I line "\\line(,){}" picture 4
+I vector "\\vector(,){}" picture 4
+
+I circle "\\circle{}" picture 1
+I oval "\\oval(,)" picture 2
+I bezier "\\bezier{50}(,)(,)(,)" picture 8
+I shortstack "\\shortstack\[\]{}" picture 3
+
+# Speichern
+I newsavebox "\\newsavebox{\\}\n" picture 2
+I savebox "\\savebox{\\}(,)\[\]{}\n" picture 9
+I usebox "\\usebox{\\}" picture 1