Am 04.12.2019 um 10:30 schrieb Henning Hraban Ramm:
Hi Denis,
"page styles" are called "makeup" in ConTeXt,
see
https://wiki.contextgarden.net/Makeup
https://wiki.contextgarden.net/Command/setupmakeup
Also \setuplayout[MyMakeupName][… setups …]
Best, Hraban
Thanks. That was it.
Best,
Denis
__
Hi Denis,
"page styles" are called "makeup" in ConTeXt,
see
https://wiki.contextgarden.net/Makeup
https://wiki.contextgarden.net/Command/setupmakeup
Also \setuplayout[MyMakeupName][… setups …]
Best, Hraban
> Am 2019-12-04 um 10:19 schrieb Denis Maier :
>
> Hi,
> is it possible to change the pag
Hi,
is it possible to change the pagelayout for one page only? Something
like \thispagestyle{empty} in LaTeX?
Best,
Denis
___
If your question is of interest to others as well, please add an entry to the
Wiki!
mail
Thank you both for your replies.That has helped immensely.
On Thu, 31 Oct 2019 at 09:17, Henning Hraban Ramm wrote:
>
> > Am 2019-10-30 um 19:58 schrieb Kerry Sainsbury :
> >
> > Hi there,
> >
> > I am a newbie, and have seem to have discovered that
>
> Am 2019-10-30 um 19:58 schrieb Kerry Sainsbury :
>
> Hi there,
>
> I am a newbie, and have seem to have discovered that
> \setuppagenumbering [alternative=doublesided] generates a blank page between
> chapters.
>
> Am I doing something wrong, or is this just a bu
Kerry Sainsbury schrieb am 30.10.2019 um 19:58:
Hi there,
I am a newbie, and have /seem/ to have discovered that
\setuppagenumbering [alternative=doublesided] generates a blank page
between chapters.
\setupheadertexts[chapter]
\setuppagenumbering [alternative=doublesided,location={header
Hi there,
I am a newbie, and have *seem* to have discovered that
\setuppagenumbering [alternative=doublesided] generates a blank page
between chapters.
\setupheadertexts[chapter]
\setuppagenumbering [alternative=doublesided,location={header,inmargin}]
\starttext
\startchapter[title={October
quot; perhaps misnamed when it does not place the pagenumber in the
margin close to the
edge of the page? I think it should be named "marginspine" instead. The below
MWE should
illustrate the problem.
Cheers, Henri
---
\setuppagenumbering
[
alternative=doubl
ot place the pagenumber in the
margin close to the
edge of the page? I think it should be named "marginspine" instead. The below
MWE should
illustrate the problem.
Cheers, Henri
---
\setuppagenumbering
[
alternative=doublesided,
location={footer,marginedge},
]
\starttext
Beh
Am 23.04.10 08:10, schrieb Marius:
I am using the given command below to change numbering format, but I
get numbers instead of roman numerals. Looks like conversion option
has no effect.
\setuppagenumbering
[location=right,
alternative=doublesided,
conversion=Romannumerals
I am using the given command below to change numbering format, but I
get numbers instead of roman numerals. Looks like conversion option
has no effect.
\setuppagenumbering
[location=right,
alternative=doublesided,
conversion=Romannumerals,
style=bold]
On Thu, Apr 22, 2010
Hello all,
Why does "conversion" option for \setuppagenumbering has no effect? Is
it only for me or for others too?
Marius
___
If your question is of interest to others as well, please add an entry to
Hi,
Strange, but \setuppagenumbering[location=none] moves page numbers to
the bottom of the page. I guess this is invalid command altoghether, but
nevertheless, it does something unexpected :)
Vyatcheslav
___
If
Am 08.07.2009 um 05:55 schrieb Ciro Soto:
Thank you Wolfgang,
here is an example that doesn't work. What am I doing wrong?
\definepapersize[CD][width=5.5in,height=8.5in]
\setuppapersize[CD][letter]
\setuppagenumbering [location=]
\setupfootertexts [\pagen
Soto
Date: Tue, Jul 7, 2009 at 11:55 PM
Subject: Re: [NTG-context] Fwd: \setuppagenumbering[]
To: Wolfgang Schuster
Cc: mailing list for ConTeXt users
Thank you Wolfgang,
here is an example that doesn't work. What am I doing wrong?
\definepapersize[CD][width=
Thank you Wolfgang,
here is an example that doesn't work. What am I doing wrong?
\definepapersize[CD][width=5.5in,height=8.5in]
\setuppapersize[CD][letter]
\setuppagenumbering [location=]
\setupfootertexts [\pagenumber]
\setupheadertexts [C.S.][Freedom][C.S.][Fr
Am 06.07.2009 um 14:39 schrieb Ciro Soto:
I am still stuck with this problem any help?
Make a example.
Wolfgang
___
If your question is of interest to others as well, please add an entry to the
Wiki!
mail
I am still stuck with this problem any help?
ciro
-- Forwarded message --
From: Ciro Soto
Date: Thu, Jul 2, 2009 at 10:06 PM
Subject: \setuppagenumbering[]
To: context
Page numbering in roman style is not working for me. What could the problem be?
I get the numbers in
Page numbering in roman style is not working for me. What could the problem be?
I get the numbers in the footer, but it prints in Arabic numbers (1,2,3 ...).
This is the command I use:
\setuppagenumbering[conversion=romannumerals]
thank you
Ciro
-- Links of your interest:
http://www
On Fri, 18 May 2007 11:11:40 +0100
"Elliot Clifton" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> How can I stop \setuppagenumbering[alternative=doublesided] from
> forcing chapters to start on the right? I don't want any blank pages.
>
> Thanks,
>
> Ellio
Hi,
How can I stop \setuppagenumbering[alternative=doublesided] from
forcing chapters to start on the right? I don't want any blank pages.
Thanks,
Elliot
--
" By all means break the rules, and break them beautifully,
deliberately, and well. That is one of the ends for which
I'd like to reset the page number with each chapter and prepend the
chapter number to the page number. Something like
Chapter One
Foo 1-1
Bar 1-2
Chapter Two
Baz 2-1
Qux 2-3
Now here's where it gets complicated: I also need to generate an index
using this same numbering.
\setuppagenumbering[way=bychapter] According to the new
syntax given in TeXshow it is now \setuppagenumbering[way=bycd:chapter]
Am I missing something?
It is a bug in the new TeXshow, but of course you figured that out
already ;-)
Greetings, Taco
\setuppagenumbering[way=bychapter] According to the new
syntax given in TeXshow it is now \setuppagenumbering[way=bycd:chapter]
Unortunately this results in the following message:
! Missing \endcsname inserted.
\@@bybycd:chapter
...stringelse .\csname \currentsection
| www.pragma-pod.nl
-
--- Begin Message ---
[For forwarding to the list]
Dear cartel,
The following
\setupheadertexts%
[][foo1][foo2][]
\setuppagenumbering[alternative=doublesided,
location={header
25 matches
Mail list logo