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

« back to all changes in this revision

Viewing changes to TeXmacs/packages/section/section-seminar.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.5>
 
2
 
 
3
<style|section-automatic-short>
 
4
 
 
5
<\body>
 
6
  <assign|section-seminar-package|1.0>
 
7
 
 
8
  <assign|section-latex-dtd|1.0>
 
9
 
 
10
  \;
 
11
 
 
12
  Chapters
 
13
 
 
14
  <assign|chapter*|<macro|name|<vspace*|2fn><with|paragraph mode|center|math
 
15
  font series|bold|font series|bold|font size|2|font
 
16
  shape|long|<arg|name>><vspace|1fn>>>
 
17
 
 
18
  <assign|chapter**|<macro|chapname|name|<expand|chapter*|<arg|chapname>.<spa\
 
19
  ce|2spc><arg|name>>>>
 
20
 
 
21
  <assign|chapter|<macro|name|<apply|toc-main-2|<arg|name>><expand|chapter*|<\
 
22
  arg|name>>>>
 
23
 
 
24
  \;
 
25
 
 
26
  Sections, subsections and subsubsections
 
27
 
 
28
  <assign|section*|<macro|name|<vspace*|1.5fn><with|paragraph
 
29
  mode|center|math font series|bold|font series|bold|font
 
30
  size|1.41|color|red|<arg|name>><vspace|0.75fn>>>
 
31
 
 
32
  <assign|section|<macro|name|<apply|toc-normal-1|<arg|name>><expand|section*\
 
33
  |<arg|name>>>>
 
34
 
 
35
  <assign|subsection*|<macro|name|<vspace*|1fn><with|math font
 
36
  series|bold|font series|bold|font size|1.19|color|red|<arg|name>><vspace|0.\
 
37
  5fn>>>
 
38
 
 
39
  <assign|subsection|<macro|name|<apply|toc-normal-2|<arg|name>><expand|subse\
 
40
  ction*|<arg|name>>>>
 
41
 
 
42
  <assign|subsubsection*|<macro|name|<vspace*|0.5fn><with|math font
 
43
  series|bold|font series|bold|color|red|<arg|name>><vspace|0.25fn>>>
 
44
 
 
45
  <assign|subsubsection|<macro|name|<apply|toc-normal-3|<arg|name>><expand|su\
 
46
  bsubsection*|<arg|name>>>>
 
47
 
 
48
  \;
 
49
 
 
50
  Paragraphs and subparagraphs
 
51
 
 
52
  <assign|paragraph*|<macro|name|<format|no first
 
53
  indentation><vspace*|0.5fn><with|math font series|bold|font
 
54
  series|bold|<arg|name>> >>
 
55
 
 
56
  <assign|paragraph|<macro|name|<apply|toc-small-1|<arg|name>><expand|paragra\
 
57
  ph*|<arg|name>>>>
 
58
 
 
59
  <assign|subparagraph*|<macro|name|<format|no first
 
60
  indentation><vspace*|0.25fn><with|math font series|bold|font
 
61
  series|bold|<arg|name>> >>
 
62
 
 
63
  <assign|subparagraph|<macro|name|<apply|toc-small-2|<arg|name>><expand|subp\
 
64
  aragraph*|<arg|name>>>>
 
65
 
 
66
  \;
 
67
</body>
 
68
 
 
69
<\initial>
 
70
  <\collection>
 
71
    <associate|preamble|true>
 
72
    <associate|paragraph width|150mm>
 
73
    <associate|odd page margin|30mm>
 
74
    <associate|shrinking factor|4>
 
75
    <associate|page right margin|30mm>
 
76
    <associate|page top margin|30mm>
 
77
    <associate|reduction page right margin|25mm>
 
78
    <associate|reduction page bottom margin|15mm>
 
79
    <associate|page type|a4>
 
80
    <associate|reduction page left margin|25mm>
 
81
    <associate|even page margin|30mm>
 
82
    <associate|page bottom margin|30mm>
 
83
    <associate|reduction page top margin|15mm>
 
84
  </collection>
 
85
</initial>