lua-users home
lua-l archive

Re: Some small manual.html typos

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I however found a few typos, that I listed below:
Thanks for the corrections.
> Unfortunately, Lua functions from the standard libraries are prefixed
> with "pdf-". It's no big deal, but is there a reason for that ?
It avoids conflics with other labels. (Unlike C functions, some Lua
functions may collide with regular words). "pdf" stands for "pre-defined
functions" :)
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /