Rev 6197 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1654 | bpr | 1 | !!##language |
20 | reyssat | 2 | !set wims_read_parm=!word 2 of $wims_read_parm |
3 | |||
4 | !if $wims_read_parm=$empty or $wims_read_parm issametext curve |
||
6274 | bpr | 5 | <span class="small"> |
20 | reyssat | 6 | !if $module_language=fr |
7 | <b>Instructions</b>. Il est vivement recommandé de dessiner votre |
||
8 | courbe comme une succession de segments de droites, en cliquant sur les joints |
||
9 | des segments. La courbe ainsi dessinée est en général |
||
10 | plus précise que si vous tirez la souris avec le bouton enfoncé. |
||
6197 | bpr | 11 | </span> |
20 | reyssat | 12 | !exit |
13 | !endif |
||
14 | !if $module_language=nl |
||
15 | <b>Instructies</b>. |
||
16 | Het wordt dringend aanbevolen een kromme te tekenen als een serie lijnstukjes, |
||
17 | door te kikken om het verbindingspunt van deze lijnstukjes. |
||
18 | De zo geschetste krommen zijn over het algemeen precieser |
||
19 | dan de krommen getrokken uit de vrije hand met de muis en |
||
20 | linker muisknop ingedrukt. |
||
6197 | bpr | 21 | </span> |
20 | reyssat | 22 | !exit |
23 | !endif |
||
24 | |||
387 | bpr | 25 | !if $module_language=ca |
26 | <b>Instruccions</b>. És molt recomanable que dibuixeu la vostra corba |
||
27 | com una successió de segments, anant clicant sobre els punts que determinen |
||
28 | els segments. La corba dibuixada d'aquesta manera és en general més precisa |
||
29 | que si ho feu clicant i arrossegant amb el ratolí. |
||
6197 | bpr | 30 | </span> |
387 | bpr | 31 | !exit |
32 | !endif |
||
33 | |||
20 | reyssat | 34 | !if $module_language=es |
35 | <b>Instrucciones</b>. Recomendamos encarecidamente que dibuje la |
||
36 | curva como una sucesión de segmentos de rectas, haciendo click en las intersecciones |
||
37 | de los segmentos. La curva dibujada así es en general |
||
38 | más precisa que si arrastra el ratón con el botón pulsado. |
||
6197 | bpr | 39 | </span> |
20 | reyssat | 40 | !exit |
41 | !endif |
||
42 | |||
43 | !if $module_language=cn |
||
44 | <b>Ìáʾ</b>. ÔÚ×÷ͼʱ, ½¨ÒéÄãÃÇÓÃÊó±êµã»÷¸÷¸öתÕÛµã, ʹµÃͼÏñ³ÉΪһÌõÕÛÏß, |
||
45 | ÕâÑù»³öµÄͼ±ÈÄãÓð´ÏÂÊó±ê×ó¼ü»³öµÄÇúÏ߸ü¾«È·Ð©. |
||
6197 | bpr | 46 | </span> |
20 | reyssat | 47 | !exit |
48 | !endif |
||
49 | <b>Instructions</b>. It is highly recommended to draw your curve |
||
50 | as a series of line segments, by clicking on where the segments join. |
||
51 | The curve thus drawn is in general more precise than |
||
52 | if you drag the mouse with a button pressed. |
||
6197 | bpr | 53 | </span> |
20 | reyssat | 54 | !exit |
55 | !endif |
||
56 |