Path to this page:
./
math/tex-unicode-math,
Unicode mathematics support for XeTeX and LuaTeX
Branch: CURRENT,
Version: 0.8q,
Package name: tex-unicode-math-0.8q,
Maintainer: pkgsrc-usersThis package will provide a complete implementation of unicode
maths for XeLaTeX and LuaLaTeX. Unicode maths is currently
supported by the following fonts: Cambria Math (Microsoft),
Minion Math (Johannes Kuster, typoma GmbH) Latin Modern Math
(Boguslaw Jackowski, Janusz M. Nowacki) TeX Gyre Pagella Math
(Boguslaw Jackowski, Janusz M. Nowacki) Asana-Math fonts
(Apostolos Syropolous), Neo Euler (Khaled Hosny), STIX (STI
Pub), and XITS Math (Khaled Hosny). As well as running XeTeX or
LuaTeX, this package requires recent versions of the fontspec,
expl3, xpackages, filehook, ucharcat and lualatex-math
packages.
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)
- (2020-04-27) Updated to version: tex-unicode-math-0.8q
- (2019-05-12) Updated to version: tex-unicode-math-0.8o
- (2019-05-07) Updated to version: tex-unicode-math-0.8n
- (2019-01-25) Updated to version: tex-unicode-math-0.8m
- (2018-05-12) Updated to version: tex-unicode-math-0.8l
- (2017-10-23) Updated to version: tex-unicode-math-0.8h
CVS history: (Expand)
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) |  |
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) |  |
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
|
2019-05-07 13:17:19 by Mark Davies | Files touched by this commit (4) |  |
Log message:
tex-unicode-math{,-doc}: update to 0.8n
* Add note to readme that the `lm-math` package is required for minimal
functionality.
* Spacing fixed for maths fonts loaded with the `Scale` fontspec feature
* Commands like `\crampedtextstyle` now longer lead to an infinite loop
under XeTeX.
* Improvements to the functionality of the test suite. (Although more
tests would be nice.)
* Test suite is now (successfully) run with `expl3` debug mode enabled.
|