ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Formula-numbering and \setuphead[...][number=no]
@ 2016-01-11 17:01 Alias 1
  2016-01-11 19:27 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alias 1 @ 2016-01-11 17:01 UTC (permalink / raw)
  To: ntg-context


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



Hello,


I spotted a strange behavior when I use \setupformulas[way=bychapter,prefixsegments=chapter] to get formula numbers with the chapternumber as prefix and using \setuphead[…][number=no] to turn off the title number.

Minimal example:

\setupformulas[way=bychapter,prefixsegments=chapter]

\setuphead[section][number=no]

\starttext

\chapter{foo}

\placeformula
\startformula
E=mc^2
\stopformula

\section{bar}

\placeformula
\startformula
a^2+b^2=c^2
\stopformula

\stoptext

The second formula has only the formula number 2. I would expect the formula number 1.2 (or at least I would want to get this number).


Thanks for help

Jannik

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

* Re: Formula-numbering and \setuphead[...][number=no]
  2016-01-11 17:01 Formula-numbering and \setuphead[...][number=no] Alias 1
@ 2016-01-11 19:27 ` Wolfgang Schuster
  2016-01-11 20:30   ` Jannik Voges
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2016-01-11 19:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> Alias 1 <mailto:researchjavo@icloud.com>
> 11. Januar 2016 um 18:01
>
>
> Hello,
>
>
> I spotted a strange behavior when I 
> use \setupformulas[way=bychapter,prefixsegments=chapter] to get 
> formula numbers with the chapternumber as prefix and using 
> \setuphead[…][number=no] to turn off the title number.
>
> Minimal example:
>
> \setupformulas[way=bychapter,prefixsegments=chapter]
>
> \setuphead[section][number=no]
\setuphead[section][incrementnumber=no]
>
> […]
>
> The second formula has only the formula number 2. I would expect the 
> formula number 1.2 (or at least I would want to get this number).
>
>
> Thanks for help
>
> Jannik
Can you configure your mail client to show this name as well!

Wolfgang

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

* Re: Formula-numbering and \setuphead[...][number=no]
  2016-01-11 19:27 ` Wolfgang Schuster
@ 2016-01-11 20:30   ` Jannik Voges
  0 siblings, 0 replies; 3+ messages in thread
From: Jannik Voges @ 2016-01-11 20:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thank you, Wolfgang, that works.


Best regards

Jannik
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2016-01-11 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-11 17:01 Formula-numbering and \setuphead[...][number=no] Alias 1
2016-01-11 19:27 ` Wolfgang Schuster
2016-01-11 20:30   ` Jannik Voges

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