Commit graph

8280 commits

Author SHA1 Message Date
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