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

« back to all changes in this revision

Viewing changes to TeXmacs/packages/section/section-automatic-short.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.24>
 
2
 
 
3
<\body>
 
4
  <assign|section-automatic-short-package|1.0>
 
5
 
 
6
  <assign|section-automatic-dtd|1.0>
 
7
 
 
8
  \;
 
9
 
 
10
  <assign|bibliography*|<\macro|aux|style|file-name|name|body>
 
11
    <expand|section*|<translate|<arg|name>|english|<apply|language>>><apply|t\
 
12
    oc-main-2|<translate|Bibliography|english|<apply|language>>>
 
13
 
 
14
    <with|interparagraph space|0fn|font size|0.84|<description|<arg|body>>>
 
15
  </macro>>
 
16
 
 
17
  <assign|table-of-contents*|<\macro|aux|name|body>
 
18
    <expand|section*|<translate|<arg|name>|english|<apply|language>>>
 
19
 
 
20
    <with|first indentation|0fn|interparagraph space|0fn|<arg|body>>
 
21
  </macro>>
 
22
 
 
23
  <assign|the-index*|<\macro|aux|name|body>
 
24
    <expand|section*|<translate|<arg|name>|english|<apply|language>>><apply|t\
 
25
    oc-main-2|<translate|<arg|name>|english|<apply|language>>>
 
26
 
 
27
    <with|first indentation|0fn|interparagraph space|0fn|font size|0.84|nr
 
28
    columns|2|<arg|body>>
 
29
  </macro>>
 
30
 
 
31
  <assign|the-glossary*|<\macro|aux|name|body>
 
32
    <expand|section*|<translate|<arg|name>|english|<apply|language>>><apply|t\
 
33
    oc-main-2|<translate|<arg|name>|english|<apply|language>>>
 
34
 
 
35
    <with|first indentation|0cm|interparagraph space|0fn|font
 
36
    size|0.84|<arg|body>>
 
37
  </macro>>
 
38
 
 
39
  \;
 
40
 
 
41
  <assign|bibliography|<\macro|aux|style|file-name|body>
 
42
    <expand|bibliography*|<arg|aux>|<arg|style>|<arg|file-name>|Bibliography|\
 
43
    <arg|body>>
 
44
  </macro>>
 
45
 
 
46
  <assign|table-of-contents|<\macro|aux|body>
 
47
    <expand|table-of-contents*|<arg|aux>|Table of contents|<arg|body>>
 
48
  </macro>>
 
49
 
 
50
  <assign|the-index|<\macro|aux|body>
 
51
    <expand|the-index*|<arg|aux>|Index|<arg|body>>
 
52
  </macro>>
 
53
 
 
54
  <assign|the-glossary|<\macro|aux|body>
 
55
    <expand|the-glossary*|<arg|aux>|Glossary|<arg|body>>
 
56
  </macro>>
 
57
 
 
58
  <assign|thebibliography|<\macro|dummy|body>
 
59
    <expand|section*|<translate|Bibliography|english|<apply|language>>><apply\
 
60
    |toc-main-2|<translate|Bibliography|english|<apply|language>>>
 
61
 
 
62
    <with|interparagraph space|0fn|font size|0.84|<description|<arg|body>>>
 
63
  </macro>>
 
64
 
 
65
  \;
 
66
</body>
 
67
 
 
68
<\initial>
 
69
  <\collection>
 
70
    <associate|preamble|true>
 
71
    <associate|odd page margin|30mm>
 
72
    <associate|paragraph width|150mm>
 
73
    <associate|shrinking factor|4>
 
74
    <associate|page right margin|30mm>
 
75
    <associate|page top margin|30mm>
 
76
    <associate|reduction page right margin|25mm>
 
77
    <associate|reduction page bottom margin|15mm>
 
78
    <associate|page type|a4>
 
79
    <associate|reduction page left margin|25mm>
 
80
    <associate|even page margin|30mm>
 
81
    <associate|page bottom margin|30mm>
 
82
    <associate|reduction page top margin|15mm>
 
83
  </collection>
 
84
</initial>