summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-09-28 06:17:52 +0000
committerNorbert Preining <preining@logic.at>2017-09-28 06:17:52 +0000
commitd71a0698b1309b3ff094b32532f041659b585a9b (patch)
tree892cc1ea29617533cf66c685623e8be9b718327c /Master/texmf-dist/doc/support
parentc75aeab745112f1462b1ef6ebf00de3204d5bd06 (diff)
update tlcockpit
git-svn-id: svn://tug.org/texlive/trunk@45424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/README.md25
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/backup-view.jpgbin0 -> 47544 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/mainwindow.pngbin100565 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/pkgs-view.jpgbin0 -> 57766 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/update-view.jpgbin0 -> 22768 bytes
5 files changed, 12 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/support/tlcockpit/README.md b/Master/texmf-dist/doc/support/tlcockpit/README.md
index 7d6d09b3e4c..40e85c26f4d 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/README.md
+++ b/Master/texmf-dist/doc/support/tlcockpit/README.md
@@ -3,18 +3,9 @@ TLCockpit - GUI frontend to tlmgr
TLCockpit aims at being a GUI for [tlmgr](https://www.tug.org/texlive/tlmgr.html),
the [TeX Live](https://www.tug.org/texlive/) Manager, with a modern look and feel.
+We take inspiration from the [TeX Live Utility](http://amaxwell.github.io/tlutility/).
-Supported functionality
------------------------
-
-While functionality is by now restricted to listing of packages, getting information
-on packages, and updating/installing/removing packages, further features will be added
-over time.
-
-For advanced users there is an input field allowing to enter arbitrary commands of the
-*tlmgr shell*, see [tlmgr manual](https://www.tug.org/texlive/doc/tlmgr.html#shell) for details.
-
Installing/Running
------------------
@@ -25,7 +16,7 @@ should suffice.
We are providing new jar files on a daily bases in the github page, but update
the copy in TeX Live only at certain intervals. If you want to try out the latest
and greatest, get [tlcockpit.jar](jar/tlcockpit.jar) and put it into
-`TEXLIVEROOT/temxf-dist/scripts/tlcockpit` replacing the current `tlcockpit.jar`.
+`TEXLIVEROOT/texmf-dist/scripts/tlcockpit` replacing the current `tlcockpit.jar`.
After this you can run it by simply typing `tlcockpit`, or via a direct `java`
call as in `java -jar PATH/TO/tlcockpit.jar`.
@@ -67,9 +58,17 @@ Screenshots
(permanently outdated)
-Main window
+Package listing
+
+![Package listing view](screenshots/pkgs-view.jpg)
+
+Updates listing
+
+![Updates listing view](screenshots/update-view.jpg)
+
+Backup/Restore listing
-![Main window](screenshots/mainwindow.png)
+![Backup listing view](screenshots/backup-view.jpg)
Package details
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/backup-view.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/backup-view.jpg
new file mode 100644
index 00000000000..552ec831b14
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/backup-view.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/mainwindow.png b/Master/texmf-dist/doc/support/tlcockpit/screenshots/mainwindow.png
deleted file mode 100644
index b74fd22499d..00000000000
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/mainwindow.png
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/pkgs-view.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/pkgs-view.jpg
new file mode 100644
index 00000000000..ef0ca60ef4f
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/pkgs-view.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/update-view.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/update-view.jpg
new file mode 100644
index 00000000000..1d10628df52
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/update-view.jpg
Binary files differ