-
Notifications
You must be signed in to change notification settings - Fork 1
/
argument.dot
152 lines (117 loc) · 5.25 KB
/
argument.dot
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
digraph G {
// Template : argument
// Usage :
forcelabels=true
bgcolor=white
pad=0.3
//ratio=0.75
layers="argument:objections:remarques:remarques+objections:all"
//layerselect="argument"
//layerselect="remarques"
//layerselect="objections"
layerselect="remarques+objections"
//bgcolor=grey90
//pad=0.3
style=filled
edge[minlen=6;xlabel="par
conséquent … ";fontcolor=grey40;fontsize=10]
splines=curved
//splines=spline // (si les flèches passent sous une bulle)
ranksep=0.1
// Objections et lien objection->prémisse
// Si on veut mettre "objection" sur les flèches :
// edge[labelfontcolor=red;labelfontsize=10;headlabel="objection \n "]
node[shape=rect;style="rounded";layer="objections,remarques+objections";color=red2;fillcolor=white;fontcolor=black;penwidth=1;margin=0.15]
edge[layer="objections,remarques+objections";xlabel="
objection ! ";minlen=5]
// Si on veut faire une objection à un lien entre prémisses, il faut utiliser un "point" intermédiaire
// point[shape=point;width=0]
// ->point[arrowhead=none]
// {rank=same;o1->}
// {rank=same;->o1[dir=back]}
// o1[label=""]
node[shape=rect;style="rounded,filled";fillcolor=white;layer="argument,remarques,objections,remarques+objections";margin=0.15;color=black;fontcolor=black;penwidth=1,fontsize=12, color=red2]
edge[color=red3;minlen=6;xlabel="
objection !";penwidth=0.8]
// ATTENTION : PRECISER COULEUR red2 POUR CHAQUE OBJECTION
// o1[label="";color=red2]
0[style=invis;shape=plaintext;label=""]
o1[label="Objection
contre
l'idée 1"]
o3[label="Objection
contre
l'idée 3"]
// Lien objection->prémisse
node[color=black,fontsize=14]
{rank=same; o1->p1[dir=back]}
p1->o3[style=invis] // Pour forcer l'affichage de o3 à droite
p3->o3[constraint=false]
// Justification des objections
node[style="rounded,filled";fillcolor=white;layer="objections,remarques+objections";fontcolor=black;color=green4;penwidth=1;margin=0.1]
edge[color=green4;xlabel="par
conséquent …";penwidth=0.8]
// j1[label=""]
// Remarques
node[layer="remarques,remarques+objections";color=blue4;shape=box;style=filled;margin=0.1;fontcolor=black;penwidth=0.8;fontsize=11]
edge[layer="remarques,remarques+objections";color=blue4;arrowhead="none";xlabel="";style=dashed]
// r1[label=""]
// Lien remarque->prémisse
node[shape=rect;style="rounded,filled";fillcolor=white;layer="argument,remarques,objections,remarques+objections";margin=0.15;color=black;fontcolor=black;penwidth=1]
subgraph cluster_0 {
forcelabels=true
newrank=true
margin=25
bgcolor=grey90
style=rounded
color=grey50
node[fontcolor=black, color=black, penwidth=1, layer="argument,remarques,objections,remarques+objections"];
edge[color=black, xlabel="par
conséquent …", fontcolor=grey40, minlen=6, style="", arrowhead="", penwidth=1, layer="argument,remarques,objections,remarques+objections"]
// ===============================================================================
// CODES POUR LES PREMISSES LIÉES (il suffit de supprimer un // ci-dessous et de copier le code correspondant pour lier 2 prémisses regroupées sous un "{}")
PL1[width=2.5, label="", shape=underline, fillcolor=grey88, height=0, margin=0, color=black]
// ->PL1[style="invis";minlen=1]
//PL2[width=4;label="";shape="underline" ; fillcolor=grey88 ; height=0 ; margin=0;color=black]
// ->PL2[style="invis";minlen=1]
// PL3[width=5;label="";shape="underline" ; fillcolor=grey88 ; height=0 ; margin=0]
// ->PL3[style="invis";minlen=1]
// PL4[width=5;label="";shape=underline;fillcolor=grey88;height=0;margin=0]
// ->PL4[style="invis";minlen=1]
// MISE EN PAGE
// Aller à la ligne tous les 3-4-5 mots dans les bulles, ou bien mettre "\n"
// ["constraint=false"] : à tester à côté d'une flèche si problème avec le rendu
// {rank=same;} : pour forcer l'affichage sur une même ligne de deux bulles
// dir=back : pour placer une flèche dans l'autre sens (et forcer l'affichage des bulles dans un ordre particulier)
// On peut utiliser des bulles invisibles pour forcer les bulles à se placer comme on le souhaite :
// VIDE1[style=invis]
//vide1[style=invis;width=0;shape=plaintext;label=" "]
//VIDE2[style=invis]
//VIDE3[style=invis]
// penser également à "headport=n" pour une flèche mal positionnée
// numéroter les prémisses: ;xlabel=<<FONT POINT-SIZE="9">1</FONT>>
// Conséquences de la conclusion : c1[label="Conséquence"style="filled";fillcolor=grey28;fontcolor=white;shape=ellipse;margin=0.05;fontsize=14]
// ===============================================================================
// Argument
node[shape=rect, style="rounded,filled", fillcolor=white, layer="argument,remarques,objections,remarques+objections", margin=0.15, fontsize=14]
// p1[label=""]
// Conséquences de la conclusion :
// p1[label="";style="filled";fillcolor=grey28;fontcolor=white;shape=ellipse;margin=0.05]
p1[label="Idée 1"]
p2[label="Idée 2"]
p1->p2
p3[label="Idée 3"]
{p2
p3}->PL1[style="invis", minlen=1]
PL1->C
// Pour forcer l'affichage de p2 à gauche de p3
{rank=same; p2->p3[minlen=0, style="invis"]}
// Remarques
node[layer="remarques,remarques+objections", color=blue, shape=box, style=filled, margin=0.05]
edge[layer="remarques,remarques+objections", color=blue, arrowhead="none", xlabel="", style=dashed]
// r1[label=""]
// Conclusion
C[label="Conclusion", fillcolor=black, fontcolor=white, color=black, shape=ellipse, fontsize=18]
}
}
}