| 174 | | will lead to the following numbering: |
| 175 | | |
| 176 | | {{{ |
| 177 | | 1. First Chapter |
| 178 | | 1.1. First Section |
| 179 | | 1.5. Now Section Five |
| 180 | | 1.6. Next Section |
| 181 | | 2.5. Now Section Five in Chapter 2 |
| 182 | | 2.6. Next Section |
| 183 | | |
| 184 | | 3. Next Chapter |
| 185 | | 3.1 Section |
| | 174 | will lead to the following: |
| | 175 | |
| | 176 | {{{ |
| | 177 | #!html |
| | 178 | <div style="border: thin solid ; padding-left: 1cm; width: 30em"> |
| | 179 | |
| | 180 | <h1 id="FirstChapter">1. First Chapter</h1><p> |
| | 181 | </p> |
| | 182 | <p> |
| | 183 | </p><h2 id="FirstSection">1.1. First Section</h2><p> |
| | 184 | </p> |
| | 185 | <p> |
| | 186 | </p><h2 id="NowSectionFive">1.5. Now Section Five</h2><p> |
| | 187 | </p> |
| | 188 | <p> |
| | 189 | </p><h2 id="NextSection">1.6. Next Section</h2><p> |
| | 190 | </p> |
| | 191 | <p> |
| | 192 | </p><h2 id="NowSectionFiveinChapter2">2.5. Now Section Five in Chapter 2</h2><p> |
| | 193 | </p> |
| | 194 | <p> |
| | 195 | </p><h2 id="NextSection1">2.6. Next Section</h2><p> |
| | 196 | </p> |
| | 197 | <p> |
| | 198 | </p><h1 id="NextChapter">3. Next Chapter</h1><p> |
| | 199 | </p> |
| | 200 | <p> |
| | 201 | </p><h2 id="Section">3.1. Section</h2><p> |
| | 202 | </p> |
| | 203 | </div> |