summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2022-09-01tex-firstaid{,-doc}: update to 1.0rmarkd4-14/+14
changes unknown
2022-09-01tex-fancyvrb{,-doc}: update to 4.5markd4-14/+14
4.3 - prevent pagebreak after a top rule (hv)
2022-09-01tex-europecv{,-doc}: update to 2022markd5-15/+15
The new release fixes the issue when trying to compile the EuropeCV package with XeTeX
2022-09-01tex-cyrillic{,-doc}: update to 20220601.1markd6-21/+21
* cyinpenc.dtx cyoutenc.dtx lyc.dtx ot2.dtx: support \guillemetleft github issue/65
2022-09-01tex-context-simpleslides{,-doc}: update to 2022markd6-18/+23
changes unknown
2022-09-01tex-colortbl{,-doc}: update to 1.0fmarkd4-15/+14
Update to colortbl incorporating the \rowcolors command and rownum counter previously provided by the [tables] option of xcolor.
2022-09-01tex-bxghost{,-doc}: update to 0.5.0markd5-15/+16
Provide bxghost-lib for internal use by other packages.
2022-09-01tex-biblatex-apa{,-doc}: update to 9.16markd5-15/+16
changes unknown
2022-09-01p5-biblatex-biber: update to 2.18markd2-7/+6
to match latest biblatex
2022-09-01tex-biblatex{,-doc}: update to 3.18bmarkd4-14/+14
changes unknown
2022-09-01tex-beamer{,-doc}: update to 3.67markd4-14/+14
### Changed - beamer sets \@currentlabelname itself and no longer relies on nameref patches. ### Fixed - slide transitions if the new pdfmanagement is used - name of transition replace in pdf is R not Replace
2022-09-01tex-babel{,-doc}: update to 3.79markd5-16/+57
3.79 * Fixes: - Issues of tcolorbox in RTL (graphics layout). - \footnote with babel bidi=default raises an error in LuaLaTeX. - Extra blank spaces with Hebrew calendar. * 'odia' is now the preferred name for 'oriya', following the CLDR. 3.78 * Fix: Undefined \bbl at xenohyph with Thai * More minor updates to the CLDR 41: Chechen, Cherokee, Central Kurdish, Czech, Welsh, Danish, German, Lower Sorbian, Dzongkha, Ewe, Greek, Esperanto, Spanish, Estonian, Persian, Finnish, Filipino, Faroese, Western Frisian, Irish, Scottish Gaelic. 3.77 * More on calendar conversions (\localedate, \today). * New calendars: 'coptic' (ar-EG, cop), 'buddhist' (th). * New Arabic locale for Saudi Arabia, with the Umm al-Qura calendar. * Date now defaults to 'persian' in a few locales: Persian, Northern Luri, Mazanderani, Pashto. * 'bangla' is now the preferred name for 'bengali'. * Attempt to deal with 'german' and 'swissgerman', whose names conflict with the CLDR ones. * More minor updates to the CLDR 41: Afrikaans, Arabic, Assamese, Asturian, Azerbaijani, Belarusian, Bulgarian, Bangla, Tibetan, Breton, Bodo, Bosnian, Catalan, English.
2022-09-01tex-arabtex{,-doc}: update to 3.17.63519markd6-22/+24
changes unknown
2022-09-01tex-amsmath{,-doc}: update to 2.17nmarkd4-14/+14
changes unknown
2022-08-30zathura-pdf-mupdf: Clean up confusing dependency handling, eliminatingnia3-4/+55
some deps that are pulled as a result of some workarounds for how Linux distributions are distributing mupdf. Concern raised by leot@.
2022-08-30zathura-pdf-mupdf: Update to 0.3.9. Fixes the package.nia2-10/+8
2022-08-28print/ruby-pdf-reader: update to 2.10.0taca2-6/+6
2.9.2 (2022-02-20) * Fix PDF::Reader::ObjectHash#page_references to return an Array of PDF::Reader::Reference (http://github.com/yob/pdf-reader/pull/444) 2.10.0 (2022-05-12) * Various bug fixes * Expanded sorbet type annotations
2022-08-26hplip: fix the build with the "sane" optionkhorben4-6/+72
Tested on NetBSD/amd64.
2022-08-24*: use py-test-cov from versioned_dependencieswiz1-2/+2
2022-08-22auctex: remove xemacs from supported emacsenwiz1-2/+2
From the release notes of 12.1 - xemacs support has been removed.
2022-08-22auctex: update to 13.1markd4-28/+108
News in 13.1 * In math environments ‘gather’, ‘gather*’, ‘gathered’, ‘multline’ and ‘multline*’, fill commands such as M-q and C-c C-q C-e are disabled. * Now two commands ‘Texindex’ and ‘Texi2dvi’ are available when you type C-c C-c in Texinfo mode. The command ‘Texindex’ runs texindex on index files and ‘Texi2dvi’ runs pdftexi2dvi or texi2dvi according to the value of TeX-PDF-mode. * AUCTeX’s own help messages for LaTeX errors are now shown only for LaTeX runs. * Two functions TeX-split-string and TeX-assoc are now obsolete and will be removed in future release. * The function TeX-read-key-val now accepts a function call as second argument. * AUCTeX now requires GNU Emacs 24.3 or higher. * Old implementations for viewers were discarded, as announced long before. * AUCTeX now uses lexical binding which has been introduced in Emacs 24. * The constant LaTeX-dialect has been renamed to TeX-dialect and moved from ‘latex.el’ to ‘tex.el’. LaTeX-dialect now is an obsolete alias. * The style ‘latexinfo.el’ is removed from AUCTeX. * The style ‘siunitx.el’ is updated to support package version 3. * AUCTeX has preliminary support for LaTeX-hooks. * Many other bugs were fixed. News in 12.3 * Support for ‘PSTricks’ is now PDF-oriented. * The function font-latex-update-font-lock has been obsoleted. * Math expression highlighting was improved. * AUCTeX tracks changes in LaTeX2e 2020-02-02 release. * More bugs fixed, other minor features implemented. News in 12.2 * AUCTeX reflects the changes in LaTeX2e 2019-10-01 release. * A new method is implemented in preview-latex to adjust the foreground colors of generated images to those of Emacs, when the LaTeX command produces PDF. * AUCTeX has support for the Flymake package in Emacs 26 or newer. * The way the option TeX-record-buffer is used was corrected. * Several other bugs were fixed, many minor features were added. News in 12.1 * AUCTeX now requires GNU Emacs 24 or higher. Support for XEmacs has been dropped.
2022-08-21print/Makefile: + tex-xepersian*wiz1-1/+5
2022-08-21print/tex-xepersian-hm-doc: import tex-xepersian-hm-doc-1.1awiz4-0/+38
Documentation for tex-xepersian-hm.
2022-08-21print/tex-xepersian-hm: import tex-xepersian-hm-1.1awiz4-0/+36
The kashida feature in xepersian has problems with some fonts such as the HM Series fonts and the XB Series fonts. This package fixes these problems.
2022-08-21print/tex-xepersian-doc: import tex-xepersian-doc-24.7wiz4-0/+41
Documentation for tex-xepersian.
2022-08-21print/tex-xepersian: import tex-xepersian-24.7wiz4-0/+112
This package provides a convenient interface for typesetting Persian and English texts in LaTeX, using the XeTeX engine.
2022-08-21print/Makefile: + tex-tram*wiz1-1/+3
2022-08-21print/tex-tram-doc: import tex-tram-doc-0.2wiz4-0/+23
Documentation for tex-tram.
2022-08-21print/tex-tram: import tex-tram-0.2wiz4-0/+25
Tram boxes are highlighted with patterns of dots; the package defines an environment tram that typesets its content into a tram box. The pattern used may be selected in an optional argument to the environment.
2022-08-21print/Makefile: + tex-texnegar*wiz1-1/+3
2022-08-21print/tex-texnegar-doc: import tex-texnegar-doc-0.1ewiz4-0/+50
Documentation for tex-texnegar.
2022-08-21print/tex-texnegar: import tex-texnegar-0.1ewiz4-0/+55
In some cursive scripts such as Persian or Arabic, kashida is used to create justification. In this type of justification characters are elongated rather than expanding spaces between words. The kashida justification in xepersian has many bugs. Also it has problems with some fonts. The xepersian-hm package was the first attempt to fix these bugs in xepersian, which uses the XeTeX engine. This package extends the kashida justification to be used with the LuaTeX engine, too. Explanation of the package name: Negar, in Persian, is the present stem of negaashtan meaning to design, to paint, to write; and as a noun it means "sweetheart, idol, beloved, figuratively referring to a beautiful woman, pattern, painting, and artistic design".
2022-08-21print/Makefile: + tex-newverbs*wiz1-1/+3
2022-08-21print/tex-newverbs-doc: import tex-newverbs-doc-1.6wiz4-0/+22
Documentation for tex-newverbs.
2022-08-21print/tex-newverbs: import tex-newverbs-1.6wiz4-0/+32
The package allows the definition of \verb variants which add TeX code before and after the verbatim text (e.g., quotes or surrounding \fbox{}). When used together with the shortvrb package it allows the definition of short verbatim characters which use this package's variant instead of the normal \verb. In addition, it is possible to collect an argument verbatim to either typeset or write it into a file. The \Verbdef command defines verbatim text to a macro which can later be used to write the verbatim text to a file.
2022-08-21print/Makefile: + tex-simurgh*wiz1-1/+3
2022-08-21print/tex-simurgh-doc: import tex-simurgh-doc-0.01bwiz4-0/+26
Documentation for tex-simurgh.
2022-08-21print/tex-simurgh: import tex-simurgh-0.01bwiz4-0/+112
The package provides an automatic and unified interface for Parsi typesetting in LaTeX, using the LuaTeX engine. The project to produce this system is dedicated to Ferdowsi The Great.
2022-08-21tex-hyperxmp: update commentswiz1-4/+4
2022-08-21print/Makefile: + tex-arabluatex*wiz1-1/+3
2022-08-21print/tex-arabluatex-doc: import tex-arabluatex-doc-1.20wiz4-0/+28
Documentation for tex-arabluatex.
2022-08-21print/tex-arabluatex: import tex-arabluatex-1.20wiz4-0/+54
This package provides for LuaLaTeX an ArabTeX-like interface to generate Arabic writing from an ascii transliteration. It is particularly well-suited for complex documents such as technical documents or critical editions where a lot of left-to-right commands intertwine with Arabic writing. arabluatex is able to process any ArabTeX input notation. Its output can be set in the same modes of vocalization as ArabTeX, or in different roman transliterations. It further allows many typographical refinements. It will eventually interact with some other packages yet to come to produce from .tex source files, in addition to printed books, TEI xml compliant critical editions and/or lexicons that can be searched, analyzed and correlated in various ways.
2022-08-21print/Makefile: + tex-lua-ul*wiz1-1/+3
2022-08-21print/tex-lua-ul-doc: import tex-lua-ul-doc-0.2.0wiz4-0/+22
Documentation for tex-lua-ul.
2022-08-21print/tex-lua-ul: import tex-lua-ul-0.2.0wiz4-0/+32
This package provides underlining, strikethough, and highlighting using features in LuaLaTeX which avoid the restrictions imposed by other methods. In particular, kerning is not affected, the underlined text can use arbitrary commands, hyphenation works etc. The package requires LuaTeX version 1.12.0.
2022-08-20print/Makefile: + tex-sexam*wiz1-1/+3
2022-08-20print/tex-sexam-doc: import tex-sexam-doc-1wiz4-0/+39
Documentation for tex-sexam.
2022-08-20print/tex-sexam: import tex-sexam-1wiz4-0/+53
The package provides a modified version of the exam package made compatible with XeLaTeX/polyglossia to typesetting arabic exams.
2022-08-20print/Makefile: + tex-yagusylowiz1-1/+3
2022-08-20print/tex-yagusylo-doc: import tex-yagusylo-doc-1.2wiz4-0/+25
Documentation for tex-yagusylo.