~ubuntu-branches/ubuntu/hardy/texmacs/hardy

« back to all changes in this revision

Viewing changes to TeXmacs/packages/header/header-generic.ts

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2004-04-19 20:34:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040419203400-g4e34ih0315wcn8v
Tags: upstream-1.0.3-R2
ImportĀ upstreamĀ versionĀ 1.0.3-R2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<TeXmacs|1.0.0.25>
 
2
 
 
3
<style|title-generic>
 
4
 
 
5
<\body>
 
6
  <assign|header-book-package|1.0>
 
7
 
 
8
  <assign|header-dtd|1.0>
 
9
 
 
10
  \;
 
11
 
 
12
  <assign|odd page footer|<htab|5mm><quote|<apply|thepage>><htab|5mm>>
 
13
 
 
14
  <assign|even page footer|<htab|5mm><quote|<apply|thepage>><htab|5mm>>
 
15
 
 
16
  \;
 
17
 
 
18
  <assign|start-page|<func|s|>>
 
19
 
 
20
  <assign|odd-page-text|<func|s|>>
 
21
 
 
22
  <assign|even-page-text|<func|s|>>
 
23
 
 
24
  \;
 
25
 
 
26
  <assign|header-title|<func|name|>>
 
27
 
 
28
  <assign|header-author|<func|name|>>
 
29
 
 
30
  <assign|header-primary|<func|name|nr|what|>>
 
31
 
 
32
  <assign|header-secondary|<func|name|nr|what|>>
 
33
 
 
34
  \;
 
35
</body>
 
36
 
 
37
<\initial>
 
38
  <\collection>
 
39
    <associate|preamble|true>
 
40
    <associate|odd page margin|30mm>
 
41
    <associate|paragraph width|150mm>
 
42
    <associate|shrinking factor|4>
 
43
    <associate|page right margin|30mm>
 
44
    <associate|page top margin|30mm>
 
45
    <associate|reduction page right margin|25mm>
 
46
    <associate|reduction page bottom margin|15mm>
 
47
    <associate|page type|a4>
 
48
    <associate|reduction page left margin|25mm>
 
49
    <associate|even page margin|30mm>
 
50
    <associate|page bottom margin|30mm>
 
51
    <associate|reduction page top margin|15mm>
 
52
  </collection>
 
53
</initial>