ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Texts after typing environment
@ 2006-09-27 15:50 Zhichu Chen
  2006-09-29  0:57 ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Zhichu Chen @ 2006-09-27 15:50 UTC (permalink / raw)


Hello everybody,

If I type:

-------------------------------------------
\starttyping
some verbatim texts
\stoptyping
--------------------------------------------

does ConTeXt treat it as a complete paragraph?
In LaTeX, when I type:

--------------------------------------
\begin{verbatim}
some texts here
\end{verbatim}
some other texts
\begin{verbatim}
some texts here
\end{verbatim}

other materials
---------------------------------------

The output will be

---------------------------------------
some texts here
some other texts
some texts here
    other meterials -----> This line is indented !!
----------------------------------------

What should I do in ConTeXt? I really want to control this. but
whether I leave a blank line after \stoptyping or not, nothing
changed.

Have I expressed my problem clearly?


yours,
chen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-29  3:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-27 15:50 Texts after typing environment Zhichu Chen
2006-09-29  0:57 ` Mojca Miklavec
2006-09-29  3:56   ` Zhichu Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).