|
33 | 33 | table.border table td { border: thin dotted black; padding: 0.2em; margin: 0.2em } |
34 | 34 | table.border .comment { margin-top: 0; white-space: normal; font-style: italic } |
35 | 35 |
|
36 | | - |
| 36 | +div.out { background: #FEE } |
37 | 37 | </style> |
38 | 38 |
|
39 | 39 |
|
@@ -376,6 +376,7 @@ <h4>Using named strings</h4> |
376 | 376 | assigned a value, the empty string is used. |
377 | 377 |
|
378 | 378 |
|
| 379 | +<div class=out> |
379 | 380 | <h3>Running elements</h3> |
380 | 381 |
|
381 | 382 | <p>Named strings, as described above, can only hold textual content; any |
@@ -480,7 +481,7 @@ <h3>Running elements</h3> |
480 | 481 | used on subsequent pages. |
481 | 482 | </div> |
482 | 483 |
|
483 | | - |
| 484 | +</div> |
484 | 485 |
|
485 | 486 | <h2>Leaders</h2> |
486 | 487 |
|
@@ -704,6 +705,7 @@ <h3>The ''target-counter'' and ''target-counters'' values</h3> |
704 | 705 | </div> |
705 | 706 |
|
706 | 707 |
|
| 708 | +<div class=out> |
707 | 709 |
|
708 | 710 | <h3>The ''target-text'' value</h3> |
709 | 711 |
|
@@ -762,7 +764,7 @@ <h3>The ''target-text'' value</h3> |
762 | 764 | </pre> |
763 | 765 | </div> |
764 | 766 |
|
765 | | - |
| 767 | +</div> |
766 | 768 |
|
767 | 769 | <h2>Footnotes</h2> |
768 | 770 |
|
@@ -1622,6 +1624,7 @@ <h3>The 'border-parts' properties</h3> |
1622 | 1624 | --> |
1623 | 1625 |
|
1624 | 1626 |
|
| 1627 | +<div class=out> |
1625 | 1628 |
|
1626 | 1629 | <h2>Pulling elements: the ''target-pull()'' value</h2> |
1627 | 1630 |
|
@@ -1659,6 +1662,7 @@ <h2>Pulling elements: the ''target-pull()'' value</h2> |
1659 | 1662 |
|
1660 | 1663 |
|
1661 | 1664 |
|
| 1665 | + |
1662 | 1666 | <h2>Pushing elements: named flows</h2> |
1663 | 1667 |
|
1664 | 1668 | <p>Footnotes and running elements are print-specific conventions that |
@@ -1787,6 +1791,7 @@ <h2>Pushing elements: named flows</h2> |
1787 | 1791 |
|
1788 | 1792 | </div> |
1789 | 1793 |
|
| 1794 | +</div> |
1790 | 1795 |
|
1791 | 1796 | <h2>Hyphenation</h2> |
1792 | 1797 |
|
@@ -2954,6 +2959,7 @@ <h2>CMYK colors</h2> |
2954 | 2959 | <p>User Agents that do not understand the <code>cmyk()</code> value, will use the first color (red). User agents that understand <code>cmyk()</code> will use the second color (which is bluish). |
2955 | 2960 | </div> |
2956 | 2961 |
|
| 2962 | +<div class=out> |
2957 | 2963 |
|
2958 | 2964 | <h2>Creating paged presentations</h2> |
2959 | 2965 |
|
@@ -4565,6 +4571,8 @@ <h3>A more complex example</h3> |
4565 | 4571 | </pre> |
4566 | 4572 | </div> |
4567 | 4573 |
|
| 4574 | +</div> |
| 4575 | + |
4568 | 4576 |
|
4569 | 4577 | <h2>Conformance</h2> |
4570 | 4578 |
|
@@ -4601,6 +4609,7 @@ <h2>Appendix A: Default style sheet</h2> |
4601 | 4609 | </pre> |
4602 | 4610 |
|
4603 | 4611 |
|
| 4612 | + |
4604 | 4613 | <h2 class=no-num id=acknowledgments>Acknowledgments</h2> |
4605 | 4614 |
|
4606 | 4615 | <p>This document has been improved by Bert Bos, Michael Day, Melinda |
|
0 commit comments