summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-12-28 15:27:19 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2013-12-28 15:27:19 +0100
commit8cfddf43469d6a07eab8e73c1b8331bfdc261e82 (patch)
tree230b9d869cf0c80cf013a89ff9905f53db38c371
parent80546569c8e3f4c890155a968e4f0084153a90b7 (diff)
downloadluaotfload-8cfddf43469d6a07eab8e73c1b8331bfdc261e82.tar.gz
[doc] don’t mention mkluatexfontdb.lua in file graph
-rw-r--r--filegraph.dot3
1 files changed, 1 insertions, 2 deletions
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",