... Great, thanks again!
Cheers,
Lukas
On Thu, 04 Jul 2013 08:49:49 +0200, Wolfgang Schuster
wrote:
Am 04.07.2013 um 08:29 schrieb Procházka Lukáš Ing. - Pontex s. r. o.
:
@Wolfgang: What does option "[text]" in your original
"\definemakeup[section][text]" mean? Not much wiser from wi
Am 04.07.2013 um 08:29 schrieb Procházka Lukáš Ing. - Pontex s. r. o.
:
> @Wolfgang: What does option "[text]" in your original
> "\definemakeup[section][text]" mean? Not much wiser from wiki.
ConTeXt has two predefine makeup environments, a) \startdstandardakeup and b)
\starttextmakeup.
Env
Hello,
thanks Peter and Wolfgang for their answers.
Both following codes work:
P.
\setuplayout[page]
\define\bef{\page\vbox to\textheight\bgroup\vfill\vfill}
\define\aft{\vfill\vfill\vfill\egroup}
\setuphead[section]
[before=\bef,after=\aft,
%commandbefore=\cbef,commandafter=\caft,
Am 03.07.2013 um 17:13 schrieb Peter Rolf :
> Am 03.07.2013 16:10, schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
>> 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 achi
Am 03.07.2013 16:10, schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> 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:
>
>
> \setupla
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{\vfil