Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 10:45:18 UTC Now

2019-02-02 00:20:18 UTC MAIN commitmail json YAML

texlive-collection-langchinese: update to rev 49876

(markd)

2019-02-02 00:18:16 UTC MAIN commitmail json YAML

texlive-collection-latexextra: update to rev 49867

(markd)

2019-02-02 00:15:01 UTC MAIN commitmail json YAML

texlive-collection-pictures: update to rev 49864

(markd)

2019-02-02 00:12:51 UTC MAIN commitmail json YAML

texlive-collection-fontsextra: update to rev 49835

(markd)

2019-02-02 00:08:33 UTC MAIN commitmail json YAML

texlive-collection-binextra: add tex-texdoctk

(markd)

2019-02-01 23:39:50 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-02-01 23:36:58 UTC MAIN commitmail json YAML

print: add tex-texdoctk{,-doc}

(markd)

2019-02-01 23:35:50 UTC MAIN commitmail json YAML

tex-texdoctk{,-doc}: added version 0.6.0

A Perl/Tk-based GUI for easy access to package documentation
for TeX on Unix platforms; the databases it uses are based on
the texmf/doc subtrees of teTeX, but database files for local
configurations with modified/extended directories can be
derived from them. Note that texdoctk is not a viewer itself,
but an interface for finding documentation files and opening
them with the appropriate viewer; so it relies on appropriate
programs to be installed on the system. However, the choice of
these programs can be configured by the sysadmin or user. Now
only distributed as part of TeX Live, which includes a Windows
executable.

(markd)

2019-02-01 23:31:07 UTC MAIN commitmail json YAML

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.

(markd)

2019-02-01 22:57:36 UTC MAIN commitmail json YAML

2019-02-01 22:52:04 UTC MAIN commitmail json YAML

tex-l3kernel{,-doc},tex-l3experimental: update to 2018.49853

## [2019-01-28]

### Added

- Global versions of box affine functions, e.g. `\box_grotate:Nn`
- Global versions of box size adjustment functions
- `\box_(g)set_eq_drop:NN`, `\(h|v)box_unpack_drop:N`
- `\file_get:nnN` and `\file_get:nnNTF`
- Experimental functions `\sys_shell_get:nnN` and `\sys_shell_get:nnNTF`

### Changed

- `\char_generate:nn` now always takes exactly two expansions
- Move `\prg_generate_conditional_variant:Nnn` to stable
- Renamed experimental `\box_trim:Nnnnn` and `\box_viewport:Nnnnn` as
  `\box_set_trim:Nnnnn` and `\box_set_viewport:Nnnnn`, respectively

### Deprecated

