On Thu, 5 Nov 2009, Peter Münster wrote:

> I attach a test file, that shows, that this works even in itemize
> environment and with the margin option. There are problems with the
> tabulation character, but's that's not so important.

This time, the file is really attached...
Sorry, Peter

-- 
Contact information: http://pmrb.free.fr/contact/
\starttext
\title{Test with spaces}
Works very good!
\starttyping
test
    test
test
\stoptyping
test
\starttyping
  test
      test
  test
\stoptyping
test
\startitemize
\item bla
\item bla
  \starttyping
    test
        test
    test
\stoptyping
\item bla
  \starttyping
test
    test
test
  \stoptyping
\stopitemize
test

\title{Test with margin}
Works also very good!
\setuptyping[margin=3em]
\starttyping
test
    test
test
\stoptyping
test
\starttyping
  test
      test
  test
\stoptyping
test
\startitemize
\item bla
\item bla
  \starttyping
    test
        test
    test
\stoptyping
\item bla
  \starttyping
test
    test
test
  \stoptyping
\stopitemize
test

\title{Test with tabs}
Works not so good, but less important...
\setuptyping[margin=0em, tab=4]
\starttyping
test
	test
test
\stoptyping
test
\starttyping
  test
  	test
  test
\stoptyping
test

\startitemize
\item bla
\item bla
  \starttyping
    test
		test
    test
\stoptyping
\item bla
  \starttyping
test
	test
test
  \stoptyping
\stopitemize
test
\stoptext
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to