File: eurotex.tcf

package info (click to toggle)
tralics 2.14.4-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 17,152 kB
  • ctags: 8,260
  • sloc: cpp: 49,403; xml: 18,145; sh: 140; makefile: 118
file content (20 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## This is an example of a configuration file for tralics
## Copyright 2006 Inria/apics, Jose' Grimm
## $Id: eurotex.tcf,v 2.1 2006/07/17 09:57:55 grimm Exp $
## tralics ident rc=eurotex.tcf $Revision: 2.1 $

# This one was used for the eurotex paper
  DocType = eurotex tugboat.dtd
BeginTitlePage
  \maketitle <titlepage> "" ""
  \title <ti> "No title"
  \netaddress <NetA>  "No address"
  \personalURL <U> "No url given"
  \resume E<resume> "Pas de r\'esum\'e"
  \abstract E<abstract> "no abstract"
  \author + <author> <auth> "No authors"
  \address p<address>  "no address"
End
BeginCommands
  \def\recurse{\recurse\recurse}
EndCommands