%% %% 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 %% and Khaled Hosny %% (Support: .) %% %% 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 %% -------------------------------------------------------------------- %% from luatex-basics.tex % As soon as we feel the need this file will file will contain an extension % to the standard plain register allocation. For the moment we stick to a % rather dumb attribute allocator. We start at 256 because we don't want % any interference with the attributes used in the font handler. %\newcount \lastallocatedattribute \lastallocatedattribute=255 %\def\newattribute#1% %{\global\advance\lastallocatedattribute 1 %\attributedef#1\lastallocatedattribute} %% -------------------------------------------------------------------- \RequireLuaModule{luaotfload} \endinput %% %% End of file `luaotfload.sty'.