ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mohammad Hossein Bateni <bateni@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Page Numbers change after 9 to 01 - 11 -21 - 31 and so on.
Date: Tue, 19 Jan 2016 06:16:47 -0500	[thread overview]
Message-ID: <CAMHZ1dYa2cryudmUPMn5OzQW=2zYfXNf90wHQAggaEaUr+wvoA@mail.gmail.com> (raw)
In-Reply-To: <569E0DE0.9020506@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2572 bytes --]

That should work for Ibn Saeed, but it's not a complete solution.  For
example it does not work if one wants to write "page x of y" instead, with
"page" and "y" written in Arabic/Persian.  Then the text of the header is
partly LTR and part RTL.

This is still simple and I can use my hacky solution and mix \lefttoright
and \righttoleft to get it right.  But is it possible to extend the
\setupdirections[bidi=on] to apply to parts other than the main text?  I
just noticed this does not apply to footnotes either.  Having numbers in
the TRL footnote text produces incorrect typesetting.

On Tue, Jan 19, 2016 at 5:20 AM, Wolfgang Schuster <
schuster.wolfgang@gmail.com> wrote:

> Ibn Saeed <ibnsaeed@gmail.com>
> 19. Januar 2016 um 04:54
>
> Mohammad Hossein Bateni <bateni <at> gmail.com> writes:
>
>
> One hacky way to fix it is the following:
>
> \setupheadertexts        [{\getmarking[chapter]}]
>
> [{\lefttoright\pagenumber}]        [{\lefttoright\pagenumber}]
> [{\getmarking[chapter]}]
>
> Ideally \setupdirections[bidi] or something like that should be used, as I
>
> mentioned in the other thread; that'll fix a bunch of other problems, as
> well
>
> I did enable \setupdirections[bidi=global] and it did not help.
>
> Here is how it was solved. I could not use your solution as it would move
> the position of the page number of the even page on top of the chapter name.
>
> So here is the solution derived from your answer, which works for my
> scenario.
>
> \setupheader[margin][
> 	style=\righttoleft,
> 	state=normal
> 	]
>
> \setupheadertexts
>         [{\righttoleft\getmarking[chapter]}]    [{\pagenumber}]
>         [{\pagenumber}]        [{\righttoleft\getmarking[chapter]}]
>
>
> As Hans told you you can change the style for the header text in the left
> side only:
>
> \setupheader[leftstyle=\righttoleft]
>
> \setupheadertexts
>   [chapter]    [pagenumber]
>   [pagenumber] [chapter]
>
> \setuppagenumbering[alternative=doublesided]
>
> \starttext
> \dorecurse{10}{\expanded{\chapter{Chapter \recurselevel}}}
> \stoptext
>
> Wolfgang
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 4457 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

  reply	other threads:[~2016-01-19 11:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 18:07 Ibn Saeed
2016-01-18 18:14 ` Ibn Saeed
2016-01-18 18:28   ` Mohammad Hossein Bateni
2016-01-19  3:54     ` Ibn Saeed
2016-01-19 10:20       ` Wolfgang Schuster
2016-01-19 11:16         ` Mohammad Hossein Bateni [this message]
2016-01-19 11:30           ` Wolfgang Schuster
2016-01-19 17:29             ` Mohammad Hossein Bateni
2016-01-18 21:43   ` Hans Hagen

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='CAMHZ1dYa2cryudmUPMn5OzQW=2zYfXNf90wHQAggaEaUr+wvoA@mail.gmail.com' \
    --to=bateni@gmail.com \
    --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).