summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2021-08-08p5-LaTeX-Driver: fix buildwiz1-2/+4
One test dependency is actually required by the setup script, so make it a build dependency.
2021-08-07Update pmw to 4.51prlw13-10/+11
Many changes, including: . Implemented &&& continuation lines, mainly for new replicator (see next). . Implemented &* replication feature. . Added escapes \<< and \>> for double typographic quotes. . Implemented bracketed noteheads facility. . Implemented key N. . Transposition values of multiples of 11 or 12 caused PMW to give up with a hard internal error for some note values. . A maximum (accumulated) transposition value of 60 is now implemented. This is 5 octaves, which should be enough for anybody. . Added \nh\ and \nc\ so that individual notes can have noteheads set as harmonic or cross. This makes it possible to have chords containing different noteheads. . Added /cx, /llc, /lrc, /rlc, and /rrc to slurs and lines to allow for horizontal positioning by musical offset a la MusicXML. . Added Unicode support for non-standardly encoded PostScript fonts via .utr files. . Added new "rest" letter T, the crotchet version giving a single slash beat indicator and the whole bar rest version giving a "percent" repetition sign.
2021-08-05py-octoprint: prefer PYTHON_VERSIONS_INCOMPATIBLEadam1-2/+2
2021-08-03print/jpeg-to-pdf: simplify Makefilepin1-3/+1
2021-08-02py-reportlab: updated to 3.5.68adam2-7/+7
CHANGES 3.5.68 * graphics improve some error messages for renderPM * changed lib.urilt.recursiveImport after errors in python3.10, reflect changes in readJPEGInfo * pdfutils readJPEGInfo extracts dpi if present defaults to (72, 72) * Image flowable allows a useDPI argument * paraparser annotate some errors
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon2-4/+4
2021-07-21Bump PKGREVISION for affected packages by changing default Ruby's version.taca1-1/+2
2021-07-21fig2dev: update to 3.2.8a.fcambus3-25/+7
Patchlevel 8a (Mar 2021) BUGS FIXED: o Allow closed splines with three points. o Fix build under Darwin.
2021-07-20atril: update to 1.24.1gutteridge2-8/+7
Change log: atril 1.24.1 * update translations * epub backend: Escape link text to display & in index content * Fix segfault on empty navMap * build: silent build warnings for distcheck * epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS * build: set compiler warning level to yes * Update authors * thumbnailer: fix typo in the option description * Use int64_t for g_date_time_to_unix even word size is 32-bit wide
2021-07-18Add and enable brlaser.schmonz1-1/+2
2021-07-18Add brlaser, a CUPS driver for Brother laser printers.schmonz4-0/+35
Although most Brother printers support a standard printer language such as PCL or PostScript, not all do. If you have a monochrome Brother laser printer (or multi-function device) and the other open source drivers don't work, this one might help.
2021-07-15poppler: update to 21.07.0.wiz3-30/+7
Release 21.07.0: core: * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535 * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088 * CairoOutputDev: Fix memory leak on broken files * Minor code improvements build system: * set C standard to 11 without extensions
2021-07-08Update cups-filters to 1.28.9prlw12-8/+7
NEWS - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15 ----------------------------------------------------- CHANGES IN V1.28.9 - libcupsfilters: Silenced compiler warnings - libcupsfilters: Removed duplicate code in the apply_filters() function. - driverless: If there are no driverless IPP printers available let "driverless" terminate with exit code 0 and not 1, to follow CUPS' standard of backends in discovery mode terminating with 0 if there are no appropriate printers found (Issue #375). - gstoraster, foomatic-rip: Fixed Ghostscript command line for counting pages as it took too long on PDFs from evince when printing DjVu files (Issue #354, Pull request #371, Ubuntu bug #1920730). - cups-browsed: Renamed ldap_connect() due to conflict in new openldap (Issue #367, Pull request #370). - pdftoraster: Free color data after processing of each page (Pull request #363). - cups-browsed: Always save "...-default" option entries from printers.conf, regardless of presence or absense of PPD file (Pull request #359). - cups-browsed: Start after network-online.target (Pull request #360). - texttopdf: Set default margins when no PPD file is used (Pull request #356).
2021-07-06Update to 1.2.0wen2-12/+13
Update DEPENDS Upstream changes: 1.2.0 2020-10-29 - Add Log::Any logging - Use File::Temp to manage deletion of the temp directory - Eliminate manipulation of global state in method invocation - Update documentation and feedback channel
2021-06-28texlab: update to 3.2.0.wiz5-997/+733
Changes: not found.
2021-06-22scribus-qt5: fix build with poppler >= 21.3markd3-1/+72
2021-06-15web2c: require gcc5 for c++14nia2-2/+8
2021-06-15pdfjam: Avoid an extra backslash (NFCI intended on liberal sed(1)-s)leot3-2/+34
It is problematic at least with recent-ish NetBSD sed(1). PKGREVISION++
2021-06-15(print/ghostscript-agpl) Update PLIST for option disable-compile-initsmef1-1/+2
2021-06-13luatex: do not ./configure in internal copy of luajitnia5-85/+2
this is not used, rather it seems to use an internal copy of lua 5.3 instead. while it would be nice if it used our copy instead, for now removing the luajit requirement at least improves portability.
2021-06-10*: bump PKGREVISION for poppler shlib bumpwiz19-38/+38
2021-06-10poppler: update to 21.06.1wiz5-14/+14
Release 21.06.1: glib: * fix poppler_rectangle_free() regression. Issue #1087 Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash
2021-06-09ghostscript-agpl: updated to 9.54.0adam5-45/+12
The 9.54.0 release is a maintenance release, and also adds new functionality. Highlights in this release include: Overprint simulation is now available to all output devices, allowing quality previewing/proofing of PostScript and PDF jobs that rely on overprint. See the -dOverprint option documentation in: Overprint The "docxwrite" device adds the ability to output to Microsoft Word "docx" format. See: docxwrite The pdfwrite device is now capable of using the Tesseract OCR engine when it is built into Ghostscript to improve searchability and copy and paste functionality when the input lacks the metadata for that purpose. See: UseOCR Ghostscript/GhostPDL now includes a "map text to black" function, where text drawn by an input job (except when drawn using a Type 3 font) can be forced to draw in solid black. See: BlackText Ghostscript/GhostPDL now supports simple N-up imposition "internally". See: NupControl Our efforts in code hygiene and maintainability continue. The usual round of bug fixes, compatibility changes, and incremental improvements. (9.53.0) We have added the capability to build with the Tesseract OCR engine. In such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) which render the output file to an image, OCR that image, and output the image "wrapped" up as a PDF file, with the OCR generated text information included as "invisible" text (in PDF terms, text rendering mode 3). Mainly due to time constraints, we only support including Tesseract from source included in our release packages, and not linking to Tesseract/Leptonica shared libraries. Whether we add this capability will be largely dependent on community demand for the feature.
2021-06-08tex-pgfplots: fix path for luatexmarkd1-1/+7
2021-06-07print: add tex-gckanbun{,-doc}markd1-1/+3
2021-06-07tex-gckanbun{,-doc} add version 1.2markd8-0/+51
This package provides a Kanbun (Han Wen , "Chinese writing") typesetting for (u)pLaTeX and LuaLaTeX.
2021-06-07print: add tex-pdfmanagement-testphase{,-doc}markd1-1/+3
2021-06-07tex-pdfmanagement-testphase{,-doc}: add version 0.95dmarkd8-0/+88
This is a temporary package, which is used during a test phase to load the new PDF management code of LaTeX. The new PDF management code offers backend independant interfaces to central PDF dictionaries, tools to create annotations, form Xobjects, to embed files, and to handle PDF standards. The code is provided, during a testphase, as an independant package to allow users and package authors to safely test the code. At a later stage it will be integrated into the LaTeX kernel (or in parts into permanent support packages), and the current testphase bundle will be removed.
2021-06-07print: removed tex-texlive-docindex-docmarkd1-2/+1
2021-06-07tex-texlive-docindex-doc: removed - no longer usedmarkd4-33/+0
2021-06-06tex-texlive-scripts{,-doc}: update to 2021markd5-22/+45
changes unknown
2021-06-06tex-texlive.infra: update to 2021markd2-9/+8
changes unknown
2021-06-06tex-plautopatch{,-doc}: update to 0.9pmarkd4-16/+16
* Prepare for LaTeX2e 2021-06-01. * Do not delay pxjahyper loading.
2021-06-06tex-platex-tools{,-doc}: update to 2021markd4-16/+16
* Stopped to use \IfHookExistsTF since it is deprecated. * Bug fix for pxeveryshi.sty.
2021-06-06tex-platex{,-doc}: update to 2021markd4-16/+17
* More fix of \fontshape etc to work fine with LaTeX2e 2021-06-01. * Fix an error with rolling back with the platexrelease package. Provides a format `pLaTeX2e <2021-06-01>`, aiming to synchronize with `LaTeX2e <2021-06-01>`.
2021-06-06tex-uplatex{,-doc}: update to 2021markd4-16/+17
Sync with `pLaTeX2e <2021-06-01>`.
2021-06-06print: add tex-latex-firstaid-dev{,-doc}markd1-1/+3
2021-06-06tex-latex-firstaid-dev{,-doc}: add version 1.0lmarkd8-0/+51
Development pre-release of the LaTeX firstaid package
2021-06-06tex-texdoc{,-doc}: update to 3.3.1markd4-16/+16
This is Texdoc update aiming to be contained in TeX Live 2021: - Show all possible config files for -vf - Show diagnostic message of DISPLAY only if viewer failed - Alias adjustments - Documentation tweaks
2021-06-06tex-pxrubrica{,-doc}: update to 1.3dmarkd4-16/+16
changes unknown
2021-06-06tex-pxjahyper{,-doc}: update to 0.9bmarkd5-17/+18
changes unknown
2021-06-06tex-pxbase{,-doc}: update to 1.3markd4-16/+16
changes unknown
2021-06-06tex-ptex2pdf{,-doc}: update to 20200520.0.58632markd4-16/+16
minor change
2021-06-06tex-mex{,-doc}: update to 1.05amarkd4-21/+24
1. Cleaned up (hopefully all) references to licensing to not withstand our claim that the package is under Knuth lincese. 2. In many places encoding of texts changed to UTF-8, to make easier to read. 3. Functionality should be same.
2021-06-06tex-koma-script: update to 3.33markd3-12/+9
- scrlayer-fancyhdr has been removed from KOMA-Script bundle. It will be released as stand-alone package soon. - Several adaptions for better coorperation with up-comming LaTeX 2021/05/01.
2021-06-06tex-siunitx{,-doc}: Update to 3.0.10markd4-16/+16
### Changed - Documentation improvements ### Fixed - Incompatibility with REVTeX
2021-06-06tex-plain: update to 3.141592653.57963markd3-13/+11
changes unknown
2021-06-06tex-make4ht{,-doc}: update to 0.3gmarkd5-17/+21
New features: - new extension: `mjcli`. It uses command line MathJax to convert math in MathML or LaTeX syntax to HTML. The generated HTML doesn't need any JavaScript to display math in web browsers. It replaces the older extension `mathjaxnode`, which uses a deprecated version of command line MathJax, and doesn't support the LaTeX input. - exit status is now set, so it is possible to test if the compilation ran without errors in scripts. Bug fixes: - fixed handling of nested `<span>` elements in `joincharacters` filter. - generate YAML header for all produced HTML files in `staticsite` extension. - various fixes for the MathML output.
2021-06-06tex-latex-base-dev{,-doc}: update to 20211201pre0markd6-19/+27
changes unknown
2021-06-06tex-cweb{,-doc}: update to 4.2markd4-16/+16
In the course of the "2021 TeX tuneup", Don Knuth kindly transferred the responsibility for CWEB to me; see the original CWEB home page (https://www-cs-faculty.stanford.edu/~knuth/cweb.html), section "CWEB 4.0". This first new release draws heavily on the multi-decade work collected in my "CWEBbin" project (https://github.com/ascherer/cwebbin). I moved (almost) all stuff from the "*-patch.*" changefiles into the new CWEB sources and applied all of the "*-ansi.*" changes as well. Moreover, I made "common.h" the full interface of "common.w" in order to avoid code redundancy. And I tried to fix as many of the bugs reported by email to DEK and/or tex-k at tug.org. In total, "make; make cautiously; make fullmanual" runs flawlessly with GCC on Linux and with CLang on MacOS. And with the help of the remaining stuff in the "CWEBbin" project, "CWEB" is smoothly integrated in "TeX Live".