Re: [NTG-context] Bug with typing in mkiv

2008-04-17 Thread Aditya Mahajan
On Thu, 17 Apr 2008, Aditya Mahajan wrote:

> Hi Hans,
>
> In MKIV, \starttyping ignores the block if it starts with a blank line.
> For example,

Another bug (not sure if it is a bug, just something that is different 
from mkii).

In mkiv, starttyping block gets indented; mkii used to ignore indentation.

For example, compare mkii and mkiv output:

\setupindenting[5cm,yes]

\starttext

blah blah blah

\starttyping
blah blah
blah blah
\stoptyping
\stoptext

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Bug with typing in mkiv

2008-04-17 Thread Aditya Mahajan
Hi Hans,

In MKIV, \starttyping ignores the block if it starts with a blank line. 
For example,

\starttext

blah blah blah

\starttyping

Can you see me
\stoptyping
\stoptext

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___