ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \hrulefill in ConTeXt?
@ 2011-07-30 14:05 Marcin Borkowski
  2011-07-30 14:17 ` Wolfgang Schuster
  2011-07-30 14:23 ` Paul Menzel
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Borkowski @ 2011-07-30 14:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

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

Best,

-- 
Marcin Borkowski
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: \hrulefill in ConTeXt?
  2011-07-30 14:05 \hrulefill in ConTeXt? Marcin Borkowski
@ 2011-07-30 14:17 ` Wolfgang Schuster
  2011-07-30 14:23 ` Paul Menzel
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2011-07-30 14:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________


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

* Re: \hrulefill in ConTeXt?
  2011-07-30 14:05 \hrulefill in ConTeXt? Marcin Borkowski
  2011-07-30 14:17 ` Wolfgang Schuster
@ 2011-07-30 14:23 ` Paul Menzel
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2011-07-30 14:23 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 673 bytes --]

Dear Marcin,


Am Samstag, den 30.07.2011, 16:05 +0200 schrieb Marcin Borkowski:

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

have you tried using it directly? What did you try already?

Just searching in the Wiki using both search options [1] the results
indicate that it should just work [2]. Also there seems to be a command
named `setupblackrules` [3].


Thanks,

Paul


[1] http://wiki.contextgarden.net/Main_Page (left side)
[2] http://archive.contextgarden.net/message/20030919.063916.160d34bb.ca.html
[3] http://wiki.contextgarden.net/Reference/en/setupblackrules

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2011-07-30 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-30 14:05 \hrulefill in ConTeXt? Marcin Borkowski
2011-07-30 14:17 ` Wolfgang Schuster
2011-07-30 14:23 ` Paul Menzel

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).