- `\box_(g)set_eq_clear:NN`, replaced by `\box_(g)set_eq_drop:NN`
- `\(h|v)box_unpack_clear:N`, replaced by `\(h|v)box_unpack_drop:N
- `\tl_(g)set_from_file(_x):Nnn`, replaced by `\file_get:nnN`

### Fixed

- Scope treatment of `\box_set_dp:N`, _etc._
- In (u)platex: detection of spaces in `\tl_rescan:nn` and related
  functions

### Removed

- Experimental function family `\tl_(g)set_from_shell:(N|c)nn`
  (replaced by `\sys_shell_get:nnN`)

(markd)

2019-02-01 22:42:55 UTC MAIN commitmail json YAML

2019-02-01 22:35:04 UTC MAIN commitmail json YAML

tex-make4ht{,-doc}: update to 0.2e

Updated the otdtemplate filter - styles from the template ODT and the
generated ODT files are joined together. This is necessary to support
additional styles added by tex4ht.

(markd)

2019-02-01 22:29:06 UTC MAIN commitmail json YAML

tex-babel-french: update to 3.5d

-- Option ReduceListSpacing depreciated in favor of StandardListSpacing.

-- Bug fix: \frquote{} failed to print French guillemets in bookmarks.

-- Extensive documentation in French is now available on CTAN.

(markd)

2019-02-01 22:24:11 UTC MAIN commitmail json YAML

tex-fontspec{,-doc}: update to 2.7a

## v2.7 (2019/01/24)

* Add new `ScaleAgain` feature for compounding scale factors.
  (This is largely to support `unicode-math` but may be useful by others.)
* `\oldstylenums` no longer overwritten if `textcomp` loaded after
  `fontspec`.
* More fixes for recent regressions (sorry!).

## v2.7a (2019/01/25)

* One last (?!) fix for recent regression (!!). I am not getting enough
  sleep at the moment and it is too hot.
* Add `LocalForms=On/Off/Reset` to control the `locl` OpenType tag.
* Reorganise some documentation.
* Remove redundant redefinition of `\-` which is nowadays defined correctly
  by the LaTeX2e kernel.
* Add code to remove the patching of verbatim commands and environments
  when the new `\verbvisiblespace` command is defined in a future version
  of LaTeX2e.

(markd)

2019-02-01 22:16:43 UTC MAIN commitmail json YAML

2019-02-01 22:08:23 UTC MAIN commitmail json YAML

2019-02-01 21:58:24 UTC MAIN commitmail json YAML

tex-changes{,-doc}: update to 3.1.2

Release 3.1.2 is a bugfix for problems with the amsart class.

(markd)

2019-02-01 21:53:00 UTC MAIN commitmail json YAML

tex-europecv{,-doc}: update to 2018.49814

With new version of EuropeCV, the Swedish translation has been updated.

(markd)

2019-02-01 21:46:29 UTC MAIN commitmail json YAML

2019-02-01 21:41:27 UTC MAIN commitmail json YAML

tex-amstex{,-doc}: update to 2.2.49810

Final archival posting of the AMS-TeX collection, with no code changes.

Additions: two files of technical documentation not previously released.

This release is a historical record and is no longer maintained or
supported.

(markd)

2019-02-01 21:32:21 UTC MAIN commitmail json YAML

2019-02-01 21:25:24 UTC MAIN commitmail json YAML

2019-02-01 21:19:23 UTC MAIN commitmail json YAML

2019-01-30 19:34:49 UTC MAIN commitmail json YAML

tex-tex4ht: fix PLIST for last update

(markd)

2019-01-30 11:56:21 UTC MAIN commitmail json YAML

more tex package updates

(markd)

2019-01-30 11:48:00 UTC MAIN commitmail json YAML

texlive-collection-latexextra: update to rev 49774

(markd)

2019-01-30 11:24:56 UTC MAIN commitmail json YAML

texlive-collection-publishers: update to rev 49752

(markd)

2019-01-30 11:09:34 UTC MAIN commitmail json YAML

tex-luaotfload{,-doc}: update to 2.94

This version syncs the files with the ConTeXt files from2018/12/19. It
extends the mode key to allow the use of more fontloaders. It is the last
version which can be used with luatex 1.07. Future versions will need 1.09
and will be available only at the github site until texlive 2018 is freezed.

(markd)

2019-01-30 10:55:27 UTC MAIN commitmail json YAML

tex-revtex{,-doc}: update to 4.2c

REVTeX 4.2 is the latest update to REVTeX.  Changes include:

* Added support for additional APS journals,  Physical Review X,
    Physical Review Accelerators and Beams, Physical Review Applied,
    Physical Review Fluids, Physical Review Materials, and Physical
    Review Education Research.
    There are new options prx,  prab, prapplied, prfluids, and
    prmaterials, and prper.

* Added a unified physrev option for Physical Review journal style
  (the Phys. Rev. journals have no or few variations).

* The prb option now conforms with Physical Review B's updated style
  that uses the same non-superscripted citations as other APS journals.

* Added support for additional AIP journals, AIP Advances, Applied
  Physics Letters Materials, and Structural Dynamics as well as AIP
  Conference Proceedings. There are new options adv, apm, sd, and cp.

* Added support for the  Society of Rheology (sor) and its journal,
  Journal of Rheology (jor).

* The reprint style for AIP's journal JMP was changed to one-column
  formatting.

* For all APS journal options, complete article titles are now
  displayed in bibliography entries citing journal articles when
  using Bib\TeX\ by default.

* In the Phys. Rev. Bib\TeX\ style file, article titles in the
  bibliography are set in roman font.

* The behavior of the noeprints option has been improved.

* Support has been added for citing data sets in the Bib\TeX\ styles.

* Support for citing journals that use a DOI instead of pages or article
  identifiers has been improved (for APS Phys. Rev. Bib\TeX\ style).

* The indentation of tables of contents have been improved.

* The onecolumn option no longer defaults to creating a separate title page.

* The showpacs option is completely ignored now.

This update (version 4.2c) includes updated bst files to address
a serious bug. It also includes the additional files necessary to
handle REVTeX 4.1 documents as a convenience to users and TeX
distribution maintainers.

(markd)

2019-01-30 10:44:58 UTC MAIN commitmail json YAML

2019-01-30 10:36:04 UTC MAIN commitmail json YAML

tex-fontspec{,-doc}: update to 2.6l

## v2.6k (2019/01/16)
* Fix crash when loading fonts that are missing a requested script.

## v2.6l (2019/01/18)
* REALLY fix crash when loading fonts that are missing a requested script.
* Lots of internal logic changes for what should have been an easy fix :(

(markd)

2019-01-30 10:23:19 UTC MAIN commitmail json YAML

2019-01-30 10:15:45 UTC MAIN commitmail json YAML

texlive-collection-langfrench: update to rev 49728

(markd)

2019-01-30 10:11:07 UTC MAIN commitmail json YAML

texlive-collection-xetex: update to rev 49732

(markd)

2019-01-30 10:06:15 UTC MAIN commitmail json YAML

2019-01-30 09:54:20 UTC MAIN commitmail json YAML

texlive-collection-mathscience: update to rev 49722

(markd)

2019-01-30 09:38:18 UTC MAIN commitmail json YAML

tex-elsarticle{,-doc}: update to 3.1

In this version 3.1 we have slightly modified the \tnotemark defnition
to fix a "missing number" LaTeX error on the first LaTeX run (before
the labels are written to the aux file). elsarticle.dtx is modified for
this.  Earlier, this was a problem with editors that break compilations
on LaTeX errors (such as LyX).

(markd)

2019-01-30 09:20:42 UTC MAIN commitmail json YAML

2019-01-30 09:03:12 UTC MAIN commitmail json YAML

2019-01-30 08:47:04 UTC MAIN commitmail json YAML

tex-fp{,-doc}: update to 2.1d

Jan. 14, 2019  Peter Wang      documentation
improved documentation based on the original README.txt, with examples to
show the syntax.

Jan. 14, 2019  Enrico Gregorio `fp-exp.sty' and `lfp.sty`
Fixed two unprotected end-of-lines in the above files that can, under
certain circumstances, add spaces in the output, causing unwanted drifting.

