1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
trfsigns, a LaTeX package for typesetting transformation signs for
Laplace transformation and others.
Copyright (C) 1999 Kai Rascher
Files:
trfsigns.ins Batch file, run through LaTeX
trfsigns.dtx Docstrip archive, run through LaTeX
trfsigns.sty LaTeX package, will be generated from trfsigns.ins
trfsigns.drv Driver for package documentation, will be generated
from trfsigns.dtx, run through LaTeX twice to get
trfsigns.dvi
trfsigns.dvi Package documentation, will be generated from
trfsigns.dtx by running trfsigns.drv through LaTex;
so far German documentation only
trfexamp.tex Example file, will be generated from trfsigns.ins,
run through LaTeX
trfexamp.dvi Example file of usage of trfsigns.sty, will be
generated from trfexamp.tex
README This file
COPYING The GNU General Public License
E-Mail: rascher@ifn.ing.tu-bs.de
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
|