Am 21.02.2011 um 11:07 schrieb Richard Lennox:

> I am trying to understand how context is working.  
> 
> Would anyone like to comment on why the following does not work as expected?
> "hfil\break" and "\crlf" do not indent after the first line (but 
> "\startnarrower" works):

The narrower environment use \leftskip and \rightskip which affects all lines.

> \hskip 2cm 9/99 Addr Line 1 Street\hfil\break
> \hskip 2cm Addr Line 2\hfil\break
> \hskip 2cm City\hfil\break

\definehspace[address][2cm]

\starttext
\startpacked
\hspace[address]...\par
\hspace[address]...\par
\stoppacked
\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