On 5/3/2014 9:34 AM, Bertrand Masson wrote:
Hello,
In the following code, the second ruleis indented.
How to remove this indentation ?
%code%
\setuppapersize[A5]
\setupindenting[small,yes]
\setuptextrules[inbetween=\noindentation]
\starttext
\starttextrule{introduction}
Once upon a time \unknown
Hello,
In the following code, the second ruleis indented.
How to remove this indentation ?
%code%
\setuppapersize[A5]
\setupindenting[small,yes]
\setuptextrules[inbetween=\noindentation]
\starttext
\starttextrule{introduction}
Once upon a time \unknown
\stoptextrule
\stoptext
%code%
Many thanks,