summaryrefslogtreecommitdiff
path: root/support/eps2pdf
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/eps2pdf
Initial commit
Diffstat (limited to 'support/eps2pdf')
-rw-r--r--support/eps2pdf/eps2pdf.readme36
1 files changed, 36 insertions, 0 deletions
diff --git a/support/eps2pdf/eps2pdf.readme b/support/eps2pdf/eps2pdf.readme
new file mode 100644
index 0000000000..44788ceda5
--- /dev/null
+++ b/support/eps2pdf/eps2pdf.readme
@@ -0,0 +1,36 @@
+Read me file of the eps2pdf
+
+Name: eps2pdf
+Author: Nikola Jaksic (in LaTeX code: Nikola Jak\v{s}i\'{c})
+E-mail: nikola.jaksic@fs.uni-lj.si
+ nikola.jaksic@email.si
+Purpose: It converts EPS file(s) to PDF file(s)
+Version: 4.0.0.20
+OS: Win32
+Home page: http://www.fs.uni-lj.si/ladisk/
+CTAN: /tex-archive/support/eps2pdf
+License: Free - Public Domain
+Warranty: None - Use eps2pdf at your own risc!
+Manual: eps2pdf.pdf
+Needs: GhostScript
+
+
+
+The eps2pdf:
+
+ * is GUI application that calls GhostScript!
+ * makes everything 'clickable'!
+ * enables you to search for eps files and add them into the list!
+ * enables you to select directory and add all eps files into the list!
+ * enables you to edit the list of eps files prior conversion!
+ * enables you to convert all files in the list!
+ * alerts you if conversion failed!
+ * doesn't need GhostScript exe file in the PATH variable!
+ * can search for GhostScript exe file!
+ * can handle long filenames with spaces!
+ * enables you to edit and store configuration, see the manual!
+ * batch mode is available with full functionality!
+ * EPS preview is enabled!
+ * Shell command is added!
+ * code is available, if requested!
+