Commit graph

8657 commits

Author SHA1 Message Date
joerg
7b4d34d4ec pyPdf: fallback if non-UTF16 strings start with UTF16 BOM
This can be seen with Reportlab, which is embedding a digest as binary.
Bump revision.
2021-04-06 18:57:10 +00:00
adam
d96a094bf8 use versioned py-pygemnts 2021-04-06 15:03:32 +00:00
thor
18f2365345 psutils: allow PAPERSIZE=a4, used lowercase anyway! 2021-04-03 11:37:44 +00:00
fox
8f420e07c4 print/foliate: Updates to 2.6.3
Changes since 2.6.2:

2.6.3

Changes:

  * Fixed a performance issue with zipped files (including EPUB files)
    (Stuk/jszip#716)
2021-04-03 02:24:00 +00:00
fcambus
4130309817 fig2dev: Update to 3.2.8.
Patchlevel 8 (Dec 2020)

NEW FEATURES:

o Use deflate to embed image data into eps output, often substantially
  reducing file size.
o Embed pdf files into ps output by converting the pdf to eps.
o Allow negative arrow widths. This might be useful for asymmetric arrow
  tips, which can thus be mirrored around the corresponding line.

BUGS FIXED:

Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
o Reject negative text font sizes. Fixes ticket #86.
o Allow fig files ending without previous eol character. Fixes #83, #84.
o Accept text and ellipse angles only within -2*pi to 2*pi. Fixes #76.
o Allow -1 as default TeX font, not only 0. Fixes #71, #75, #81.
o Do not allow ASCII NUL anywhere in input. Fixes #65, #68, #73, #80.
o Use getline() to improve input scanning.
  Fixes tickets #58, #59, #61, #62, #67, #78, #79, #82.
o Correctly scan embedded pdfs for /MediaBox value.
o Convert polygons having too few points to polylines. Ticket #56.
o Reject huge arrow types causing integer overflow. Ticket #57.
o Allow Fig v2 text strings ending with multiple ^A. Ticket #55.
o Embed images in pdfs with their original compression type, i.e., leave
  the gs switch "-dAutoFilterColorImages" at its default value "true".
2021-04-02 19:26:24 +00:00
mef
99851ac783 (print/py-reportlab) regen PLIST (+${PLIST.py2x} hyphen.mashed) 2021-03-28 04:02:19 +00:00
mef
a0538e59c3 (print/sile) regen PLIST (+complex-spaces.lua) 2021-03-28 03:52:54 +00:00
fox
7cabfd918e print/foliate: Updates to 2.6.2
Changes since 2.5.0:

2.6.2

Changes:

  * Fix UI when running with libhandy 1.x

2.6.1

Changes:

  * Fixed automatic layout

2.6.0

Changes:

  * Added support for opening HTML files (#641)
  * Consistent inner and outer margins (#255)
  * The automatic layout no longer supports 4 columns (58d5e50)
  * Fixed long words overflowing (#654)
  * Fixed custom themes not saved across sessions (#660)
  * Fixed shortcuts for key pads (#677)
  * Fixed opening non-UTF-8 zipped FB2 files (#629)
  * Fixed books not opening on GNOME 40 (#689)
2021-03-27 08:18:29 +00:00
rillig
b9097f91e1 print/gc: allow to build with neXtaw
Patch provided by Simon Adda-Reyss via private mail.
2021-03-21 00:11:40 +00:00
bouyer
141d53ff0c Don't try to install libImageProcessor-x86_64.so and libImageProcessor-i386.so,
it doesn't seems to be required.
Fixes install/package
2021-03-18 16:44:01 +00:00
wiz
3262d03247 cups: update to 2.3.3op2.
CUPS 2.3.3op2 is the latest OpenPrinting CUPS security and bug fix
release. Changes include:

    Security: Fixed a buffer (read) overflow in the ippReadIO function
    (CVE-2020-10001)
    Clarified the documentation for the "Listen" directive (Issue #53)
    Fixed duplicate ColorModel entries for AirPrint printers (Issue 59)
    Fixed directory/permission defaults for Debian kfreebsd-based systems
    (Issue #60, Issue #61)
    Fixed crash bug in ppdOpen (Issue #64, Issue #78)
    Fixed regression in snprintf emulation function (Issue #67)
    The scheduler's systemd service file now waits for the nslcd service to start
    (Issue #69)
    The libusb-based USB backend now uses a simpler read timer implementation to
    avoid a regression in a previous change (Issue #72)
    The PPD caching code now only tracks the APPrinterIconPath value on macOS
    (Issue #73)
    Fixed segfault in help.cgi when searching in man pages (Issue #81)
    Root certificates were incorrectly stored in "~/.cups/ssl".
2021-03-14 08:43:31 +00:00
wiz
2ce201b60e mpage: fix RELRO build
Add PAPERSIZE to BUILD_DEFS.

Bump PKGREVISION.
2021-03-14 08:40:46 +00:00
wiz
7e6cf56739 cups-pdf: fix RELRO build
Remove reference to non-existent file

Bump PKGREVISION
2021-03-14 08:37:26 +00:00
adam
2565fdf791 py-reportlab: updated to 3.5.65
CHANGES  3.5.65  10/03/2021
---------------------------
* add yieldNoneSplits utility function
* fix BarChart so it lines can have markers and Nones in their data

CHANGES  3.5.64  09/03/2021
---------------------------
* add ability to have lineplots in barcharts; no support yet for line markers
* added checkAttr method to TypedPropertyCollection

CHANGES  3.5.63  05/03/2021
---------------------------
* ensure setup.py works from sdist; bug reported by Antonio P. Sagitter (sagitter at fedoraproject.org)
* restore broken MANIFEST.in somehow overwritten by Robin :(

CHANGES  3.5.62  03/03/2021
---------------------------
* simplify annotateException and add better error messages for asUnicode/Bytes etc
* improve embeddedHyphenation in paragraph.py

CHANGES  3.5.61  25/02/2021
---------------------------
* add adjustableArrow widget
* allow para tag borderPadding attribute
* minor cosmetics in renderPM C extension and add fontSize setattr
* allow a bounding box constraint in definePath
* efficiency savings in text2Path
* refactor transformation math and text2Path functionality
* allow a renderPM plugin cairo backend package rlPyCairo
2021-03-11 06:30:18 +00:00
adam
9ddb2970d3 Use Pillow as versioned dependency 2021-03-10 18:53:49 +00:00
jaapb
397a3e0079 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
joerg
e6302d75ff Update sile to 0.10.15:
- hooks for new font load
- new \font-feature command
- add complex-spaces command
- luautf8 is available in the global scope
- various bug fixes
2021-03-06 18:08:44 +00:00
markd
088f2db631 tex-latex-bin-doc: commit distinfo for previous update. 2021-02-27 23:43:40 +00:00
markd
662b58ca99 tex-oberdiek: restore tex-amsmath dependency 2021-02-26 21:12:48 +00:00
markd
ccd0833b7c tex-amsmath: drop dependency on tex-latex-bin 2021-02-26 21:11:01 +00:00
markd
43aacefaee tex-colortbl: bump PKGREVISION for dependency change 2021-02-26 21:09:25 +00:00
markd
e2269736cb tex-booktabs: bump PKGREVISION for dependency change. 2021-02-26 21:06:43 +00:00
mef
028462d5de (print/tex-*) Interim fix for recent Cyclic dependency problem: tks markd@
Cyclic dependency for package:
 tex-l3kernel-2020.57669nb1
 tex-colortbl-1.0e
 tex-latex-bin-2020
 tex-l3packages-2020.57600nb1
 tex-l3kernel-2020.57669nb1
2021-02-26 06:21:04 +00:00
khorben
8c04eba125 Add py-octoprint 2021-02-25 16:35:45 +00:00
khorben
05d82c4634 py-octoprint: import version 1.5.3
OctoPrint provides a snappy web interface for controlling consumer 3D printers.
It is Free Software and released under the GNU Affero General Public License
V3.
2021-02-25 16:35:23 +00:00
jnemeth
1eda19d8bc sort 2021-02-25 04:31:26 +00:00
markd
c822a7f8ca tex-latex-bin{,-doc}: update to 2020
updated dependencies, additional man pages
2021-02-24 21:48:35 +00:00
markd
fd765fa405 tex-latex-bin: also +tex-firstaid 2021-02-24 21:10:20 +00:00
markd
255566f48d tex-latex-bin: add dependencies on tex-l3{backend,kernel,packages} 2021-02-24 21:05:30 +00:00
markd
4119c79a89 chktex: update distinfo for last change. 2021-02-24 20:41:23 +00:00
pin
3338e0b216 print/jpeg-to-pdf: update to 0.2.2
-Made the "--output" command-line argument optional
-Allow users to set a document title
-Fixed improper use of BufWriter
2021-02-24 10:13:04 +00:00
pin
c1618e530b Add jpeg-to-pdf 2021-02-23 18:19:49 +00:00
pin
b6feae445e print/jpeg-to-pdf: import package
CLI tool for creating PDFs from JPEG images.
2021-02-23 18:18:53 +00:00
markd
fd13b13879 chktex: build ChkTeX.dvi as we don't do anything with it. 2021-02-23 06:34:44 +00:00
markd
421c3831ab tex-musixtex-doc: fix PLIST 2021-02-23 06:04:21 +00:00
markd
9412d800e7 print: -tex-ptex-doc +tex-{uplatex,uptex}{,-doc} 2021-02-22 10:23:48 +00:00
markd
1f2a12417c tex-uplatex{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

The bundle provides pLaTeX2e macros for upTeX by Takuji Tanaka.
This is a community edition syncing with platex. The bundle
depends on platex.
2021-02-22 10:20:54 +00:00
markd
8118753a3f tex-uptex{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

upTeX is an extension of pTeX, using UTF-8 input and producing
UTF-8 output. It was originally designed to improve support for
Japanese, but is also useful for documents in Chinese and
Korean. It can process Chinese simplified, Chinese traditional,
Japanese, and Korean simultaneously, and can also process
original LaTeX with \inputenc{utf8} and Babel
(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
2021-02-22 10:17:56 +00:00
markd
c47c295050 tex-ptex-doc: remove as now only contains man pages also installed by web2c 2021-02-22 10:12:22 +00:00
markd
dcc486c5b4 tex-ptex: update to 3.2pl55920
With input from Atsushi Toyokura in pkgsrc-wip

changes to dependencies and PLIST.
2021-02-22 10:10:22 +00:00
markd
0a5898dac8 tex-convbkmk-doc: actually add version 0.30 2021-02-21 11:30:15 +00:00
markd
d4b0ecb35e print: +many tex packages 2021-02-21 11:10:39 +00:00
markd
1074cc7b52 tex-zxjatype{,-doc}: Add version 0.7
From Atsushi Toyokura in pkgsrc-wip

Standard conforming typesetting of Japanese, for XeLaTeX
2021-02-21 10:57:48 +00:00
markd
cdbfd4f7ad tex-zxjafbfont{,-doc}: Add version 0.2
From Atsushi Toyokura in pkgsrc-wip

Fallback CJK font support for xeCJK
2021-02-21 10:55:35 +00:00
markd
822a69c1d6 tex-uptex-base{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

The bundle contains plain TeX format files and documents for
upTeX and and e-upTeX.
2021-02-21 10:51:21 +00:00
markd
ab6ecee00c tex-pxrubrica{,-doc}: Add version 1.3c
From Atsushi Toyokura in pkgsrc-wip

This package provides a function to add ruby annotations
(furigana) that follow the style conventional in Japanese
typography as described in the W3C technical note "Requirements
for Japanese Text Layout" ([JLREQ]) and the JIS specification
JIS X 4051. Starting with version 1.3, this package also
provides a function to add kenten (emphasis marks) to Japanese
text.
2021-02-21 10:48:44 +00:00
markd
1400b9785c tex-pxjahyper{,-doc}: Add version 0.7
From Atsushi Toyokura in pkgsrc-wip

This package adjusts the behavior of hyperref on (u)pLaTeX so
that authors can properly create PDF documents that contain
document information in Japanese.
2021-02-21 10:46:52 +00:00
markd
fbaf4c325e tex-pxcjkcat{,-doc}: Add version 1.1
From Atsushi Toyokura in pkgsrc-wip

The package provides management of the CJK category code
('kcatcode'> table of the upTeX extended TeX engine. Package
options are available for tailored use in the cases of
documents that are principally written in Japanese, or
principally written in English or other Western languages.
2021-02-21 10:44:22 +00:00
markd
b0f466b2a9 tex-pxbase{,-doc}: Add version 1.1b
From Atsushi Toyokura in pkgsrc-wip

The main purpose of this package is to provide auxiliary
functions which are utilized by other packages created by the
same author. It also provides a few user commands to assist in
creating Japanese documents using (u)pLaTeX.
2021-02-21 10:42:22 +00:00
markd
de5cd30c77 tex-ptex2pdf{,-doc}: Add version 20200520.0
From Atsushi Toyokura in pkgsrc-wip

The Lua script provides system-independent support of Japanese
typesetting engines in TeXworks. As TeXworks typesetting setup
does not allow for multistep processing, this script runs one
of the ptex-based programs (ptex, uptex, eptex, platex,
uplatex) followed by dvipdfmx.
2021-02-21 10:39:50 +00:00
markd
d2756686fe tex-plautopatch{,-doc}: Add version 0.9n
From Atsushi Toyokura in pkgsrc-wip

Japanese pLaTeX/upLaTeX formats and packages often conflict
with other LaTeX packages which are unaware of pLaTeX/upLaTeX.
In the worst case, such packages throw a fatal error or end up
with a wrong output. The goal of this package is that there
should be no need to worry about such incompatibilities,
because specific patches are loaded automatically whenever
necessary. This helps not only to simplify source files, but
also to make the appearance of working pLaTeX/upLaTeX sources
similar to those of ordinary LaTeX ones. This package depends
on the filehook package written by Martin Scharrer.
2021-02-21 10:37:26 +00:00
markd
a0be72a297 tex-platex-tools{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

This bundle is an extended version of the latex-tools bundle
developed by the LaTeX team, mainly intended to support
pLaTeX2e and upLaTeX2e. Currently patches for the latex-tools
bundle and Martin Schroder's ms bundle are included.
2021-02-21 10:34:57 +00:00
markd
5f78382de8 tex-luatexja{,-doc}: Add version 20210214.0
The package offers support for typesetting Japanese documents
with LuaTeX. Either of the Plain and LaTeX2e formats may be
used with the package.
2021-02-21 10:32:46 +00:00
markd
3b04b9ddeb tex-jlreq{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

This package provides a Japanese document class based on
requirements for Japanese text layout. The class file and the
JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX /
upLaTeX are provided.
2021-02-21 10:30:48 +00:00
markd
46c8854de2 tex-ifxptex{,-doc}: Add version 0.2
From Atsushi Toyokura in pkgsrc-wip

The package provides commands for detecting pTeX and its
derivatives (e-pTeX, upTeX, e-upTeX, and ApTeX). Both LaTeX and
plain TeX are supported.
2021-02-21 10:28:19 +00:00
markd
ca552fa233 tex-ifptex{,-doc}: Add version 2.0
From Atsushi Toyokura in pkgsrc-wip

The ifptex package is a counterpart of ifxetex, ifluatex, etc.
for the ptex engine. The ifuptex package is an alias to ifptex
provided for backward compatibility.
2021-02-21 10:25:59 +00:00
markd
b33fd3c7b7 tex-gentombow{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

This bundle provides a LaTeX package for generating
Japanese-style crop marks (called 'tombow' in Japanese) for
practical use in self-publishing. The bundle contains the
following packages: gentombow.sty: Generate crop marks (called
'tombow' in Japanese) for practical use in self-publishing. It
provides the core 'tombow' feature if not available.
pxgentombow.sty: Superseded by gentombow.sty; kept for
compatibility only. bounddvi.sty: Set papersize special to DVI
file. Can be used on LaTeX/pLaTeX/upLaTeX (with DVI output
2021-02-21 10:23:51 +00:00
markd
31a85bd721 tex-endnotesj{,-doc}: Add version 3.0
From Atsushi Toyokura in pkgsrc-wip

This package provides customized styles for endnotes to be used
with Japanese documents. It can be used on pLaTeX, upLaTeX, and
LuaLaTeX (LuaTeX-ja).
2021-02-21 10:21:29 +00:00
markd
89214fb9c8 tex-convbkmk{,-doc}: Add version 0.30
From Atsushi Toyokura in pkgsrc-wip

The package provides a small Ruby script that corrects
bookmarks in PDF files created by platex/uplatex, using
hyperref.
2021-02-21 10:19:22 +00:00
markd
968b760fcf tex-bxorigcapt{,-doc}: Add version 0.3
From Atsushi Toyokura in pkgsrc-wip

This package forces the caption names (`\chaptername`,
`\today`, etc) declared by the document class in use to be used
as the caption names for a specific language introduced by the
Babel package.
2021-02-21 10:17:31 +00:00
markd
c2a787b969 tex-bxjscls{,-doc}: Add version 2.5
From Atsushi Toyokura in pkgsrc-wip

This package provides an extended version of the Japanese
document class collection provided by jsclasses. While the
original version supports only pLaTeX and upLaTeX, the extended
version also supports pdfLaTeX, XeLaTeX and LuaLaTeX, with the
aid of suitable packages that provide capability of Japanese
typesetting.
2021-02-21 10:15:32 +00:00
markd
b3990d38a2 tex-bxjaprnind{,-doc}: Add version 0.3b
From Atsushi Toyokura in pkgsrc-wip

In Japanese typesetting, opening parentheses placed at the
beginning of paragraphs or lines are treated specially; for
example, while the paragraph indent before normal kanji
characters is 1em, the indent before parentheses can be 0.5em,
1em or 1.5em deoending on the local rule in effect.
2021-02-21 10:08:08 +00:00
markd
43b687b6d6 tex-bxjalipsum{,-doc}: Add version 0.3a
From Atsushi Toyokura in pkgsrc-wip

This package enables users to print some Japanese text that can
be used as dummy text. It is a Japanese counterpart of the
lipsum package. Since there is no well-known nonsense text like
Lipsum in the Japanese language, the package uses some real
text in public domain.
2021-02-21 10:05:36 +00:00
markd
4327c36529 tex-bxghost{,-doc}: Add version 0.3.0
From Atsushi Toyokura in pkgsrc-wip

The package provides two commands to help authors for documents
in Japanese to insert proper xkanjiskips. It supports LuaTeX,
XeTeX, pTeX, upTeX, and ApTeX (pTeX-ng).
2021-02-21 10:03:18 +00:00
markd
d4b53570e7 tex-bxcjkjatype{,-doc}: Add version 0.3
From Atsushi Toyokura in pkgsrc-wip

The package provides a working configuration of the CJK
package, suitable for Japanese typesetting of moderate quality.
Moreover, it facilitates use of the CJK package for pLaTeX
users, by providing commands that are similar to those used by
the pLaTeX kernel and some other packages used with it.
2021-02-21 10:00:46 +00:00
markd
493c1f21a9 tex-bxbase{,-doc} Add version 1.2
From Atsushi Toyokura in pkgsrc-wip

The main purpose of this bundle is to serve as an underlying
library for other packages created by the same author (their
names start with "BX" or "PX"). However bxbase package contains
a few user-level commands and is of some use by itself.
2021-02-21 09:58:06 +00:00
markd
27470032ef tex-ptex-base{,-doc}: update to 2020.56487
* Corrected the \inhibitglue setting.
2021-02-21 05:56:42 +00:00
markd
270d786018 tex-platex{,-doc}: update to 2020.57730
* Format date: pLaTeX2e <2020-10-01>+2.
* Adapt to LaTeX2e <2021-05-01> pre-release-1.

* Format date: `pLaTeX2e <2020-10-01>+1`.
* Improve rollback detection of new hook system.
* plext.sty: Support e-TeX length expressions in picture coordinates
  (similar to LaTeX2e 2020-10-01).
2021-02-21 05:54:40 +00:00
markd
b429dbef75 tex-jsclasses: update to 20201009
20201009:
* minijs.sty: Fix a mistake in the release 2020-10-05.

20201005:
* Support LaTeX2e 2020-10-01:
 * Fix a bug that papersize special becomes wrong for font size other
   than 10pt.
 * Use \AddToHook provided by the new hook management system.
2021-02-21 05:51:07 +00:00
markd
f37107d9c2 tex-zref{,-doc}: update to 2.32
2.32
This adapts the zref-pagelayout module to the new LateX hook management.

2.31
* added pagevalue property to savepos in abspos module

* to correct a problem with references when hyperref is loaded,
  zref-counter uses from LaTeX2e <2020-10-01> pre-release-6 on
  the new command \@currentcounter and no longer patches \refstepcounter.
2021-02-20 11:07:27 +00:00
markd
c50fd74961 tex-translations{,-doc}: update to 1.10a
1.10a
fix flawed use of file hook introduced in the last update

1.10
remove scrlfile dependency
2021-02-20 11:04:57 +00:00
markd
1c9f999d90 tex-todonotes{,-doc}: update to 1.1.3
changes unknown
2021-02-20 11:02:30 +00:00
markd
e32cf2b811 tex-thmtools{,-doc}: update to 72
72:
Notable changes are

\declaretheorem:
- Extended command syntax to be \declaretheorem[<option list>]{<thmname
list>}[<option list>].
- Made key usage "number=unless unique" compatible with and aware of key
  "numberwithin".

\listoftheorems:
- Provided new option "swapnumber" to typeset theorem number after title.
- Made compatible with ams classes.
- Added documentation of its known keys

69:
- Improved compatibility with cleveref (for its extended syntax of \label)
- Refined user manual
- Updated license and maintenance status

This is the first update from its new maintainer.
2021-02-20 11:00:46 +00:00
markd
ad86028a6b tex-textpos{,-doc}: update to 1.10
* Try harder to become invisible in horizontal mode
* Add the \TPShowGrid macro
* Now compatible with LaTeX3
* Home page changed
2021-02-20 10:57:30 +00:00
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
d85b8ae03e tex-subfiles{,-doc}: update to 2.2
2.2
Bugfix release: The previous version, v2.1, introduced an
incompatibility between the subfiles package and the tabular
environment, which has been removed in this version.

2.1
subfiles is a class and a package for multi-file projects in LaTeX.
This release fixes a bug which affected packages that use the new
hooks at the begin and end of documents, in particular packages
related to CJK.

2.0
The version makes the subfiles package compatible with the upcoming
October-2020-release of LaTeX and removes some bugs (see the issue tracker
on Github or the accompanying documentation for details). Another major
change is that the preamble of subfiles and text after the end of a
document are skipped, as one would expect. The old behaviour of subfiles
is still available via a package option.
2021-02-20 10:48:19 +00:00
markd
e7a566e404 tex-sttools{,-doc}: update to 2.1
flushend package bugfix
2021-02-20 10:45:42 +00:00
markd
5fcb1366c6 tex-stringstrings{,-doc}: update to 1.24
changes unknown
2021-02-20 10:44:00 +00:00
markd
3dfa5f6487 tex-snapshot{,-doc}: update to 2.14
Supports packages that put macros in their \Provides... optional
arguments.
2021-02-20 10:42:15 +00:00
markd
4ab40f9c58 tex-preview{,-doc}: update to 12.3
changes unknown
2021-02-20 10:40:36 +00:00
markd
41a6c60cd2 tex-polytable{,-doc}: update to 0.8.6
Fixes a bug in connection with saving/restoring tables and
redefining column types.
2021-02-20 10:38:29 +00:00
markd
e905a27c2f tex-ocgx2{,-doc}: update to 0.50
changes unknown
2021-02-20 10:36:35 +00:00
markd
72a1d8e64a tex-nomencl{,-doc}: update to 5.5
Catalan option (Joan Queralt)
2021-02-20 10:34:47 +00:00
markd
1e0499f80e tex-multirow{,-doc}: update to 2.7
2.7
Allow multi-paragraph text in \multirow .

2.6
Resolve an incompatibility with newer versions of the supertabular package.
Enable some uses of the big delims outside of an array or tabular environment.
Documentation updates.
2021-02-20 10:33:02 +00:00
markd
351abd3d93 tex-moderncv{,-doc}: update to 2.1.0
changes unknown
2021-02-20 10:30:42 +00:00
markd
3ffeed25ca tex-media9{,-doc}: update to 1.14
changes unknown
2021-02-20 10:28:34 +00:00
markd
288732bc6a tex-localloc{,-doc}: update to 1.1b.56496
move from latex to generic
2021-02-20 10:26:42 +00:00
markd
e93f61b587 tex-leaflet{,-doc}: update to 2.1a
2.1a
The \CutLine macro now has an optional parameter for selecting
the line type.

2.0d
Using UTF8 in the preamble for author names to prevent unpacking issue.

2.0b
Much of the code has been rewritten using the new LaTeX hooks.
2021-02-20 10:24:30 +00:00
markd
e81df1faf5 tex-latex-base-dev{,-doc}: update to 20210501pre1
In addition to LaTeX2e 2020-10-01 patch level 4, this pre-release
features the following changes:

2020-12-22  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltfssaxes.dtx (subsection{Changing to a new series}):
        Distangle series and shape update by delaying the font series
        and font shape merging

        Move the rollback info for \normalshape after its main definition
        otherwise it will not be undone

2020-12-22  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltfsstrc.dtx (subsection{General font loading}):
        Alter \selectfont to do the delayed merging of  font series
        and font shape

2020-12-27  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * letter.dtx (subsubsection{Page breaking control}):
        The \opening argument was splitting name and address using \\
        but did not allow to use \\[...] for this

2020-12-10  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltbibl.dtx (section{Bibliography Generation}):
        Delay any \cs{nocite} in the preamble instead of raising
        an error

2020-12-06  Johannes Braams  <Johannes.Braams at latex-project.org>

        * miscelaneous files: gh/428, gh/429 and gh/430 list a number of
        typing mistakes and missing documentation that have crept in over
        the years. The following files were affected and have been
        corrected:
        alltt.dtx, classes.dtx, doc.dtx, docstrip.dtx, fix-cm.dtx,
        fontdef.dtx, ifthen.dtx, inputenc.dtx, latex209.dtx,
        latexrelease.dtx, ltbibl.dtx, ltboxes.dtx, ltclass.dtx,
        ltcntrl.dtx, ltcounts.dtx, ltdefns.dtx, ltdirchk.dtx, ltexpl.dtx,
        ltfilehook.dtx, ltfiles.dtx, ltfinal.dtx, ltfloat.dtx,
        ltfntcmd.dtx, ltfssaxes.dtx, ltfssbas.dtx, ltfsscmp.dtx,
        ltfssdcl.dtx, ltfssini.dtx, ltfsstrc.dtx, lthooks.dtx,
        ltlength.dtx, ltlists.dtx, ltluatex.dtx, ltmath.dtx, ltmiscen.dtx,
        ltoutenc.dtx, ltoutput.dtx, ltpage.dtx, ltpageno.dtx,
        ltpictur.dtx, ltplain.dtx, ltsect.dtx, ltshipout.dtx,
        lttextcomp.dtx, ltvers.dtx, ltxdoc.dtx, ltxref.dtx, nfssfont.dtx,
        proc.dtx, slides.dtx, utf8ienc.dtx.

2020-12-04  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltfilehook.dtx (subsection{Declaring a file substitution}):
        Don't drop file substitution declarations when rolling back
        just render them no-ops

2020-12-04  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
        Add a hook to \selectfont to be executed after the switch to the
        new font. This implements the functionality formerly in the everysel
        package.

2020-12-04  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltfinal.dtx (subsection{File substitutions}):
        Emulate everysel package

2020-12-04  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltfssini.dtx (subsection{Miscellaneous}):
        Setting up \f at series and \f at shape default values directly

2020-11-23  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltshipout.dtx:
        Check for both kernel and user hooks and execute if either is non-empty

2020-10-26  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>

        * ltmiscen.dtx (subsection{Environments}):
        \enddocument should always start out in vmode
2021-02-20 10:21:56 +00:00
markd
b1c08ebc7b tex-fontaxes{,-doc}: update to 1.0e
changes unknown
2021-02-20 10:17:23 +00:00
markd
2098e10fe4 tex-everypage{,-doc}: update to 2.0b
2.0b
Unique change with respect to R2.0 is fixed information about
maintenance status.

2.0
Package is now in a legacy status. Functionality similar to that provided
by this package is directly implemented in LaTeX since its 2020 Fall
release. On new enough LaTeX formats, everypage now merely emulates its
legacy interface on top of the new LaTeX mechanisms for compatibility
reasons, while on older formats, it fall backs to its own previous code.

Do not use everypage in new documents and do not rely on it in new
packages or classes of yours.
2021-02-20 10:15:22 +00:00
markd
45390305a7 tex-etoc{,-doc}: update to 1.09c
Syncs with KOMA-script deprecation of \iftocfeature.
2021-02-20 10:12:14 +00:00
markd
61b41244b8 tex-enotez{,-doc}: update to 0.10c
minor fix (undeclared variables)
2021-02-20 10:10:30 +00:00
markd
6a3c5c7596 tex-draftwatermark{,-doc}: update to 3.0
3.0
Take advantage of the new LaTeX shipout hooks and drop dependency on
"everypage" on modern LaTeX. Ship a legacy version of its own codebase
(that gets automatically loaded and still relies on "everypage") for users
of older versions of LaTeX.

2.2
Let the \\ command be used in the watermark text.
Provide alignment control for multiline watermark text.
Fix documentation about interline spacing for multiline watermark text.

2.1
Version 2.1 of the package makes the watermark anchor information
re-evaluated on every page to provide greater flexibility and ease
differentiating the watermark position on odd/even pages. Should be
backward compatible with 2.0.
2021-02-20 10:08:29 +00:00
markd
e4215806cc tex-csquotes{,-doc}: update to 5.2k
Various new languages added
2021-02-20 09:56:05 +00:00
markd
21246426f4 tex-classpack{,-doc}: update to 1.19
v.1.19 of the ClassPack documentation environment is a maintenance
release. It is not needed for any other purpose and is not required
for the use of any other class or package, only for the documentation
of ClassPack–developed classes and packages.
2021-02-20 09:53:37 +00:00
markd
b65c1ffbf3 tex-changes{,-doc}: update to 4.0.1
Release 4.0.0 is a substantial rewrite with some additions, changes and
bugfixes. Release 4.0.1 is a bugfix release for problems with chapters.
2021-02-20 09:50:52 +00:00
markd
b48efcffcf tex-beamertheme-focus: update to 2.8.1
2.8:
Add the possibility to customize an optional \footlineinfo text if
numbering=fullbar is selected.

2.8.1:
\footlineinfo{} is empty by default.
2021-02-20 09:47:14 +00:00
markd
c261bbb43c tex-atenddvi{,-doc}: update to 1.5
This package is unneeded with a LaTeX format 2020-10-01 or newer
as in this case the format provides the \AtEndDvi command.
So the old code has been frozen and the package does nothing
if it detects a new enough format.
2021-02-20 09:45:09 +00:00
markd
77003374b1 tex-adjustbox{,-doc}: update to 1.3
* Added support for (hopefully) all 'graphicx' keys.
  * Added missing \leavevmode for framing keys.
  * Added key "leavevmode" on request of Frank Mittelbach.
  * Added 'process' key.
  * Added 'clap' key on user request.
  * Removed old graphicx key 'print'.
  * trimclip: Added explicit luatex driver which uses the pdftex driver
    to avoid the fallback to PGF driver.
2021-02-20 09:40:27 +00:00
markd
4645ddd1c9 tex-2up{,-doc}: update to 1.3a
changes unknown
2021-02-20 09:37:44 +00:00
markd
ff65935c5e tex-musixtex{,-doc}: update to 1.31
Defined \zzdoublebar, \zzbar, \zendpiece
2021-02-19 23:59:25 +00:00
markd
638b317d28 tex-pict2e{,-doc}: update to 0.4b
This version allows etex length expressions (e.g.\circle{\textwidth-5cm})
for all image mode coordinates in the same way as the upcoming LaTeX version
2020-10-01. The old way of using the package `picture' is no longer necessary.
2021-02-18 19:56:20 +00:00
markd
1218f2120f tex-pgf{,-doc}: update to 3.1.8b
3.1.8b
Hotfix for handling of TeX conditionals on a path.  We can't forward
\relax and frozen \relax through the parser because there is existing
code that relies on this.

The recommendation is to use expandable conditionals where possible.

3.1.8a
Hotfix for the new topaths handling.  One instance did not yet properly
preserve relative coordinates.

3.1.8
If a topath is bent by any of the in=, out=, bend=, etc. options, a
Bezier curve is constructed in the background.  To infer the positions
of the control points the start and end coordinate are converted to
absolute coordinates. However, this has the effect that subsequent
points on the path think that the endpoint of the topath was absolute
which can lead to counter-intuitive path construction, e.g.
```latex
\draw (2,0) to[out=0,in=180] +(1,0) -- ++(0,-1) -- +(1,0);
```
If old code relies on this behavior, this drawing will silently break!
Please open an issue if you rely on this.

This release introduces a fix for path handling which concerns
expansion of tokens on the path in particular with respect to
conditional.  Previously when the expansion of a conditonal resulted in
a frozen \relax the parser would just give up.  Now the parser will
skip over the frozen \relax and continue to expand tokens.  Whether
this will result in a meaningful expansion is up to the user.

This release also includes other bug fixes.
2021-02-18 19:53:42 +00:00
markd
ab0cd4c9e4 tex-jfmutil: needs perl at runtime 2021-02-15 04:39:57 +00:00
markd
ce91324633 tex-context-vim{,-doc}: update to 2020.56356
changes unknown
2021-02-15 04:25:52 +00:00
markd
23d1d95a41 tex-context-letter{,-doc}: update to 2020.56073
changes unknown
2021-02-15 04:23:40 +00:00
markd
f5f7071a68 tex-context-filter{,-doc}: update to 2020.55718
changes unknown
2021-02-15 04:21:10 +00:00
markd
ff068101dd tex-texdoc-doc: update to 3.2.2 (actually commit it) 2021-02-15 04:01:10 +00:00
markd
9d131ccf77 tex-texdoc{,-doc}: update to 3.2.2
- Improved the scoring scheme to prioritize the latex tree than the latex-dev
- Support invoking the program with absolute paths
- The document was entirely rewritten
- Other small improvements and bug fixes
2021-02-15 04:00:06 +00:00
markd
4317686177 tex-tex4ebook{,-doc}: update to 0.3c
0.3b
New features:
- AZW and AZW3 support
- clean up of the generated files using make4ht DOM filters

Bugfixes:
- fixed XML validity issues for the NCX files

0.3c
Bug fix release: some custom elements remained in generated XML files in
the Epub 3 format, resulting in non-valid file.
2021-02-15 03:56:53 +00:00
markd
17d0e88a5b tex-make4ht{,-doc}: update to 0.3f
New features:
 - added JATS output format - the support is still far from complete though

Bug fixes:
 - in the build file utilities
 - in index processing
 - in several extensions and filters
2021-02-15 03:51:10 +00:00
markd
0165e80614 tex-cweb{,-doc}: update to 3.70.57710
changes unknown
2021-02-15 03:43:41 +00:00
markd
2a176c5fb8 tex-soul{,-doc}: update to 2.4.56495
move from latex to generic
2021-02-15 02:04:10 +00:00
markd
937fdb9b99 tex-ebproof{,-doc}: update to 2.1.1
This is mostly a bugfix release which ensures compatibility
with the new LaTeX release.

It also makes the `prooftree` environment robust in tabular
contexts and provides a new statement `\overlay` that can
be useful in slideshows.
2021-02-15 02:02:15 +00:00
markd
4c3259aea5 tex-tracklang{,-doc}: update to 1.5
- Removed redundant code and added debug message to
   \TrackLangAddToHook and \TrackLangRedefHook
- Bug fix: removed spurious {\fi} from \@tracklang at test@if at
  file@exists at for@langII
2021-02-15 01:26:43 +00:00
markd
5eac148858 tex-texinfo: update to 5.1.57466
changes unknown
2021-02-15 01:23:35 +00:00
markd
cc5b5382f8 tex-tex4ht{,-doc}: update to 2020.57704
changes unknown
2021-02-15 01:21:57 +00:00
markd
14422c74ca tex-toptesi{,-doc}: update to 6.4.06
changes unknown
2021-02-15 00:39:21 +00:00
markd
2fccdb4528 tex-revtex4{,-doc}: update to 4.0a
Internal changes to track updates in the LaTeX kernel (2020-10-01 release).
2021-02-15 00:37:02 +00:00
markd
ac22e9403e tex-revtex{,-doc}: update to 4.2e
- Internal changes to track updates in the LaTeX kernel (2020-10-01 release).
- Internal changes of .bst file packaging.
2021-02-15 00:33:09 +00:00
markd
8234966ef6 tex-hausarbeit-jura{,-doc}: update to 2.1.0
Bugfix release. Fix problem with latexrelease and textcomp.
2021-02-15 00:21:21 +00:00
markd
7e33a4a5a6 tex-elsarticle{,-doc}: update to 3.3
Modified for enabling structured affiliation coding. Authors can now
code their department and organization, address-line, city, postcode
and country in separate tags so that during typesetting stages these
will be properly converted to their equivalent XML tags.

The order of these tags can also be changed. For example, if the postcode
should come before city, simply place the postcode before the city code.
2021-02-15 00:18:04 +00:00
markd
99c83a84b4 tex-chessboard{,-doc}: update to 1.9
- Corrected a bug reported by Phelype Oleinik: colorbackareas (and
  other area keys) didn't process lists of areas correctly.
2021-02-14 21:55:12 +00:00
markd
1b63e5e8fd tex-biblatex-nature{,-doc}: update to 1.3d
changes unknown
2021-02-14 21:37:09 +00:00
markd
be5b3d4210 tex-biblatex-ieee{,-doc}: update to 1.3d
- Tracks biblatex core changes
2021-02-14 21:34:34 +00:00
markd
a064c67c33 tex-biblatex-apa{,-doc}: update to 9.14
changes unknown
2021-02-14 21:32:09 +00:00
markd
34a72ba69b p5-biblatex-biber: update to 2.16
to match biblatex version
2021-02-14 21:28:47 +00:00
markd
4eaa82dd12 tex-biblatex{,-doc}: update to 3.16
changes unknown
2021-02-14 21:25:52 +00:00
markd
89d226bd6a print: +tex-babel-{belarusian,japanese,ukrainian} 2021-02-14 20:49:01 +00:00
markd
6570ac45f0 tex-babel-ukrainian: add version 1.4e
Babel support for Ukrainian
2021-02-14 20:37:44 +00:00
markd
a014581ca1 tex-babel-japanese: add version 2020
Babel support for Japanese
2021-02-14 20:29:34 +00:00
markd
9a983c6988 tex-babel-belarusian: add version 1.5
Babel support for Belarusian
2021-02-14 20:26:34 +00:00
markd
9080781d64 tex-babel-russian: update to 1.3m
2021-01-10 version 1.3m

    * The macro `\cyrdash` that prints Cyrillic dash has been changed.
      Now it is alias of `\textemdash` in all encodings.

    * New Customisation section added to the module documentation. It
      describes how to modify the `\cyrdash` macro and shorthand
      `"--~"` that is intended to print Cyrillic dash in compound names
      of physical laws, mathematical equations, company titles, e.t.c.
      such as the Ostrogradsky-Gauss theorem (thanks to Olga Lapko).

2020-10-16 version 1.3l

    * Patches for Russian language from hyperref package to
      babel-russian module (thanks to Ulrike Fischer).
2021-02-14 20:24:16 +00:00
markd
35bd37394c tex-babel-italian: update to 1.4.04
changes unknown
2021-02-14 20:21:51 +00:00
markd
7db2c67f0b tex-babel-greek: update to 1.10
changes unknown
2021-02-14 20:19:45 +00:00
markd
97f437b779 tex-babel-german: update to 2.12
* Properly handle shorthands in hyperref pdf strings
* Some clarifications about standard varieties in the manual
2021-02-14 20:18:15 +00:00
markd
9ecb0aa291 tex-babel-french: update to 3.5l
changes unknown
2021-02-14 20:16:41 +00:00
markd
16949b0903 tex-babel-dutch: update to 3.8j
changes unknown
2021-02-14 20:15:06 +00:00
markd
a90771cff7 tex-babel-albanian: update to 1.0d
changes unknown
2021-02-14 20:11:37 +00:00
markd
5bedf18964 tex-jadetex{,-doc}; update to 3.13.57186
changes unknown
2021-02-14 03:04:33 +00:00
markd
2130fc3f86 tex-eplain{,-doc}: update to 3.11
This minor release supports the YYYY-MM-DD date syntax in
\ProvidesPackage, as well as the historical YYYY/MM/DD.
2021-02-14 03:00:49 +00:00
markd
8f39e5134e tex-unicode-data{,-doc}: update to 1.14
Add WordBreakProperty.txt
2021-02-14 00:50:00 +00:00
markd
8e91c8d1ad tex-hyphenex: update to 20210110
A large update to the US English hyphenation exception list maintained
by TUGboat editors.
2021-02-14 00:42:44 +00:00
markd
71163212af tex-dvipdfmx{,-doc}: update to 2020
changes unknown
2021-02-14 00:40:25 +00:00
markd
fe627d77c6 tex-xkeyval{,-doc}: update to 2.8
Removed path from search for options of the documentclass
2021-02-13 11:40:09 +00:00
markd
3fd3415dd4 tex-translator{,-doc}: update to 1.12c
changes unknown
2021-02-13 11:37:34 +00:00
markd
fc8bbcd6b7 tex-polyglossia{,-doc}: update to 1.51
1.50
New features:
 * Polyglossia now uses the Harfbuzz renderer by default with LuaTeX
   output. This brings LuaTeX on par with XeTeX for all scripts.
   The renderer can be changed via the new global luatexrenderer
   option.
 * The (previously inadvertently working) hyphenrules environment that
   ceased to work after a recent babel update is back and now
   officially supported. The environment now also supports language
   options and aliases.
 * New command \setlanghyphenmins to adapt hyphenation thresholds of
   languages and varieties.
 * New command \abjadalph for Arabic with corresponding option.
 * Replace consecutive glues around punctuation by the correct amount
   of space with LuaLaTeX for French, ecclesiastic Latin, and Sanskrit.

1.50a
This is a minor release that fixes a regression with Russian and
some classes introduced in v. 1.50

1.51
New features:
  * New option "frenchpart" for French.
  * New option "splithyphens" for Croatian.

Bug fixes:
  * Use new LaTeX core hooks rather than filehook package. This fixes
    a recent breakage of filehook with other external packages.
  * Remove very old code that pretends polyglossia is babel.
  * Fix spelling of Albanian \contentsname.
  * Fix part heading modification in French.
  * Fix extra space in Hebrew.
  * Register main polyglossia language earlier.
  * Allow for hyphenations in words following opening guillemet in
    French with XeTeX.
2021-02-13 11:35:31 +00:00
markd
ffb34e8c17 tex-pdftexcmds{,-doc}: update to 0.33
0.32
Adapt \pdf at elapsedtime to new lua version.

0.33
* avoid that \pdfelapsedtime and \pdfresettimer are set to
  \cs{relax} when using xelatex.

* load ltluatex when using plain so that the catcode tables
  are available
2021-02-13 11:29:44 +00:00
markd
3efac8652c tex-pdfpages{,-doc}: update to 0.5s
0.5r
This version introduces an extension for package authors:

Pdfpages calls |\includegraphics| several times to retrieve necessary
information like width, height, or number of pages without actually
typesetting the image. Just the final call to |\includegraphics| will
eventually typeset the image. Packages which hook into
|\includegraphics| and whish to check whether or not this is the final
call to |\includegraphics| can do so by using the counter
|\pdfpages at includegraphics@status|:

    0 ... outside of pdfpages
    1 ... inside of pdfpages: final call
    2 ... inside of pdfpages: non-final call, for internal use

0.5s
Bug fix release: Pdfpages redefined \fboxsep and \fboxrule inside
\includepdf. Thereby causing unexpected results if \fbox was used
inside option |picturecommand|. This bug is fixed. Now \fboxsep and
\fboxrule equal the values which were active just before calling
\includepdf.
2021-02-13 11:26:48 +00:00
markd
e5a42f5dc0 tex-parskip{,-doc}: update to 2.0f
2.0e
Add tocskip option to set the parskip value inside \tableofcontents
and similar lists (default is 0pt as before)

Fix space at start of \@starttoc (noticable with large skip= values)

2.0f
Allow skip key without value without producing a missing value error
2021-02-13 11:24:24 +00:00
markd
3545106953 tex-ntgclass{,-doc}: update to 2.1e
This patch release fixes a small bug that broke the oldtoc option.
2021-02-13 11:20:57 +00:00
markd
45f480402b tex-ms{,-doc}: update to 2020
Reduce the ms bundle by the extracted everysel, everyshi and prelim2e
packages.
2021-02-13 11:19:04 +00:00
markd
bfff2b8187 tex-microtype{,-doc}: update to 2.8
changes unknown
2021-02-13 11:15:31 +00:00
markd
294d894984 tex-memoir{,-doc}: update to 3.7n
3.7l
Minute change to memoir in preparation for the October kernel update.

3.7m
In preparation for the LaTeX format/kernel update (2020/10/01) several
class hook features have been changed to use these new features, see
the manuals for lthooks, ltfilehook, ltshipout for details on these
new hooks.

3.7n
A bit of an emergency update:

-- The new implementations for the \AtEndPackage and friends only
   require single #s not # doubling as in the old implementation. That
   is not backwards compatible. # doubling now forced in the new
   implementation as well.
2021-02-13 11:13:33 +00:00
markd
7bde8ba338 tex-koma-script: update to 3.32
changes unknown
2021-02-13 11:02:09 +00:00
markd
fbbd163072 tex-footnotehyper{,-doc}: update to 1.1d
1.1b
fix incompatibility with memoir + babel-french

1.1c
Fixes a legacy bug from original footnote package, which interfered with
LaTeX2e mechanism for list mid-paragraphs, regarding the suppression of
indentation (arose when savenotes environment or \savenotes/\spewnotes
pair directly enclosed the list environment).

1.1d
- Fix regression at v1.1b which caused a build crash whenever
  footnotehyper decided to raise a warning at begin document.
- Refactor the at begin document analysis and achieve:
  * more complete support of babel-french with standard classes,
    KOMA-classes and memoir.
  * better support for contexts such as presence of package cleveref.
2021-02-13 11:00:10 +00:00
markd
b558381864 tex-filehook{,-doc}: update to 0.8a
0.8
Updates to make the package work with the upcoming LaTeX 2020/10/01 release.

0.8a
Some corrections related to the LaTeX 2010/10/01 release.
2021-02-13 10:56:29 +00:00
markd
69f84605f1 tex-fancyvrb{,-doc}: update to 3.7
changes unknown
2021-02-13 10:53:23 +00:00
markd
370b8485cf print: +tex-everyshi{,-doc} 2021-02-13 10:50:37 +00:00
markd
79ef9ee20e tex-everyshi{,-doc}: add version 4.00
This package provides hooks into \sshipout called \EveryShipout
and \AtNextShipout analogous to \AtBeginDocument. With the
introduction of the LaTeX hook management this package became
obsolete in 2020 and is only provided for backwards
compatibility. For current versions of LaTeX it is only mapping
the hooks to the original everyshi macros. In case you use an
older LaTeX format, everyshi will automatically fall back to
its old implementation by loading everyshi-2001-05-15.
2021-02-13 10:49:51 +00:00
markd
712ead3bc8 print: +tex-everysel{,-doc} 2021-02-13 10:47:05 +00:00
markd
bf18c74b5c tex-everysel{,-doc}: add version 2.1
The package provided hooks whose arguments are executed just
after LaTeX has loaded a new font by means of \selectfont. It
has become obsolete with LaTeX versions 2021/01/05 or newer,
since LaTeX now provides its own hooks to fulfill this task.
For newer versions of LaTeX everysel only provides macros using
LaTeX's hook management due to compatibility reasons. See
lthooks-doc.pdf for instructions how to use lthooks instead of
everysel.
2021-02-13 10:46:04 +00:00
markd
7d4f71540e tex-eso-pic{,-doc}: update to 3.0a
Using LaTeX's shipout hooks; some small bug fixes.
2021-02-13 10:39:12 +00:00
markd
8f0c7630c5 tex-crop: update to 1.10.2
1.10
This version of crop adds support for LuaTeX, and corrects the dimensions
of some paper sizes.

1.10.1:
This version updates the documentation and adds all the files necessary
for installation to the distribution package; there are no changes to
the LaTeX since 1.10.

1.10.2:
This update only affects the build system and makes the release package
better conform with CTAN rules; there are no changes to the LaTeX files.
2021-02-13 10:33:30 +00:00
markd
2b4a449e7e tex-cmap: update to 1.0j
1.0i
Automatically disable pdfTeX's automatic generation of ToUnicode CMaps
whenever the package provides CMaps.

1.0j
Allow using cmap under LuaTeX without luatex85.
2021-02-13 10:29:56 +00:00
markd
07b423456a tex-caption{,-doc}: update to 20201026
changes unknown
2021-02-13 10:27:35 +00:00
markd
dd97b80d8a tex-breqn: update to 0.98k
changes unknown
2021-02-13 10:24:11 +00:00
markd
5ce80aef6b tex-beamer{,-doc}: update to 3.61
## [v3.59]

- added `\transfly` macro for `Fly` page transition
- Preparations for LaTeX2e 2020-10-01

## [v3.61]

- `\beamer at bibiconwidth` already defined bug
- shadowboxes and transparent overlays
- workaround for misalignment of biblatex with sidebar theme
2021-02-13 10:22:28 +00:00
markd
07e58dff5f tex-tools{,-doc}: update to 2020.56514
changes unknown
2021-02-13 05:41:37 +00:00
markd
557b55fd68 tex-pslatex: update to 1.3
Minor update replacing the mc font shape by the equivalent c as
the former is considered obsolete and generates warnings in the
latest LaTeX releases.
2021-02-13 05:39:00 +00:00
markd
e9458f6649 print: +tex-pagesel{,-doc} 2021-02-13 05:36:16 +00:00
markd
42c916b04f tex-pagesel{,-doc}: add version 1.10
Selects single pages, ranges of pages, odd pages or even pages
for output. The package is part of the oberdiek bundle.
2021-02-13 05:35:21 +00:00
markd
f16a57a6cc tex-oberdiek{,-doc}: update to 2020.56291
No change to any of the packages in this bundle, hopatch and pagesel have
been updated and moved to separate distributions. README has been extended
and converted to markdown.

No changes to the packages here, but the hypdestopt package has been
updated and moved to its own repository
2021-02-13 05:31:12 +00:00
markd
f647fbb04b tex-ltxcmds{,-doc}: update to 1.25
Changed the definitions of \ltx at iffilelater, \ltx at ifpackagelater
and \ltx at ifclasslater to support dates in ISO format in same way as the
LaTeX kernel does it since 2017. The commands now use the same test as the
LaTeX kernel. \pdfmatch is no longer used with pdftex, and the tests for
dates before 1994 have been removed
2021-02-13 05:26:11 +00:00
markd
2d7f14cb41 tex-latex{,-doc}: update to 20201001.4
changes unknown
2021-02-13 05:22:01 +00:00
markd
c6aca1a7f6 tex-kvoptions{,-doc}: update to 3.14
The package kvoptions-patch.sty distributed together with kvoptions.sty
is not compatible with a LaTeX 2020-10-01 or newer and so it will abort
loading if it detects it. This fixes
https://github.com/ho-tex/kvoptions/issues/5
2021-02-13 05:18:51 +00:00
markd
9e39266351 tex-hyperref{,-doc}: update to 7.00j
7.00g
This hyperref version
 * sets unicode to true by default for all engines, so now also for
   pdflatex.

It cleaned up various language patches:
 * removed patches for russian, new version is on ctan
 * removed patches for danish, dutch, finnish, portugues, usorbian,
   swedish, slovene, macedonian, ukrainian.
   This doesn't affect the output, but can give warnings in the log
   until the language files adapt their definitions.
 * removed an outdated patch for \texttilde
 * moved language patches to an extra file for easier handling
 * removed \HyPsd at BabelPatch and the related code as no longer
   needed with a current babel.
 * removed patches for ngerman/german: these are now in babel-german
 * removed patches for french, unneeded according the
   babel-french maintainer.
 * removed patches for greeknumerals, the code is now in
   babel-greek.

Some outdated code has been removed:
 * removed outdated code to fix the first page boxlevel
 * removed outdated code to fix old ltxcmds code
 * removed outdated code to fix fancyvrb
 * removed code related to /Hid - deprecated in PDF 1.2

The supported autoref languages have been extended
 * added norsk to autoref languages
 * added danish to autoref language
 * corrected french language

Two bugs have been fixed:
 * corrected the definition of \begin/\end in \pdfstringdef
 * added Euro to encoding of form field font

7.00h
 * renamed the manual to hyperref-doc
 * moved the license of the documentation into the file
 * puenc.def defines cyrillic command, specially \C, only if
   \CYRDZE has been defined previously
 * puenc.def defines greek commands only if
   \textBeta has been defined previously
 * puenc.def defines hebrew command only if
   \hebdalet has been defined previously
 * ntheorem-hyper.sty made an obsolete stub
   as ntheorem has been hyperref-compatible for some years.
7.00i
 * moved definitions for the \G accent to an extra file
   puenc-extra.def, which can be loaded manually (issue 170)
 * moved the loading of puenc.def so that it can be suppressed
   with pdflatex with unicode=false
 * corrected the \hspace command in \pdfstringdef, so that it
   accepts some subset of the calc syntax.
7.00j
 * moved the PU-declarations for greek to an extra file
   puenc-greek.ldf and force loading if the options psdextra is
   used.
 * moved definition for \U accent into the cyrillic block.
   So it is only defined if \CYRDZE has been defined previously.
 * Some clarifications in the manual.
 * added \special{dvipdfmx:config C 0x10} to the xetex and
   dvipdfmx driver to avoid problems with links to external files.
 * if platex is detected unicode is set to false
 * reverted the delayed loading of puenc.def as it breaks
   package options
 * added a \lastnodetype test to distinguish explicit 0pt vskip from
   no skip in \Hy at SaveLastskip
 * enabled setting the pdfversion with the xetex/dvipdfm driver,
2021-02-13 05:15:43 +00:00
markd
b447b8b58c print: +tex-hypdestopt{,-doc} 2021-02-13 05:06:50 +00:00
markd
8f108f54eb tex-hypdestopt{,-doc}: add version 2.7
This package supports hyperref's pdfTeX driver. It removes
unnecessary destinations and shortens the destination names or
uses numbered destinations to get smaller PDF files.
2021-02-13 05:05:47 +00:00
markd
5214f7757b print: +tex-hopatch{,-doc} 2021-02-13 05:01:33 +00:00
markd
2c4147ec41 tex-hopatch{,-doc}: add version 1.4
Hopatch provides a command with which the user may register of
patch code for a particular package. Hopatch will apply the
patch immediately, if the relevant package has already been
loaded; otherwise it will store the patch until the package
appears.
2021-02-13 05:00:42 +00:00
markd
6087902c47 tex-graphics-def{,-doc} update to 2020.56555
changes unknown
2021-02-13 04:54:40 +00:00
markd
6242a77990 tex-graphics{,-doc}: update to 1.4c
changes unknown
2021-02-13 04:51:46 +00:00
markd
535dad0d78 print: +tex-firstaid{,-doc} 2021-02-13 04:45:09 +00:00
markd
7d76db0f79 tex-firstaid{,-doc}: add version 1.0i
First aid for external LaTeX files and packages that
need updating
2021-02-13 04:44:06 +00:00
markd
e48f6f497f tex-fancyhdr{,-doc}: update to 4.0.1
Version 4.0 is a significant rewrite of the package.

 Backward incompatible changes:
 - Eliminate adjustments of \headheight or \footskip, when the header
   or footer is too high.
 - All definitions of the header/footer fields are now local, no longer
   global.

 New features:
 - Package option compatV3 to keep the old behaviour, i.e. the changes
   mentioned above are not applied (not recommended).
 - Package option nocheck, to completely eliminate the check for header
   and footer heights (not recommended).
 - Package options headings and myheadings to redefine these page styles
   with fancyhdr.
 - New page style fancydefault.
 - New parameter \headruleskip.
 - New commands \fancyheadinit, \fancyfootinit, \fancyhfinit and \fancycenter.
 - \fancypagestyle has an optional parameter [⟨base-style⟩].

 Extensive rewriting of the documentation.

4.0.1
Some documentation corrections.
2021-02-13 04:38:40 +00:00
markd
c5492218bc tex-carlisle{,-doc}: update to 2020
changes unknown
2021-02-13 04:34:24 +00:00
markd
f8d6d68b48 tex-bookmark{,-doc}: update to 1.29
- Adapted the dvips driver to avoid a clash with pgf.

- All drivers now use the new LaTeX hooks
  and so require a format 2020-10-01 or newer. The older
  drivers are provided as frozen versions and are used if
  an older format is detected.

- Added support for destlabel option of hyperref,
  https://github.com/ho-tex/bookmark/issues/1

- Removed the dvipsone and textures driver.

- Removed the code for option dvipdfmx-outline-open
  and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
  should now support this out-of-the-box.
2021-02-13 04:31:18 +00:00
markd
db65883f80 tex-babelbib{,-doc}: update to 1.34
1.33
- Add missing Afrikaans translation of urldatecomment
  (thanks to Bertus van Heerden)
- Use french instead of frenchb in test document, since babel-french has
  changed

1.34
- Small bug fix in documentation
- Bug with explicitely loaded language fixed
- Added Turkish language
- Added btxjnumbers
2021-02-13 04:26:35 +00:00
markd
a8d1c9f59c tex-babel{,-doc}: update to 3.53
* Extended \setlocalecaption to allow .template
* Allow access to some features in `ini` files even with `ldf`
  ones.
* Tool to create ldf files with a (more or less) GUI (only
  GitHub).
* Captions for Sinhala (thanks to Nisal D Bandara).
* Fixes:
  - Not really a fix, but I started working on `picture` with
    bidi in lua.
  - Parenthesis sometimes mirrored at the end of math with
    bidi=basic.
2021-02-13 04:21:00 +00:00
markd
79da6f40cb tex-amsmath{,-doc}: update to 2.17i
changes unknown
2021-02-13 04:14:58 +00:00
markd
4b57201b1a tex-amscls{,-doc}: update to 2020
Added support for MSC 2020 and made it the default.
2021-02-13 04:11:52 +00:00
markd
76d67669af print: +tex-{fixjfm,jfmutil,pxtatescale}{,-doc} 2021-02-12 02:27:47 +00:00
markd
bf7a312186 tex-pxtatescale{,-doc} add version 0.4
from Atsushi Toyokura in pkgsrc/wip

Patch for graphics driver 'dvipdfmx' to support correct scaling
in vertical direction of Japanese pTeX/upTeX.
2021-02-12 02:18:05 +00:00
markd
881131eb98 tex-jfmutil{,-doc}: add version 1.3.1
from Atsushi Toyokura in pkgsrc/wip

This program provides functionality to process data files (JFM
and VF) that form logical fonts used in (u)pTeX. The functions
currently available include: The mutual conversion between
Japanese virtual fonts (pairs of VF and JFM) and files in the
"ZVP format", which is an original text format representing
data in virtual fonts. This function can be seen as a
counterpart to the vftovp/vptovf programs. The mutual
conversion between VF files alone and files in the "ZVP0
format", which is a subset of the ZVP format.
2021-02-12 02:15:02 +00:00
markd
52de3e69cf tex-fixjfm{,-doc}: add version 0.8
from Atsushi Toyokura in pkgsrc/wip

This package fixes several bugs in the JFM format. Both LaTeX
and plain TeX are supported.
2021-02-12 02:12:42 +00:00
markd
2e2604f428 tex-cjk-gs-integrate{,-doc}: update to 20201206.0
changes unknown
2021-02-12 01:40:56 +00:00
markd
392505812b print: +tex-tabulary-doc 2021-02-11 22:30:07 +00:00
markd
9ce9be21bf tex-tabulary-doc: add version 0.10 to match tex-tabulary 2021-02-11 22:29:05 +00:00
dholland
7f2fbf8b96 +tex-tabulary 2021-02-09 22:41:53 +00:00
dholland
891667a8d3 Add print/tex-tabulary 0.10, nonexistent but used by lang/coq/options.mk.
(If there's a corresponding -doc package in texlive, I can't find it;
but I might be doing it wrong.)

It is like tabularx, but different:

The package defines a tabular*-like environment, tabulary,
taking a 'total width' argument as well as the column
specifications. The environment uses column types L, C, R and J
for variable width columns (\raggedright', \centering,
\raggedleft, and normally justified). In contrast to tabularx's
X columns, the width of each column is weighted according to
the natural width of the widest cell in the column.
2021-02-09 22:24:44 +00:00
nia
11b1522003 xpdf4: Update to 4.03
4.03 (2021-jan-28)
------------------
Implemented selection extension via shift-click, and word/line
  selection via double/triple click.
Added default bindings for ctrl-mousewheel-up/down to zoom in/out.
Added the "-nofonts" option to pdftohtml.
Added the "simple2" mode to pdftotext.
Added the "-rot" flag to xpdf, pdftoppm, and pdftopng.
Added the "-listencodings" flag to pdftotext.
Added the 'copyLinkTarget' command.
Added the 'selectionColor' xpdfrc setting.
Added the 'initialSidebarWidth' xpdfrc setting.
Added support for @"..." strings in xpdfrc files.  This includes using
  '%' as an escape character, and also the '${DATADIR}' variable.
Added a help menu item that shows all of the key bindings.
Reorganized the gradient shading rasterization code to avoid
  transparency artifacts between triangles/patches.
Use interpolation rather than subdivision to rasterize Gouraud
  triangle shadings.
Allow escaping (via the \x01 character) in command args, so that "xpdf
  -open foo(123).pdf" works correctly.
Extended the damaged file repair code to handle PDF files that use
  xref streams and object streams.
Modified pdfinfo to print the encryption algorithm used (if any).
Handle Windows shortcut (.lnk) files in Xpdf and in the command line
  tools.
Display an error dialog when trying to copy text from a protected
  file.
Updated all four of the CJK language support packages with the latest
  Adobe data.
Modified pdftohtml to draw 'invisible' text over non-horizontal words.
Catalog.pageLabels wasn't being properly initialized to NULL.  [Thanks
  to Dhiraj for the bug report.]
Added a sanity check for JBIG2 symbol width.  [Reported by Marc
  Schoenefeld.]
Fixed a bug in the fontconfig calls that was causing Xpdf to crash.
The Type 3 font cache code wasn't correctly handling the case where a
  Type 3 char refers to another char in the same T3 font.  [Thanks to
  Pangu Lab for the bug report.]
Xpdf was crashing if 'view page labels' was enabled without any
  document open.  [Thanks to TeamSeri0us for the bug report.]
The Type 1C-to-Type 1 font converter wasn't checking for
  divide-by-zero with rational numbers.  [Thanks to TeamSeri0us for
  the bug report.]
Fixed a bug in the TrueType font parser - zero-length loca tables
  weren't handled correctly.  [Thanks to TeamSeri0us for the bug
  report.]
Fixed an integer overflow bug in the transparency group setup code.
  [Thanks to TeamSeri0us for the bug report.]
Pdfinfo with the "-box" option was crashing on zero-page PDF files.
  [Thanks to TeamSeri0us for the bug report.]
The code that caches scaled images wasn't checking the rendering
  intent.  [Thanks to Martin Muskens at Ergosoft for the bug report.]
The JBIG2 decoder now checks for gibberish values in various segment
  headers, but keeps any data decoded prior to that.
Fixed two bugs in the FoFi code that handles CFF fonts.  [Thanks to
  dsmic for the bug report.]
Redesigned the image scaling code, for performance.
Cleaned up the code that sanity-checks font sizes to avoid trying to
  allocate too much memory for the font cache.
Implemented precincts in the JPEG 2000 decoder.
The page-up/down snapping code was calling TileMap::getPageTopY() with
  invalid page numbers.  [Thanks to dfandrich for the bug report.]
Added missing error-checking when parsing an annotation appearance
  stream's bbox.
Handled UTF-16 sequences in ToUnicode maps.
Rewrote the code that draws static XFA forms: combined it with the
  AcroForm code, to match Adobe's behavior.  Removed the enableXFA
  xpdfrc setting.
Check for indirect references in content streams and report an error.
Doing overprint preview in tiling patterns requires tracking the
  overprint mask at each pixel.
Check for "decompression bombs" in Flate and LZW streams.
The nextPageNoScroll and prevPageNoScroll commands weren't working
  correctly in continuous mode.
Disable stroke adjustment when drawing Type 3 characters.
The "xpdf -open" flag now constructs an absolute path, so it's not
  dependent on the current directory when xpdf was started.
Check for infinite loops in Type 1C charstring subroutines.  [Thanks
  to blbi for the bug report.]
Fixed an incomplete test for headless CFF files.  [Thanks to Chengbin
  for the bug report.]
Tweaked the code that computes segment slope in SplashXPath.cc to
  avoid problems with extremely small coordinate values.  [Thanks to
  Chengbin for the bug report.]
Check for an invalid segment length in PSOutputDev's PFB parse.
  [Thanks to Chengbin for the bug report.]
Check for JPEG 2000 segments that are only allowed in the first
  tile-part of a tile.  [Thanks to Chengbin for the bug report.]
Check for invalid AcroForm ListBox field top index.  [Thanks to
  Chengbin for the bug report.]
Check for invalid mesh shading parameters.  [Thanks to Chengbin for
  the bug report.]
2021-02-09 20:36:32 +00:00
leot
c323788ca0 tex-verse-doc: Switch to versioned distfiles
PKGREVISION++

Thanks <wiz>!
2021-02-07 14:03:52 +00:00
leot
cf0db3444b tex-verse: Switch to versioned distfile
PKGREVISION++

Thanks <wiz>!
2021-02-07 14:02:44 +00:00
ryoon
bee3953c45 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
dbj
86115c447c print/cups-base: avoid duplicate definitions of clock_gettime with Darwin SDK
building against a newer SDK while setting an earlier -macosx-version-min
value can create a conflicting function definition.  This tweak avoids
that conflict while allowing an older compat definition to exist.
2021-02-06 15:22:58 +00:00
leot
5082b2f51b print: Add tex-verse-doc 2021-02-06 10:43:03 +00:00
leot
d7eafc74c3 tex-verse-doc: Import tex-verse-doc-2.4b as print/tex-verse-doc
This is documentation for tex-verse.
2021-02-06 10:42:41 +00:00
leot
7550de562b print: Add tex-verse 2021-02-06 10:41:17 +00:00
leot
3bbbf71e89 tex-verse: Import tex-verse-2.4b as print/tex-verse
Aids for typesetting simple verse (poems).
2021-02-06 10:40:56 +00:00
taca
69222eeab2 print/ruby-pdf-reader: update to 2.4.2
2.4.2 (28th January 2021)
- relax ASCII85 dependency to allow 1.x
- improved support for decompressing objects with slightly malformed zlib
  data
2021-02-03 14:38:31 +00:00
adam
09f47e9c46 py-reportlab: updated to 3.5.60
CHANGES  3.5.60  22/01/2021
---------------------------
* Allow legend column control of vertical alignment
* Allow renderTextMode attribute in reportlab.graphics.shapes.String
* Allow renderTextMode drawString handling in renderPDF/PM/PS/SVG
* Some fixes to fillMode handling

CHANGES  3.5.59  04/01/2021
---------------------------
* Minor changes to table rounded corners; some documentation updates

CHANGES  3.5.58  01/01/2021
---------------------------
* Allow variant corners in Canvas.roundRect
* Allow tables to have rounded corners

CHANGES  3.5.57  27/12/2020
---------------------------
* added ddfStyle to Label
* allowed for embedded(and ordinary)Hyphenation to pre-empt splitting when embeddedHyphenation>=2
* fix extension escapePDF so it can handle unicode
* fix poundsign in Ean5BarcodeWidget
* Table can use __styledWrap__ for sizing
* test fixes so 3.9 and 2.7 produce same pdf
2021-01-28 08:28:22 +00:00
nros
63fcafa8b4 keep mastersite up to date in xpdf4 2021-01-25 21:39:48 +00:00
nros
936648995e set right master site for print/xpdf
ftp.foolabs.com is unresolvable and the sunsite mirros
only have old versions available
2021-01-22 16:27:21 +00:00
khorben
395ea2041c Add py-octoprint-filecheck 2021-01-16 20:40:44 +00:00
khorben
cb9fcc5cc9 py-octoprint-filecheck: import version 2020.08.07 2021-01-16 20:40:05 +00:00
khorben
4124107480 Add py-octoprint-firmwarecheck 2021-01-16 18:56:45 +00:00
khorben
bb2df836a8 py-octoprint-firmcheck: import version 2020.09.23
The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.
2021-01-16 18:56:27 +00:00
mef
0a739a3604 (print/pdf2djvu) Fix build, poppler-20.12 removed poppler-splash
https://openbsdmailbox.blogspot.com/2020/12/graphicspdf2djvu-unbreak-for-poppler.html
the pdf2djvu configure script performs checks against poppler-splash,
but poppler-splash.pc had been removed in poppler-20.12. Check against
poppler itself to unbreak the build.
2021-01-16 14:54:14 +00:00
taca
8858d1cf04 print/ruby-prawn: update to 2.4.0
pkgsrc change: add "USE_LANGUAGES=	# none".

2.4.0 (2020-12-29)

* Added support for Ruby 3 (Alexander Mankuta)
* Fixed transformation matrix serialization (Alexander Mankuta, #1182)
2021-01-13 14:59:46 +00:00
taca
83b31942f9 print/ruby-pdf-core: update to 0.9.0
0.9.0 (2020-10-24)

Changed
* Increased precision of real numbers to 5 Alexander Mankuta
* Dropped 2.3 & 2.4 Ruby support Alexander Mankuta
* Updated code style Alexander Mankuta
2021-01-13 14:57:32 +00:00
prlw1
0f3896c52d Update cups-filters to 1.28.7
NEWS - OpenPrinting CUPS Filters v1.28.7 - 2021-01-07
-----------------------------------------------------

CHANGES IN V1.28.7

- driverless: Removed the support quality check from Pull
  request #235 as it takes significant time for each printer
  being listed, making cups-driverd (`lpinfo -m`) timing out
  when there are many printers (OpenPrinting CUPS issue #65).
- libcupsfilters: In the PPD generator give priority to Apple
  Raster against PDF (Issue #331).
- libcupsfilters: Added NULL check when removing ".Borderless"
  suffixes from page size names (Issue #314, Pull request
  #328).
- libcupsfilters: In the cupsRasterParseIPPOptions() map the
  color spaces the same way as in the PPD generator (Issue
  #326, Pull request #327).
- libcupsfilters: Fixed addition of grayscale mode in
  generated PPD files, to avoid duplicate entries
  (OpenPrinting CUPS issue #59).
2021-01-12 13:45:08 +00:00
taca
2b2dfc2d20 print/ruby-pdf-reader: a few fixes
* Allow depends on ruby-Ascii85 1.1.0.
* Fix content of ALTERNATIVES.

Bump PKGREVISION.
2021-01-11 09:01:51 +00:00
taca
12eef851be print/ruby-pdf-reader: update to 2.4.1
v.2.4.1 (24th September 2020)
- Re-vendor font metrics from Adobe to clarify their license
2021-01-11 01:06:21 +00:00
ryoon
57d3f1c638 qpdf: Update to 10.1.0
Changelog:
10.1.0
This is qpdf version 10.1.0. This release includes several enhancements
to the API including increased support for form XObjects and addition
of user-providable stream filter decoders. There are also several
enhancements to the C API including functions to work with objects.
There are also a few bug fixes and performance enhancements.

10.0.4
This is qpdf version 10.0.4. This includes a few fixes to integer
overflow conditions.

10.0.3
This is qpdf version 10.0.3. One of the fixes in 10.0.2 introduced
a new bug, which is fixed in 10.0.3.
2021-01-08 19:29:48 +00:00
wiz
7aa77baf4d libcups: remove ~ skip pattern now that it's default 2021-01-04 22:33:48 +00:00
wiz
595a858c18 poppler*: update to 21.01.0
Release 21.01.0:
        core:
         * Faster routines for jpeg decoding
         * Fix reading signatures in encrypted files
         * Add white point correction when lcms is used
         * JBIG2Stream: Fix byte counting
         * Fix potential data loss if we try to fetch a non existing Ref after modifying the document
         * Specifically use DeviceGray instead of DefaultGray for softmasks
         * Fix various issues handling broken files

        utils:
         * pdftocairo: Setmode binary for windows
         * pdfsig: Add hability to digitally sign files
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

Release 20.12.1:
        core:
         * PSOutputDev: fixing regression in the rasterization code. Issue #1002
         * Add missing profile copy operation in GfxICCBasedColorSpace::copy()
         * Fix issue in broken files

        build system:
         * Use modern CMake linking for Qt and boost

Release 20.12.0:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro
2021-01-04 17:57:50 +00:00
prlw1
a33ffe87d5 Update cups-filters to 1.28.6
NEWS - OpenPrinting CUPS Filters v1.28.6 - 2020-12-02
-----------------------------------------------------

CHANGES IN V1.28.6

- libcupsfilters: In generated PPDs add a grayscale mode if
  there are only color printing modes (from OpenPrinting
  CUPS).
- libcupsfilters: In generated PPDs add an "OutputBin" option
  also if it has only one choice (OpenPrinting CUPS pull
  request #18).
- libcupsfilters: Generated PPDs could have an "Unknown"
  default InputSlot (OpenPrinting CUPS issue #44).
- cups-browsed: Removed unneeded IPP attribute additions
  preventing the created local queues from preserving a
  location or description the user assigns to them (Issue
  #323).
- cups-browsed: Removed all calls of the resolve_uri() function
  of libcupsfilters, as these are not actually needed and in case
  the supplied DNS-SD-based URI is not resolvable, the function
  gets stuck for ~5 seconds.
- cups-browsed: Fixed several memory leaks, mainly from the
  code to merge printer IPP attributes for clusters (Pull
  request #322).
- cups-browsed: Silenced compiler warning.
- foomatic-rip: Fix infinite loop and input from file on raw
  printing (Pull request #318).
- foomatic-rip: Remove temporary file created during pdf-to-ps
  conversion (Pull request #313).
2021-01-04 14:38:59 +00:00
prlw1
6858732fdc Update cups to v2.3.3op1
Change to the OpenPrinting fork of apple/cups, e.g., that fork already contains

- dnssd patch patch-config-scripts_cups-dnssd.m4
- freebsd patch patch-cups_getifaddrs-internal.h
- libtool patch patch-af

https://github.com/apple/cups/issues/4947 was fixed in both.

Changes in CUPS v2.3.3op1
-------------------------

- The automated test suite can now be activated using `make test` for
  consistency with other projects and CI environments - the old `make check`
  continues to work as well, and the previous test server behavior can be
  accessed by running `make testserver`.
- ippeveprinter now supports multiple icons and strings files.
- ippeveprinter now uses the system's FQDN with Avahi.
- ippeveprinter now supports Get-Printer-Attributes on "/".
- ippeveprinter now uses a deterministic "printer-uuid" value.
- ippeveprinter now uses system sounds on macOS for Identify-Printer.
- Updated ippfind to look for files in "~/Desktop" on Windows.
- Updated ippfind to honor `SKIP-XXX` directives with `PAUSE`.
- Updated IPP Everywhere support to work around printers that only advertise
  color raster support but really also support grayscale (Issue #1)
- ipptool now supports DNS-SD URIs like `ipps://My%20Printer._ipps._tcp.local`
  (Issue #5)
- The scheduler now allows root backends to have world read permissions but not
  world execute permissions (Issue #21)
- Failures to bind IPv6 listener sockets no longer cause errors if IPv6 is
  disabled on the host (Issue #25)
- The SNMP backend now supports the HP and Ricoh vendor MIBs (Issue #28)
- The scheduler no longer includes a timestamp in files it writes (Issue #29)
- The systemd service names are now "cups.service" and "cups-lpd.service"
  (Issue #30, Issue #31)
- The scheduler no longer adds the local hostname to the ServerAlias list
  (Issue #32)
- Added `LogFileGroup` directive in "cups-files.conf" to control the group
  owner of log files (Issue #34)
- Added `--with-max-log-size` configure option (Issue #35)
- Added `--enable-sync-on-close` configure option (Issue #37)
- Added `--with-error-policy` configure option (Issue #38)
- IPP Everywhere PPDs could have an "unknown" default InputSlot (Issue #44)
- The `httpAddrListen` function now uses a listen backlog of 128.
- Added USB quirks (Apple issue #5789, #5823, #5831)
- Fixed IPP Everywhere v1.1 conformance issues in ippeveprinter.
- Fixed DNS-SD name collision support in ippeveprinter.
- Fixed compiler and code analyzer warnings.
- Fixed TLS support on Windows.
- Fixed ippfind sub-type searches with Avahi.
- Fixed the default hostname used by ippeveprinter on macOS.
- Fixed resolution of local IPP-USB printers with Avahi.
- Fixed coverity issues (Issue #2)
- Fixed `httpAddrConnect` issues (Issue #3)
- Fixed web interface device URI issue (Issue #4)
- Fixed lp/lpr "printer/class not found" error reporting (Issue #6)
- Fixed xinetd support for LPD clients (Issue #7)
- Fixed libtool build issue (Issue #11)
- Fixed a memory leak in the scheduler (Issue #12)
- Fixed a potential integer overflow in the PPD hashing code (Issue #13)
- Fixed output-bin and print-quality handling issues (Issue #18)
- Fixed PPD options getting mapped to odd IPP values like "tray---4" (Issue #23)
- Fixed remote access to the cupsd.conf and log files (Issue #24)
- Fixed the automated test suite when running in certain build/CI environments
  (Issue #25)
- Fixed a logging regression caused by a previous change for Apple issue #5604
  (Issue #25)
- Fixed fax phone number handling with GNOME (Issue #40)
- Fixed potential rounding error in rastertopwg filter (Issue #41)
- Fixed the "uri-security-supported" value from the scheduler (Issue #42)
- Fixed IPP backend crash bug with "printer-alert" values (Issue #43)
- Removed old Solaris inetconv(1m) reference in cups-lpd man page (Issue #46)
- Fixed default options that incorrectly use the "custom" prefix (Issue #48)
- Fixed a memory leak when resolving DNS-SD URIs (Issue #49)
- Fixed systemd status reporting by adopting the notify interface (Issue #51)
- Fixed crash in rastertopwg (Apple issue #5773)
- Fixed cupsManualCopies values in IPP Everywhere PPDs (Apple issue #5807)
2021-01-04 14:32:17 +00:00
wiz
6a1f67246e libcups: skip backup file when checking portability 2021-01-04 13:08:30 +00:00
taca
920662b83c print/php-pdflib: update to 4.1.4
pkgsrc change: remove restriction to PHP versions.


4.1.4 (2019-12-18)

- add LICENSE file (bug #78947)
2021-01-03 07:31:35 +00:00
ryoon
bfac3f1b42 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
ryoon
a8e8c5c75e *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
nia
2c8d590893 Normalize handling packages that require 64-bit atomic ops. 2020-12-31 20:04:11 +00:00
yhardy
c7b6521371 print/qpdf: make the libtool tags explicit
This fixes compiling on NetBSD/i386 (tested in a pbulk build),
in other cases the package build should remain unchanged.
2020-12-24 20:35:25 +00:00
yhardy
c400d17e9a print/qpdf: Requires 64-bit atomic operations
This (partially) fixes the build on NetBSD/i386 for i586 class processors
and NetBSD/powerpc.
2020-12-24 20:29:14 +00:00
rhialto
49e69dead4 print/xpdf4: include sample xpdfrc and adjust font search path to PREFIX. 2020-12-19 13:42:59 +00:00
ryoon
383c7fb761 pdf2djvu: Update to 0.9.17.1
Changelog:
pdf2djvu (0.9.17.1) unstable; urgency=low

  * Fix build failure with Poppler >= 20.08.

 -- Jakub Wilk <jwilk@jwilk.net>  Fri, 07 Aug 2020 19:13:22 +0200

pdf2djvu (0.9.17) unstable; urgency=low

  * Fix build failure with Poppler >= 0.86.
    Thanks to David B. Evans for the bug report.
    https://github.com/jwilk/pdf2djvu/issues/142
  * Drop support for Poppler < 0.35.
  * Upgrade libraries bundled with the Windows package:
    - Poppler to 0.86.1;
    - Expat to 2.2.9;
    - FreeType to 2.10.1.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 02 Mar 2020 17:46:38 +0100

pdf2djvu (0.9.16) unstable; urgency=low

  * Fix build failure with Poppler >= 0.85.

 -- Jakub Wilk <jwilk@jwilk.net>  Thu, 20 Feb 2020 11:38:58 +0100

pdf2djvu (0.9.15) unstable; urgency=low

  * Fix build failure with Poppler >= 0.83.

 -- Jakub Wilk <jwilk@jwilk.net>  Fri, 20 Dec 2019 15:30:18 +0100

pdf2djvu (0.9.14) unstable; urgency=low

  * Fix build failure with Poppler >= 0.82.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 28 Oct 2019 17:07:29 +0100
2020-12-09 15:05:08 +00:00
adam
82df526915 py-reportlab: updated to 3.5.56
RELEASE 3.5.56
* micro changes for Big Sur in C extensions
* allow Drawing.outDir to be a callable for more control in save method
2020-12-06 11:42:33 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
riastradh
77697b790a Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
nikita
7017e19340 print/tex-europasscv-doc: fix version string of pkgname. 2020-12-01 22:50:30 +00:00
nikita
c1ec0f5aa4 print/tex-europasscv: fix version of pkgname. 2020-12-01 22:47:05 +00:00
nikita
17c31acfa3 print/tex-europasscv-doc: Update to version 2020-10-31.
Changelog following update of print/tex-europasscv.
2020-11-30 21:45:21 +00:00
nikita
10500f69b3 print/tex-europasscv: Update to version 2020-10-31.
Changelog, taken from CTAN:

Version 2020-10-31

* fix bibliography highlighting with names containing spaces
* add commands to typeset an accompanying cover letter
* add def files for Romanian, Slovak and Turkish
* add Git icon
* fix underscores in URLs
* fix dash thickness in ecvitemize
* use https in links

Version 2019-01-14

* 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
2020-11-30 21:37:44 +00:00
adam
8f121ba063 py-reportlab: updated to 3.5.55
RELEASE 3.5.55
???

RELEASE 3.5.54
* Allow extra fields in AcroForm suggested by Chris Else ubuntu247 at gmail.com
* Allow DocTemplate.\_firstPageTemplateIndex to be a list of PageTemplate ids
* improve PageBreak repr
* minor changes to travis & appveyor scripts; drop forml support for python 3.5
2020-11-30 20:15:54 +00:00
dholland
b0a7ca3a00 Fix build of ghostscript-gpl against recent freetype.
Build fix only; no version bump.
2020-11-29 22:07:24 +00:00
ryoon
1135948d47 cups-pdf: Update to 3.0.1
Changelog:
2017-02-24:  CUPS-PDF 3.0.1      - corrected a bug with multiple instance naming,
                                   some code and logging improvements,
                                   removed obsolete code,
                                   updated the README file
2017-01-04:  CUPS-PDF 3.0.0      - disabled support for multiple PS-files in one file,
                                   improved PS-structure handling,
                                   reordered compiler call to avoid errors
2014-10-19:  CUPS-PDF 3.0beta2   - code simplifications and optimizations,
                                   improved file name handling,
                                   removed contrib/ directory from tarball (now on WWW),
                                   new contact data
2012-02-29:  CUPS-PDF 3.0beta1   - support for multiple configurations with one backend,
                                   support for option setting via lpoptions or PPD,
                                   new option for selecting output file extension,
                                   improved logging system with better error handling,
                                   various code optimizations,
                                   additional PPD for option setting,
                                   new script in contrib/ for creating user defaults,
                                   updated documentation
2020-11-26 12:31:33 +00:00
wiz
196d0d846a *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00