ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* printing visible space in \tex
@ 2014-02-02 18:12 Pablo Rodriguez
  2014-02-02 18:16 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2014-02-02 18:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I would like to use \tex{visiblespace} which is actually character. c.

\starttext
\tex{\u2420}
\stoptext

Above is the way I tried to implement, but it doesn’t make sense.

How could I do it?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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: printing visible space in \tex
  2014-02-02 18:12 printing visible space in \tex Pablo Rodriguez
@ 2014-02-02 18:16 ` Wolfgang Schuster
  2014-02-02 19:23   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2014-02-02 18:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 02.02.2014 um 19:12 schrieb Pablo Rodriguez <oinos@gmx.es>:

> Dear list,
> 
> I would like to use \tex{visiblespace} which is actually character. c.
> 
> \starttext
> \tex{\u2420}
> \stoptext
> 
> Above is the way I tried to implement, but it doesn’t make sense.
> 
> How could I do it?

\setuptype  [space=on]
\setuptyping[space=on]

\starttext

\type{x y}

\starttyping
x y
\stoptyping

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: printing visible space in \tex
  2014-02-02 18:16 ` Wolfgang Schuster
@ 2014-02-02 19:23   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2014-02-02 19:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 02/02/2014 07:16 PM, Wolfgang Schuster wrote:
> Am 02.02.2014 um 19:12 schrieb Pablo Rodriguez <oinos@gmx.es>:
>> I would like to use \tex{visiblespace} which is actually character
>> u2420.
>> [...]
> 
> \setuptype  [space=on]
> \setuptyping[space=on]
> 
> \starttext
> 
> \type{x y}
> 
> \starttyping
> x y
> \stoptyping

Many thanks for the quick reply, Wolfgang.

I’m afraid it doesn’t work this with option=TEX and "\ a":

\setuptype  [space=on,option=TEX]
\setuptyping[space=on,option=TEX]

\starttext

\type{\ y}

\starttyping
\ y
\stoptyping
\stoptext

I actually need backslash plus space character.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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:[~2014-02-02 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-02 18:12 printing visible space in \tex Pablo Rodriguez
2014-02-02 18:16 ` Wolfgang Schuster
2014-02-02 19:23   ` Pablo Rodriguez

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