Commit graph

7565 commits

Author SHA1 Message Date
kleink
eac4f8dd28 py-weasyprint: Fix substituted variable that slipped through in 44nb1.
Bump PKGREVISION.
2019-02-12 12:42:16 +00:00
kleink
909d0a66d9 py-weasyprint: Unbreak for py-setuptools>=40.7.0
In setuptools >= 40.7.0, file inputs for the license field in setup.cfg
files explicitly raise an error. Use the license_file field for that
purpose.


Bump PKGREVISION.
2019-02-12 12:00:39 +00:00
wiz
b457aa26a9 Revert previous for now 2019-02-10 21:35:26 +00:00
markd
e29e22f59e p5-biblatex-biber: update to 2.12
to match latest biblatex
2019-02-09 02:00:20 +00:00
wiz
c17c6b6367 ghostscript: switch the default to ghostscript-agpl
The GPL version is very outdated and has lots of unfixed security issues,
and AGPL is now in the default-allowed set of licenses.

Bump version to match current AGPL release.
2019-02-06 14:41:05 +00:00
markd
8a3f811451 tex-tex4ht: fix PLIST again 2019-02-04 05:45:27 +00:00
tsutsui
b642a9a21e ruby-gnome2: update to 3.3.2.
Upstream changes (from NEWS):

== Ruby-GNOME2 3.3.2: 2019-02-03

This is a bug fix release of 3.3.1.

=== Changes

