Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
-- This file:
--   https://anggtwu.net/LUA/ZHA2.lua.html
--   https://anggtwu.net/LUA/ZHA2.lua
--           (find-angg "LUA/ZHA2.lua")
-- Author: Eduardo Ochs <eduardoochs@gmail.com>
--
-- (defun e  () (interactive) (find-angg "LUA/ZHA2.lua"))
-- (defun o  () (interactive) (find-angg "LUA/ZHA1.lua"))
-- (defun oo () (interactive) (find-dn6 "zhas.lua"))

-- This is a rewritten version of
--   (find-angg "LUA/ZHA1.lua")
--   (find-dn6 "zhas.lua")
--   (find-dn6 "picture.lua")
-- that uses Pict4.lua to generate LaTeX code. See:
--   (find-angg "LUA/Pict4.lua")
--   (find-angg "LUA/PictRect1.lua")






-- Local Variables:
-- coding:  utf-8-unix
-- End: