ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: methods for numbered paragraphs (ii)
Date: Wed, 9 Aug 2017 09:58:24 +0200	[thread overview]
Message-ID: <3c8cf6d5-8a38-251f-899f-6cfc9808cd41@wxs.nl> (raw)
In-Reply-To: <58e9b43a-bc3e-d9dc-51e8-470214e25814@gmx.es>

On 8/8/2017 10:43 PM, Pablo Rodriguez wrote:
> On 08/08/2017 09:36 AM, Hans Hagen wrote:
>> On 8/7/2017 11:03 PM, Pablo Rodriguez wrote:
>>> But even in that case, numbering from:
>>>
>>>     \section{A}
>>>     \subsubsection{B}
>>>
>>> gives:
>>>
>>>     1 A
>>>     1 B
>>>
>>> Should it be the following?
>>>
>>>     1 A
>>>     1.1 B
>>
>> no it would be 1 and 1.0.1 then
> 
> Sorry, I haven’t explained myself, Hans.
> 
> With the complete sample:
> 
>   \starttext
>   \section{A}
>   \subsubsection{B}
>   \stoptext
> 
> Being the default and criterium applied, we get:
> 
>   1 A
>   1 B
> 
> Isn’t this (again, I mean the default, not the extra option you are
> going to implement) a wrong structuring?

sure, the input is wrong

> I may understand that the original code considers the \subsubsection as
> \subsection in regard to numbering to keep the structure, but
> considering \subsubsection in the previous sample as a \section in
> regard to numbering destroys the structure.
> 
> I hope this is clear now.
a zero in the number indicates that preceding levels are to be omitted

it has alway been the case ... this will not change ... a feature, not a 
bug

(if one systematically leaves out level one can use the relative 
sectioning mechanism i.e. subsub becomes sub then etc)

adding all kind of heuristics for weird structure is not on the agenda 
as it means lots of parameters and explanations and additional mess in 
subsystems that depend on structure being right

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-08-09  7:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-05 20:08 Idris Samawi Hamid ادريس سماوي حامد
2017-08-06  3:28 ` Idris Samawi Hamid ادريس سماوي حامد
2017-08-06 13:54   ` Idris Samawi Hamid ادريس سماوي حامد
2017-08-06 19:39     ` Pablo Rodriguez
2017-08-06 21:08       ` Idris Samawi Hamid ادريس سماوي حامد
2017-08-07 15:08         ` Pablo Rodriguez
2017-08-07 18:57           ` Hans Hagen
2017-08-07 21:03             ` Pablo Rodriguez
2017-08-07 22:37               ` Idris Samawi Hamid ادريس سماوي حامد
2017-08-08  7:36               ` Hans Hagen
2017-08-08 12:42                 ` Idris Samawi Hamid ادريس سماوي حامد
2017-08-08 16:00                   ` Pablo Rodriguez
2017-08-08 20:43                 ` Pablo Rodriguez
2017-08-09  7:58                   ` Hans Hagen [this message]
2017-08-06 19:49     ` Pablo Rodriguez
2017-08-06 21:14       ` Idris Samawi Hamid ادريس سماوي حامد

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=3c8cf6d5-8a38-251f-899f-6cfc9808cd41@wxs.nl \
    --to=pragma@wxs.nl \
    --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).