HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li>Theory</li>
1 <ul><li>Theory</li>
2 <li>Theory</li>
2 <li>Theory</li>
3 <li>Comments</li>
3 <li>Comments</li>
4 </ul><h2>Printing only even pages</h2>
4 </ul><h2>Printing only even pages</h2>
5 <p>Printing even pages is just a little different from printing odd pages: as before, we print pages, increasing the page number by two, but we start not from the first page, but from the second one.</p>
5 <p>Printing even pages is just a little different from printing odd pages: as before, we print pages, increasing the page number by two, but we start not from the first page, but from the second one.</p>
6 <h2>Comments</h2>
6 <h2>Comments</h2>