ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* underbar to space
@ 2009-05-17 17:01 Xan
  2009-05-17 18:14 ` Peter Münster
  2009-05-18  7:26 ` Wolfgang Schuster
  0 siblings, 2 replies; 4+ messages in thread
From: Xan @ 2009-05-17 17:01 UTC (permalink / raw)
  To: ntg-context; +Cc: Xan

Hi,

I just want to do \underbar{\ \ \ \ \ \ \ \ \ \ .... \ } for doing 
something like: __________________ . When I do that ConTeXt does not 
underbar me the spaces. The same applies for \underbar{\space \space 
\space }

How can I get that \underbar underbars the spaces even?

Thanks in advance,
Xan.

PS: Please CC mail me.
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: underbar to space
  2009-05-17 17:01 underbar to space Xan
@ 2009-05-17 18:14 ` Peter Münster
  2009-05-18  7:26 ` Wolfgang Schuster
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Münster @ 2009-05-17 18:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, 17 May 2009, Xan wrote:

> I just want to do \underbar{\ \ \ \ \ \ \ \ \ \ .... \ } for doing something
> like: __________________ . When I do that ConTeXt does not underbar me the
> spaces. The same applies for \underbar{\space \space \space }
> 
> How can I get that \underbar underbars the spaces even?

\starttext
\underbar{\dorecurse{50}~}
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: underbar to space
  2009-05-17 17:01 underbar to space Xan
  2009-05-17 18:14 ` Peter Münster
@ 2009-05-18  7:26 ` Wolfgang Schuster
  2009-05-18 15:14   ` Xan
  1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2009-05-18  7:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Xan


Am 17.05.2009 um 19:01 schrieb Xan:

> Hi,
>
> I just want to do \underbar{\ \ \ \ \ \ \ \ \ \ .... \ } for doing  
> something like: __________________ . When I do that ConTeXt does not  
> underbar me the spaces. The same applies for \underbar{\space \space  
> \space }
>
> How can I get that \underbar underbars the spaces even?

\usemodule[educat]

\setupcolors[state=start]

\setuptextbackground
   [answerarea]
   [framecolor=black,
    rulethickness=\linewidth,
    background=,
    alternative=1]

\starttext

text \answerspace [n=10] { } text

text \answerspace [m=10] { } 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: underbar to space
  2009-05-18  7:26 ` Wolfgang Schuster
@ 2009-05-18 15:14   ` Xan
  0 siblings, 0 replies; 4+ messages in thread
From: Xan @ 2009-05-18 15:14 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users

En/na Wolfgang Schuster ha escrit:
>
> Am 17.05.2009 um 19:01 schrieb Xan:
>
>> Hi,
>>
>> I just want to do \underbar{\ \ \ \ \ \ \ \ \ \ .... \ } for doing 
>> something like: __________________ . When I do that ConTeXt does not 
>> underbar me the spaces. The same applies for \underbar{\space \space 
>> \space }
>>
>> How can I get that \underbar underbars the spaces even?
>
> \usemodule[educat]
>
> \setupcolors[state=start]
>
> \setuptextbackground
>   [answerarea]
>   [framecolor=black,
>    rulethickness=\linewidth,
>    background=,
>    alternative=1]
>
> \starttext
>
> text \answerspace [n=10] { } text
>
> text \answerspace [m=10] { } text
>
> \stoptext
>
> Wolfgang
>
Thank you very much, Wolfgang.

Xan.
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-05-18 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-17 17:01 underbar to space Xan
2009-05-17 18:14 ` Peter Münster
2009-05-18  7:26 ` Wolfgang Schuster
2009-05-18 15:14   ` Xan

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