ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Gobbled spaces after \starttyping
@ 2015-06-07 12:48 Procházka Lukáš Ing. - Pontex s. r. o.
  2015-06-07 14:02 ` Pablo Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2015-06-07 12:48 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

Hello,

suppose the following code:

----
\starttext
\starttyping
   Aaa
   Bbb
\stoptyping
\stoptext
----

It produces:

"
Aaa
   Bbb
"

How to force ConTeXt not to gobble spaces after \setuptyping, to get:

"
   Aaa
   Bbb
"

i.e. to obey two blanks "  " before "Aaa"?

Thank you in advance.

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

[-- Attachment #2: Verb.mkiv --]
[-- Type: application/octet-stream, Size: 64 bytes --]

\starttext
\starttyping
  Aaa
  Bbb
\stoptyping
\stoptext

[-- Attachment #3: Verb.pdf --]
[-- Type: application/pdf, Size: 6083 bytes --]

[-- Attachment #4: 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] 2+ messages in thread

* Re: Gobbled spaces after \starttyping
  2015-06-07 12:48 Gobbled spaces after \starttyping Procházka Lukáš Ing. - Pontex s. r. o.
@ 2015-06-07 14:02 ` Pablo Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez @ 2015-06-07 14:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 06/07/2015 02:48 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> Hello,
> [..]
> How to force ConTeXt not to gobble spaces after \setuptyping, to get:
> [...]
> i.e. to obey two blanks "  " before "Aaa"?

Hi Lukáš,

it may be a bug, since it happens with latest beta (2015.05.24 12:42)
and beta from 2015.05.15 11:42.

Your code compiles fine with beta from 2015.03.25 22:13.

Just in case it might 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] 2+ messages in thread

end of thread, other threads:[~2015-06-07 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-07 12:48 Gobbled spaces after \starttyping Procházka Lukáš Ing. - Pontex s. r. o.
2015-06-07 14:02 ` 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).