Am 30.07.2011 um 16:05 schrieb Marcin Borkowski:

> Hi,
> 
> how to achieve an effect similar to \hrulefill in plain TeX?  (Or maybe
> with a specified width instead of a "fill"?)


\definehbox[RuleBox][5cm] % creates a box with the name \hboxRuleBox and a 
width of 5cm

\starttext

text \thinrule

text \thinrule\ text

text \inframed[frame=off,width=4cm]{\thinrule} text

text \hboxRuleBox{\thinrule} text

\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