Several enhancements for support of the JSC style
[texmacs.git] / src / TeXmacs / styles / generic.ts
blob701d13d7e3e1ee9c5fd63487d1308c01a2588699
1 <TeXmacs|1.0.4>
3 <style|source>
5 <\body>
6   <\active*>
7     <\src-title>
8       <src-style-file|generic|1.0>
10       <\src-purpose>
11         The generic style.
12       </src-purpose>
14       <\src-copyright|1998--2004>
15         Joris van der Hoeven
16       </src-copyright>
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*>
28   <use-package|std|env|title-generic|header-generic|section-generic>
30   \;
32   <assign|par-first|0fn>
34   <assign|par-par-sep|0.6666fn>
36   \;
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>>
44   \;
45 </body>
47 <\initial>
48   <\collection>
49     <associate|preamble|true>
50   </collection>
51 </initial>