2019-12-06 21:23:47 by Mark Davies | Files touched by this commit (470) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2019-05-12 05:26:39 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-texdoc{,-doc}: update to 2019
This is Texdoc update aiming to be contained in TeX Live 2019:
- New option -c: changing configure temporally
- New config item `texlive_tlpdb` to specify a path for texlive.tlpdb
- Fixed an issue that texdoc fails to open gzipped file in GNOME/XFCE
- Added prefixes to script files not to contaminate kpse search space
- Many other small improvements and bug fixes
|
2019-02-02 00:31:07 by Mark Davies | Files touched by this commit (7) | |
Log message:
tex-texdoc{,-doc}: update to 2018.47946 (3.0)
This is a big update for Texdoc since 2012!
There are two big features in Texdoc 3.0.
1. New option parser
Now, you can specify multiple options like:
$ texdoc -vsl foo
(this is equivalent to specifying "-v -s -l")
Please note that the behavior of the short option "-d" have
been changed. It *requires* an argument without "=", e.g.:
$ texdoc -d score bar
(this is equivalent to specifying "--debug=score")
We added a new option "-D" as a short version of "--debug=all".
Please see the help text for more details.
2. Fuzzy search
When the normal search can't find any document in TeX Live,
Texdoc will execute fuzzy search on the list of package names
without user-interactions. The results of fuzzy search are
shown by "info" message.
(you can see that with the command line option "-v")
The default allowance of Levenshtein distance is 5.
You can change this default value by specifying "fuzzy_level"
in your texdoc.cnf:
fuzzy_level = 3
If "fuzzy_level" set to 0, the feature will be disabled.
This update also contains several small bug fixes and improvements.
One more thing (IMPORTANT for distributors): from v3.0, we won't
include Data.tlpdb.lua (the pseudo cache file) in our repository.
If your distribution do not ship the tlpdb, you have to pre-generate
the pseudo cache file to make Texdoc workable.
|
2018-05-13 13:00:26 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-texdoc{,-doc}: update to 2018
changes unknown
|
2017-06-21 15:25:35 by Mark Davies | Files touched by this commit (99) |
Log message:
Update to TeXlive 2017
Updated fonts/tex-raleway{,-doc} to 1.4
Updated print/tex-readarray{,-doc} to 2.0
Updated graphics/tex-repere{,-doc} to 17.05
Updated fonts/tex-sansmathfonts{,-doc} to 2017
Updated print/tex-siunitx{,-doc} to 2.7g
Updated fonts/tex-sourcesanspro{,-doc} to 2.6
Updated print/tex-sttools{,-doc} to 2.0
Updated print/tex-tcolorbox{,-doc} to 4.03
Updated print/tex-tetex{,-doc} to 3.0.44331
Updated print/tex-tex4ht{,-doc} to 2017
Updated print/tex-texconfig{,-doc} to 2017
Updated print/tex-texdoc{,-doc} to 2017
Updated print/tex-texinfo to 5.1.43137
Updated print/tex-texlive.infra to 2017
Updated print/tex-texlive-scripts to 2017
Updated graphics/tex-tikzmark{,-doc} to 1.3
Updated graphics/tex-tikzsymbols{,-doc} to 4.02
Updated print/tex-todonotes{,-doc} to 1.0.5
Updated print/tex-tools{,-doc} to 2017
Updated print/tex-toptesi{,-doc} to 5.9.06
Updated print/tex-udesoftec{,-doc} to 1.6.0
Updated print/tex-updmap-map to 2017
Updated fonts/tex-xcharter{,-doc} to 1.08
Updated print/tex-xdvi to 22.87.03
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 06:52:50 by Mark Davies | Files touched by this commit (4) |
Log message:
Update tex-texdoc{,-doc} to 2014
latest texlive version. changes unknown.
|
2013-11-17 18:13:29 by Min Sik Kim | Files touched by this commit (7) |
Log message:
Update tex-texdoc{,-doc} to 2013
- Files in share/texmf have been moved to share/texmf-dist.
|
2012-02-09 22:20:47 by Min Sik Kim | Files touched by this commit (4) | |
Log message:
Import tex-texdoc-doc-2011 as print/tex-texdoc-doc.
This is documentation for tex-texdoc.
|