summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-27 22:02:29 +0000
committerKarl Berry <karl@freefriends.org>2012-03-27 22:02:29 +0000
commit52011aa5c92a6fba709ac99d1573c404526d2da7 (patch)
treede81f78b0362f569ce5b5c2977461f839db856f2 /Master/texmf-dist/source/luatex
parent9e6e979b3a04d4b7ce403e03ced0346461d64497 (diff)
luaotfload 1.26 (27mar12)
git-svn-id: svn://tug.org/texlive/trunk@25753 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/luatex')
-rw-r--r--Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx
index 5bb9b6a3c90..d0a5784dbac 100644
--- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx
+++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx
@@ -36,7 +36,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: luaotfload v1.25 OpenType layout system}
+\Msg{* Package: luaotfload v1.26 OpenType layout system}
\Msg{************************************************************************}
\keepsilent
@@ -104,7 +104,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{luaotfload.drv}%
- [2011/04/21 v1.25 OpenType layout system]%
+ [2012/03/27 v1.26 OpenType layout system]%
\documentclass{ltxdoc}
\usepackage{metalogo,multicol,mdwlist,fancyvrb,xcolor,xspace}
\usepackage[
@@ -166,7 +166,7 @@ and the derived files
% \GetFileInfo{luaotfload.drv}
%
% \title{The \textsf{luaotfload} package}
-% \date{2011/04/21 v1.25}
+% \date{2012/03/27 v1.26}
% \author{Elie Roux and Khaled Hosny\\
% Support: \email{lualatex-dev@tug.org}}
%
@@ -318,6 +318,7 @@ and the derived files
% \begin{itemize*}
% \item |anum|: replaces European numbers with eastern Arabic numbers or
% Persian numbers, depending on the value of |language|.
+% \item |itlc|: compute italic correction values (on by default).
% \item |tlig|: applies legacy \tex ligatures (|``''-- -- !` ?` <<>>|).
% \item |trep|: applies legacy \tex replacements (|`'"|).
% \end{itemize*}
@@ -452,8 +453,8 @@ module("luaotfload", package.seeall)
luaotfload.module = {
name = "luaotfload",
- version = 1.25,
- date = "2011/04/21",
+ version = 1.26,
+ date = "2012/03/27",
description = "OpenType layout system.",
author = "Elie Roux & Hans Hagen",
copyright = "Elie Roux",
@@ -724,7 +725,7 @@ luatexbase.add_to_callback("luaotfload.patch_font", set_sscale_diments, "unicode
\else
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{luaotfload}%
- [2011/04/21 v1.25 OpenType layout system]
+ [2012/03/27 v1.26 OpenType layout system]
\RequirePackage{luatexbase}
\fi