- Notifications
You must be signed in to change notification settings - Fork28
Commit336aa51
committed
Doc: marginal hacking to remove some PDF build warnings.
This patch eliminates a few more "exceed the available area" warningswhose causes aren't particularly connected to anything else.The only one really worthy of comment is that I increased the spaceallowed for an <orderedlist>'s numbers, because the default of 1emdoesn't quite work for more than one digit. The rest are one-offinsertions of &zwsp; and suchlike tweaks, in places where theyshouldn't do any damage to the material. (In particular, althoughI split some long identifiers with zwsp's, there are other nearbyoccurrences of each one; so those changes shouldn't hurt greppabilityof the document sources.)1 parente111c9f commit336aa51
File tree
6 files changed
+8
-8
lines changed- doc/src/sgml
6 files changed
+8
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
151 | 150 |
| |
152 | 151 |
| |
153 | 152 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| |||
888 | 888 |
| |
889 | 889 |
| |
890 | 890 |
| |
891 |
| - | |
| 891 | + | |
892 | 892 |
| |
893 | 893 |
| |
894 | 894 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
712 | 712 |
| |
713 | 713 |
| |
714 | 714 |
| |
715 |
| - | |
| 715 | + | |
716 | 716 |
| |
717 | 717 |
| |
718 | 718 |
| |
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
727 |
| - | |
| 727 | + | |
728 | 728 |
| |
729 | 729 |
| |
730 | 730 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1891 | 1891 |
| |
1892 | 1892 |
| |
1893 | 1893 |
| |
1894 |
| - | |
1895 |
| - | |
| 1894 | + | |
| 1895 | + | |
1896 | 1896 |
| |
1897 | 1897 |
| |
1898 | 1898 |
| |
|
0 commit comments
Comments
(0)