summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/mflua/make_ellipse.lua
blob: 7c094499b88ea8d98e039f0c596d50a56943059b (plain)
1
2
function PRE_make_ellipse(major_axis,minor_axis,theta,tx,ty) return 0 end
function POST_make_ellipse(major_axis,minor_axis,theta,tx,ty) return 0 end