Would it not be better to use ConTeXt alignment, rather than the TeX primitives \hfil and \hfill?
\starttext \startframedtext[left][frame=on,offset=0pt,width=broad,align=flushleft] left \stopframedtext \startframedtext[middle][frame=on,offset=0pt,width=broad,align=middle] centered \stopframedtext \startframedtext[right][frame=on,offset=0pt,width=broad,align=flushright] right \stopframedtext \stoptext On Mon, 11 Apr 2016 13:28:47 +0300 Mari Voipio <[email protected]> wrote: > On Mon, Apr 11, 2016 at 1:08 PM, Meer, Hans van der > <[email protected]> wrote: > > > \startframedtext[middle][frame=on,offset=0pt,width=broad] > > \hfil centered\hfil > > \stopframedtext > > \startframedtext[middle][frame=on,offset=0pt,width=broad] > > \hfill centered\hfill > > \stopframedtext > > One has \hfil with one l and the other has \hfill with two l:s. \hfil > with one l seems to produce centering, while \hfill with two l:s makes > the text end up on the right. > > Don't know if this is a feature or a bug, but this is the reason to > why those lines differ. ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