(markd)

2019-01-30 08:36:22 UTC MAIN commitmail json YAML

tex-babel-hungarian: update to 1.5c.49701

Removed useless warnings about not-loaded inputenc.sty and t1enc.sty when
running with lualatex.

(markd)

2019-01-30 08:32:30 UTC MAIN commitmail json YAML

tex-enumitem{,-doc}: update to 3.7

- Option series=override, to overcome some backwards
  incompatibilities.
- Extension to \setlist for sizes (\setlist<size>)
- \SetEnumitemSize, for size dependent settings.
- \EnumitemId, with a unique numeric identifier for eash list.

(markd)

2019-01-30 08:24:32 UTC MAIN commitmail json YAML

tex-europasscv{,-doc}: update to 2018.49703

* fixes following TexLive 2018 upgrade
* add icons for Gitlab and ORCID
* add support for bibliography
* Portuguese: follow Portuguese Language Orthographic Agreement of 1990
* add def files for Norwegian (Bokm奪l) and Catalan

(markd)

2019-01-30 08:16:36 UTC MAIN commitmail json YAML

tex-tabu{,-doc}: update to 2.9

The contributed tabu package relied on patching internal interfaces
of core latex packages and stopped working in recent LaTeX releases.

The original author, Florent Chervet appears to be out of contact,
and the package had not been updated since 2011.

A "tabu-fixed" team has been set up at GitHub to make any immediate
fixes required to make the package usable.
Initially this consists of members of the LaTeX3 project.

(markd)

2019-01-30 08:07:27 UTC MAIN commitmail json YAML

tex-babel-serbianc: update to 3.0

* Command \todayRoman is added;
* Commands \today* and \todayRoman* print dates without dot after year;
* Ijekavian dialect is now supported (if 'ijekav' attribute is used);
* Shorthand "' prints '' quotes instead of traditional `` quotes (if
  'quotes' attribute is used);
* 'јуни' and 'јули' is printed instead of 'јун' and 'јул' (if 'datei'
  attribute is used);
* Some captions strings are fixeds;
* Cyrillic enumeration is added.
* Encodings T2A, X2, OT2 (8-bit mode) and TU (Unicode mode) are supported.

(markd)

2019-01-30 08:01:17 UTC MAIN commitmail json YAML

2019-01-30 07:54:02 UTC MAIN commitmail json YAML

2019-01-30 07:43:06 UTC MAIN commitmail json YAML

tex-make4ht{,-doc}: update to 0.2d

- added support for DocBook and TEI output formats
- fixed lot of issues in the ODT output
- odttemplate filter and extension

(markd)

2019-01-30 07:30:12 UTC MAIN commitmail json YAML

tex-pstricks{,-doc}: update to 2.94

This version defnies a new macro \pstLine which can be used for vectors
where the arrow tip should only be printed if the line
length is greater than zero.

(markd)

2019-01-30 07:20:38 UTC MAIN commitmail json YAML

2019-01-30 07:10:26 UTC MAIN commitmail json YAML

tex-tools{,-doc}: update to 2018.49619

update to latex-tools to fix xr package which was broken in the December
release, minor updates also to array and multicol.

(markd)

2019-01-30 06:58:05 UTC MAIN commitmail json YAML

texlive-collection-music: update to rev 49621

(markd)

2019-01-30 06:16:44 UTC MAIN commitmail json YAML

tex-glossaries{,-doc}: update to 4.42

glossaries.sty:
  - changed \edef to \protected at csedef in \glsfieldedef
  - changed \xdef to \protected at csxdef in \glsfieldxdef
  - added package option 'noglossaryindex' to counteract 'index'
    (if 'index' happens to be supplied as a global option)
  - automake option now takes 'immediate' as a value.

glossary-longbooktabs.sty:
  - removed superfluous \glspatchLToutput

(markd)

2019-01-30 06:09:03 UTC MAIN commitmail json YAML

tex-babel-italian: update to 1.4.01

changes unknown

(markd)

2019-01-30 05:59:13 UTC MAIN commitmail json YAML

2019-01-30 05:47:29 UTC MAIN commitmail json YAML

2019-01-30 05:44:27 UTC MAIN commitmail json YAML

2019-01-30 05:35:01 UTC MAIN commitmail json YAML

2019-01-30 05:24:41 UTC MAIN commitmail json YAML

p5-DBD-mysql: remove obsolete patch

(markd)

2019-01-30 05:21:31 UTC MAIN commitmail json YAML

tex-changes: python script

(markd)

2019-01-29 19:56:41 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-01-29 19:54:29 UTC MAIN commitmail json YAML

tex-pgf{,-doc}: update to 3.1

Release 3.1 introduces the new animations library for HTML/SVG output
and comes with tons of bugfixes.

(markd)

2019-01-29 19:47:40 UTC MAIN commitmail json YAML

tex-lipsum{,-doc}: update to 2.2

- Uses \par instead of \tex_par:D to avoid incompatibilities with
LaTeX2e's list-environment
- Defines an interface to implement other texts than "Lorem ipsum..."
without re-coding the logic used by lipsum
- Ships with a second text, "De finibus", a speech by Cicero, which
inspired the Lorem ipsum dummy text. This text is true latin
and is properly hyphenated by, for example, babel.sty with language latin.

