ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Whitespace significance without verbatim
@ 2007-11-29 22:52 Mike Santy
  2007-11-29 23:13 ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Santy @ 2007-11-29 22:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Is there an environment that preserves whitespace (like "typing"), but still
processes \bf \it and other text formatting commands (unlike "typing").

Any thoughts?

Cheers,
Mike

___________________________________________________________________________________
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: Whitespace significance without verbatim
  2007-11-29 22:52 Whitespace significance without verbatim Mike Santy
@ 2007-11-29 23:13 ` Aditya Mahajan
  2007-11-30  3:06   ` Mike Santy
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2007-11-29 23:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 29 Nov 2007, Mike Santy wrote:

> Is there an environment that preserves whitespace (like "typing"), but still
> processes \bf \it and other text formatting commands (unlike "typing").

\setuplines[space=yes]

\startlines
write what you want
       {\bf Either bold} or not
\stoplines

Aditya
___________________________________________________________________________________
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: Whitespace significance without verbatim
  2007-11-29 23:13 ` Aditya Mahajan
@ 2007-11-30  3:06   ` Mike Santy
  2007-11-30  9:12     ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Santy @ 2007-11-30  3:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks.  Works like a champ.

Cheers,
Mike

___________________________________________________________________________________
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: Whitespace significance without verbatim
  2007-11-30  3:06   ` Mike Santy
@ 2007-11-30  9:12     ` Wolfgang Schuster
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2007-11-30  9:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2007/11/30, Mike Santy <mike.santy@dynetics.com>:
> Thanks.  Works like a champ.
>
> Cheers,
> Mike

This is possible in varbatim mode with a few restrictions (just to know).

\starttext
\setuptyping[option=commands]
\starttyping
write what you want
      /BTEX {\it Either italic} or not/ETEX
\stoptyping
\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

end of thread, other threads:[~2007-11-30  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-29 22:52 Whitespace significance without verbatim Mike Santy
2007-11-29 23:13 ` Aditya Mahajan
2007-11-30  3:06   ` Mike Santy
2007-11-30  9:12     ` Wolfgang Schuster

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