Am 31.01.2013 um 09:40 schrieb Keith J. Schultz <keithjschu...@web.de>:

>       It would have been nice, if ConTeXt had such an environment. I do not 
> know how ConTeXt processes
>       things internally, but since it is a front end, ConTeXt could have the 
> syntactic sugar of a "paragraph"-environment.
>       That is that, while parsing the source it injects groups into the code 
> it outputs for the paragraphs.
>       This would give us then "paragraph"-layout. Naturally, this is not a 
> TeX way, but could be a ConTeXt way. 

ConTeXt *has* a paragraph environment!

\starttext

\startparagraph
This is the first paragraph.
\stopparagraph

\startparagraph
This is another paragraph.
\stopparagraph

\stoptext

Wolfgang

___________________________________________________________________________________
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