Up to [cvs.NetBSD.org] / pkgsrc / print / web2c / patches
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 17 10:46:46 2022 UTC (13 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.3: +11 -11
lines
Diff to previous 1.3 (colored)
web2c: update to 2022 - texlive 2022 version * New engine hitex, which outputs its own HINT format, designed especially for reading technical documents on mobile devices. HINT viewers for GNU/Linux, Windows, and Android are available separately from TeX Live. * tangle, weave: support optional third argument to specify output þ®¡Íe. * KnuthãàÑÔ program twill for making mini-indexes for original WEB programs now included. Cross-engine extensions (except in original TeX, Aleph, and hiTeX): * New primitive \showstream to redirect \show output to a þ®¡Íe. * New primitives \partokenname and \partokencontext allow overriding the name of the \par token emitted at blank lines, the end of vboxes, etc.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 29 19:47:13 2020 UTC (2 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.2: +12 -5
lines
Diff to previous 1.2 (colored)
web2c: don't install man pages that are installed by later packages fixes PR pkg/55756
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 10 03:56:39 2020 UTC (3 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.1: +7 -7
lines
Diff to previous 1.1 (colored)
texlive: update to 2020 General: * The \input primitive in all TeX engines, including tex, now also accepts a group-delimited þ®¡Íename argument, as a system-dependent extension. The usage with a standard space/token-delimited þ®¡Íename is completely unchanged. The group-delimited argument was previously implemented in LuaTeX; now it is available in all engines. ASCII double quote characters (") are removed from the filename, but it is otherwise left unchanged after tokenization. This does not currently affect LaTeXãàÑÔ \input command, as that is a macro redefinition of the standard \input primitive. * New option ãàÅÄnf-line for kpsewhich, tex, mf, and all other engines, to support arbitrary conþ®¡Èuration settings on the command line. * The addition of various primitives to various engines in this and previous years is intended to result in a common set of functionality available across all engines. epTeX, eupTeX: New primitives \Uchar, \Ucharcat, \current(x)spacingmode, \ifincsname; revise \fontchar?? and \iffontchar. For eupTeX only: \currentcjktoken. LuaTeX: Integration with HarfBuzz library, available as new engines luahbtex (used for lualatex) and luajithbtex. New primitives: \eTeXgluestretchorder, \eTeXglueshrinkorder. pdfTeX: New primitive \pdfmajorversion; this merely changes the version number in the PDF output; it has no effect on any PDF content. \pdfximage and similar now search for image files in the same way as \openin. pTeX: New primitives \ifjfont, \iftfont. Also in epTeX, upTeX, eupTeX. XeTeX: Fixes for \Umathchardef, \XeTeXinterchartoks, \pdfsavepos. Dvips: Output encodings for bitmap fonts, for better copy/paste capabilities.
Revision 1.1 / (download) - annotate - [select for diffs], Tue May 14 13:23:10 2019 UTC (4 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
web2c: update to 2019 sync with other texlive packages