ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Standardmakeup
@ 2011-10-19 15:05 Willi Egger
  2011-10-19 16:39 ` Standardmakeup Hans Hagen
  2011-10-19 17:54 ` Standardmakeup Wolfgang Schuster
  0 siblings, 2 replies; 11+ messages in thread
From: Willi Egger @ 2011-10-19 15:05 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi,

When using the \startstandardmakeup ... \stopstandardmakeup the text gets vertically centered on the page. Normally \setupmakeup[standard][top=,bottom=] would produce the text vertically aligned normally. However in the beta of today  \setupmakeup[standard][top=,bottom=] has no effect and the text is aligned vertically centered. - Do I miss something?

Willi
___________________________________________________________________________________
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] 11+ messages in thread
* standardmakeup...
@ 2012-01-16 21:44 Willi Egger
  2012-01-16 22:04 ` standardmakeup Wolfgang Schuster
  0 siblings, 1 reply; 11+ messages in thread
From: Willi Egger @ 2012-01-16 21:44 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

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

Dear all,

I tried to recompile a booklet. Then I realized that whatever I give for arguments the standardmakeup environment gives me an empty page although it should give only after the first standarmakeup an empty page but not after the second standardmakeup. - This behavior is encountered in all versions of Context I have on my machine based on luatex 0.70, including todays beta.

May be I miss something?

I have an example attached.

Kind regards

Willi

[-- Attachment #2: test-standardmakeup.tex --]
[-- Type: application/octet-stream, Size: 1429 bytes --]

% Context file
% Filename: test-standardmakeup.tex
% 
% 16-01-2012
% Copyright (c) 2012 BOEDE. All rights reserved.
%
% \nopdfcompression
% \enabletrackers[context.trace]
% \enabletrackers[system.jobfiles]

\setupbodyfont[palatino,rm,10pt]

\setuplayout
	[topspace=2.5cm,
	backspace=1.5cm,
	header=0pt,
	footer=0pt,
	height=middle,
	width=middle]
\mainlanguage[en]

\setuppagenumbering[location=footer,alternative=doublesided]
%\showframe
\setupmakeup[standard][bottom=,top=]
\starttext

\startstandardmakeup[doublesided=yes,page=yes]
    \strut
    \blank[20mm]
    \startalignment[flushright]
    {Binding}
    \stopalignment
    \vfill
\stopstandardmakeup

\startstandardmakeup[doublesided=no,page=yes]
    \strut
    \blank[20mm]
    \centerline{Gilde - Boekbinden, Venray}
    \blank[2*big]
    \centerline{\bfc Binding}
    \vfill
    \centerline{Project spring 2012}
    \page
\stopstandardmakeup
 
\startstandardmakeup[page=yes]
    \leftaligned{\tfb\bf{Binding}}
    \blank
    \leftaligned{\bs{Lay-out}}
    \blank
    \leftaligned{BOEDE}
    \blank[big]
    \leftaligned{\bs{Typesetting system}}
    \blank
    {\tfa \CONTEXT\ en \LUATEX}
    \blank[2*big]
    \leftaligned{\bs{Compilation date: \currentdate}}
    \vfil
    The font is Palatino
    \par
    The paper is Conqueror velijn ivoor 90 gr
    \blank
    \leftaligned{\copyright 2012 BOEDE}
\stopstandardmakeup

\chapter{Introductie}
\input tufte

\stoptext

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

end of thread, other threads:[~2012-01-17 11:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-19 15:05 Standardmakeup Willi Egger
2011-10-19 16:39 ` Standardmakeup Hans Hagen
2011-10-19 17:54 ` Standardmakeup Wolfgang Schuster
2011-10-19 18:13   ` Standardmakeup Hans Hagen
2011-10-19 20:03   ` Standardmakeup Willi Egger
2011-10-20 13:42     ` Standardmakeup Wolfgang Schuster
2011-10-21 19:01       ` Standardmakeup Willi Egger
2011-10-22 12:47         ` Standardmakeup Wolfgang Schuster
2012-01-16 21:44 standardmakeup Willi Egger
2012-01-16 22:04 ` standardmakeup Wolfgang Schuster
2012-01-17 11:11   ` standardmakeup 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).