Commit graph

12 commits

Author SHA1 Message Date
markd
e0bd8e7770 tex-tcolorbox{,-doc}: update to 4.42
4.42
- due to several problems with the color algorithm introduced with
  version 4.32, essentially reversion to the proven pre 4.32 method.
  * support of luacolor persists (since 4.32)
  * color stacks (by pdfcol) are not mandatory any more,
    but are optional now with 'use color stack'. Note that effects
    of whatsits on the vertical space have to be expected.

4.41
- bug fix: color bleeding for xelatex and breakable boxes (since 4.32)

4.40
- bug fix: 'IfBooleanT', 'IfBooleanF'
- bug fix: 'widget' set 'toprule at break' and needed the breakable library
- (bug) fix: style 'marker' set 'breakable' and needed the breakable library
- 'capture=hbox' applies '\@parboxrestore' now to allow e.g. hbox style
    listings inside indented environments like itemize
- support 'hbox' for 'minted' listings
- New default vertical space options
        'before skip balanced', 'after skip balanced', 'beforeafter skip
  balanced'
  NOTE: These options replace the current default options
        'parskip', 'noparskip', 'autoparskip'
  WARNING: Old documents may need adapted manual page breaks where used.
           Otherwise: Use \tcbsetforeverylayer{autoparskip}
           to restore the old behavior!
- 'before skip' and 'before skip balanced' do not insert glue now, if
  the tcolorbox is the first element in a minipage (or sourrounding tcolorbox)

4.32
- documentation typo corrections and enhancements
- bug fix: 'index format=doc' caused redefinition of '\_'
  among other errors.
- bug fix: 'valign=scale*' was erroneous.
- enhancement: color stack support for breakable boxes (pdflatex and
  lualatex) to let colors survive a break to the next partial box.
- library 'xparse':
  * new options: 'IfNoValueT', 'IfNoValueF', 'IfValueT', 'IfValueF',
      'IfBooleanT', 'IfBooleanF'

4.31
- bug fix: \tcbincludepdf did not work for lualatex
- bug fix: Several tests had a missing \relax
- bug fix: Breakable tcolorbox may overlap with following the
  text
- bug fix: 'space to' did not result in a stable value
- Internal change: all 'code 2 args' replaced by 'code n args={2}'
- documentation typo corrections
- library 'documentation':
  * indention of <environment content> changed to \ttfamily
2021-02-20 10:55:08 +00:00
markd
4fb790eeca tex-[t-z]*: update to texlive 2020 package versions
tex-tcolorbox{,-doc} to 4.30
tex-tex4ebook{,-doc} to 0.3a
tex-tex4ht{,-doc} to 2020
tex-texdoc{,-doc} to 2020
tex-texdoctk{,-doc} to 0.6.0.54557
tex-texinfo to 5.1.54994
tex-textcase{,-doc} to 1.00
tex-thmtools{,-doc} to 68
tex-titlesec{,-doc} to 2.13
tex-tocloft{,-doc} to 2.3j
tex-tools{,-doc} to 2020
tex-tracklang{,-doc} to 1.4
tex-udesoftec{,-doc} to 1.6.6
tex-ulem{,-doc} to 2020
tex-unicode-data{,-doc} to 1.13
tex-updmap-map to 2020
tex-xetex{,-doc} to 2020
tex-zxjafont{,-doc} to 1.2
2020-05-05 12:01:03 +00:00
markd
d6a0b97a7f tex-tcolorbox: dependency tex-ifluatex -> tex-iftex 2020-05-02 02:35:02 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
markd
95841315da tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
markd
5040f255cf tex-tcolorbox{,-doc}: update to 4.20
- bug fix: \multicolumn could not be used for first cell with option 'tabularx'

- internal colors names renamed and documented (Section 9.5 Color Names):
  'tcbcolframe', 'tcbcolback', 'tcbcolbacktitle', 'tcbcolbacklower',
  'tcbcolupper', 'tcbcollower', 'tcbcoltitle'

