From ab7f9c593cdeb36718200405bf73798e298e6302 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Apr 2016 20:56:58 +0000 Subject: mflua support files, .base creation (disabled until stable) git-svn-id: svn://tug.org/texlive/trunk@40475 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/mflua/fill_spec.lua | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Master/texmf-dist/scripts/mflua/fill_spec.lua (limited to 'Master/texmf-dist/scripts/mflua/fill_spec.lua') diff --git a/Master/texmf-dist/scripts/mflua/fill_spec.lua b/Master/texmf-dist/scripts/mflua/fill_spec.lua new file mode 100644 index 00000000000..54367f46110 --- /dev/null +++ b/Master/texmf-dist/scripts/mflua/fill_spec.lua @@ -0,0 +1,2 @@ +function PRE_move_to_edges(lhs) return 0 end +function POST_move_to_edges(lhs) return 0 end \ No newline at end of file -- cgit v1.2.3