File: testa.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 (14 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## This is an example of a configuration file for tralics
## Copyright 2006 Inria/apics, Jose' Grimm
## $Id: testa.tcf,v 1.1 2006/07/17 09:09:06 grimm Exp $
## tralics ident rc=testa.tcf $Revision: 1.1 $


  DocType = document devnul.dtd
  DocAttrib = x \foo
  DocAttrib = y \specialyear
  DocAttrib = z \the\day\space \the\month\space \the\year 
BeginCommands
  \def\ABC{\recurse\recurse}
  \def\DEF{\recurse\recurse}
End