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

« back to all changes in this revision

Viewing changes to TeXmacs/packages/environment/env-float.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.1.10>
 
2
 
 
3
<\body>
 
4
  <assign|env-float-package|1.0>
 
5
 
 
6
  <assign|env-float-dtd|1.0>
 
7
 
 
8
  \;
 
9
 
 
10
  <assign|figurename|<macro|name|<with|font series|bold|<arg|name>>>>
 
11
 
 
12
  <assign|figuresep|<func|. >>
 
13
 
 
14
  <assign|footnotesep|<func|. >>
 
15
 
 
16
  \;
 
17
 
 
18
  <assign|list-caption|<func|type|cap|<assign|glynr|<plus|<value|glynr>|1>><label|<apply|thegly>><write|<value|type>|<tuple|normal|<value|cap>|<pageref|<apply|thegly>>>>>>
 
19
 
 
20
  <assign|small-figure*|<macro|type|name|fig|cap|<expand|tabular*|<tformat|<cwith|3|3|1|1|cell
 
21
  hyphen|t>|<cwith|1|-1|1|-1|cell lsep|0spc>|<cwith|1|-1|1|-1|cell
 
22
  rsep|0spc>|<cwith|2|2|1|1|cell height|0.5fn>|<twith|table
 
23
  valign|B>|<table|<row|<cell|<resize|<arg|fig>|l-2fn||r+2fn||>>>|<row|<cell|>>|<row|<\cell>
 
24
    <with|font size|0.84|<surround|<figurename|<arg|name><apply|figuresep>><apply|list-caption|<arg|type>|<arg|cap>>||<arg|cap>>>
 
25
  </cell>>>>>>>
 
26
 
 
27
  <assign|big-figure*|<macro|type|name|fig|cap|<surround|<vspace*|1fn><format|no
 
28
  first indentation>|<vspace|1fn>|<expand|tabular*|<tformat|<twith|table
 
29
  width|1par>|<cwith|3|3|1|1|cell hyphen|t>|<cwith|1|-1|1|-1|cell
 
30
  lsep|0spc>|<cwith|1|-1|1|-1|cell rsep|0spc>|<cwith|2|2|1|1|cell
 
31
  height|0.5fn>|<table|<row|<cell|<arg|fig>>>|<row|<cell|>>|<row|<\cell>
 
32
    <with|font size|0.84|<surround|<figurename|<arg|name><apply|figuresep><apply|list-caption|<arg|type>|<arg|cap>>>||<arg|cap>>>
 
33
  </cell>>>>>>>>
 
34
 
 
35
  \;
 
36
 
 
37
  <assign|footnote|<macro|x|<assign|footnotenr|<plus|<apply|footnotenr>|1>><assign|thelabel|<apply|thefootnote>><float|footnote||<with|font
 
38
  size|0.84|paragraph mode|justify|left margin|0cm|right
 
39
  margin|0cm|<surround|<apply|thefootnote><apply|footnotesep><label|<merge|footnote-|<apply|thefootnote>>>|<apply|rightflush>|<arg|x>>>><space|0spc><rsup|<reference|<merge|footnote-|<apply|thefootnote>>>>>>
 
40
 
 
41
  \;
 
42
</body>
 
43
 
 
44
<\initial>
 
45
  <\collection>
 
46
    <associate|preamble|true>
 
47
    <associate|paragraph width|150mm>
 
48
    <associate|odd page margin|30mm>
 
49
    <associate|shrinking factor|4>
 
50
    <associate|page right margin|30mm>
 
51
    <associate|page top margin|30mm>
 
52
    <associate|reduction page right margin|25mm>
 
53
    <associate|reduction page bottom margin|15mm>
 
54
    <associate|page type|a4>
 
55
    <associate|reduction page left margin|25mm>
 
56
    <associate|even page margin|30mm>
 
57
    <associate|page bottom margin|30mm>
 
58
    <associate|reduction page top margin|15mm>
 
59
  </collection>
 
60
</initial>