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

« back to all changes in this revision

Viewing changes to TeXmacs/packages/section/mathematics/section-jsc.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-article>
 
4
 
 
5
<\body>
 
6
  <assign|section-jsc-package|1.0>
 
7
 
 
8
  \;
 
9
 
 
10
  Sections, subsections and subsubsections
 
11
 
 
12
  <assign|sectionsep|<func|.<space|2spc>>>
 
13
 
 
14
  <assign|section*|<macro|name|<format|no first
 
15
  indentation><vspace*|1fn><htab|0fn><with|font series|bold|math font
 
16
  series|bold|<arg|name>><htab|0fn><vspace|1fn><format|no page break after>>>
 
17
 
 
18
  <assign|subsection*|<macro|name|<format|no first
 
19
  indentation><vspace*|1fn><htab|0fn><with|font
 
20
  shape|small-caps|<arg|name>><htab|0fn><vspace|1fn><format|no page break
 
21
  after>>>
 
22
 
 
23
  <assign|subsubsection*|<macro|name|<format|no first
 
24
  indentation><vspace*|1fn><with|font shape|small-caps|<arg|name>><vspace|1fn\
 
25
  ><format|no page break after>>>
 
26
 
 
27
  \;
 
28
 
 
29
  Paragraphs and subparagraphs
 
30
 
 
31
  <assign|paragraph*|<macro|name|<format|no first
 
32
  indentation><vspace*|0.5fn><with|font shape|small-caps|<arg|name>.
 
33
  ><format|no page break after>>>
 
34
 
 
35
  <assign|subparagraph*|<macro|name|<format|no first
 
36
  indentation><vspace*|0.5fn><with|font shape|small-caps|<arg|name>.
 
37
  ><format|no page break after>>>
 
38
 
 
39
  \;
 
40
</body>
 
41
 
 
42
<\initial>
 
43
  <\collection>
 
44
    <associate|preamble|true>
 
45
    <associate|odd page margin|30mm>
 
46
    <associate|paragraph width|150mm>
 
47
    <associate|shrinking factor|4>
 
48
    <associate|page right margin|30mm>
 
49
    <associate|page top margin|30mm>
 
50
    <associate|reduction page right margin|25mm>
 
51
    <associate|reduction page bottom margin|15mm>
 
52
    <associate|page type|a4>
 
53
    <associate|reduction page left margin|25mm>
 
54
    <associate|even page margin|30mm>
 
55
    <associate|page bottom margin|30mm>
 
56
    <associate|reduction page top margin|15mm>
 
57
  </collection>
 
58
</initial>