File tree 3 files changed +58
-51
lines changed
3 files changed +58
-51
lines changed Original file line number Diff line number Diff line change 2
2
%%Creator: idraw
3
3
%%DocumentFonts: Helvetica Helvetica-BoldOblique Helvetica-Oblique
4
4
%%Pages: 1
5
- %%BoundingBox: 144 341 511 669
5
+ %%BoundingBox: 142 340 512 671
6
6
%%EndComments
7
7
8
8
%%BeginIdrawPrologue
@@ -889,32 +889,6 @@ Helvetica 14 SetF
889
889
] Text
890
890
End
891
891
892
- Begin %I Text
893
- %I cfg Black
894
- 0 0 0 SetCFg
895
- %I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
896
- Helvetica 14 SetF
897
- %I t
898
- [ 1 0 0 1 300 578 ] concat
899
- %I
900
- [
901
- (End of body contents.)
902
- ] Text
903
- End
904
-
905
- Begin %I Text
906
- %I cfg Black
907
- 0 0 0 SetCFg
908
- %I f -adobe-helvetica-medium-o-normal--11-80-100-100-p-57-iso8859-1
909
- Helvetica-Oblique 11 SetF
910
- %I t
911
- [ 1 0 0 1 413 668 ] concat
912
- %I
913
- [
914
- (@)
915
- ] Text
916
- End
917
-
918
892
Begin %I Rect
919
893
%I b 65520
920
894
0 0 0 [12 4] 0 SetB
@@ -929,19 +903,6 @@ none SetP %I p n
929
903
404 608 501 701 Rect
930
904
End
931
905
932
- Begin %I Text
933
- %I cfg Black
934
- 0 0 0 SetCFg
935
- %I f -adobe-helvetica-medium-o-normal--11-80-100-100-p-57-iso8859-1
936
- Helvetica-Oblique 11 SetF
937
- %I t
938
- [ 1 0 0 1 315 538 ] concat
939
- %I
940
- [
941
- (\(@+200, @-100\))
942
- ] Text
943
- End
944
-
945
906
Begin %I Text
946
907
%I cfg Blue
947
908
0.316411 0.316411 0.980484 SetCFg
@@ -983,6 +944,50 @@ Helvetica-Oblique 11 SetF
983
944
] Text
984
945
End
985
946
947
+ Begin %I Text
948
+ %I cfg Black
949
+ 0 0 0 SetCFg
950
+ %I f -adobe-helvetica-medium-o-normal--11-80-100-100-p-57-iso8859-1
951
+ Helvetica-Oblique 11 SetF
952
+ %I t
953
+ [ 1 0 0 1 315 538 ] concat
954
+ %I
955
+ [
956
+ (\(+200, -100\))
957
+ ] Text
958
+ End
959
+
960
+ Begin %I Text
961
+ %I cfg Black
962
+ 0 0 0 SetCFg
963
+ %I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
964
+ Helvetica 14 SetF
965
+ %I t
966
+ [ 1 0 0 1 300 578 ] concat
967
+ %I
968
+ [
969
+ (End of body contents.)
970
+ ] Text
971
+ End
972
+
973
+ Begin %I MLine
974
+ %I b 65520
975
+ 3 0 0 [12 4] 0 SetB
976
+ %I cfg Black
977
+ 0 0 0 SetCFg
978
+ %I cbg White
979
+ 1 1 1 SetCBg
980
+ none SetP %I p n
981
+ %I t
982
+ [ 1 -0 -0 1 70 36 ] concat
983
+ %I 3
984
+ 371 640
985
+ 345 640
986
+ 345 608
987
+ 3 MLine
988
+ %I 1
989
+ End
990
+
986
991
End %I eop
987
992
988
993
showpage
Original file line number Diff line number Diff line change @@ -22,22 +22,24 @@ <h1>Long description for example illustrating positioning
22
22
23
23
< P > In the following PRE element, each 24 pixel line is simulated by
24
24
two lines, the second beginning with the appropriate number. The
25
- reference edge for positioning the "inner" box is indicated in the
26
- diagram by a "@". The upper left coordinates of the "inner" box are
27
- labeled by (@+200, @-100). In the PRE element below, these labels
28
- appear in brackets. The lines, as they appear in the image,
29
- contain approximately:</ p >
25
+ reference edges for positioning the "inner" box are indicated in the
26
+ diagram by thick dashed lines. The upper left coordinates of the
27
+ "inner" box are labeled by (+200, -100). In the PRE element below,
28
+ the reference edges for "inner" are indicated by vertical bars and
29
+ equal signs. The offset of the "inner" box is given in square brackets.
30
+ The lines of text, as they appear in the
31
+ image, contain approximately:</ p >
30
32
31
33
32
- < PRE >
33
-
34
- 1 Beginning of body contents. [@] Start
34
+ < PRE > ====
35
+ |
36
+ 1 Beginning of body contents.| Start
35
37
36
38
2 of outer contents. End of outer
37
39
38
40
3 contents. End of body contents.
39
41
40
- 4 [(@ +200, @ -100)]
42
+ 4 [(+200, -100)]
41
43
42
44
5 Inner
43
45
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html lang="en">
3
- <!-- $Id: visuren.src,v 2.68 1998-05-08 16:31:51 ijacobs Exp $ -->
3
+ <!-- $Id: visuren.src,v 2.69 1998-05-08 16:43:04 ijacobs Exp $ -->
4
4
<HEAD>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
6
<TITLE>Visual formatting model</TITLE>
@@ -1548,7 +1548,7 @@ class="propinst-position">'position'</span> property to 'relative'
1548
1548
means that its box may serve as the containing block for positioned
1549
1549
descendants. Since the <em>outer</em> box is an inline box that is
1550
1550
split across several lines, the first inline box's top and left edges
1551
- (at the location designed by the "@" in the following illustration)
1551
+ (depicted by thick dashed lines in the illustration below )
1552
1552
serve as references for <span class="propinst-top">'top'</span> and
1553
1553
<span class="propinst-left">'left'</span> offsets.
1554
1554
You can’t perform that action at this time.
0 commit comments