(markd)

2019-01-29 19:41:42 UTC MAIN commitmail json YAML

tex-adjustbox{,-doc}: update to 1.2

* Added missing 'clip' feature for rounded frames.
* Changed order of corner values for rounded frames. This includes an
update to the clipping drivers.
* Corrected 'adjnofloat' environment used by the 'nofloat' key to support
the 'hypcap' feature of the 'caption' and 'hypcap'
packages.
* Updated manual description of `export` option as requested by Issue #9.
* Updated manual to use (left, bottom, right, top) for the side values
instead of (llx, lly, urx, ury).
* Some other improvements in the manual.
* Added keys and matching commands and environments to align to the page
margins and text area borders:
  'pagecenter', 'pageleft', 'pageright', 'pageinner', 'pageouter',
  'textareacenter', 'textarealeft', 'textarearight', 'textareainner',
'textareaouter'.
* Added 'noindent' key.
* Added \newadjustimage and \NewAdjustImage commands to define custom
versions of \adjustimage with predefined key
  lists. This include variation to renew, provide and declare such
macros.
* Added \provideadjustboxenv and \declareadjustboxenv.
* Added \provideadjustboxcmd and \declareadjustboxcmd.

(markd)

2019-01-29 19:36:00 UTC MAIN commitmail json YAML

2019-01-29 10:39:53 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-01-29 10:34:56 UTC MAIN commitmail json YAML

tex-fpl{,-doc}: update to 1.003

  * Regenerate the fonts with current FontForge resolving
    PDF/A compatibility problem.

  * Use the same dual licensing as the original URW fonts, c.f.
    <URL:http://www.tug.org/fonts/lppl-urw.txt>

(markd)

2019-01-29 10:25:08 UTC MAIN commitmail json YAML

2019-01-29 10:10:18 UTC MAIN commitmail json YAML

tex-fixme{,-doc}: update to 4.5

** Public interface for extending FiXme with new key/value options.

** Revamp the AUCTeX support

** Fix PDF signature layouts not working anymore

** Fix spurious space at the end of environments contents

(markd)

2019-01-29 09:58:32 UTC MAIN commitmail json YAML

tex-koma-script: update to 3.26a

Most significant changes:

- \DeclareSectionCommand etc. provide new options `runin` and
  `afterindent`. This also makes it possible to use a negative skip
  before or after the headings.

- Better support of XeLaTeX  by scrlayer-notecolumn.

- \@setplength, \@newplength and \@addtoplength are deprecated and
  replaced by \setplength, \newplength and \addtoplength

- scrlttr2 and scrletter provide new commands \setplengthtowith,
\setplengthtoheight, \setplengthtodepth, \setplengthtototalheight.

- tocbasic provides \DeclareTOCStyleEntries to declare/modify multiple
  toc levels with one single command.

- Several additional, minor changes.

- Several bug fixes.

(markd)

2019-01-29 09:50:40 UTC MAIN commitmail json YAML

2019-01-29 09:32:37 UTC MAIN commitmail json YAML

2019-01-29 09:18:12 UTC MAIN commitmail json YAML

2019-01-29 09:02:14 UTC MAIN commitmail json YAML

tex-multirow{,-doc}: update to 2.4

• Add a \leavevmode in bigstrut to force horizontal mode
• Make ⟨width⟩ and ⟨vmove⟩ in \multirow calc compatible

(markd)

2019-01-29 08:29:49 UTC MAIN commitmail json YAML

2019-01-29 08:03:36 UTC MAIN commitmail json YAML

tex-nomencl{,-doc}: update to 5.0

v5.0 2018/12/29  New maintainer:  Boris Veytsman
          Cleaned code and documentation
    Incorporated nomentbl code
    New options:  stdsubgroups, nomentbl,
    user selectable configuratuon file

(markd)

2019-01-29 07:54:18 UTC MAIN commitmail json YAML

2019-01-29 07:41:33 UTC MAIN commitmail json YAML

tex-countriesofeurope{,-doc}: update to 0.22

This version has an additional OpenType version of the font.
An optional argument "outline"  was added to print a
country as an outline character.

(markd)

2019-01-29 07:05:31 UTC MAIN commitmail json YAML

texlive-collection-fontsextra: update to rev 49478

(markd)

2019-01-29 06:58:06 UTC MAIN commitmail json YAML

tex-lwarp{,-doc}: update to 0.65

0.63
Tested and added support for numerous classes and packages for CJK:
Chinese: cjkpunct, upzhkinsoku, xpinyin, zhspacing, zhlineskip.
Japanese:  pLATEX, upLATEX, bxjsarticle and related, ltjsarticle and
related, luatexja, luatexja-fontspec, ujarticle and related,
zxjatype.
Korean:  kotex, luatexko, xetexko.

0.64
Japanese: Added utarticle and related classes.  Improved ujarticle and
related classes.
Chinese: Fix for biblatex with CTEX.
Koma-Script: Fixes for scrlayer, scrlayer-scrpage.  Added scrpage2.
Updated addlines.
Added bsheaders, gmeometric, marginal, rmpage, scrpage2.

