ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* RTL problem with figure numbers
@ 2016-01-03 19:46 Mohammad Hossein Bateni
  2016-01-03 22:27 ` Hans Hagen
  2016-01-09 16:17 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-03 19:46 UTC (permalink / raw)
  To: ntg-context


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

Hi,

Again this has been partly discussed on the list and solutions were already
there but I didn't see anyone mention the issue with figures.

In the following MWE we have 20 pages of a simple text with a section, a
footnote and a figure on each page.  The page numbers and footnote numbers
are fine.  Section numbers need some care to appear correctly.  I couldn't
figure out a similar mechanism for figure numbers, though.  The example
does not use Indic numbers, which does not have any effect on the problem.


\setupdirections[bidi=global,method=two]
\setupalign[r2l]

%% If we don't provide the numbercommand, we'll see reverse numbering
starting from 10.
\setuphead[chapter,title,section,subject][numbercommand=\righttoleft]
%% The following does not accept any numbercommand but it has
numberconversion.
%% As a result figure numbers are shown in reverse.
\setupcaptions[numberstopper={:}]
%% Footnotes are fine and accept conversion.
%% Page numbers are also okay.

\starttext

\dorecurse{20}{

\section{Test}
This is a very simple text.
And we have a footnote\footnote{Footnote text}.

\placefigure
[][]
{Test figure.}
{\centerline{FIGURE BODY}}

\page
}

\stoptext


I use TeXLive 2015 on Mac OS X,
         CONTEXT 2015.05.18 12:26, and
         LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238).

Thanks a lot!
—MHB

[-- Attachment #1.2: Type: text/html, Size: 1890 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-03 19:46 RTL problem with figure numbers Mohammad Hossein Bateni
@ 2016-01-03 22:27 ` Hans Hagen
  2016-01-04  4:56   ` Mohammad Hossein Bateni
  2016-01-09 16:17 ` Wolfgang Schuster
  1 sibling, 1 reply; 10+ messages in thread
From: Hans Hagen @ 2016-01-03 22:27 UTC (permalink / raw)
  To: ntg-context

On 1/3/2016 8:46 PM, Mohammad Hossein Bateni wrote:

> I use TeXLive 2015 on Mac OS X,
>           CONTEXT 2015.05.18 12:26, and
>           LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238).

