Upgrade to version 1.0.7.5
[texmacs.git] / src / TeXmacs / packages / header / header-book.ts
blob135d6b61d35eef08ff05e810bce147a2153705b6
1 <TeXmacs|1.0.4>
3 <style|source>
5 <\body>
6   <active*|<\src-title>
7     <src-package-dtd|header-book|1.0|header|1.0>
9     <\src-purpose>
10       Headers for books.
11     </src-purpose>
13     <src-copyright|1998--2004|Joris van der Hoeven>
15     <\src-license>
16       This software falls under the <hlink|GNU general public
17       license, version 3 or later|$TEXMACS_PATH/LICENSE>.
18       It comes WITHOUT ANY WARRANTY WHATSOEVER.
19       You should have received a copy of the license which the software.
20       If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0.html|http://www.gnu.org/licenses/gpl-3.0.html>.
21     </src-license>
22   </src-title>>
24   <assign|odd-page-text|<macro|s|<assign|page-odd-header|<with|font-size|0.84|<style-with|src-compact|none|<no-indent><with|font-shape|small-caps|<arg|s>><htab|5mm><quote|<page-the-page>>>>>>>
26   <assign|even-page-text|<macro|s|<assign|page-even-header|<with|font-size|0.84|<style-with|src-compact|none|<no-indent><quote|<page-the-page>><htab|5mm><with|font-shape|small-caps|<arg|s>>>>>>>
28   \;
30   <assign|header-title|<macro|name|>>
32   <assign|header-author|<macro|name|>>
34   <assign|header-primary|<macro|name|nr|what|<style-with|src-compact|none|<odd-page-text|<arg|name>><even-page-text|<arg|name>><simple-page>>>>
36   <assign|header-secondary|<macro|name|nr|what|<odd-page-text|<arg|nr><space|2spc><arg|name>>>>
38   \;
39 </body>
41 <\initial>
42   <\collection>
43     <associate|preamble|true>
44   </collection>
45 </initial>