Rev 18129 | Rev 18266 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18129 | Rev 18159 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | medium t_prep p_font |
39 | medium t_prep p_font |
40 | large t_prep p_font |
40 | large t_prep p_font |
41 | huge t_prep p_font |
41 | huge t_prep p_font |
42 | giant t_prep p_font |
42 | giant t_prep p_font |
43 | 43 | ||
- | 44 | reset t_obj 0,0,0,0, obj_reset |
|
- | 45 | noreset t_obj 0,0,0,0, obj_noreset |
|
44 | dashed t_obj 0,0,0,0, obj_dashed |
46 | dashed t_obj 0,0,0,0, obj_dashed |
45 | filled t_obj 0,0,0,0, obj_filled |
47 | filled t_obj 0,0,0,0, obj_filled |
46 | affine t_obj 6,0,0,0, obj_affine |
48 | affine t_obj 6,0,0,0, obj_affine |
47 | arrow t_obj 5,1,0,1, obj_arrow |
49 | arrow t_obj 5,1,0,1, obj_arrow |
48 | arrow2 t_obj 5,1,0,1, obj_arrow2 |
50 | arrow2 t_obj 5,1,0,1, obj_arrow2 |