summaryrefslogtreecommitdiff
path: root/support/tcltexed/bht/picture.bht
blob: 11056a5bfcb29421ebe350341d6944ad00161355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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