From 80546569c8e3f4c890155a968e4f0084153a90b7 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 28 Dec 2013 15:26:40 +0100 Subject: [doc] erase references to typo-krn and extralibs from file graph --- filegraph.dot | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'filegraph.dot') diff --git a/filegraph.dot b/filegraph.dot index 0c64e58..85b1793 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -61,7 +61,6 @@ strict digraph luaotfload_files { //looks weird with circo ... ltail=cluster_merged] luaotfload_libs -> font_names [label="luaotfload-database.lua"] - luaotfload_libs -> typo_krn [label="luaotfload-extralibs.lua"] mkstatus -> status [label="generates from distribution files", style=dashed] @@ -147,14 +146,6 @@ strict digraph luaotfload_files { //looks weird with circo ... style = "filled,rounded", penwidth=2] - typo_krn [label = "luaotfload-typo-krn.lua", - shape = rect, - width = "3.2cm", - height = "1.2cm", - color = "#01012222", - style = "filled,rounded", - penwidth=2] - /* ···································································· * luaotfload files * ································································· */ @@ -208,10 +199,10 @@ strict digraph luaotfload_files { //looks weird with circo ... label = < - - - - + + + +
Luaotfload Libraries
luaotfload-auxiliary.lua luaotfload-features.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
luaotfload-extralibs.lua luaotfload-letterspace.lua
luaotfload-auxiliary.lua luaotfload-features.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
luaotfload-letterspace.lua
>, ] -- cgit v1.2.3 From 8cfddf43469d6a07eab8e73c1b8331bfdc261e82 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 28 Dec 2013 15:27:19 +0100 Subject: =?UTF-8?q?[doc]=20don=E2=80=99t=20mention=20mkluatexfontdb.lua=20?= =?UTF-8?q?in=20file=20graph?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- filegraph.dot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'filegraph.dot') diff --git a/filegraph.dot b/filegraph.dot index 85b1793..9eccd80 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -82,7 +82,7 @@ strict digraph luaotfload_files { //looks weird with circo ... * main files * ································································· */ - fontdbutil [label = "luaotfload-tool.lua\nmkluatexfontdb.lua", + fontdbutil [label = "luaotfload-tool.lua", shape = rect, width = "3.2cm", height = "1.2cm", @@ -150,7 +150,6 @@ strict digraph luaotfload_files { //looks weird with circo ... * luaotfload files * ································································· */ - characters [style = "filled,dashed", shape = rect, width = "3.2cm", -- cgit v1.2.3