diff options
author | Norbert Preining <norbert@preining.info> | 2023-02-14 03:01:39 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-02-14 03:01:39 +0000 |
commit | dc5dafdd7c01d469b556bc5bef745a6f1c84a5cb (patch) | |
tree | ae456a344d540979045234c3d72a7236777a7d99 /obsolete | |
parent | 88bea5fae4bc9a51d1cd6311662f9e001c3bd643 (diff) |
CTAN sync 202302140301
Diffstat (limited to 'obsolete')
-rw-r--r-- | obsolete/support/epspdf-setup/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/obsolete/support/epspdf-setup/README b/obsolete/support/epspdf-setup/README new file mode 100644 index 0000000000..bbbe73441d --- /dev/null +++ b/obsolete/support/epspdf-setup/README @@ -0,0 +1,18 @@ +Epspdftk is a GUI ps/eps/pdf converter. Epspdf, its command-line +backend, can be used by itself. + +For Windows MiKTeX users, the epspdf-setup package installs a +version of epspdftk which requires no additional software beyond +MiKTeX. This is due to an embedded tclkit Tcl/Tk runtime. It +replaces the standard epspdf package. + +TeX Live already includes a tclkit runtime for Windows, so there is +less reason to install the epspdf-setup package. + +The epspdf package itself is licensed under GPL version 2. +The Tcl/Tk runtime is covered by a variety of free licenses. + +The files comprising the program, including the license files, can +be unpacked without installing with a command + 7z x epspdf.x.x.x.exe +Replace the x characters with the appropriate digits. |