use the version from contextgarden as things might have evolved

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-03 22:27 ` Hans Hagen
@ 2016-01-04  4:56   ` Mohammad Hossein Bateni
  2016-01-09  2:37     ` Mohammad Hossein Bateni
  0 siblings, 1 reply; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-04  4:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

No difference with latest beta from context-garden:
CONTEXT current version: 2015.12.31 16:49
LuaTeX, Version beta-0.87.0 (TeX Live 2016/dev)

The 10th page of the PDF output is attached.

On Sun, Jan 3, 2016 at 5:27 PM, Hans Hagen <pragma@wxs.nl> wrote:

> On 1/3/2016 8:46 PM, Mohammad Hossein Bateni wrote:
>
> I use TeXLive 2015 on Mac OS X,
>>           CONTEXT 2015.05.18 12:26, and
>>           LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238).
>>
>
> use the version from contextgarden as things might have evolved
>
> Hans
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> ___________________________________________________________________________________
> 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: 2736 bytes --]

[-- Attachment #2: test-p10.pdf.gz --]
[-- Type: application/x-gzip, Size: 16469 bytes --]

[-- Attachment #3: 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] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-04  4:56   ` Mohammad Hossein Bateni
@ 2016-01-09  2:37     ` Mohammad Hossein Bateni
  2016-01-09 13:09       ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-09  2:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Do you think the solution here is adding a numbercommand key to floats as
well which can be set to \righttoleft?  Or is the need to do the same for
chapter, section, etc. also a bug which should be fixed?

—MHB

On Sun, Jan 3, 2016 at 11:56 PM, Mohammad Hossein Bateni <bateni@gmail.com>
wrote:

> No difference with latest beta from context-garden:
> CONTEXT current version: 2015.12.31 16:49
> LuaTeX, Version beta-0.87.0 (TeX Live 2016/dev)
>
> The 10th page of the PDF output is attached.
>
> On Sun, Jan 3, 2016 at 5:27 PM, Hans Hagen <pragma@wxs.nl> wrote:
>
>> On 1/3/2016 8:46 PM, Mohammad Hossein Bateni wrote:
>>
>> I use TeXLive 2015 on Mac OS X,
>>>           CONTEXT 2015.05.18 12:26, and
>>>           LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238).
>>>
>>
>> use the version from contextgarden as things might have evolved
>>
>> Hans
>>
>> -----------------------------------------------------------------
>>                                           Hans Hagen | PRAGMA ADE
>>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>>                                              | www.pragma-pod.nl
>> -----------------------------------------------------------------
>>
>> ___________________________________________________________________________________
>> 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: 3389 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-09  2:37     ` Mohammad Hossein Bateni
@ 2016-01-09 13:09       ` Hans Hagen
  0 siblings, 0 replies; 10+ messages in thread
From: Hans Hagen @ 2016-01-09 13:09 UTC (permalink / raw)
  To: ntg-context

On 1/9/2016 3:37 AM, Mohammad Hossein Bateni wrote:
> Do you think the solution here is adding a numbercommand key to floats
> as well which can be set to \righttoleft?  Or is the need to do the same
> for chapter, section, etc. also a bug which should be fixed?

actually i don't like to use the numbercommand for this ... we need some 
more fundamental approach ... so first we need to investigate where/what 
is needed

> —MHB
>
> On Sun, Jan 3, 2016 at 11:56 PM, Mohammad Hossein Bateni
> <bateni@gmail.com <mailto:bateni@gmail.com>> wrote:
>
>     No difference with latest beta from context-garden:
>     CONTEXT current version: 2015.12.31 16:49
>     LuaTeX, Version beta-0.87.0 (TeX Live 2016/dev)
>
>     The 10th page of the PDF output is attached.
>
>     On Sun, Jan 3, 2016 at 5:27 PM, Hans Hagen <pragma@wxs.nl
>     <mailto:pragma@wxs.nl>> wrote:
>
>         On 1/3/2016 8:46 PM, Mohammad Hossein Bateni wrote:
>
>             I use TeXLive 2015 on Mac OS X,
>                        CONTEXT 2015.05.18 12 <tel:2015.05.18%2012>:26, and
>                        LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev
>             5238).
>
>
>         use the version from contextgarden as things might have evolved
>
>         Hans
>
>         -----------------------------------------------------------------
>                                                    Hans Hagen | PRAGMA ADE
>                        Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>              tel: 038 477 53 69 | voip: 087 875 68 74 |
>         www.pragma-ade.com <http://www.pragma-ade.com>
>                                                       |
>         www.pragma-pod.nl <http://www.pragma-pod.nl>
>         -----------------------------------------------------------------
>         ___________________________________________________________________________________
>         If your question is of interest to others as well, please add an
>         entry to the Wiki!
>
>         maillist : ntg-context@ntg.nl <mailto: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
>         ___________________________________________________________________________________
>
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-03 19:46 RTL problem with figure numbers Mohammad Hossein Bateni
  2016-01-03 22:27 ` Hans Hagen
@ 2016-01-09 16:17 ` Wolfgang Schuster
  2016-01-18  6:01   ` Mohammad Hossein Bateni
  1 sibling, 1 reply; 10+ messages in thread
From: Wolfgang Schuster @ 2016-01-09 16:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> Mohammad Hossein Bateni <mailto:bateni@gmail.com>
> 3. Januar 2016 um 20:46
> Hi,
>
> Again this has been partly discussed on the list and solutions were 
> already there but I didn't see anyone mention the issue with figures.
>
> In the following MWE we have 20 pages of a simple text with a section, 
> a footnote and a figure on each page.  The page numbers and footnote 
> numbers are fine.  Section numbers need some care to appear 
> correctly.  I couldn't figure out a similar mechanism for figure 
> numbers, though.  The example does not use Indic numbers, which does 
> not have any effect on the problem.
>
>
> \setupdirections[bidi=global,method=two]
> \setupalign[r2l]
>
> %% If we don't provide the numbercommand, we'll see reverse numbering 
> starting from 10.
> \setuphead[chapter,title,section,subject][numbercommand=\righttoleft]
> %% The following does not accept any numbercommand but it has 
> numberconversion.
> %% As a result figure numbers are shown in reverse.
> \setupcaptions[numberstopper={:}]
> %% Footnotes are fine and accept conversion.
> %% Page numbers are also okay.
>
> \starttext
>
> \dorecurse{20}{
>
> \section{Test}
> This is a very simple text.
> And we have a footnote\footnote{Footnote text}.
>
> \placefigure
> [][]
> {Test figure.}
> {\centerline{FIGURE BODY}}
>
> \page
> }
>
> \stoptext
You can use processors.

