summaryrefslogtreecommitdiff
path: root/doc/filegraph.dot
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-12-12 15:35:07 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2015-12-12 15:35:07 +0100
commitbc387f73c965feaf71a4c0939f46d08a1e4a33b9 (patch)
tree44fcf0739f214664eb9bff1b3615f117eb79e7e6 /doc/filegraph.dot
parentca1314ef7ab02f875ffc26be058df95691234faf (diff)
downloadluaotfload-bc387f73c965feaf71a4c0939f46d08a1e4a33b9.tar.gz
[mkstatus,doc] eliminate references to luaotfload-package.luav2.6-fix-1
Diffstat (limited to 'doc/filegraph.dot')
-rw-r--r--doc/filegraph.dot10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/filegraph.dot b/doc/filegraph.dot
index 9773ebd..de60823 100644
--- a/doc/filegraph.dot
+++ b/doc/filegraph.dot
@@ -54,7 +54,7 @@ strict digraph luaotfload_files { //looks weird with circo ...
fontdbutil -> fontdbutil_diagnostics [label="--diagnose"]
fontdbutil -> status [label="version information"]
- luaotfload_package -> fontloader [label="merges", style=dashed]
+ mkimport -> fontloader [label="merges", style=dashed]
merged_luatex_fonts -> characters [label="luaotfload-auxiliary.lua",
ltail=cluster_merged]
@@ -108,14 +108,6 @@ strict digraph luaotfload_files { //looks weird with circo ...
style = "filled,rounded",
penwidth=2]
- luaotfload_package [label = "luaotfload-package.lua",
- shape = rect,
- width = "3.2cm",
- height = "1.2cm",
- color = "#01012222",
- style = "filled,rounded",
- penwidth=2]
-
fontdbutil_diagnostics [label = "luaotfload-diagnostics.lua",
shape = rect,
width = "3.2cm",