]> git.lyx.org Git - features.git/commit
Add dtl tools to 3rdparty/
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 9 Apr 2020 06:58:09 +0000 (08:58 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:55 +0000 (15:48 +0200)
commit2ec106c9f2c96a8a631042a9930d8ce641aa6db3
tree69c3f1618efa7b8c47ad98e9cc521d7c0997f76d
parentba87c1374b153d514d45eb36b3c6697ee1f2ebab
Add dtl tools to 3rdparty/

We need to compile our own (patched) version of the app on Windows.

See #11325
13 files changed:
3rdparty/dtl/README [new file with mode: 0644]
3rdparty/dtl/dt2dv.c [new file with mode: 0644]
3rdparty/dtl/dt2dv.man [new file with mode: 0644]
3rdparty/dtl/dtl.doc [new file with mode: 0644]
3rdparty/dtl/dtl.h [new file with mode: 0644]
3rdparty/dtl/dv2dt.c [new file with mode: 0644]
3rdparty/dtl/dv2dt.man [new file with mode: 0644]
3rdparty/dtl/dvi.doc [new file with mode: 0644]
3rdparty/dtl/edited.txt [new file with mode: 0644]
3rdparty/dtl/example.tex [new file with mode: 0644]
3rdparty/dtl/hello.tex [new file with mode: 0644]
3rdparty/dtl/man2ps [new file with mode: 0644]
3rdparty/dtl/tripvdu.tex [new file with mode: 0644]