diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-15 22:59:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-15 22:59:30 +0000 |
commit | e25ffaa0bb27a2a3dc46f7c9f2b0a08a70023b6b (patch) | |
tree | 47fc97fa70f9265a6429f49ae5b4f4a1ef7c8032 /Master/texmf-dist/doc/lualatex/luamesh | |
parent | 2e36532bb99dce0d6c5fba60f7adba7e2bfb7c37 (diff) |
luamesh (15apr17)
git-svn-id: svn://tug.org/texlive/trunk@43814 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/luamesh')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luamesh/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luamesh/README b/Master/texmf-dist/doc/lualatex/luamesh/README index 76821a7b8c8..be387c79e69 100644 --- a/Master/texmf-dist/doc/lualatex/luamesh/README +++ b/Master/texmf-dist/doc/lualatex/luamesh/README @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Bclogo package by Maxime Chupin -Version 0.5 dated 2017/02/09 +luamesh package by Maxime Chupin +Version 0.51 dated 2017/04/15 The LuaLaTeX package luamesh allows to compute and draw 2D Delaunay triangulation. The algorithm is written with lua, and depending on the choice of the “engine”, @@ -37,6 +37,8 @@ meshgarde.txt ===== Lua Script File ===== luamesh.lua +luamesh-polygon.lua +luamesh-tex.lua ===== Files for LuaLaTeX ===== luamesh.sty |