ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: Re: Three basic questions on alignment
Date: Sat, 27 Sep 2003 22:43:30 +0200	[thread overview]
Message-ID: <m21xu23qtp.fsf@levana.de> (raw)
In-Reply-To: <a05210604bb97874b5455@[217.184.14.225]> (Steffen Wolfrum's message of "Wed, 24 Sep 2003 19:48:53 +0200")

Hello Steffen,

> 1) \setuppagenumbering [alternative=doublesided,location={header,inmargin}]

> The page number is aligned left on a right page and vice versa. 
> How can I change this to align left on left pages and right on right pages?
> (So the page number doesn't rag when flipping from page 1 to 100)

Could you please be more verbose where exaclty you want the
pagenumber? Please check with 

\setuppagenumbering 
     [alternative=doublesided,
      location={header,inmargin}]
\showframe
\starttext
\dorecurse{40}{\input tufte }
\stoptext

where and how should the 1 be aligned? You want it in the margin, but
how far to the right?


> 2) \setupheader[style=\MyStyle] \setupheadertexts[section][][][chapter]
>
> The chapter title behaves like the pagenumber. How can I change the
> alignment from inner to outer here? 

outer of what? 


\setuppagenumbering 
     [alternative=doublesided,
      location={header,inmargin}]
\setupheadertexts[section][][][chapter]
\showframe
\starttext
\dorecurse{10}{\chapter{chaptertitle}
        \input tufte 
        \dorecurse{5}{\section{crazy section} 
        \input tufte }}
\stoptext

> 3) \setupfootnotedefinition[location=inleft]
Sorry, can't help you here. don't know anything about footnotes.
Please provide an example.


And a note: please provide minimal but complete (!!!) examples. It
saves much time on giving me (and others) an idea of what you want.
And be more specific about inner/outer and alignment. 

To emphasize the importance (for me) once again:

And a note: please provide minimal but complete (!!!) examples. It
saves much time on giving me (and others) an idea of what you want.
And be more specific about inner/outer and alignment. 


Patrick
-- 
You are your own rainbow!

  reply	other threads:[~2003-09-27 20:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24 17:48 Steffen Wolfrum
2003-09-27 20:43 ` Patrick Gundlach [this message]
2003-09-28  7:26 ` Steffen Wolfrum

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=m21xu23qtp.fsf@levana.de \
    --to=pg@levana.de \
    --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).