\setupalign[righttoleft]

\defineprocessor [lefttoright][style=\lefttoright]
\defineconversionset[lefttorightnumber][][lefttoright->n]

\setupcaption[figure][numberconversionset=lefttorightnumber]

\starttext

\chapter{Chapter}

\dorecurse{20}{\placefigure{Dummy figure}{\blackrule[width=8cm,height=2cm]}}

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2931 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-09 16:17 ` Wolfgang Schuster
@ 2016-01-18  6:01   ` Mohammad Hossein Bateni
  2016-01-18  6:12     ` Mohammad Hossein Bateni
  0 siblings, 1 reply; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-18  6:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thanks, this works for figures.

I couldn't get the same to work for chapters, sections, etc.

\setuphead[chapter,section][conversion=lefttorightnumber]

This does not have any effect.


The solution I had in the first email of this thread (see below) has
another issue, which I discovered later.

\setuphead[chapter,title,section,subject][numbercommand=\righttoleft]

The 12th section in the first chapter is written as 1.12 instead of 12.1; I
want the latter because of r2l align.

Another question: how do I change the separator to something else, say --?
I have played with separator and separatorset, but neither seems to work.


On Sat, Jan 9, 2016 at 11:17 AM, Wolfgang Schuster <
schuster.wolfgang@gmail.com> wrote:

> Mohammad Hossein Bateni <bateni@gmail.com>
> 3. Januar 2016 um 20:46
> Hi,
>
> Again this has been partly discussed on the list and solutions were
> already there but I didn't see anyone mention the issue with figures.
>
> In the following MWE we have 20 pages of a simple text with a section, a
> footnote and a figure on each page.  The page numbers and footnote numbers
> are fine.  Section numbers need some care to appear correctly.  I couldn't
> figure out a similar mechanism for figure numbers, though.  The example
> does not use Indic numbers, which does not have any effect on the problem.
>
>
> \setupdirections[bidi=global,method=two]
> \setupalign[r2l]
>
> %% If we don't provide the numbercommand, we'll see reverse numbering
> starting from 10.
> \setuphead[chapter,title,section,subject][numbercommand=\righttoleft]
> %% The following does not accept any numbercommand but it has
> numberconversion.
> %% As a result figure numbers are shown in reverse.
> \setupcaptions[numberstopper={:}]
> %% Footnotes are fine and accept conversion.
> %% Page numbers are also okay.
>
> \starttext
>
> \dorecurse{20}{
>
> \section{Test}
> This is a very simple text.
> And we have a footnote\footnote{Footnote text}.
>
> \placefigure
> [][]
> {Test figure.}
> {\centerline{FIGURE BODY}}
>
> \page
> }
>
> \stoptext
>
> You can use processors.
>
> \setupalign[righttoleft]
>
> \defineprocessor [lefttoright][style=\lefttoright]
> \defineconversionset[lefttorightnumber][][lefttoright->n]
>
> \setupcaption[figure][numberconversionset=lefttorightnumber]
>
> \starttext
>
> \chapter{Chapter}
>
> \dorecurse{20}{\placefigure{Dummy
> figure}{\blackrule[width=8cm,height=2cm]}}
>
> \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: 5195 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-18  6:01   ` Mohammad Hossein Bateni
@ 2016-01-18  6:12     ` Mohammad Hossein Bateni
  2016-01-18 10:13       ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-18  6:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I just found a solution to the last question:

\defineseparatorset[dashsep][][{--}]
\setuphead[section][sectionseparatorset=dashsep]

On Mon, Jan 18, 2016 at 1:01 AM, Mohammad Hossein Bateni <bateni@gmail.com>
wrote:

> Thanks, this works for figures.
>
> I couldn't get the same to work for chapters, sections, etc.
>
> \setuphead[chapter,section][conversion=lefttorightnumber]
>
> This does not have any effect.
>
>
> The solution I had in the first email of this thread (see below) has
> another issue, which I discovered later.
>
> \setuphead[chapter,title,section,subject][numbercommand=\righttoleft]
>
> The 12th section in the first chapter is written as 1.12 instead of 12.1;
> I want the latter because of r2l align.
>
> Another question: how do I change the separator to something else, say
> --?  I have played with separator and separatorset, but neither seems to
> work.
>
>
> On Sat, Jan 9, 2016 at 11:17 AM, Wolfgang Schuster <
> schuster.wolfgang@gmail.com> wrote:
>
>> Mohammad Hossein Bateni <bateni@gmail.com>
>> 3. Januar 2016 um 20:46
>> Hi,
>>
>> Again this has been partly discussed on the list and solutions were
>> already there but I didn't see anyone mention the issue with figures.
>>
>> In the following MWE we have 20 pages of a simple text with a section, a
>> footnote and a figure on each page.  The page numbers and footnote numbers
>> are fine.  Section numbers need some care to appear correctly.  I couldn't
>> figure out a similar mechanism for figure numbers, though.  The example
>> does not use Indic numbers, which does not have any effect on the problem.
>>
>>
>> \setupdirections[bidi=global,method=two]
>> \setupalign[r2l]
>>
>> %% If we don't provide the numbercommand, we'll see reverse numbering
>> starting from 10.
>> \setuphead[chapter,title,section,subject][numbercommand=\righttoleft]
>> %% The following does not accept any numbercommand but it has
>> numberconversion.
>> %% As a result figure numbers are shown in reverse.
>> \setupcaptions[numberstopper={:}]
>> %% Footnotes are fine and accept conversion.
>> %% Page numbers are also okay.
>>
>> \starttext
>>
>> \dorecurse{20}{
>>
>> \section{Test}
>> This is a very simple text.
>> And we have a footnote\footnote{Footnote text}.
>>
>> \placefigure
>> [][]
>> {Test figure.}
>> {\centerline{FIGURE BODY}}
>>
>> \page
>> }
>>
>> \stoptext
>>
>> You can use processors.
>>
>> \setupalign[righttoleft]
>>
>> \defineprocessor [lefttoright][style=\lefttoright]
>> \defineconversionset[lefttorightnumber][][lefttoright->n]
>>
>> \setupcaption[figure][numberconversionset=lefttorightnumber]
>>
>> \starttext
>>
>> \chapter{Chapter}
>>
>> \dorecurse{20}{\placefigure{Dummy
>> figure}{\blackrule[width=8cm,height=2cm]}}
>>
>> \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: 5884 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-18  6:12     ` Mohammad Hossein Bateni
@ 2016-01-18 10:13       ` Hans Hagen
  2016-01-18 18:24         ` Mohammad Hossein Bateni
  0 siblings, 1 reply; 10+ messages in thread
