diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-03 01:31:57 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-03 01:31:57 -0700 |
commit | 3e3dcf4b43fb6bf14bba1bd4024b418124822e93 (patch) | |
tree | b70a6b21034ce00c7b741329f4b5b50a29ef9e26 /filegraph.dot | |
parent | 49cc81c4edff6e3c813a93964923bdb35f07e95c (diff) | |
parent | 225c63363a259867bad8848e9e9880e43cbf4ad5 (diff) | |
download | luaotfload-3e3dcf4b43fb6bf14bba1bd4024b418124822e93.tar.gz |
Merge pull request #14 from lualatex/master
update with lualatex master
Diffstat (limited to 'filegraph.dot')
-rw-r--r-- | filegraph.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filegraph.dot b/filegraph.dot index a0eadec..d69937b 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -62,7 +62,7 @@ strict digraph luaotfload_files { //looks weird with circo ... * main files * ································································· */ - fontdbutil [label = "fontdbutil\nmkluatexfontdb.lua", + fontdbutil [label = "luaotfload-util\nmkluatexfontdb.lua", shape = rect, width = "3.2cm", height = "1.2cm", |