From b0c22678d1f776f991ffef67694451b8bb5f9e20 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 18 Apr 2013 16:21:33 +0200 Subject: remove comments on dependencies (in dtx now) --- filegraph.dot | 2 +- luaotfload.lua | 38 -------------------------------------- 2 files changed, 1 insertion(+), 39 deletions(-) diff --git a/filegraph.dot b/filegraph.dot index b86568b..f3ab2f2 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -196,4 +196,4 @@ strict digraph luaotfload_files { //looks weird with circo ... ] } -/* vim:ft=dot:sw=4:ts=4:expandtab */ +// vim:ft=dot:sw=4:ts=4:expandtab diff --git a/luaotfload.lua b/luaotfload.lua index 3c35150..256c792 100644 --- a/luaotfload.lua +++ b/luaotfload.lua @@ -107,44 +107,6 @@ local find_vf_file = function (name) return fullname end ---[[-- keep --]] ---- from Hans (all merged): - ---- file name modified include name ---- × basics-gen.lua t luat-basics-gen ---- × font-def -> fonts-def t luatex-font-def (there’s also the normal font-def!) ---- × fonts-enc f luatex-font-enc ---- × fonts-ext t luatex-fonts-ext ---- × fonts-lua f luatex-fonts-lua ---- fonts-tfm f luatex-fonts-tfm ---- × fonts-cbk f luatex-fonts-lua - ---- from Hans (unmerged): ---- font-otc.lua -> otfl-font-otc.lua - ---- from luaotfload: ---- otfl-luat-ovr.lua -- override some luat-dum functions ---- otfl-font-clr.lua ---- otfl-font-ltx.lua ---- otfl-font-nms.lua ---- otfl-font-pfb.lua -- ? - ---[[-- new --]] ---- basics-nod (merged as fonts-nod !) ---- fonts-demo-vf-1.lua ---- fonts-syn (merged) - ---[[-- merged, to be dropped --]] ---- otfl-data-con.lua ---- otfl-font-cid.lua ---- otfl-font-con.lua ---- otfl-font-ini.lua ---- otfl-font-ota.lua ---- otfl-font-otb.lua ---- otfl-font-otf.lua ---- otfl-font-oti.lua ---- otfl-font-otn.lua - --[[doc-- \subsection{Preparing the Font Loader} -- cgit v1.2.3