From: Hans Hagen @ 2016-01-18 10:13 UTC (permalink / raw)
  To: ntg-context

On 1/18/2016 7:12 AM, Mohammad Hossein Bateni wrote:
> I just found a solution to the last question:
>
> \defineseparatorset[dashsep][][{--}]
> \setuphead[section][sectionseparatorset=dashsep]

maybe collect all the r2l thing son the wiki so that eventually we can 
figure out some presets

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 10+ messages in thread

* Re: RTL problem with figure numbers
  2016-01-18 10:13       ` Hans Hagen
@ 2016-01-18 18:24         ` Mohammad Hossein Bateni
  0 siblings, 0 replies; 10+ messages in thread
From: Mohammad Hossein Bateni @ 2016-01-18 18:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

That's on my agenda.  I'll explore things a little more and hopefully will
set up such a page in a few weeks.

On Mon, Jan 18, 2016 at 5:13 AM, Hans Hagen <pragma@wxs.nl> wrote:

> On 1/18/2016 7:12 AM, Mohammad Hossein Bateni wrote:
>
>> I just found a solution to the last question:
>>
>> \defineseparatorset[dashsep][][{--}]
>> \setuphead[section][sectionseparatorset=dashsep]
>>
>
> maybe collect all the r2l thing son the wiki so that eventually we can
> figure out some presets
>
> Hans
>
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
> -----------------------------------------------------------------
>
>
> ___________________________________________________________________________________
> 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: 2545 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-01-18 18:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-03 19:46 RTL problem with figure numbers Mohammad Hossein Bateni
2016-01-03 22:27 ` Hans Hagen
2016-01-04  4:56   ` Mohammad Hossein Bateni
2016-01-09  2:37     ` Mohammad Hossein Bateni
2016-01-09 13:09       ` Hans Hagen
2016-01-09 16:17 ` Wolfgang Schuster
2016-01-18  6:01   ` Mohammad Hossein Bateni
2016-01-18  6:12     ` Mohammad Hossein Bateni
2016-01-18 10:13       ` Hans Hagen
2016-01-18 18:24         ` Mohammad Hossein Bateni

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