summaryrefslogtreecommitdiff
path: root/luaotfload.sty
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-18 15:26:35 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-18 15:26:35 +0200
commit341397fb11813b73506d3e76bdc7e69392da852a (patch)
treeaea698fe50d7954a3360a58788c17632831d41f0 /luaotfload.sty
parentfd90b579a511089cac0187d42552d676e5274982 (diff)
downloadluaotfload-341397fb11813b73506d3e76bdc7e69392da852a.tar.gz
expand docs
Diffstat (limited to 'luaotfload.sty')
-rw-r--r--luaotfload.sty12
1 files changed, 0 insertions, 12 deletions
diff --git a/luaotfload.sty b/luaotfload.sty
index 2200736..4d566af 100644
--- a/luaotfload.sty
+++ b/luaotfload.sty
@@ -28,18 +28,6 @@
[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
%%