Hello,
I am trying to fill up an entire page with dummy text using m-ipsum. Unfortunately, it looks like m-ipsum only allows up to 12 lines, if I increase it to 13+ lines I see no change in the resulting PDF file:
\usemodule[m-ipsum]
\starttext
\ipsum[alternative=lines, n=12]
\stoptext
Is this intended behavior or a bug. How can I fill up the whole page with dummy text?
Amine