ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Captions numbering
@ 2016-08-31 12:04 Jose Luis Arellano
  2016-09-01 20:14 ` Jan Willem Flamma
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Luis Arellano @ 2016-08-31 12:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear list,
I experience exactly same issue explained here
<https://mailman.ntg.nl/pipermail/ntg-context/2015/083790.html>, but
apparently the link provided for Hans doesn't exist.
I will appreciate any help.
Thanks.

[-- Attachment #1.2: Type: text/html, Size: 295 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] 5+ messages in thread

* Re: Captions numbering
  2016-08-31 12:04 Captions numbering Jose Luis Arellano
@ 2016-09-01 20:14 ` Jan Willem Flamma
  2016-09-03  2:35   ` Jose Luis Arellano
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Willem Flamma @ 2016-09-01 20:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi Jose Luis,

I eventually solved this by setting up the subsubsection as follows:

\setuphead[subsubsection]
    [incrementnumber=no]

This links to a set of test files on the pragma website and maybe of use to you: http://context.aanhet.net/download-1.htm

Kind regards,
Jan Willem


> On 31 aug. 2016, at 14:04, Jose Luis Arellano <jose.4rellano@gmail.com> wrote:
> 
> Dear list,
> I experience exactly same issue explained here <https://mailman.ntg.nl/pipermail/ntg-context/2015/083790.html>, but apparently the link provided for Hans doesn't exist.
> I will appreciate any help.
> Thanks.
> ___________________________________________________________________________________
> 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: 2464 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] 5+ messages in thread

* Re: Captions numbering
  2016-09-01 20:14 ` Jan Willem Flamma
@ 2016-09-03  2:35   ` Jose Luis Arellano
  2016-09-04  9:42     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Luis Arellano @ 2016-09-03  2:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks for the answer Jan, but unfortunately this doesn't solve my
problem because the option "incrementnumber=no" causes that the
unnumbered section are not show in TOC.
Hopefully someone has a clue about this.

Thanks guys.

2016-09-01 17:14 GMT-03:00 Jan Willem Flamma <jwfregister@icloud.com>:
>
> Hi Jose Luis,
>
> I eventually solved this by setting up the subsubsection as follows:
>
> \setuphead[subsubsection]
>     [incrementnumber=no]
>
> This links to a set of test files on the pragma website and maybe of use to you: http://context.aanhet.net/download-1.htm
>
> Kind regards,
> Jan Willem
___________________________________________________________________________________
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] 5+ messages in thread

* Re: Captions numbering
  2016-09-03  2:35   ` Jose Luis Arellano
@ 2016-09-04  9:42     ` Wolfgang Schuster
  2016-09-04 16:15       ` Jose Luis Arellano
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2016-09-04  9:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> Jose Luis Arellano <mailto:jose.4rellano@gmail.com>
> 3. September 2016 um 04:35
> Thanks for the answer Jan, but unfortunately this doesn't solve my
> problem because the option "incrementnumber=no" causes that the
> unnumbered section are not show in TOC.
Use "incrementnumber=list" to get TOC entries for your unnumbered sections.

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1350 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] 5+ messages in thread

* Re: Captions numbering
  2016-09-04  9:42     ` Wolfgang Schuster
@ 2016-09-04 16:15       ` Jose Luis Arellano
  0 siblings, 0 replies; 5+ messages in thread
From: Jose Luis Arellano @ 2016-09-04 16:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2016-09-04 6:42 GMT-03:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>:
> Use "incrementnumber=list" to get TOC entries for your unnumbered sections.
>
> Wolfgang

Hello Wolfgang.

In fact, with the option "incrementnumber=list" you can to show
unnumbered section in TOC but unfortunately this causes the captions
numbering problem.
In the following example you can check that when one use a
figure/table in a unnumbered section, captions will shown as Table 1,
and not as Table 1.1.

\setuphead[chapter, section, subsection]
\setuphead[subsubsection][number=no,incrementnumber=list]
\starttext
\starttitle[title={Contents}]
\stoptitle
\placelist[chapter,section,subsubsection]
\starttitle[title={Figures}]
\stoptitle
\placelist[figure]
\startchapter[title=Chapter title]
\input ward
\startsection[title=Section title1]
\input ward
\placefigure[here][]{Caption}{\externalfigure[dummy]}
\startsubsubsection[title=Subsubsection title]
\input ward
\placefigure[here][]{Caption}{\externalfigure[dummy]}
\stopsubsubsection
\stopsection
\stopsection
\stopchapter
\stoptext

Thanks.
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2016-09-04 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-31 12:04 Captions numbering Jose Luis Arellano
2016-09-01 20:14 ` Jan Willem Flamma
2016-09-03  2:35   ` Jose Luis Arellano
2016-09-04  9:42     ` Wolfgang Schuster
2016-09-04 16:15       ` Jose Luis Arellano

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