0.65
Added numerous Japanese classes and packages.
Improved page layout.
Added an \includegraphics alt tag option.
Added an error if detects a duplicate HTML file name.
Fixes for tabular*.
Improved HTML validation for \quad, \enskip, figure captions.
Added support for fontspec \textsi and \sishape.
Added multicols \docolaction.
Added embrac, footnoterange, multicolrule, versonotes.

(markd)

2019-01-29 06:45:25 UTC MAIN commitmail json YAML

2019-01-29 06:28:46 UTC MAIN commitmail json YAML

2019-01-29 06:19:36 UTC MAIN commitmail json YAML

tex-changes{,-doc}: update to 3.1.1

Release 3.1.0 introduces a new script for markup removal. Furthermore,
the manual has been updated.

Release 3.1.1 is a bugfix for uneven dot fills in summaries.

(markd)

2019-01-29 06:06:14 UTC MAIN commitmail json YAML

tex-continue{,-doc}: update to 0.2

Version 0.2 of the continue package now allows continuation marks to be
put on every page, and marking can be stopped and started at any point.

(markd)

2019-01-29 05:57:38 UTC MAIN commitmail json YAML

2019-01-29 05:50:36 UTC MAIN commitmail json YAML

2019-01-29 05:43:25 UTC MAIN commitmail json YAML

tex-vertbars: update to 1.0c

Add \par before and after the vertbar environment to avoid incorrect
behaviour if erroneously used within a paragraph.

(markd)

2019-01-29 05:38:36 UTC MAIN commitmail json YAML

tex-adobemapping: update to 2018.49423

adobemapping as of cmap-resources    2018-07-30
            and mapping-resources-pdf 2018-12-12.

(markd)

2019-01-28 11:53:33 UTC MAIN commitmail json YAML

todays tex updates

(markd)

2019-01-28 11:46:59 UTC MAIN commitmail json YAML

texlive-collection-luatex: update to rev 49419

(markd)

2019-01-28 11:41:17 UTC MAIN commitmail json YAML

tex-colortbl{,-doc}: update to 1.0d

Update to colortbl to adjust to a change in the last release of the array
package.

(markd)

2019-01-28 11:27:57 UTC MAIN commitmail json YAML

tex-memoir{,-doc}: update to 3.7h

-- The following packages are no longer embedded into the class
  sources: array, delarray, dcolumn and tabularx.

  These are all part of the _tools_ section of every LaTeX
  installation, thus there is no reason to embed it anymore (let
  alone keep track of when they are updated). Instead we require them
  from the LaTeX installation.

  Note that the class still makes its own defaults for some of the
  default settings for these packages.

  Historical note: When the class was first created updating LaTeX
  was not an easy task, often done by hand. Also there was no manual
  requirements, or if there were a manual it might not be easy to
  find. So it made sense to have it all in one place and their
  manuals added to the class manual. This usage information in the
  manual will stay, but might no longer be 100% up to date, so users
  are always referred to the package manuals.

  We may remove more embedded packages in the future and replace them
  with just require the distribution provided ones.

-- remembered to note \pagerefname when dealing with page notes.

-- fixed bug in inline toc entries in the manual when there are subitem
  that are not typeset and hyperref is in use (\endlinechar=-1 around
  the toc), also noted in the manual that this problem may occur and
  how to deal with it.

  One might argue that \endlinechar=-1 should be the default thenever
  the ToC are being typeset.

-- Added \SingleSpacing* which does *not* add a \vskip at the
  end. Also adjusted \SingleSpacing such that it does not emit a
  \vskip when used in the preamble.

(markd)

2019-01-28 11:19:19 UTC MAIN commitmail json YAML

2019-01-28 11:11:04 UTC MAIN commitmail json YAML

tex-babel-german: update to 2.11

This release fixes an old hyphenation regression which was introduced
with babel 3.7 (16 years ago!) in a number of shorthands: Since then,
\allowhyphens is deactivated in T1 encoding. Thus, hyphenation did not
work as intended in T1 with shorthands that used \allowhyphens.
As a fix, babel-german now uses \bbl at allowhyphens which is synonymous
to \allowhyphens, except that it works in T1, in these shorthands.

Affected by this change: "a "o "u "A "O "U "f "| shorthands, and the \ck macro.

Note that this change might affect line/page breaking. But then, the
unnoticed regression fixed here did so as well.
This change also restitutes compatibility with [n]german.sty for the
mentioned shorthands.

(markd)

2019-01-28 11:05:21 UTC MAIN commitmail json YAML

tex-jsclasses: update to 2018.49387

* jsclasses: Avoid superfluous output of "1zw" when used with listings.

(markd)

2019-01-28 10:58:05 UTC MAIN commitmail json YAML

2019-01-28 10:45:26 UTC MAIN commitmail json YAML

tex-xstring{,-doc}: update to 1.81

xstring 1.81
* Bugfix in \IfInteger and \IfDecimal

xstring 1.8
* fixed lobal\local assignments to minimize save stack positions
* code cleaning

(markd)

2019-01-28 10:31:23 UTC MAIN commitmail json YAML

texlive-collection-bibtexextra: update to rev 49351

(markd)

2019-01-28 10:22:46 UTC MAIN commitmail json YAML

tex-tcolorbox{,-doc}: update to 4.15

- bug fix: 'tikz upper', 'tikz lower' failed to take more than
  one parameter (again)

- bug fix: 'tcboxedraster' could not be set to be 'breakable'

