~registry/texmacs/trunk

« back to all changes in this revision

Viewing changes to src/TeXmacs/styles/generic.ts

  • Committer: mgubi
  • Date: 2009-06-04 15:13:41 UTC
  • Revision ID: svn-v4:64cb5145-927a-446d-8aed-2fb7b4773692:trunk:2717
Support for X11 TeXmacs.app on Mac

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<TeXmacs|1.0.4>
2
 
 
3
 
<style|source>
4
 
 
5
 
<\body>
6
 
  <\active*>
7
 
    <\src-title>
8
 
      <src-style-file|generic|1.0>
9
 
 
10
 
      <\src-purpose>
11
 
        The generic style.
12
 
      </src-purpose>
13
 
 
14
 
      <\src-copyright|1998--2004>
15
 
        Joris van der Hoeven
16
 
      </src-copyright>
17
 
 
18
 
      <\src-license>
19
 
        This software falls under the <hlink|GNU general public
20
 
        license, version 3 or later|$TEXMACS_PATH/LICENSE>.
21
 
        It comes WITHOUT ANY WARRANTY WHATSOEVER.
22
 
        You should have received a copy of the license which the software.
23
 
        If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0.html|http://www.gnu.org/licenses/gpl-3.0.html>.
24
 
      </src-license>
25
 
    </src-title>
26
 
  </active*>
27
 
 
28
 
  <use-package|std|env|title-generic|header-generic|section-generic>
29
 
 
30
 
  \;
31
 
 
32
 
  <assign|par-first|0fn>
33
 
 
34
 
  <assign|par-par-sep|0.6666fn>
35
 
 
36
 
  \;
37
 
 
38
 
  <assign|code|<\macro|body>
39
 
    <\padded-normal|0.5fn|1fn>
40
 
      <with|font-family|tt|language|verbatim|par-par-sep|0fn|<arg|body>>
41
 
    </padded-normal>
42
 
  </macro>>
43
 
 
44
 
  \;
45
 
</body>
46
 
 
47
 
<\initial>
48
 
  <\collection>
49
 
    <associate|preamble|true>
50
 
  </collection>
51
 
</initial>
 
 
b'\\ No newline at end of file'