summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/tlcockpit
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-01-20 14:02:47 +0000
committerNorbert Preining <preining@logic.at>2018-01-20 14:02:47 +0000
commit3b69cd9c67341466bf757570a0e3b0f39c207c71 (patch)
tree68c271f6c2634a58694b74519a9675a0689b2164 /Master/texmf-dist/doc/support/tlcockpit
parentaa47c2798fa6b2b5f07a18fbafaa8eb1f71bba63 (diff)
update tlcockpit to version 0.8
git-svn-id: svn://tug.org/texlive/trunk@46391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/tlcockpit')
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/NEWS11
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/README.md16
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpgbin48570 -> 107216 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpgbin69113 -> 136845 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpgbin34424 -> 64630 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-menu-debug-expert.jpgbin0 -> 155627 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpgbin78475 -> 143423 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-postactions.jpgbin0 -> 55982 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-repositories.jpgbin0 -> 104751 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpgbin82512 -> 194370 bytes
10 files changed, 26 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/tlcockpit/NEWS b/Master/texmf-dist/doc/support/tlcockpit/NEWS
index 1c12e2f46db..d6a45e5ef2b 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/NEWS
+++ b/Master/texmf-dist/doc/support/tlcockpit/NEWS
@@ -1,5 +1,16 @@
NEWS for tlcockpit
+version 0.8 (20180120)
+----------------------
+- add debug facility (-d and -dd)
+- nice spinner while waiting for loading of db
+- select mirrors for main repository facility added
+- speed up initial loading by using info --data and load
+ pkg info on demand using info --json
+- (hopefully) fixed self updated of tlmgr
+- move status indicator below the package pane, and add currently
+ running command indication
+
version 0.7 (20171124)
----------------------
requires tlmgr >= 2017-11-23 (version 45888 of texlive.infra)
diff --git a/Master/texmf-dist/doc/support/tlcockpit/README.md b/Master/texmf-dist/doc/support/tlcockpit/README.md
index e151947c742..801744cc447 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/README.md
+++ b/Master/texmf-dist/doc/support/tlcockpit/README.md
@@ -23,6 +23,8 @@ and greatest, get [tlcockpit.jar](jar/tlcockpit.jar) and put it into
After this you can run it by simply typing `tlcockpit`, or via a direct `java`
call as in `java -jar PATH/TO/tlcockpit.jar`.
+Debugging can be enabled by passing the option `-d` or, for more detailed debugging `-dd`.
+
Requirements
------------
You need at least `tlmgr` from after 2017-11-23, in TeX Live language at least
@@ -70,10 +72,14 @@ View packages by collections
![Packages by collections](screenshots/tlcockpit-collections.jpg)
-Updates listing
+Updates listing, with one package being updated
![Updates listing view](screenshots/tlcockpit-updates.jpg)
+After updating all packages during the run of postactions like `mktexlsr`
+
+![Postaction view](screenshots/tlcockpit-postactions.jpg)
+
Backup/Restore listing
![Backup listing view](screenshots/tlcockpit-backups.jpg)
@@ -86,10 +92,18 @@ Configuration dialog
![Config screen](screenshots/tlcockpit-config.jpg)
+Repository seup dialog with dropdown for mirror selection
+
+![Repository screen](screenshots/tlcockpit-repositories.jpg)
+
Paper setting dialog
![Config screen](screenshots/tlcockpit-paper.jpg)
+The Tools menu, as well as the expert and debug panes open
+
+![Menu, Expert, Debug](screenshots/tlcockpit-menu-debug-expert.jpg)
+
License
-------
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpg
index 20dbdf413a9..b63c62214f0 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpg
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpg
index af5a3240ee4..d21be7098b2 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpg
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpg
index 40711b3d672..9296cc582ea 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpg
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-menu-debug-expert.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-menu-debug-expert.jpg
new file mode 100644
index 00000000000..0ec2ac43c78
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-menu-debug-expert.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpg
index d31476c4887..5feb050a96b 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpg
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-postactions.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-postactions.jpg
new file mode 100644
index 00000000000..4097948f9e2
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-postactions.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-repositories.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-repositories.jpg
new file mode 100644
index 00000000000..ae967999222
--- /dev/null
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-repositories.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpg b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpg
index 85052b11c63..9e7a8ef24f5 100644
--- a/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpg
+++ b/Master/texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpg
Binary files differ