[Framers] Autonumbering for a Fourth Level Paragraph

Robert Lauriston robert at lauriston.com
Thu May 5 13:17:01 PDT 2016


You're not zeroing things out correctly and you have an extra level.

> Heading 1 (Chapter)
> Chapter <$chapnum>< =0>< =0>< =0>< =0>:

If you have only four autonumber levels, that should be Chapter
<$chapnum>< =0>< =0>< =0>:

> Heading 2 (Section)
> <$chapnum>.<n+>< =0>< >< >

<$chapnum>.<n+>< =0>< =0>

> Heading 3 (Paragraph)
> <n>.<n>.<n+>< >< >

<$chapnum>.<n>.<n+>< =0>

> Heading 4 (actually a SubParagraph)
> <n>.<n>.<n>.<n+>< >

<$chapnum>.<n>.<n>.<n+>

On Thu, May 5, 2016 at 1:07 PM,  <ecidade at zoominternet.net> wrote:
> Okay
>
> Here goes:
>
> Heading 1 (Chapter)
> Chapter <$chapnum>< =0>< =0>< =0>< =0>:
>
> Heading 2 (Section)
> <n>.<n+>< =0>< >< >
>
> Heading 3 (Paragraph)
> <n>.<n>.<n+>< >< >
>
> Heading 4 (actually a SubParagraph)
> <n>.<n>.<n>.<n+>< >
>
> Hope this makes sense
>
> ----- Original Message -----
> From: Robert Lauriston <robert at lauriston.com>
> To: ecidade at zoominternet.net, framers at lists.frameusers.com
> Sent: Thu, 05 May 2016 15:20:50 -0400 (EDT)
> Subject: Re: [Framers] Autonumbering for a Fourth Level Paragraph
>
> When you say "Section," is that a new chapter file?
>
> It would help if you posted the paragraph tag names and autonumber
> strings for each.
>
> On Thu, May 5, 2016 at 11:43 AM,  <ecidade at zoominternet.net> wrote:
>> I tried your suggestion
>>
>> It's fine in Section 1
>>
>> However, when it comes to Section 2, it still returns the value of 1.2.1.3 for the first encounter
>>
>> Hmmmmm, as Mr. Spock would say "fascinating"
>>
>>
>> ----- Original Message -----
>> From: Robert Lauriston <robert at lauriston.com>
>> To: ecidade at zoominternet.net, framers at lists.frameusers.com
>> Sent: Thu, 05 May 2016 14:29:50 -0400 (EDT)
>> Subject: Re: [Framers] Autonumbering for a Fourth Level Paragraph
>>
>> I believe what you want is:
>>
>> heading 1 (chapter title): <$chapnum>< =0>< =0>< =0>
>> heading 2: <$chapnum>.<n+>< =0>< =0>
>> heading 3: <$chapnum>.<n>.<n+>< =0>
>> heading 4: <$chapnum>.<n>.<n>.<n+>
>>
>> Personally I stopped using <$chapnum> and just do that with
>> autonumbers. That way I don't have to have a separate chapter for each
>> file.
>>
>> http://www.microtype.com/resources/articles/AUTONUM_DE.PDF
>>
>> On Thu, May 5, 2016 at 11:09 AM,  <ecidade at zoominternet.net> wrote:
>>> Fellow Frame Templars
>>>
>>> I, a most unworthy Templar, request assistance in determining why Frame (version 11, Unstructured) refuses to display the numbering I desire:
>>>
>>> I speak of a numbering scheme for Heading 4.
>>> Currently, the numbering reads:
>>> <$chapnum>.<n>.<n>.<n+>< >
>>> Returning the value of:
>>> 1.1.1.1
>>>
>>> Succeeding Heading 4 tagged paragraphs follow suit with 1.1.1.2 and so on
>>>
>>> So in the next section, section 2, the value returned for the FIRST sub section is
>>>
>>> 2.1.1.3 and NOT 2.1.1.1
>>
>> --
>>
>> Telephone numbers are:
>> 724.846.1474 (home)
>> 724.494.9213 (cell)
>> 412.776.8184 (office)
>
> --
>
> Telephone numbers are:
> 724.846.1474 (home)
> 724.494.9213 (cell)
> 412.776.8184 (office)


More information about the Framers mailing list