summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/mflua/print_edges.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-12 20:56:58 +0000
committerKarl Berry <karl@freefriends.org>2016-04-12 20:56:58 +0000
commitab7f9c593cdeb36718200405bf73798e298e6302 (patch)
tree7cdc9b563a0de35dcb079f77919a8f2b2e432cb2 /Master/texmf-dist/scripts/mflua/print_edges.lua
parentb1eb290286cd05f877d670745f5737129e185c64 (diff)
mflua support files, .base creation (disabled until stable)
git-svn-id: svn://tug.org/texlive/trunk@40475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/mflua/print_edges.lua')
-rw-r--r--Master/texmf-dist/scripts/mflua/print_edges.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/mflua/print_edges.lua b/Master/texmf-dist/scripts/mflua/print_edges.lua
new file mode 100644
index 00000000000..ae35ce6585e
--- /dev/null
+++ b/Master/texmf-dist/scripts/mflua/print_edges.lua
@@ -0,0 +1 @@
+function print_edges(s,nuline,xoff,yoff) return 0 end \ No newline at end of file