- library 'breakable': Implementation of 'pad after break' changed to
  be consistent with a boxed title.

- library 'raster':
  * dimension settings changed to be more robust
  * new options 'raster width center', 'raster width flush left',
    'raster width flush right'

- Example source code of 'tcolorbox-example-poster' and 'tcolorbox-tutorial-poster'
  adapted to be compatible with lipsum package version 2.0

(markd)

2019-01-28 10:12:44 UTC MAIN commitmail json YAML

tex-datatool{,-doc}: update to 2.31

- added conditional \ifDTLlistskipempty

- new commands \DTLlistelement and \DTLfetchlistelement

- made \DTLnumitemsinlist robust and now checks
  \ifDTLlistskipempty

- \DTLformatlist now checks \ifDTLlistskipempty

- bug fix: \$ entry without value triggers
  extra \else in \@dtl at checknumericalstart

(markd)

2019-01-28 10:03:41 UTC MAIN commitmail json YAML

2019-01-28 09:45:00 UTC MAIN commitmail json YAML

texlive-collection-pstricks: update to rev 49316

(markd)

2019-01-28 09:39:53 UTC MAIN commitmail json YAML

texlive-collection-binextra: update to rev 49312

(markd)

2019-01-28 09:14:06 UTC MAIN commitmail json YAML

tex-beamer{,-doc}: update to 3.55

- Inner behaviors for shaded ToC

- Fix optional arguments of `\frame` in `beamerarticle`

- Compact glue settings for lists

- Turn off font substitution for `unicode-math` package

(markd)

2019-01-28 08:52:44 UTC MAIN commitmail json YAML

tex-platex{,-doc}: update to 2018.49292

* plext: Fix a bug in \pcaption.

* jclasses: Prepare for LaTeX2e 2018-12-01.

(markd)

2019-01-28 08:41:15 UTC MAIN commitmail json YAML

tex-hyperref{,-doc}: update to 6.88e

Update to hyperref fixing issues as reported on GitHub
recent ChangeLog entries:

2018-11-30 6.88e Ulrike Fischer
* added ignorespaces to footnotetext to address

2018-11-27 6.88d Ulrike Fischer
* removed wrong producer warning for xetex and (x)dvipdfm(x)

2018-11-22 6.88c Ulrike Fischer
* Added support for pdflinkmargin for xetex

2018-11-17 6.88b David Carlisle
* Ensure Producer field in PDF shows LuaTeX version with two digits

(markd)

2019-01-28 08:21:09 UTC MAIN commitmail json YAML

tex-oberdiek{,-doc}: update to 2018.49285

Fixing several issues reported at
https://github.com/ho-tex/oberdiek/issues
Also the code has been simplified removing code paths for obsolete
versions of luatex and removing dependcies on the luatex85
compatibility package. the build system has been improved, with all the
existing test files converted to l3build and reference results checked.

(markd)

2019-01-27 11:04:54 UTC MAIN commitmail json YAML

tex-pdftex: fix TEXLIVE_REV

(markd)

2019-01-27 10:56:44 UTC MAIN commitmail json YAML

tex package updates

(markd)

2019-01-27 09:59:15 UTC MAIN commitmail json YAML

texlive-collection-plaingeneric: update to rev 49271

(markd)

2019-01-27 09:54:41 UTC MAIN commitmail json YAML

2019-01-27 08:55:41 UTC MAIN commitmail json YAML

2019-01-27 05:23:59 UTC MAIN commitmail json YAML

2019-01-27 04:46:41 UTC MAIN commitmail json YAML

2019-01-27 01:31:52 UTC MAIN commitmail json YAML

more tex updates

(markd)

2019-01-27 01:17:05 UTC MAIN commitmail json YAML

2019-01-27 01:06:01 UTC MAIN commitmail json YAML

tex-babel{,-doc}: update to 3.27

- Preliminary support for bidi (by Vafa Khalighi) with xetex.
- Fix for 3.23 - \ensureascii was redefined even when not
  necessary.
- Minor improvements in babel-vi.ini.

(markd)

2019-01-27 00:59:48 UTC MAIN commitmail json YAML

2019-01-27 00:50:01 UTC MAIN commitmail json YAML

texlive-collection-pictures: update to rev 49113

(markd)

2019-01-27 00:41:13 UTC MAIN commitmail json YAML

tex-fonts-tlwg{,-doc}: update to 0.7.1

Address another reproducibility issue caused by "date stamp" in
auto-generated UniqueID.

(markd)

2019-01-27 00:31:30 UTC MAIN commitmail json YAML

2019-01-26 23:43:47 UTC MAIN commitmail json YAML

tex-hyphen-* updates

(markd)

2019-01-26 23:41:07 UTC MAIN commitmail json YAML

2019-01-26 23:32:42 UTC MAIN commitmail json YAML

2019-01-26 23:29:43 UTC MAIN commitmail json YAML

2019-01-26 23:26:51 UTC MAIN commitmail json YAML

2019-01-26 23:24:05 UTC MAIN commitmail json YAML

2019-01-26 23:20:37 UTC MAIN commitmail json YAML

tex-hyphen-bulgarian: update to 2018.49078

cosmetic changes

(markd)

2019-01-26 23:16:30 UTC MAIN commitmail json YAML

2019-01-26 23:12:59 UTC MAIN commitmail json YAML

