ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Interlinespace in headertexts
@ 2010-03-26 22:33 Willi Egger
  2010-03-27  3:38 ` luigi scarso
  2010-03-27 14:17 ` Wolfgang Schuster
  0 siblings, 2 replies; 8+ messages in thread
From: Willi Egger @ 2010-03-26 22:33 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

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

Hi,

When setting up a headertext in a \vbox there is no interlinespacing.  
Placing the same text in a \vbox in the text area there is the  
default interlinespacing.
Is there a simple explanation for this behaviour?

Using LuaTeX, Version beta-0.50.0-2009122422, ConTeXt  ver:  
2010.03.02 12:34 MKIV

Minimal example attached.

Willli

[-- Attachment #2: test-vbox.pdf --]
[-- Type: application/pdf, Size: 11026 bytes --]

[-- Attachment #3: test-vbox.tex --]
[-- Type: application/octet-stream, Size: 410 bytes --]

% Context file
% Filename: test-vbox.tex
% Willi Egger
% 26-03-2010

\setuppagenumbering[location=]
\setuplayout
	[topspace=2.5cm,
	backspace=1.5cm,
	header=2cm,
	footer=0pt,
	height=middle,
	width=middle]
\mainlanguage[nl]

\showframe
\def\Header{%
	\vbox{%
	Willi\par
	Maasstraat 2\par
	5836 BB Sambeek}}
	
\setupheadertexts[\Header]
	
\starttext
\vbox{%
Willi\par
Maasstraat 2\par
5836 BB Sambeek}
\stoptext

[-- Attachment #4: Type: text/plain, Size: 486 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] 8+ messages in thread

end of thread, other threads:[~2010-03-28 11:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 22:33 Interlinespace in headertexts Willi Egger
2010-03-27  3:38 ` luigi scarso
2010-03-28 11:33   ` Willi Egger
2010-03-27 14:17 ` Wolfgang Schuster
2010-03-27 15:01   ` luigi scarso
2010-03-27 15:15     ` Wolfgang Schuster
2010-03-27 15:21       ` luigi scarso
2010-03-28 11:36   ` Willi Egger

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