- listingsutf8 compatability better documented (#58)

- semantic changed for options: 'after upper*', 'after lower*'

- new options: 'before upper*', 'before lower*', 'titlebox', 'nirvana'

- library 'skins':
  * new options: 'beamer hidden', 'beamer alerted', 'hide', 'alert'
  * option 'only' moved from package to skins library

- new documentation section '13 Beamer Support'
2019-05-11 22:22:54 +00:00
markd
610236b720 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
2019-01-28 10:22:46 +00:00
markd
3b8a2a5d7c tex-tcolorbox{,-doc}: update to 4.13
4.13
 - typos in 'tcolorbox-tutorial-poster' corrected

 - new options:
   'grow sidewards by'

 - library 'breakable':
   * Warning for discarded zero height box content added

 - library 'listings':
   * Documentation for 'text side listing', 'listing side text',
     'comment side listing', 'listing side comment' supplemented with notes.

 - library 'skins':
   * Options given by '/tcb/graphics options' and '/tikz/fill image options'
     are now fully expanded while applied to underlying '\includegraphics'
   * new option:
     'graphics orientation'

4.12
 - color implementation changed to fix problems with expl3
   (thanks to Ulrike Fischer)

 - Documentation typo corrected ('tcbsetmanagedlayers' instead of
   'tcbsetmanagedlayer')

 - Bug fix: 'borderline south' and 'borderline north' created
   'Missing character' messages for breakable boxes

 - library 'theorems':
   * new options 'theorem label supplement',
     'theorem full label supplement'
2018-05-13 10:27:42 +00:00
markd
2f345254a4 tex-tcolorbox{,-doc}: update to 4.11
- Standard internal minipage settings changed from 'c' to 'b' which
should fix some glitches
2017-10-23 01:19:56 +00:00
markd
fe2448586e Update tex-tcolorbox{,-doc} to 4.10
- new options:
  'inherit height', 'verbatim ignore percent'
- library 'skins'
  * new style 'enhanced standard jigsaw'
- library 'magazine':
  * new macro: '\ifboxarrayempty'
- library 'breakable':
  * option 'break at' allows negative values now.
  * the algorithm for breaks inside a multicolumn environment was
improved (user code may be affected by this change).
  * new macro: '\tcbbreak'
- library 'minted':
  * the default settings for 'minted options'
    are supplemented by 'breaklines,autogobble'
- new library 'poster'
  * new macros and environments:
    'tcbposter',  '\tcbposterset', '\posterbox', 'posterboxenv',
    'tcbposterwidth', 'tcbposterheight', 'tcbpostercolspacing',
'tcbposterrowspacing', 'tcbpostercolumns', 'tcbposterrows',
'tcbpostercolwidth', 'tcbposterrowheight'
  * new options:
    'poster', 'columns', 'rows', 'colspacing', 'rowspacing', 'spacing',
    'showframe', 'width', 'height', 'prefix', 'coverage', 'no coverage',
    'boxes', 'fontsize', 'name', 'column', 'column*', 'span', 'row',
'rowspan', 'fixed height', 'below', 'above', 'at', 'between',
'sequence', 'placeholder', 'xshift', 'yshift'
- New example file 'tcolorbox-example-poster'
- New tutorial 'tcolorbox-tutorial-poster' for poster creation
2017-08-17 03:30:07 +00:00
markd
bdc1077b20 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
2017-06-21 13:25:31 +00:00
markd
ed65ef86e8 Add tex-abntex2{,-doc} 1.9.6
Typeset technical and scientific Brazilian documents based on ABNT rules
Add tex-blindtext{,-doc} 2.0
 Producing 'blind' text for testing
Add tex-cleveref{,-doc} 0.19
 Intelligent cross-referencing
Add tex-diagbox{,-doc} 2.1
 Table heads with diagonal lines
Add tex-fncychap{,-doc} 1.34
 Seven predefined chapter heading styles
Add tex-fontaxes{,-doc} 1.0d
 dditional font axes for LaTeX
Add tex-longfbox{,-doc} 1.0
 Draw framed boxes with standard CSS attributes that can break over multiple pages
Add tex-mweights{,-doc} 20130721
 Support for multiple-weight font packages
Add tex-options{,-doc} 1.0
 Provides convenient key-value options for LaTeX package writers
Add tex-realboxes{,-doc} 0.2
 Variants of common box-commands
Add tex-sfmath 0.8
 Sans-serif mathematics
Add tex-tcolorbox{,-doc} 3.94
 Coloured boxes, for LaTeX examples and theorems, etc
Add tex-titling{,-doc} 2.1d
 Control over the typesetting of the \maketitle command
Add tex-trimspaces{,-doc} 1.1
 Trim spaces around an argument or within a macro
2017-01-20 21:43:58 +00:00