ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Section in golden ratio?
@ 2013-07-03 14:10 Procházka Lukáš Ing. - Pontex s. r. o.
  2013-07-03 15:13 ` Peter Rolf
  0 siblings, 1 reply; 6+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2013-07-03 14:10 UTC (permalink / raw)
  To: ConTeXt

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

Hello,

I'm trying to setup section to be placed vertically in the golden ratio of the page, i.e. cca 2 "units" above the section and 3 "units" bellow.

How to achieve this?

My code so far is:

----
\setuplayout[page]

\define\bef{\page\hbox to\textheight\bgroup\vfill\vfill\fi}
\define\aft{\vfill\vfill\vfill\egroup}

\setuphead[section]
   [before=\bef,after=\aft,
    %commandbefore=\cbef,commandafter=\caft,
    alternative=middle,
   ]

\starttext
   \section{AAA}
\stoptext
----

The position is quite OK, but there is error "Too many }'s ..." during compilation...

What's the problem?

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 244 062 238
Fax: +420 244 461 038

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

\setuplayout[page]

\define\bef{\page\hbox to\textheight\bgroup\vfill\vfill\fi}
\define\aft{\vfill\vfill\vfill\egroup}

\setuphead[section]
  [before=\bef,after=\aft,
   %commandbefore=\cbef,commandafter=\caft,
   alternative=middle,
  ]

\starttext
  \section{AAA}
\stoptext

[-- Attachment #3: t2.pdf --]
[-- Type: application/pdf, Size: 4519 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] 6+ messages in thread

end of thread, other threads:[~2013-07-04  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-03 14:10 Section in golden ratio? Procházka Lukáš Ing. - Pontex s. r. o.
2013-07-03 15:13 ` Peter Rolf
2013-07-03 21:29   ` Wolfgang Schuster
2013-07-04  6:29     ` Procházka Lukáš Ing. - Pontex s. r. o.
2013-07-04  6:49       ` Wolfgang Schuster
2013-07-04  6:52         ` Procházka Lukáš Ing. - Pontex s. r. o.

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