Last change
on this file was 347, checked in by roby, 3 years ago |
Aggiornamento per compatibilità con php7.4
|
File size:
2.7 KB
|
Rev | Line | |
---|
[347] | 1 | <style type="text/css">
|
---|
| 2 | <!--
|
---|
| 3 | table.page_header {width: 100%; border: none; background-color: #DDDDFF; border-bottom: solid 1mm #AAAADD; padding: 2mm }
|
---|
| 4 | table.page_footer {width: 100%; border: none; background-color: #DDDDFF; border-top: solid 1mm #AAAADD; padding: 2mm}
|
---|
| 5 | h1 {color: #000033}
|
---|
| 6 | h2 {color: #000055}
|
---|
| 7 | h3 {color: #000077}
|
---|
| 8 |
|
---|
| 9 | div.niveau
|
---|
| 10 | {
|
---|
| 11 | padding-left: 5mm;
|
---|
| 12 | }
|
---|
| 13 | -->
|
---|
| 14 | </style>
|
---|
| 15 | <page backtop="14mm" backbottom="14mm" backleft="10mm" backright="10mm" style="font-size: 12pt">
|
---|
| 16 | <page_header>
|
---|
| 17 | <table class="page_header">
|
---|
| 18 | <tr>
|
---|
| 19 | <td style="width: 100%; text-align: left">
|
---|
| 20 | Exemple d'utilisation des bookmarks
|
---|
| 21 | </td>
|
---|
| 22 | </tr>
|
---|
| 23 | </table>
|
---|
| 24 | </page_header>
|
---|
| 25 | <page_footer>
|
---|
| 26 | <table class="page_footer">
|
---|
| 27 | <tr>
|
---|
| 28 | <td style="width: 100%; text-align: right">
|
---|
| 29 | page [[page_cu]]/[[page_nb]]
|
---|
| 30 | </td>
|
---|
| 31 | </tr>
|
---|
| 32 | </table>
|
---|
| 33 | </page_footer>
|
---|
| 34 | <bookmark title="Sommaire" level="0" ></bookmark>
|
---|
| 35 | </page>
|
---|
| 36 | <page pageset="old">
|
---|
| 37 | <bookmark title="Chapitre 1" level="0" ></bookmark><h1>Chapitre 1</h1>
|
---|
| 38 | <div class="niveau">
|
---|
| 39 | Contenu du chapitre 1
|
---|
| 40 | </div>
|
---|
| 41 | </page>
|
---|
| 42 | <page pageset="old">
|
---|
| 43 | <bookmark title="Chapitre 2" level="0" ></bookmark><h1>Chapitre 2</h1>
|
---|
| 44 | <div class="niveau">
|
---|
| 45 | intro au chapitre 2
|
---|
| 46 | <bookmark title="Chapitre 2.1" level="1" ></bookmark><h2>Chapitre 2.1</h2>
|
---|
| 47 | <div class="niveau">
|
---|
| 48 | Contenu du chapitre 2.1
|
---|
| 49 | </div>
|
---|
| 50 | <bookmark title="Chapitre 2.2" level="1" ></bookmark><h2>Chapitre 2.2</h2>
|
---|
| 51 | <div class="niveau">
|
---|
| 52 | Contenu du chapitre 2.2
|
---|
| 53 | </div>
|
---|
| 54 | <bookmark title="Chapitre 2.3" level="1" ></bookmark><h2>Chapitre 2.3</h2>
|
---|
| 55 | <div class="niveau">
|
---|
| 56 | Contenu du chapitre 2.3
|
---|
| 57 | </div>
|
---|
| 58 | </div>
|
---|
| 59 | </page>
|
---|
| 60 | <page pageset="old">
|
---|
| 61 | <bookmark title="Chapitre 3" level="0" ></bookmark><h1>Chapitre 3</h1>
|
---|
| 62 | <div class="niveau">
|
---|
| 63 | intro au chapitre 3
|
---|
| 64 | <bookmark title="Chapitre 3.1" level="1" ></bookmark><h2>Chapitre 3.1</h2>
|
---|
| 65 | <div class="niveau">
|
---|
| 66 | Contenu du chapitre 3.1
|
---|
| 67 | </div>
|
---|
| 68 | <bookmark title="Chapitre 3.2" level="1" ></bookmark><h2>Chapitre 3.2</h2>
|
---|
| 69 | <div class="niveau">
|
---|
| 70 | intro au chapitre 3.2
|
---|
| 71 | <bookmark title="Chapitre 3.2.1" level="2" ></bookmark><h3>Chapitre 3.2.1</h3>
|
---|
| 72 | <div class="niveau">
|
---|
| 73 | Contenu du chapitre 3.2.1
|
---|
| 74 | </div>
|
---|
| 75 | <bookmark title="Chapitre 3.2.2" level="2" ></bookmark><h3>Chapitre 3.2.2</h3>
|
---|
| 76 | <div class="niveau">
|
---|
| 77 | Contenu du chapitre 3.2.2
|
---|
| 78 | </div>
|
---|
| 79 | </div>
|
---|
| 80 | </div>
|
---|
| 81 | </page>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.