]> 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)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 9 Apr 2020 06:58:09 +0000 (08:58 +0200)
commitd6f9fdcaef44c57a69d65daa6ae7f66dbb0187d5
tree0039230b8d6cc6f0b01c2f7bd35c5f05893e479b
parenteea4ef9b6e8c103b8d77fb456214a116c68f58a7
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]