summaryrefslogtreecommitdiff
path: root/graphics/ketcindy/tl-integration
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 /graphics/ketcindy/tl-integration
Initial commit
Diffstat (limited to 'graphics/ketcindy/tl-integration')
-rw-r--r--graphics/ketcindy/tl-integration/README.TeXLive10
-rw-r--r--graphics/ketcindy/tl-integration/ketcindy.ini8
2 files changed, 18 insertions, 0 deletions
diff --git a/graphics/ketcindy/tl-integration/README.TeXLive b/graphics/ketcindy/tl-integration/README.TeXLive
new file mode 100644
index 0000000000..6c9a74140e
--- /dev/null
+++ b/graphics/ketcindy/tl-integration/README.TeXLive
@@ -0,0 +1,10 @@
+KETCindy for TeX Live
+=====================
+Layout of the distribution of KETCindy in TeX Live has been adjusted
+to follow TDS standards. In addition, a starter script is provided that
+checks for correct and up2date installation of the Cinderella plugin
+and the necessary ketcindy.ini file installation.
+
+No further changes to the original sources have been done.
+
+2018-06-18 Norbert Preining
diff --git a/graphics/ketcindy/tl-integration/ketcindy.ini b/graphics/ketcindy/tl-integration/ketcindy.ini
new file mode 100644
index 0000000000..10b9a05fc0
--- /dev/null
+++ b/graphics/ketcindy/tl-integration/ketcindy.ini
@@ -0,0 +1,8 @@
+Dirhead=Dircdy;
+Dirwork=gethome()+pathsep()+"ketcindy";
+Dircdy=Dirwork;
+Dirhead=gettexmfdist()+pathsep()+"scripts"+pathsep()+"ketcindy";
+setdirectory(Dirhead);
+import("setketcindy.txt");
+import("ketoutset.txt");
+setdirectory(Dirwork);