ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Interlinespace in headertexts
Date: Fri, 26 Mar 2010 23:33:17 +0100	[thread overview]
Message-ID: <0F296680-457E-4B20-8551-CD45DDCC139A@boede.nl> (raw)

[-- 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
___________________________________________________________________________________

             reply	other threads:[~2010-03-26 22:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 22:33 Willi Egger [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0F296680-457E-4B20-8551-CD45DDCC139A@boede.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).