And if you need to reset the table number in each section so you have stuff 
like this:
3.1.1: Heading
3.1.1-1: Table
3.1.2: Heading
3.1.2-1: Table (instead of 3.1.2-2: Table)

then I think you need your heading 3 to be H:<n>.<n>.<n+><n=0>

Haven't got FM here to test it though.

Cheers, Rebecca

>>> "Harro de Jong" <[EMAIL PROTECTED]> 06/01/06 9:20 PM >>>
Diane Gaskill wrote :

> Aloha Framers,
> 
> I have a numbering challenge for you Frame experts out there.  For
> reasons that would take a while to explain, I need to set the table
> numbering to
> pick up the level 3 heading number just previous to the
> table.  Now it's
> easy to pick up a level 3 heading such as 4.1.1 in the header
> by using the
> Running H/F variable with the definintion <$paranum[Heading 3]>, where
> autonumbering in the Heading 3 tag is definied as <n>.<n.>.<n+>.
> 
> However, when I try to use that definition as part of an autonumbering
> definition, it does not work. Instead of the number, most of
> the definition
> is displayed, as shown here.
> 
> Autonum definition                                    Display
> ------------------                                    -------
> T:Table <$paranum[Heading 3]>-<n+>            Table
> <$paranum[Heading 3]>-1
> T:Table <Running H/F 3>-<n+>                  Table 0-1
> T:Table <$Running H/F 3>-<n+>                 Table <$Running H/F 3>-1
> 
> I can insert the system variables <$chapnum) or <$volnum>,
> and they work
> fine, but apparently they are th only system variables that work in
> an autonumbering defintion. 
> 
> Is it possible to do this and if so, what did I miss in
> defining the autonum
> string?

Yes, it's possible, but not like this. You'll have to create a single
numbering stream for both headings and tables. 

If your headings are now defined as 
H:<n>.<n>.<n+>
you can change this to 
H:<n>.<n>.<n+>< >
and your table definition is 
H:Table <n>.<n>.<n>-<n+>

The < > means that the number won't be displayed in your headings. 

Your numbering scheme would be a bit unusual, though. Using only the
chapter number is more common, IMO. 
H:Table <n>.< >.< >-<n+>


Harro de Jong

_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/rebecca.officer%40alliedtelesyn.co.nz

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

NOTICE: This message contains privileged and confidential
information intended only for the use of the addressee
named above. If you are not the intended recipient of
this message you are hereby notified that you must not
disseminate, copy or take any action in reliance on it.
If you have received this message in error please
notify Allied Telesis Labs Ltd immediately.
Any views expressed in this message are those of the
individual sender, except where the sender has the
authority to issue and specifically states them to
be the views of Allied Telesis Labs.
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to