diff options
Diffstat (limited to 'filegraph.dot')
-rw-r--r-- | filegraph.dot | 3 |
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", |