==== Ruby/GObjectIntrospection

  * Fixed

    * Fixed wrong nil check.
      [GitHub#1270][Patch by moveccr]

    * Fixed a memory leak when module function is used with block.
      [GitHub#1270][Reported by Izumi Tsutsui]

==== Ruby/GTK3

  * Improvements

    * Add backward compatibility APIs:

      * (({Gtk::Screen#add_style_provider}))

      * (({Gtk::Screen#remove_style_provider}))

      * (({Gtk::StyleContext.add_provider_for_screen}))

      * (({Gtk::StyleContext#add_provider}))

=== Thanks

  * moveccr

  * Izumi Tsutsui
2019-02-03 07:02:52 +00:00
markd
65cfb8135a print: add tex-bigfoot{,-doc} tex-keycommand{,-doc} tex-semantic{,-doc} 2019-02-02 02:49:43 +00:00
markd
2622c0400c tex-semantic{,-doc}: Added version 2.0
Eases the typesetting of notation of semantics and compilers.
Includes T-diagrams, various derivation symbols and inference
trees.
2019-02-02 02:46:55 +00:00
markd
54a0153eec tex-keycommand{,-doc}: Added version 3.1415
The package (which requires e-TeX) provides a natural way to
define commands with optional keys. The package provides
\newkeycommand, \renewkeycommand, \providekeycommand,
\newkeyenvironment and \renewkeyenvironment, together with
\keycmd for a more advanced interface. The package is based on
kvsetkeys by Heiko Oberdiek.
2019-02-02 02:45:45 +00:00
markd
37be2fa607 tex-bigfoot{,-doc}: Added version 2.1
The package aims to provide a 'one-stop' solution to
requirements for footnotes. It offers: Multiple footnote
apparatus superior to that of manyfoot Footnotes can be
formatted in separate paragraphs, or be run into a single
paragraph (this choice may be selected per footnote series);
Things you might have expected (such as \verb-like material in
footnotes, and colour selections over page breaks) now work.
Note that the majority of the bigfoot package's interface is
identical to that of manyfoot; users should seek information
from that package's documentation. The bigfoot bundle also
provides the perpage and suffix packages.
2019-02-02 02:44:20 +00:00
markd
e58a4fcc85 tex-tetex{,-doc}: update to 3.0.49829
updates to fmtutil
2019-02-02 01:48:53 +00:00
markd
3b339ac1f8 tex-texlive.infra: update to 2018.49228
changes unknown
2019-02-02 01:27:36 +00:00
markd
da7a1e7e88 tex-texlive-scripts: update to 2018.49884
some strings renamed from _foo_md5 to _foo_checksum
2019-02-02 01:11:17 +00:00
markd
d9c3f1e62d print: add tex-texdoctk{,-doc} 2019-02-01 23:36:58 +00:00
markd
ca91fc107d tex-texdoctk{,-doc}: added version 0.6.0
A Perl/Tk-based GUI for easy access to package documentation
for TeX on Unix platforms; the databases it uses are based on
the texmf/doc subtrees of teTeX, but database files for local
configurations with modified/extended directories can be
derived from them. Note that texdoctk is not a viewer itself,
but an interface for finding documentation files and opening
them with the appropriate viewer; so it relies on appropriate
programs to be installed on the system. However, the choice of
these programs can be configured by the sysadmin or user. Now
only distributed as part of TeX Live, which includes a Windows
executable.
2019-02-01 23:35:50 +00:00
markd
303bb4a29d tex-texdoc{,-doc}: update to 2018.47946 (3.0)
This is a big update for Texdoc since 2012!
There are two big features in Texdoc 3.0.


1. New option parser

Now, you can specify multiple options like:

	$ texdoc -vsl foo

(this is equivalent to specifying "-v -s -l")

Please note that the behavior of the short option "-d" have
been changed. It *requires* an argument without "=", e.g.:

	$ texdoc -d score bar

(this is equivalent to specifying "--debug=score")

We added a new option "-D" as a short version of "--debug=all".
Please see the help text for more details.


2. Fuzzy search

When the normal search can't find any document in TeX Live,
Texdoc will execute fuzzy search on the list of package names
without user-interactions. The results of fuzzy search are
shown by "info" message.
(you can see that with the command line option "-v")

The default allowance of Levenshtein distance is 5.
You can change this default value by specifying "fuzzy_level"
in your texdoc.cnf:

	fuzzy_level = 3

If "fuzzy_level" set to 0, the feature will be disabled.


This update also contains several small bug fixes and improvements.

One more thing (IMPORTANT for distributors): from v3.0, we won't
include Data.tlpdb.lua (the pseudo cache file) in our repository.
If your distribution do not ship the tlpdb, you have to pre-generate
the pseudo cache file to make Texdoc workable.
2019-02-01 23:31:07 +00:00
markd
a3de6697ad tex-updmap-map: update to 2018.49829
regen
2019-02-01 22:57:36 +00:00
markd
81fa69681a tex-tex4ht{,-doc}: update to 2018.49879
changes unknown
2019-02-01 22:42:55 +00:00
markd
b9f1502473 tex-make4ht{,-doc}: update to 0.2e
Updated the otdtemplate filter - styles from the template ODT and the
generated ODT files are joined together. This is necessary to support
additional styles added by tex4ht.
2019-02-01 22:35:04 +00:00
markd
d125a3447f tex-babel-french: update to 3.5d
-- Option ReduceListSpacing depreciated in favor of StandardListSpacing.

-- Bug fix: \frquote{} failed to print French guillemets in bookmarks.

-- Extensive documentation in French is now available on CTAN.
2019-02-01 22:29:06 +00:00
markd
32f00f3996 tex-bezos{,-doc}: update to 49850
changes unknown
2019-02-01 22:08:23 +00:00
markd
d0cd1ffea7 tex-changes{,-doc}: update to 3.1.2
Release 3.1.2 is a bugfix for problems with the amsart class.
2019-02-01 21:58:24 +00:00
markd
07dc385de5 tex-europecv{,-doc}: update to 2018.49814
With new version of EuropeCV, the Swedish translation has been updated.
2019-02-01 21:52:59 +00:00
markd
a9dcbf2130 tex-todonotes{,-doc}: update to 1.1.2
Fixes a bug related to spacing around inserted todos.
2019-02-01 21:46:29 +00:00
markd
22f2750def tex-amstex{,-doc}: update to 2.2.49810
Final archival posting of the AMS-TeX collection, with no code changes.

Additions: two files of technical documentation not previously released.

This release is a historical record and is no longer maintained or
supported.
2019-02-01 21:41:27 +00:00
plunky
b3c03d88cb link with libraries "-lm -lintl"
no functional change, but adds NEEDED and links better
bump pkgrevision
2019-01-31 16:36:27 +00:00
plunky
53d7026d60 fix pkglint warning (using && instead of ; to separate commands)
no functional change
2019-01-31 16:33:15 +00:00
markd
1003c7d604 tex-tex4ht: fix PLIST for last update 2019-01-30 19:34:48 +00:00
markd
83f2f38479 tex-revtex{,-doc}: update to 4.2c
REVTeX 4.2 is the latest update to REVTeX.  Changes include:

 * Added support for additional APS journals,  Physical Review X,
    Physical Review Accelerators and Beams, Physical Review Applied,
    Physical Review Fluids, Physical Review Materials, and Physical
    Review Education Research.
    There are new options prx,  prab, prapplied, prfluids, and
    prmaterials, and prper.

 * Added a unified physrev option for Physical Review journal style
   (the Phys. Rev. journals have no or few variations).

 * The prb option now conforms with Physical Review B's updated style
   that uses the same non-superscripted citations as other APS journals.

 * Added support for additional AIP journals, AIP Advances, Applied
   Physics Letters Materials, and Structural Dynamics as well as AIP
   Conference Proceedings. There are new options adv, apm, sd, and cp.

 * Added support for the  Society of Rheology (sor) and its journal,
   Journal of Rheology (jor).

 * The reprint style for AIP's journal JMP was changed to one-column
   formatting.

 * For all APS journal options, complete article titles are now
   displayed in bibliography entries citing journal articles when
   using Bib\TeX\ by default.

 * In the Phys. Rev. Bib\TeX\ style file, article titles in the
   bibliography are set in roman font.

 * The behavior of the noeprints option has been improved.

 * Support has been added for citing data sets in the Bib\TeX\ styles.

 * Support for citing journals that use a DOI instead of pages or article
   identifiers has been improved (for APS Phys. Rev. Bib\TeX\ style).

 * The indentation of tables of contents have been improved.

 * The onecolumn option no longer defaults to creating a separate title page.

 * The showpacs option is completely ignored now.


 This update (version 4.2c) includes updated bst files to address
 a serious bug. It also includes the additional files necessary to
 handle REVTeX 4.1 documents as a convenience to users and TeX
 distribution maintainers.
2019-01-30 10:55:26 +00:00
markd
fbf34cf0e1 tex-tex4ht{,-doc}: update to 2018.49753
changes unknown
2019-01-30 10:44:57 +00:00
markd
3eab10440f tex-parskip{,-doc}: update to 2.0c
support for calc in options
2019-01-30 10:06:15 +00:00
markd
614e8f379a tex-elsarticle{,-doc}: update to 3.1
In this version 3.1 we have slightly modified the \tnotemark defnition
to fix a "missing number" LaTeX error on the first LaTeX run (before
the labels are written to the aux file). elsarticle.dtx is modified for
this.  Earlier, this was a problem with editors that break compilations
on LaTeX errors (such as LyX).
2019-01-30 09:38:18 +00:00
markd
d2f177aa84 tex-fancyvrb{,-doc}: update to 3.2a
Added files hbaw.sty and hcolor.sty, needed by fancyvrb-ex.sty
2019-01-30 09:03:12 +00:00
markd
3faa3d1d76 tex-babel-hungarian: update to 1.5c.49701
Removed useless warnings about not-loaded inputenc.sty and t1enc.sty when
running with lualatex.
2019-01-30 08:36:22 +00:00
markd
8af7aa1983 tex-enumitem{,-doc}: update to 3.7
- Option series=override, to overcome some backwards
   incompatibilities.
 - Extension to \setlist for sizes (\setlist<size>)
 - \SetEnumitemSize, for size dependent settings.
 - \EnumitemId, with a unique numeric identifier for eash list.
2019-01-30 08:32:29 +00:00
markd
f8add4f772 tex-europasscv{,-doc}: update to 2018.49703
* 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
2019-01-30 08:24:32 +00:00
markd
84e27a8256 tex-tabu{,-doc}: update to 2.9
The contributed tabu package relied on patching internal interfaces
of core latex packages and stopped working in recent LaTeX releases.

The original author, Florent Chervet appears to be out of contact,
and the package had not been updated since 2011.

A "tabu-fixed" team has been set up at GitHub to make any immediate
fixes required to make the package usable.
Initially this consists of members of the LaTeX3 project.
2019-01-30 08:16:36 +00:00
markd
f03a6bb384 tex-babel-serbianc: update to 3.0
* Command \todayRoman is added;
* Commands \today* and \todayRoman* print dates without dot after year;
* Ijekavian dialect is now supported (if 'ijekav' attribute is used);
* Shorthand "' prints '' quotes instead of traditional `` quotes (if
  'quotes' attribute is used);
* 'јуни' and 'јули' is printed instead of 'јун' and 'јул' (if 'datei'
  attribute is used);
* Some captions strings are fixeds;
* Cyrillic enumeration is added.
* Encodings T2A, X2, OT2 (8-bit mode) and TU (Unicode mode) are supported.
2019-01-30 08:07:26 +00:00
markd
273185d50f tex-csbulletin{,-doc}: update to 1.2
- Add the \klicovaslova and \klucoveslova commands.
2019-01-30 08:01:16 +00:00
markd
f57fae995d tex-make4ht{,-doc}: update to 0.2d
- added support for DocBook and TEI output formats
- fixed lot of issues in the ODT output
- odttemplate filter and extension
2019-01-30 07:43:06 +00:00
markd
9f66df4a86 tex-tex4ebook{,-doc}: update to 0.2b
- added --output-dir command line option
- various bug fixes
2019-01-30 07:20:37 +00:00
markd
6b59d87639 tex-tools{,-doc}: update to 2018.49619
update to latex-tools to fix xr package which was broken in the December
release, minor updates also to array and multicol.
2019-01-30 07:10:26 +00:00
markd
f11631b165 tex-glossaries{,-doc}: update to 4.42
glossaries.sty:
  - changed \edef to \protected at csedef in \glsfieldedef
  - changed \xdef to \protected at csxdef in \glsfieldxdef
  - added package option 'noglossaryindex' to counteract 'index'
    (if 'index' happens to be supplied as a global option)
  - automake option now takes 'immediate' as a value.

 glossary-longbooktabs.sty:
  - removed superfluous \glspatchLToutput
2019-01-30 06:16:44 +00:00
markd
9d65f470a4 tex-babel-italian: update to 1.4.01
changes unknown
2019-01-30 06:09:03 +00:00
markd
968bf12262 tex-updmap-map: update to 2018.49586
regen
2019-01-30 05:59:13 +00:00
markd
0c9529ecf0 tex-changes: python script 2019-01-30 05:21:31 +00:00
markd
f9c9d578b6 tex-pgf{,-doc}: update to 3.1
Release 3.1 introduces the new animations library for HTML/SVG output
and comes with tons of bugfixes.
2019-01-29 19:54:29 +00:00
markd
ffbe2c0bf5 tex-lipsum{,-doc}: update to 2.2
- Uses \par instead of \tex_par:D to avoid incompatibilities with
LaTeX2e's list-environment
- Defines an interface to implement other texts than "Lorem ipsum..."
without re-coding the logic used by lipsum
- Ships with a second text, "De finibus", a speech by Cicero, which
inspired the Lorem ipsum dummy text. This text is true latin
and is properly hyphenated by, for example, babel.sty with language latin.
2019-01-29 19:47:39 +00:00
markd
dc8ad3f4bf tex-adjustbox{,-doc}: update to 1.2
* Added missing 'clip' feature for rounded frames.
 * Changed order of corner values for rounded frames. This includes an
update to the clipping drivers.
 * Corrected 'adjnofloat' environment used by the 'nofloat' key to support
the 'hypcap' feature of the 'caption' and 'hypcap'
packages.
 * Updated manual description of `export` option as requested by Issue #9.
 * Updated manual to use (left, bottom, right, top) for the side values
instead of (llx, lly, urx, ury).
 * Some other improvements in the manual.
 * Added keys and matching commands and environments to align to the page
margins and text area borders:
   'pagecenter', 'pageleft', 'pageright', 'pageinner', 'pageouter',
   'textareacenter', 'textarealeft', 'textarearight', 'textareainner',
'textareaouter'.
 * Added 'noindent' key.
 * Added \newadjustimage and \NewAdjustImage commands to define custom
versions of \adjustimage with predefined key
   lists. This include variation to renew, provide and declare such
macros.
 * Added \provideadjustboxenv and \declareadjustboxenv.
 * Added \provideadjustboxcmd and \declareadjustboxcmd.
2019-01-29 19:41:42 +00:00