2019-01-26 23:09:35 UTC MAIN commitmail json YAML

2019-01-26 23:06:36 UTC MAIN commitmail json YAML

2019-01-26 23:04:23 UTC MAIN commitmail json YAML

2019-01-26 23:00:53 UTC MAIN commitmail json YAML

2019-01-26 22:58:41 UTC MAIN commitmail json YAML

2019-01-26 22:54:37 UTC MAIN commitmail json YAML

2019-01-26 22:51:16 UTC MAIN commitmail json YAML

2019-01-26 22:48:27 UTC MAIN commitmail json YAML

2019-01-26 22:44:54 UTC MAIN commitmail json YAML

2019-01-26 22:41:37 UTC MAIN commitmail json YAML

2019-01-26 22:39:19 UTC MAIN commitmail json YAML

2019-01-26 22:36:46 UTC MAIN commitmail json YAML

2019-01-26 22:32:12 UTC MAIN commitmail json YAML

2019-01-26 22:29:07 UTC MAIN commitmail json YAML

2019-01-26 22:26:12 UTC MAIN commitmail json YAML

tex-hyphen-german: update to 2018.49078

cosmetic changes
add tex-dehyph dependency

(markd)

2019-01-26 22:21:08 UTC MAIN commitmail json YAML

2019-01-26 22:15:19 UTC MAIN commitmail json YAML

2019-01-26 22:08:54 UTC MAIN commitmail json YAML

2019-01-26 22:04:10 UTC MAIN commitmail json YAML

2019-01-26 21:55:46 UTC MAIN commitmail json YAML

2019-01-26 21:52:51 UTC MAIN commitmail json YAML

2019-01-26 21:49:27 UTC MAIN commitmail json YAML

2019-01-26 21:46:32 UTC MAIN commitmail json YAML

2019-01-26 21:41:18 UTC MAIN commitmail json YAML

2019-01-26 21:37:42 UTC MAIN commitmail json YAML

tex-hyphen-latin: update to 3.1.2018.49078

cosmetic changes

(markd)

2019-01-26 21:33:14 UTC MAIN commitmail json YAML

2019-01-26 21:30:05 UTC MAIN commitmail json YAML

2019-01-26 21:25:05 UTC MAIN commitmail json YAML

2019-01-26 21:21:42 UTC MAIN commitmail json YAML

2019-01-26 21:18:09 UTC MAIN commitmail json YAML

2019-01-26 21:15:02 UTC MAIN commitmail json YAML

tex-hyphen-polish: update to 3.0a.2018

cosmetic changes

(markd)

2019-01-26 21:10:53 UTC MAIN commitmail json YAML

2019-01-26 21:07:33 UTC MAIN commitmail json YAML

2019-01-26 21:04:09 UTC MAIN commitmail json YAML

2019-01-26 21:00:29 UTC MAIN commitmail json YAML

2019-01-26 20:55:33 UTC MAIN commitmail json YAML

2019-01-26 20:51:44 UTC MAIN commitmail json YAML

tex-hyphen-serbian: update to 1.0a.2018

cosmetic changes

(markd)

2019-01-26 20:47:12 UTC MAIN commitmail json YAML

2019-01-26 20:41:59 UTC MAIN commitmail json YAML

2019-01-26 20:37:42 UTC MAIN commitmail json YAML

tex-hyphen-spanish: update to 4.5.2018

cosmetic changes

(markd)

2019-01-26 20:33:41 UTC MAIN commitmail json YAML

2019-01-26 20:27:35 UTC MAIN commitmail json YAML

tex-hyphen-thai: update to 2018.49078

minor changes

(markd)

2019-01-26 20:22:46 UTC MAIN commitmail json YAML

2019-01-26 20:18:51 UTC MAIN commitmail json YAML

2019-01-26 20:13:33 UTC MAIN commitmail json YAML

2019-01-26 20:08:05 UTC MAIN commitmail json YAML

2019-01-26 20:04:31 UTC MAIN commitmail json YAML

2019-01-26 11:52:19 UTC MAIN commitmail json YAML

more tex updates

(markd)

2019-01-26 11:47:12 UTC MAIN commitmail json YAML

tex-pdfcomment{,-doc}: update to 2.4a

* fix "Wrong driver 'hpdftex.def'" warning when using `lualatex`

(markd)

2019-01-26 11:37:11 UTC MAIN commitmail json YAML

2019-01-26 11:25:13 UTC MAIN commitmail json YAML

texlive-collection-langchinese: update to rev 49019

(markd)

2019-01-26 11:17:23 UTC MAIN commitmail json YAML

2019-01-26 11:06:19 UTC MAIN commitmail json YAML

tex-tikzmark{,-doc}: update to 1.6

This version introduces two new features:

1. \tikzmarknode, which is the original command that puts some content in
a node.  The node is "mathaware".
2. The ability to save node data either for later use or to a separate
file

(markd)

2019-01-26 10:54:00 UTC MAIN commitmail json YAML

tex-latexdiff{,-doc}: update to 1.3.0

Feature extensions:
* treat options to \documentclass as potential package names (some
  packages allow implicit loading of or imply selected packages)
* verbatim and lstlisting environments are marked-up with line-by-line
  in a similar style to non-verbatim text (requires the listing package
  to be installed). Also see new configuration variable VERBATIMLINEENV
