summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Add tex-chemgreek{,-doc}markd1-1/+3
2017-08-24Add tex-chemgreek{,-doc} 1.1markd8-0/+50
The package provides upright Greek letters in support of other chemistry packages (such as chemmacros). The package used to be distributed as a part of chemmacros.
2017-08-24Update tex-minted{,-doc} to 2.5markd4-16/+16
Default placement for the listing float is now tbp instead of h. Added support for fvextra v1.3 features that allow setting breaklines-related indentation in terms of a number of characters rather than a fixed dimension. Fixed incompatibility with babel magyar. Added support for beamer overlays with beameroverlays option.
2017-08-23Update tex-graphics{,-doc} to 1.2cmarkd5-17/+19
This release features a major overhaul of the driver (.def) files, bringing them back into line both with each other and with the core LaTeX graphics package. As-of this release, new graphics features are incorporated into graphicx, and the .def files are returned to providing support for these features but without adding additional keys. The following keys are added to the officially-supported set: - "interpolate" (bitmap images) - "page" (PDF images) - "pagebox" (all images) - "quiet" (all images) The internal structures of the various .def files have also been aligned based around dvips.def, and some support material has been moved to graphicx.
2017-08-23Update tex-beamer{,-doc} to 3.42markd6-19/+25
changes unknown
2017-08-23Update tex-siunitx{,-doc} to 2.7jmarkd4-16/+16
changes unknown
2017-08-23Update tex-platex{,-doc} to 2017.44913markd4-16/+16
* Inhibit JFM glue around tabular components. * plext.sty: Improve tabular alignment. * ascmac.sty: Check definition of \Return.
2017-08-23Update tex-media9{,-doc} to 0.83markd4-16/+16
changes unknown
2017-08-23Update tex-musixtex to 1.25markd6-18/+22
Minor corrections and updates: dummy file tuplet.tex, definitions of \qap, \qapp, \tqsk. \ignorespaces in musixltx.tex.
2017-08-23Update tex-preview{,-doc} to 11.91markd4-16/+16
changes unknown
2017-08-21Improve patch comment, requested by joerg.jperkin2-4/+6
2017-08-21Fix -Wreserved-user-defined-literal failure using patch from Gentoo.jperkin2-1/+21
2017-08-20print/cups{,15}: Don't make ${CUPS_CONFDIR} with INSTALLATION_DIRS.jlam2-4/+4
${CUPS_CONFDIR} (${PKG_SYSCONFDIR}) may be located outside of ${PREFIX}, which causes a installation failure due to the checks added in mk/install/install.mk. Remove ${CUPS_CONFDIR} from INSTALLATION_DIRS since it is created by the package install script at PRE-INSTALL time. Fixes pkg/52481 reported by Hauke Fath.
2017-08-19Fix TEXLIVE_REVmarkd1-2/+2
2017-08-19print/pnm2ppa: Install manpages into ${PKGMANDIR}.jlam2-4/+4
Set MANDIR in the project Makefile to the correct location for installed manpages under ${PKGMANDIR}.
2017-08-18Update ruby-gnome2 packages to 3.1.8.tsutsui1-5/+5
Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.8/NEWS) == Ruby-GNOME2 3.1.8: 2017-07-15 This is a bug fix release for macOS install. === Changes ==== Ruby/GLib2 * Improvements * Supported (({--enable-debug})) for C++ sources. * Fixes * Fixed auto libffi detection for Homebrew. [GitHub#1058][Reported by Andy Meneely] ==== Ruby/Pango * Improvements * (({Pango::Rectangle#to_a])): Added. ==== Ruby/GObjectIntrospection * Improvements * Supported non-pointer struct field reader. [GitHub#1042][Reported by cedlemo] * Supported (({GHashTable<UTF-8, UTF-8>})). ==== Ruby/CairoGObject * Improvements * CentOS 7: Supported auto native package install. ==== Ruby/GDK3 * Improvements * CentOS 7: Supported auto native package install. ==== Ruby/GTK3 * Improvements * Made more demos workable. ==== Ruby/WebKit2GTK * Improvements * Added a sample that uses proxy. ==== Ruby/GtkSourceView3 * Improvements * CentOS 7: Supported auto native package install. === Thanks * cedlemo * Andy Meneely == Ruby-GNOME2 3.1.7: 2017-07-10 === Changes ==== All * Improvements * Windows: Supported running commands in bundled packages. ==== Ruby/GLib * Improvements * (({GLib::Bytes#size})): Added. * (({GLib::Bytes#length})): Added. * (({GLib::Bytes#pointer})): Added. * Made stable glib-mkenums output. [GitHub#1054][Patch by dai] * Supported GError in callback argument. * Windows: Upgraded bundled GLib to 2.52.3. * Windows: Upgraded bundled Libtasn1 to 4.12. ==== Ruby/GObjectIntrospection * Improvements * Supported freeing GSList. * Supported not GObject Introspection based bindings object for receiver. * Supported int16 array output. * Supported uint16 array output. * Supported uint32 array output. * Supported uint64 array output. * Supported float array output. * Supported double array output. * Supported auto (({#inspect})) defining. * Homebrew: Supported Homebrew not installed at /usr/local. ==== Ruby/Pango * Improvements * Supported attribute again. [GItHub#1033][Reported by Mamoru TASAKA] * Supported (({Pango::Scale})) again. [GItHub#1048][Reported by cedlemo] * Added missing backward compatibility constants. * Windows: Upgraded bundled Pango to 1.40.6. ==== Ruby/GDK3 * Improvements * Windows: Upgraded bundled GTK+ to 3.22.16. ==== Ruby/GTK3 * Improvements * Updated demo. [GitHub#1038][GitHub#1039][GitHub#1040][GitHub#1044][GitHub#1045] [GitHub#1046][GitHub#1047][GitHub#1049][GitHub#1050][GitHub#1051] [GitHub#1052] [Patch by cedlemo] * Supported working on environment that has GTK+ 4. [GitHub#1041][Reported by cedlemo] * (({Gtk::TextTag#weight=})) accepts (({Pango::Weight})). * (({Gtk::TextBuffer#insert_markup})) stops to require length. * (({Gtk::TextTag#scale=})) accepts scale name such as (({:x_small})). * Supported (({GLib::Bytes})) as text buffer input. * (({Gtk::CssProvider#load_from_data})) accepts (({GLib::Bytes})). * Fixes * Fixed a crash bug in demo. [GitHub#1036][Reported by Mamoru TASAKA] ==== Ruby/Rsvg2 * Improvements * Added samples again. * Fixes * Added missing Ruby/CairoGObject dependency. [GitHub#1035][Reported by peret] ==== Ruby/Clutter * Improvements * Windows: Built GDK backend again. [GitHub:#1034][Reported by Alanzote] * Windows: Upgraded bundled Clutter to 1.26.2. ==== Ruby/WebKit2GTK * Improvements * Added a sample that saves screenshot. * Supported (({WebKit2Gtk::WebContext.new(ephemeral: true)})). ==== Ruby/GStreamer * Improvements * Windows: Upgraded bundled libsoup to 2.58.1. * Windows: Upgraded bundled GStreamer to 1.12.1. ==== Ruby/GtkSourceView3 * Improvements * Windows: Upgraded bundled GtkSourceView to 3.24.3. ==== Ruby/VTE3 * Improvements * Windows: Upgraded bundled VTE to 0.48.3. === Thanks * Alanzote * peret * cedlemo * Mamoru TASAKA * dai
2017-08-17Update tex-algorithm2e{,-doc} to 5.2markd4-16/+18
This release fix some old bugs (see release note for more informations about this) and take care of some small overfull hbox that was present in some particular combination of options and packages. In particular it fixes an annoying unbalanced brace that could cause some troubles.
2017-08-17Update tex-powerdot to 1.5bmarkd2-8/+9
Updated to work with the latest graphicx package, thanks to Akira Kakuto and David Carlisle for their help.
2017-08-17Update tex-fmtcount{,-doc} to 3.03markd5-19/+19
Fix issue (docstripable doc spilled into the portugese code)
2017-08-17Update tex-pdfpages{,-doc} to 0.5jmarkd4-16/+16
Fixed option `addtolist' which was broken when used together with package float.sty.
2017-08-17Update tex-microtype{,-doc} to 2.7markd4-16/+18
This update features several improvements, bug fixes, as well as compatibility with current LaTeX (no more Unknown slot number warnings!).
2017-08-17Update tex-probsoln{,-doc} to 3.05markd5-20/+36
Now allows comma-separated list of file names in \loadrandomproblems and \loadrandomexcept
2017-08-17Update tex-babel-french to 3.3bmarkd3-9/+13
Internal change: the main support for French is now in file french.ldf; portemanteau files frenchb.ldf, francais.ldf, acadian.ldf, canadien.ldf have been added. This change is meant for Babel's future releases, but frenchb v3.3b still works with current Babel (v3.12). Recommended options to use with Babel are *french* or *acadian* (for Canadian French currently identical to French), all others are *deprecated*.
2017-08-17Update tex-tcolorbox{,-doc} to 4.10markd6-18/+24
- new options: 'inherit height', 'verbatim ignore percent' - library 'skins' * new style 'enhanced standard jigsaw' - library 'magazine': * new macro: '\ifboxarrayempty' - library 'breakable': * option 'break at' allows negative values now. * the algorithm for breaks inside a multicolumn environment was improved (user code may be affected by this change). * new macro: '\tcbbreak' - library 'minted': * the default settings for 'minted options' are supplemented by 'breaklines,autogobble' - new library 'poster' * new macros and environments: 'tcbposter', '\tcbposterset', '\posterbox', 'posterboxenv', 'tcbposterwidth', 'tcbposterheight', 'tcbpostercolspacing', 'tcbposterrowspacing', 'tcbpostercolumns', 'tcbposterrows', 'tcbpostercolwidth', 'tcbposterrowheight' * new options: 'poster', 'columns', 'rows', 'colspacing', 'rowspacing', 'spacing', 'showframe', 'width', 'height', 'prefix', 'coverage', 'no coverage', 'boxes', 'fontsize', 'name', 'column', 'column*', 'span', 'row', 'rowspan', 'fixed height', 'below', 'above', 'at', 'between', 'sequence', 'placeholder', 'xshift', 'yshift' - New example file 'tcolorbox-example-poster' - New tutorial 'tcolorbox-tutorial-poster' for poster creation
2017-08-17Update tex-fancyhdr{,-doc} to 3.9amarkd4-16/+16
Correction for bug in extramarks.sty
2017-08-17Update tex-babel{,-doc} to 3.12markd6-21/+565
* Fix - error when version in format and of package didn't match. * Now switch.def is loaded always. * First steps in bidi writing.
2017-08-17Update tex-unicode-data{,-doc} to 1.6markd5-18/+18
Update to Unicode 10.0.0 data files.
2017-08-17Update tex-texinfo{,-doc} to 5.1.44706markd2-8/+8
changes unknown
2017-08-17Update tex-cjk-gs-integrate{,-doc} to 20170624.0markd4-16/+16
* New options are implemented: * --cleanup, for general cleanup operation * --dump-data, for dumping font database to file * Better support for win32: avoid dangling NTFS symlink for --link-texmf. * Database fix and additions.
2017-08-17Update tex-arabi{,-doc} to 1.1pl44662markd5-18/+20
changes unknown
2017-08-17Update tex-apa6{,-doc} to 2.32markd4-16/+16
changes unknown
2017-08-17Update tex-csplain to 2017.44635markd2-8/+8
changes unknown
2017-08-16Update some HOMEPAGEs.wiz1-3/+3
2017-08-16Comment out dead sites.wiz5-11/+11
2017-08-16Follow some http redirects.wiz1-3/+3
2017-08-16Updated cups-filters to 1.16.1.wiz2-9/+8
CHANGES IN V1.16.1 - cups-browsed: Make timeouts for HTTP access to the local CUPS daemon and remote IPP printers configurable. Thanks to Cedric Dufour (cedric dot dufour at idiap dot ch) for the patch (Bug #1387, Debian bug #852436). - texttopdf: Allow bold and underline formatting to be used together when using "prettyprint". Thanks to Michael Moran (vampm at comcast dot net) for the patch. - texttopdf: Allow to alter margins, and chars/lines per Inch when using "prettyprint". Thanks to Michael Moran (vampm at comcast dot net) for the patch. - texttopdf: When "prettyprint" is used, do not drop out of C/shell comment mode too early. Thanks to Michael Moran (vampm at comcast dot net) for the patch. - cups-browsed: Additional NULL checks for description and location. - cups-browsed: Fixed crash which happens when using BrowsePoll (Debian bug #723835). CHANGES IN V1.16.0 - cups-browsed: Let elements in arrays get stacked up in the order they are added, before, they were in the order how they are positioned in memory. This especially led to a random order of printer cluster definitions and of command-line-supplied configuration options. - cups-browsed: On shutdown not all locally created queues got deleted. - cups-browsed: Added support for manual definition of load-balancing printer clusters via the "Cluster" directive in cups-browsed.conf. CHANGES IN V1.15.0 - cups-browsed: Removed the function to compare printer entries for sorting the printer entry list. This led to corruption of the list and so to crashes. - cups-browsed: Fixed crashes when many printers (especially all printers of a load-balanced cluster) are removed at once. - cups-browsed: Log the full list of handled remote printers whenever one is added or removed. - cups-browsed: Renamed the handle_cups_queues() function to update_cups_queues() to better reflect what it is doing. - cups-browsed: When clustering remote CUPS printers together do not call them duplicates but slaves asigned to a master. - cups-browsed: Log the error if the network interface name of a DNS-SD event could not be determined. - cups-browsed: Simplified printer entry removal procedure. - cups-browsed: Log memeber printer list of a printer cluster (implicit class) when a member printer is added or removed. - cups-browsed: Removed superfluous (and not correctly working) duplicate counter from the remote printer entry data structure. - cups-browsed: Add "AutoClustering" directive to cups-browsed.conf to turn on and off automatically clustering equally named local print queues which point to remote CUPS printers. When automatic clustering is turned off, queue name clashes are prevented by adding "@<server name>" to local queue names based on the remote queue name or on make and model. - cups-browsed: Skip callback functions and the CUPS queue creation/update/removal loop when cups-browsed is terminated by a SIGTERM signal. This avoids hanging on shutdown. Thanks to Edgar Fuss (ef at math dot uni-bonn dot de, Bug #1402). - libcupsfilters: Added some fallbacks for incorrect resolution IPP attributes on IPP network printers (Debian bug #868360). - pdftoopvp: Added missing "#include <math.h>" needed for cross-compiling for arm-v7a-linux-gnueabi (Bug #1232). - cups-browsed: Prevent the creation of two remote printer entries for two IPP network printers or an IPP network printer and a remote CUPS printer with the same local queue name. This could easily happen with make/model-based naming. - cups-browsed: Added the possibility to optionally not create local queues for remote printers for which CUPS (from 2.2.x on) auto-creates queues by itself (DNS-SD advertised driverless printers). - cups-browsed: Removed repeated code for clean-up when generate_local_queue() function fails. - cups-browsed: Take care of CUPS' temporary queues. Do not consider them when checking whether a queue with the same name as the one we are creating already exists and make temporary queues permanent (or remove them) before overwriting them with our local queue. - cups-browsed: Make the naming scheme for locally created print queue configurable, especially allow for naming based on the DNS-SD service name (now default) as this is the same scheme as CUPS uses for its temporary queues. This way we prevent CUPS creating temporary queues when cups-browsed is already creating a queue. - cups-browsed: Do not add "APRemoteQueueID" keyword to the local queue's PPD file if the queue is for an IPP network printer. - cups-browsed: Skip multiple browse entries for the same printer with interface alias addresses. Thanks to Edgar Fuss (ef at math dot uni-bonn dot de, Bug #1399). - cups-browsed: Improved support for Description (Info) and Location fields of remote CUPS queues. Thanks to Edgar Fuss (ef at math dot uni-bonn dot de, Bug #1398). - cups-browsed: Renamed variable names for better code readability. Thanks to Edgar Fuss (ef at math dot uni-bonn dot de, Bug #1398). - cups-browsed: Additional NULL checks in the create_local_queue() function. Thanks to Edgar Fuss (ef at math dot uni-bonn dot de, Bug #1398). CHANGES IN V1.14.1 - cups-browsed: Do correct removal of printer entry handling duplicates correctly also when a legacy CUPS-broadcasted printer disappears or a printer remaining from the last session does not appear again. - cups-browsed: Use getline() instead of fgets() to read saved option settings. This is less crash-prone (Ubuntu bug #1658833). - cups-browsed: Improved error logging when saving option settings. - cups-browsed: Added NULL checks for generate_local_queue() and create_local_queue() functions. - cups-browsed: When accessing local CUPS queues use always the correct port of the CUPS daemon we are attached to. - cups-browsed: Check whether a connection to the local CUPS daemon actually happened before using it (Ubuntu bug #1644049). - cups-browsed: Set unused fields of printer record to NULL when tranfering data from the record of a duplicate printer to the record of a disappeared one. - cups-browsed: Simplify removal of all queues on shutdown or stop of Avahi. - cups-browsed: When creating a record for a discovered printer set it all zero before filling it in, to assure that no field is in an undefined state. - cups-browsed: All functions which are called via Glib functions or otherwise event-triggered log now in which thread they are running. This way one can see whether problems can be caused by concurrent access to global resources. - cups-browsed: Do not check whether the DNS-SD event is from the local machine in the browse_callback() function. We cannot check the port here. - cups-browsed: Added more NULL checks to Avahi callback functions. - cups-browsed: Added NULL check to avoid crashes in the Avahi resolver callback (Ubuntu bug #1696967). - libcupsfilters: Let PPD generator do case-insensitive comparisons for PWG Raster color spaces, as some printers (Epson) do not use the standard-conforming all-lowercase form for them (CUPS Issue #4998).
2017-08-15Revbump due to poppler update to version 0.57.0.nros19-33/+38
2017-08-15blbump due to update of poppler to version 0.57.0.nros6-12/+12
2017-08-15With poppler-0.57 this now needs c++11 to build (nullptr).wiz2-4/+4
2017-08-14Updated abcm2ps to 8.13.12.wiz2-7/+7
---- Version 8.13.12 - 2017-07-03 ---- Fix bad height of SVG images when lyrics under the staff (reported by Manavasu) Don't display ottava decorations on secondary voices (reported by Willem Vree) Fix loss of measure bar when followed by %%score and voice absent (reported by Simon Wascher)
2017-08-14Update poppler and it's libraries to version 0.57.0.nros2-7/+7
Fixes CVE-2017-9865. Changes from NEWS file: core: * Fix parsing of Type 1 fonts with newlines in encoding sequences. Bug #101728 * Fix crash in broken documents utils: * pdfunite: Fix crash with broken documents. Bug #101208 * pdftohtml: skip control characters Bug #101770 * pdfseparate: minor improvement to the documentation. Bug #101800 build system: * cmake: Set RUNPATH for poppler shared libs. Bug #101945 * configure: fix --disable-FEATURE actually enabling the feature
2017-08-14Override the right pkgconfig file.nros1-2/+2
2017-08-14Update HOMEPAGE, from Marc Baudoin.wiz1-2/+2
2017-08-10Update to 0.092.0wen2-8/+7
No upstream changelog found.
2017-08-08Update to HPLIP 3.17.7schnoebe3-8/+12
HPLIP 3.17.7 - This release has the following changes: Added Support for the Following New Printers: - HP DeskJet Ink Advantage 2635 All-in-One - HP DeskJet Ink Advantage 2636 All-in-One - HP DeskJet Ink Advantage 2675 All-in-One - HP DeskJet Ink Advantage 2676 All-in-One - HP DeskJet Ink Advantage 2677 All-in-One - HP DeskJet Ink Advantage 2678 All-in-One - HP DeskJet 2620 All-in-One - HP DeskJet 2621 All-in-One - HP DeskJet 2622 All-in-One - HP DeskJet 2623 All-in-One - HP DeskJet Ink Advantage 2200 All-in-One - HP DeskJet 3722 All-in-One - HP DeskJet Ink Advanatge 3789 All-in-One - HP DeskJet Ink Advanatge 3790 All-in-One Other Requirement: 1. 43180 - Re-implementation of "hpps" filter in C
2017-08-06Update tex-graphics-def{,-doc} to 2017.44697markd4-16/+16
fixes PR pkg/52466
2017-08-01Comment out some dead HOMEPAGEs.wiz2-4/+4
2017-08-01Comment out dead sites (DNS problems).wiz1-2/+2
2017-08-01Update py-weasyprint to 0.39.kleink3-14/+14
Version 0.39 ------------ Released on 2017-06-24. Bug fixes: * Fix the use of WeasyPrint's URL fetcher with CairoSVG. Version 0.38 ------------ Released on 2017-06-16. Bug fixes: * `#477 <https://github.com/Kozea/WeasyPrint/issues/477>`_: Don't crash on font-face's src attributes with local functions. Version 0.37 ------------ Released on 2017-06-15. WeasyPrint now depends on tinycss2 instead of tinycss. New features: * `#437 <https://github.com/Kozea/WeasyPrint/issues/437>`_: Support local links in generated PDFs. Bug fixes: * `#412 <https://github.com/Kozea/WeasyPrint/issues/412>`_: Use a NullHandler log handler when WeasyPrint is used as a library. * `#417 <https://github.com/Kozea/WeasyPrint/issues/417>`_, `#472 <https://github.com/Kozea/WeasyPrint/issues/472>`_: Don't crash on some line breaks. * `#327 <https://github.com/Kozea/WeasyPrint/issues/327>`_: Don't crash with replaced elements with height set in percentages. * `#467 <https://github.com/Kozea/WeasyPrint/issues/467>`_: Remove incorrect line breaks. * `#446 <https://github.com/Kozea/WeasyPrint/pull/446>`_: Let the logging module do the string interpolation.
2017-08-01Follow some http -> https redirects.wiz7-17/+17