diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-21 21:47:53 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-21 21:47:53 +0200 |
commit | f95f8775f18f0caf01bd0e2be163ca4ab0c1a127 (patch) | |
tree | bab3f67b73459e9a9526c1240d234a69b76bca58 /luaotfload.sty | |
parent | 3d9ffcf967635f7bd4c70ff8e41bc7603c461d42 (diff) | |
parent | 20e92df3bcad34b2951df17182cdb4c8ffef210a (diff) | |
download | luaotfload-f95f8775f18f0caf01bd0e2be163ca4ab0c1a127.tar.gz |
merge from eroux
Diffstat (limited to 'luaotfload.sty')
-rw-r--r-- | luaotfload.sty | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/luaotfload.sty b/luaotfload.sty deleted file mode 100644 index 4d566af..0000000 --- a/luaotfload.sty +++ /dev/null @@ -1,34 +0,0 @@ -%% -%% This is file `luaotfload.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% luaotfload.dtx (with options: `package') -%% This is a generated file. -%% -%% Copyright (C) 2009-2011 by by Elie Roux <elie.roux@telecom-bretagne.eu> -%% and Khaled Hosny <khaledhosny@eglug.org> -%% (Support: <lualatex-dev@tug.org>.) -%% -%% This work is under the CC0 license. -%% -%% This work consists of the main source file luaotfload.dtx -%% and the derived files -%% luaotfload.sty, luaotfload.lua -%% -\csname ifluaotfloadloaded\endcsname -\let\ifluaotfloadloaded\endinput -\bgroup\expandafter\expandafter\expandafter\egroup -\expandafter\ifx\csname ProvidesPackage\endcsname\relax - \input luatexbase.sty -\else - \NeedsTeXFormat{LaTeX2e} - \ProvidesPackage{luaotfload}% - [2011/10/06 v2.0 OpenType layout system] - \RequirePackage{luatexbase} -\fi -\RequireLuaModule{luaotfload} -\endinput -%% -%% End of file `luaotfload.sty'. |