* --flatten: now supports \verbatiminput and \lstlistinput
* --flatten: if file is not found, do not fail, simply warn and leave
  command unexpanded
* new config variable CUSTOMDIFCMD to allow defining special versions of
  commands  in added or deleted blocks
* added option -no-links, which suppress generation of hyperreferences.
  This is mostly (or only) useful in the context of the --only-changes
  option of latexdiff-vc in only-changes modes)

Bug fixes:
* pattern matching of \verb and \lstinline commands had an error which
  meant they would trigger on commands beginning with \verb.
* In description environments, mark up item descriptions by effectively
  reating the insides of item commannds as text commands
* improved pattern matching: now allows nested angular brackets, and is
  no longer confused by escaped curly braces
* improved pattern matching in COARSE mode: occasionally, the closing
  bracket or some other elements would be matched in an 'unnatural' way
  due to another sequence being more minimal in the computational sense,
  sometimes even causing errors due to tokens moving in or out of the
  scope of math environments. This is now discouraged by adding internal
  \DIFANCHOR commands (which are removed again in post-processing)
* added to textcmds: \intertext from amsmath package

(markd)

2019-01-26 10:27:18 UTC MAIN commitmail json YAML

tex-europecv{,-doc}: update to 2018

Improvements in the German translation.

In the new release, you can now add your homepage to your personal
information. A new example template has been added for academics.
A new way of mentioning your publications into the text has been
inserted.

(markd)

2019-01-26 10:08:25 UTC MAIN commitmail json YAML

tex-xits{,-doc}: update to 1.200.1

Version:  1.109 2018-09-29:
- Improve Arabic math glyph considerably, they are much usable now.
- Add upright RTL integral alternates.
- Change 窶歪v01窶� feature for alternate Arabic math glyphs.
- Make the 窶鷲hea窶� ascent/descent/line gap match the 窶楼S/2窶� typo metrics.
- Don窶冲 set deprecated ForceBold in CFF Private dictionary.
- Fix script position with vertical bar on MS Word.
- Make vertical bar extensible in bold math font.
- Make MS Word linear fraction work better.
- Bundle WOFF fonts.
- Remove glyph overlap, some CFF rasterizers handle it badly.
- Fonts can be build with vanilla FontForge now.
- Builds are reproducible.

Version:  1.200 2018-10-02
This is the final release with new features; from now on XITS
is in maintenance mode and only bug fixes will be made.

Version: 1.200.1 2018-10-10
Drop WOFF fonts from tarball uploaded to CTAN, they break XeTeX.

(markd)

2019-01-26 09:50:34 UTC MAIN commitmail json YAML

texlive-collection-basic: update to 2018.48869

add dependency on tex-colorprofiles

(markd)

2019-01-26 09:39:32 UTC MAIN commitmail json YAML

tex-colorprofiles{,-doc}: Added version 20181105

This package collects free ICC profiles that can be used by
color profile aware applications/tools like the pdfx package,
as well as TeX and LaTeX packages to access them.

(markd)

2019-01-26 09:04:13 UTC MAIN commitmail json YAML

2019-01-26 08:39:32 UTC MAIN commitmail json YAML

tex-pdftex{,-doc}: update to 2018

add dependency on tex-dehyph

2018/09/19 Added --distilleropts optlist command line flag for
          options to be added to the distiller application;
          e.g. "-dCompatibilityLevel=1.5 -dNOSAFER".
          Removed uses of echo -n.
2018/09/24 Added -dCompatibilityLevel=15 into the distillerprog definition
          and removed quotes around execution of ${distillerprog} so it can
          contain options.

(markd)

2019-01-26 08:18:45 UTC MAIN commitmail json YAML

collection-langjapanese: update to rev 48752

(markd)

2019-01-26 08:04:32 UTC MAIN commitmail json YAML

tex-tkz-base{,-doc}: update to 1.16d

Minor update (with Alain Matthes' permission) to
tkz-base  tkz-doc  tkz-graph tkz-kiviat tkz-linknodes tkz-tab
to avoid loading the etex package in current LaTeX releases

(markd)

2019-01-26 07:50:00 UTC MAIN commitmail json YAML

tex-epstopdf{,-doc}: update to 2.28

epstopdf 2.28 changes to output PDF version 1.5 by default. Before, it
output whatever version the underlying Ghostscript or other interpreter
had as default. In Ghostscript 9,25, that changed to 1.7, which would
cause many warnings in the TeX world.

To override the PDF version, use epstopdf
--gsopt=-dCompatibilityLevel=1.7 (for example).

(markd)

2019-01-26 07:20:07 UTC MAIN commitmail json YAML

tex-breqn: update to 0.98f

* Insert `\nolinenumbers` inside maths environments if the `lineno`
  package is loaded.  It would be better to insert a line number,
  but at least with this the document still compiles!

(markd)

2019-01-26 07:10:14 UTC MAIN commitmail json YAML

2019-01-26 04:21:38 UTC MAIN commitmail json YAML

more tex updates

(markd)

2019-01-26 04:18:48 UTC MAIN commitmail json YAML

tex-eplain: add tex-dehyph dependency

(markd)

2019-01-26 04:15:48 UTC MAIN commitmail json YAML

tex-jadetex: add tex-dehyph dependency

(markd)

2019-01-26 04:12:19 UTC MAIN commitmail json YAML

tex-latex-bin: depend on tex-dehyph

(markd)