diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-19 18:16:04 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-19 18:16:04 +0200 |
commit | bd7ed57ad9f8cfc9e7a7dae148d567833f463278 (patch) | |
tree | 3551d63ec333c5c84f2bb5ad1f16ce34d1c26b76 /luaotfload.sty | |
parent | 089dcf6f5742452ceb007f6d712cc925b7178f70 (diff) | |
download | luaotfload-bd7ed57ad9f8cfc9e7a7dae148d567833f463278.tar.gz |
Not versioning the generated files (a bit confusing)
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'. |