./math/tex-unicode-math, Unicode mathematics support for XeTeX and LuaTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8r, Package name: tex-unicode-math-0.8r, Maintainer: pkgsrc-users

This package provides a comprehensive implementation of unicode
maths for XeLaTeX and LuaLaTeX. Unicode maths requires an
OpenType mathematics font, of which there are now a number
available via CTAN. While backwards compatibility is strived
for, there are some differences between the legacy mathematical
definitions in LaTeX and amsmath, and the Unicode mathematics
definitions. Care should be taken when transitioning from a
legacy workflow to a Unicode-based one.


Required to run:
[print/kpathsea] [fonts/tex-fontspec] [devel/tex-l3kernel] [fonts/tex-lm-math] [print/tex-filehook]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-17 02:46:49 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-unicode-math{,-doc}: update to 0.8r

* Revise definitions of `\setminus` and `\smallsetminus`
  — long overdue.
  Note that there are compatibility considerations with this change.

* Add `\diagup` and `\diagdown`

* Make `\operator at font` protected to allow operators
  (e.g., `\cos`) in section headings (etc).

* Allow `\symcal` to handle lowercase Latin.

* Add additional fonts to the symbol listing document
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2020-04-27 04:20:52 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-unicode-math{,-doc}: update to 0.8q   texlive 2020 version
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-12-06 20:07:33 by Mark Davies | Files touched by this commit (12)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2019-05-12 00:39:42 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-unicode-math{,-doc}: update to 0.8o

* Avoid `'Dimension too large' error` for some (unpredictable)
  combinations of font choice and the `Scale` option. Problems are still
  known to occur for very large or very small values of `Scale`.
* Documentation is now run through ‘continuous integration’ (viz,
  *Travis* for the time being) as well as the test suite.
   2019-05-07 13:52:38 by Mark Davies | Files touched by this commit (1)
Log message:
tex-unicode-math: add dependency on tex-lm-math