diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-12 23:04:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-12 23:04:35 +0000 |
commit | 73f075bc9e08ba903c8235a2cacb2e39b44d1954 (patch) | |
tree | 2bb329a05a3a4e4386b82cf87dd8ef8d0157686e /Master/texmf-dist | |
parent | e93be321c454b06521746cf306363becf46dffef (diff) |
ctan-o-mat wrappers
git-svn-id: svn://tug.org/texlive/trunk@46938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf | bin | 21661 -> 21661 bytes | |||
-rwxr-xr-x | Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat (renamed from Master/texmf-dist/doc/support/ctan-o-mat/ctan-o-mat) | 0 | ||||
-rwxr-xr-x | Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat | 21 |
3 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf b/Master/texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf Binary files differindex a73c5f13c86..88803ca368c 100644 --- a/Master/texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf diff --git a/Master/texmf-dist/doc/support/ctan-o-mat/ctan-o-mat b/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat index 3041dc07ad3..3041dc07ad3 100755 --- a/Master/texmf-dist/doc/support/ctan-o-mat/ctan-o-mat +++ b/Master/texmf-dist/scripts/ctan-o-mat/ctan-o-mat diff --git a/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat b/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat deleted file mode 100755 index 14aa5ff188b..00000000000 --- a/Master/texmf-dist/source/support/ctan-o-mat/ctan-o-mat.bat +++ /dev/null @@ -1,21 +0,0 @@ -@echo off
-@rem --------------------------------------------------------------------------
-@rem This file is part of ctan-o-mat.
-@rem This program is distributed under BSD-like license. See file LICENSE
-@rem
-@rem (c) 2016-2017 Gerd Neugebauer
-@rem
-@rem Net: gene@gerd-neugebauer.de
-@rem
-@rem This program is free software; you can redistribute it and/or modify
-@rem it under the terms of a 3-clause BSD-like license as stated in the
-@rem file LICENSE contained in this distribution.
-@rem
-@rem You should have received a copy of the LICENSE along with this
-@rem program; if not, see the repository under http://***.
-@rem
-@rem --------------------------------------------------------------------------
-
-"perl ctan-o-mat.pl %*"
-
-@rem --------------------------------------------------------------------------
|