blob: 0e8b97685c36a69fa1272d26cc8b3dce996432e6 (
plain)
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
|
2009-05-07 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to TL2009 build system.
* configure.ac (AC_CONFIG_AUX_DIR): Use auxiliary files from
../../build-aux in TeX Live tree.
* Makefile.am, configure.ac: Use the Automake conditional
do_cweb for regeneration of vlna.{c,tex,dvi} from vlna.w;
thus, e.g., missing csplain does not disable maintainer mode.
2008-07-04 Peter Breitenlohner <peb@mppmu.mpg.de>
* vlna.idx, vlna.scn (new): Add these files required to build
vlna.dvi.
* Makefile.am: Rules to (re-)build vlna.idx and vlna.scn.
2008-07-01 Peter Breitenlohner <peb@mppmu.mpg.de>
* vlna.dvi: new version from Zdenek, keep it here because it is
required for 'make dist' (copy in Master/texmf/doc/vlna/).
2008-06-26 Peter Breitenlohner <peb@mppmu.mpg.de>
* README.en (new): from Zdenek Wagner, fixed a few typos.
* vlna.w: Ensure charset parameter for '-v'.
2008-06-25 Peter Breitenlohner <peb@mppmu.mpg.de>
Autoconfiscated vlna-1.2, imported from
ftp://math.feld.cvut.cz/pub/olsak/vlna.
|