summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim>2011-01-21 17:32:29 +0000
committerminskim <minskim>2011-01-21 17:32:29 +0000
commit537195987af70742ce5ba5f86c73baa1f00bb48b (patch)
treef3cc97d3113f931b3061b17e4be7eee4da383551 /fonts
parentc21bef150f2694fb31d33d71c0b3918193e940da (diff)
downloadpkgsrc-537195987af70742ce5ba5f86c73baa1f00bb48b.tar.gz
Update tex-fontspec{,-doc} to 2.1e.
Changes: * Internal changes for luatexbase v0.3. * Bug fix when \itdefault is "sl" rather than "it". E.g., when using the "slides" class. * Minor internal changes, including merging some code from unicode-math. * New documentation for defining custom kerning and ligatures when using LuaLaTeX. * Fix bug when defining bold italic fonts by filename. * Avoid infinite loop when the Latin script is requested for a font that does not contain it. TODO: a suitable fallback script should be chosen; right now we just ignore the script selection. * Fix for bug introduced in the last release: small caps weren't being automatically selected correctly * Fix for colours bug introduced in the last update * Fix for for bad interaction with LuaLaTeX and fallback fonts (such as using \slshape when no slanted font specified) * Behaviour/messaging improvement when scripts/languages are requested that do not exist in the font * Fix bug with detecting font features/scripts in some cases with: - `\fontspec_if_feature:n(TF)` - `\fontspec_if_language:n(TF)` - `\fontspec_if_current_script:n(TF)` - `\fontspec_if_current_language:n(TF)` * Some messages in the log file are improved * Code for "visible space" fixed for LuaLaTeX use * Lots of internal changes to bring the implementation closer to being "native expl3".
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-fontspec-doc/Makefile6
-rw-r--r--fonts/tex-fontspec-doc/distinfo8
-rw-r--r--fonts/tex-fontspec/Makefile6
-rw-r--r--fonts/tex-fontspec/distinfo8
4 files changed, 14 insertions, 14 deletions
diff --git a/fonts/tex-fontspec-doc/Makefile b/fonts/tex-fontspec-doc/Makefile
index d94a2815bfa..c302cb83337 100644
--- a/fonts/tex-fontspec-doc/Makefile
+++ b/fonts/tex-fontspec-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/19 14:21:29 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/21 17:32:29 minskim Exp $
DISTNAME= fontspec.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.1
-TEXLIVE_REV= 19796
+PKGNAME= tex-${DISTNAME:S/./-/}-2.1e
+TEXLIVE_REV= 20472
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-fontspec
diff --git a/fonts/tex-fontspec-doc/distinfo b/fonts/tex-fontspec-doc/distinfo
index e1759ecb84b..9a1c12fa543 100644
--- a/fonts/tex-fontspec-doc/distinfo
+++ b/fonts/tex-fontspec-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/09/19 14:21:29 minskim Exp $
+$NetBSD: distinfo,v 1.4 2011/01/21 17:32:29 minskim Exp $
-SHA1 (tex-fontspec-19796/fontspec.doc.tar.xz) = c033d38d249a45e0cda49c27bb882841f768bdfc
-RMD160 (tex-fontspec-19796/fontspec.doc.tar.xz) = 9687bfe2a0c23cc90aa03d3e1ff13627420adddb
-Size (tex-fontspec-19796/fontspec.doc.tar.xz) = 2836952 bytes
+SHA1 (tex-fontspec-20472/fontspec.doc.tar.xz) = 2449d515fd992fe8d6a25571e337997f4afd461d
+RMD160 (tex-fontspec-20472/fontspec.doc.tar.xz) = 2cf12025956cd4d79a545314a4dc972a929e9881
+Size (tex-fontspec-20472/fontspec.doc.tar.xz) = 2864772 bytes
diff --git a/fonts/tex-fontspec/Makefile b/fonts/tex-fontspec/Makefile
index df462becf59..8796d733490 100644
--- a/fonts/tex-fontspec/Makefile
+++ b/fonts/tex-fontspec/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/19 14:21:29 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/21 17:32:29 minskim Exp $
DISTNAME= fontspec
-PKGNAME= tex-${DISTNAME}-2.1
-TEXLIVE_REV= 19796
+PKGNAME= tex-${DISTNAME}-2.1e
+TEXLIVE_REV= 20472
MAINTAINER= minskim@NetBSD.org
COMMENT= Advanced font selection in XeLaTeX and LuaLaTeX
diff --git a/fonts/tex-fontspec/distinfo b/fonts/tex-fontspec/distinfo
index 4e4f4f7097d..166ba241eba 100644
--- a/fonts/tex-fontspec/distinfo
+++ b/fonts/tex-fontspec/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/09/19 14:21:29 minskim Exp $
+$NetBSD: distinfo,v 1.4 2011/01/21 17:32:29 minskim Exp $
-SHA1 (tex-fontspec-19796/fontspec.tar.xz) = 5877ee8c343149c495eac6463d2171905fe7ff1a
-RMD160 (tex-fontspec-19796/fontspec.tar.xz) = 553d4197a413e6a5ee8a3df197204a591e1e9326
-Size (tex-fontspec-19796/fontspec.tar.xz) = 17108 bytes
+SHA1 (tex-fontspec-20472/fontspec.tar.xz) = 7646a17de6a75241afe5a545b96eb7fe96a477a9
+RMD160 (tex-fontspec-20472/fontspec.tar.xz) = f53eb78f2f2bac671c3020f3f838322e7fdfded1
+Size (tex-fontspec-20472/fontspec.tar.xz) = 17692 bytes