diff options
Diffstat (limited to 'Master/texmf-dist/source/luatex/luaotfload/filegraph.dot')
-rw-r--r-- | Master/texmf-dist/source/luatex/luaotfload/filegraph.dot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot b/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot index b2744618d47..34c462ab4cb 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot +++ b/Master/texmf-dist/source/luatex/luaotfload/filegraph.dot @@ -356,7 +356,7 @@ strict digraph luaotfload_files { //looks weird with circo ... <td>font-tfm.lua</td> </tr> <tr> - <td>font-afm.lua</td> + <td>font-one.lua</td> <td>font-afk.lua</td> <td>font-oti.lua</td> </tr> @@ -385,6 +385,9 @@ strict digraph luaotfload_files { //looks weird with circo ... <td>font-xtx.lua</td> <td>font-gbn.lua</td> </tr> + <tr> + <td>font-ocl.lua</td> + </tr> </table> >, ] |