a comment was missing:
> for s in string.utfvalues(str) do
> local char = unicode.utf8.char(s)
> if s == 10 then
> ...
> elseif match(char,"%s") then
-- it's a space so create a glue node
> ...
> end
> end- [luatex] Off topic: A quiz Patrick Gundlach
- Re: [luatex] Off topic: A quiz luigi scarso
- Re: [luatex] Off topic: A quiz Patrick Gundlach
- Re: [luatex] Off topic: A quiz Patrick Gundlach
- Re: [luatex] Off topic: A quiz Paul Isambert
- Re: [luatex] Off topic: A quiz Hans Hagen
- Re: [luatex] Off topic: A quiz Hans Hagen
- Re: [luatex] Off topic: A quiz Patrick Gundlach
- Re: [luatex] Off topic: A quiz Hans Hagen
- Re: [luatex] Off topic: A quiz luigi scarso
- Re: [luatex] Off topic: A quiz Patrick Gundlach
- Re: [luatex] Off topic: A quiz Arthur Reutenauer
- Re: [luatex] Off topic: A quiz Hans Hagen
