summaryrefslogtreecommitdiff
path: root/info/examples/luaintro/08-01-2.lua
blob: 3c9e71c7d253c91101bb875736175b7df095e593 (plain)
1
2
3
4
5
6
7
8
9
10
11
html=[[
<HTML>
<HEAD>
<TITLE>LuaTeX und LuaLaTeX</TITLE>
</HEAD>
<BODY>
<A HREF="http://luatex.org">LuaTeX</A>
</BODY>
</HTML>
]]
print (html)