ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* typebuffer extra line
@ 2008-06-03 10:02 Hans van der Meer
  2008-06-03 11:08 ` Wolfgang Schuster
  2008-06-03 11:11 ` Taco Hoekwater
  0 siblings, 2 replies; 3+ messages in thread
From: Hans van der Meer @ 2008-06-03 10:02 UTC (permalink / raw)
  To: NTG ConTeXt

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

Exercising \typebuffer gives an extra blank line afterwards. See the  
following minimal example. How can I prevent this extra line?

Using: ConTeXt  ver: 2008.05.21 15:21 MKII  fmt: 2008.5.24  int:  
english/english
Example:
\startbuffer[A]
Contents of buffer A.
\stopbuffer
\startbuffer[B]
Contents of buffer B.
\stopbuffer
\starttext
\typebuffer[A]\typebuffer[B]
\stoptext

Output:

[-- Attachment #2: testtypebuffer.pdf --]
[-- Type: application/pdf, Size: 36566 bytes --]

[-- Attachment #3: Type: text/plain, Size: 25 bytes --]




Hans van der Meer





[-- Attachment #4: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: typebuffer extra line
  2008-06-03 10:02 typebuffer extra line Hans van der Meer
@ 2008-06-03 11:08 ` Wolfgang Schuster
  2008-06-03 11:11 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2008-06-03 11:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2008/6/3 Hans van der Meer <H.vanderMeer@uva.nl>:
> Exercising \typebuffer gives an extra blank line afterwards. See the
> following minimal example. How can I prevent this extra line?
>
> Using: ConTeXt  ver: 2008.05.21 15:21 MKII  fmt: 2008.5.24  int:
> english/english
> Example:
> \startbuffer[A]
> Contents of buffer A.
> \stopbuffer
> \startbuffer[B]
> Contents of buffer B.
> \stopbuffer
> \starttext
> \typebuffer[A]\typebuffer[B]
> \stoptext
>
> Hans van der Meer

\setuptyping[before=\nowhitespace,after=\nowhitespace]

Greetings
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] 3+ messages in thread

* Re: typebuffer extra line
  2008-06-03 10:02 typebuffer extra line Hans van der Meer
  2008-06-03 11:08 ` Wolfgang Schuster
@ 2008-06-03 11:11 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Taco Hoekwater @ 2008-06-03 11:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans van der Meer wrote:
> Exercising \typebuffer gives an extra blank line afterwards. See the 
> following minimal example. How can I prevent this extra line?

\setuptyping[file][before=,after=]

Best wishes,
Taco
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2008-06-03 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-03 10:02 typebuffer extra line Hans van der Meer
2008-06-03 11:08 ` Wolfgang Schuster
2008-06-03 11:11 ` Taco Hoekwater

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