<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Hello Les,<br><br>I'm not sure what you mean by the question marks in your descriptions. Could you please explain?<br><br>I'm still having issues with the added  "< >" tag not making any difference, and with the figures interfering with the section numbering (1.1, 1.2, etc.). <br><br>Thanks,<br>Anirae<br><br><div><br></div><br><hr id="zwchr"><b>From: </b>framers-request@lists.frameusers.com<br><b>To: </b>framers@lists.frameusers.com<br><b>Sent: </b>Friday, December 28, 2012 11:00:00 AM<br><b>Subject: </b>framers Digest, Vol 86, Issue 25<br><br>Send framers mailing list submissions to<br>        framers@lists.frameusers.com<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>        http://lists.frameusers.com/mailman/listinfo/framers<br>or, via email, send a message with subject or body 'help' to<br>        framers-request@lists.frameusers.com<br><br>You can reach the person managing the list at<br>        framers-owner@lists.frameusers.com<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of framers digest..."<br><br><br>Today's Topics:<br><br>   1. Typicla auto numbering problem, Frame10 Unstructured<br>      (anirae@comcast.net)<br>   2. Re: Typicla auto numbering problem, Frame10 Unstructured<br>      (Les Smalley)<br>   3. Re: Typicla auto numbering problem, Frame10 Unstructured<br>      (Lin Sims)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 27 Dec 2012 21:22:33 +0000 (UTC)<br>From: anirae@comcast.net<br>To: framers@lists.frameusers.com<br>Subject: Typicla auto numbering problem, Frame10 Unstructured<br>Message-ID:<br>        <999167704.880359.1356643353361.JavaMail.root@sz0034a.emeryville.ca.mail.comcast.net><br>        <br>Content-Type: text/plain; charset="utf-8"<br><br>Framers, <br><br>Back on Frame after several years of being forced to use inferior products. The hang of it is returning, but I have a strange auto numbering issue. Hope you can help. <br><br>The figure numbering for the chapter breaks when I add auto numbered figures and tables. <br><br>Several files in the book. Each file is actually its own manual, and I want the book to see each as a volume (Vol 1, 2, 3, etc.). That's working OK. I want each file to start with chapter t after the preliminary pages (Title page and TOC). The Book is set up as follows: <br>1st file : <br>Volume: #1 <br>Chapter: #1 (If I make this Read from File it doesn't change anything) <br><br>All other files: <br>Volume: Continue numbering from previous file in book. <br>Chapter: Read from File <br><br>Headings are H:Heading1, H:Heading2, etc. <br><br>If figure format is H:Figure<sectionnum>\t<n+>, I get: <br><br>2 Heading <br>2.1 Heading <br>Figure 1-5 <br>Figure 1-6 <br>1.6 Heading <br>Figure 1-7 <br>really messed up <br><br>If figure format is F:Figure<n>\t<n+>, I get: <br>It does not recognize Heading 1 as <n> but Heading numbers are not influenced by inserting numbers, but the figures do not adopt the section number: <br><br>2.3 heading <br>Figure 1-3 <br>Figure 1-4 <br>2.3.1 Heading <br>Figure 1-6 <br><br>If figure format is H:Figure<n>\t<n+><>.\t (as suggested by a post from some sight), I get: <br><br>1 Heading <br>Figure 0-1 <br>Figure 0-2 <br>2 Heading <br>Figure 0-3 <br>2.3 Heading <br>Figure 0-4 <br>2.3.1 Heading <br>Figure 0-5 <br><br>What should I do to get: <br><br>1 Heading <br>Figure 1-1 <br>1.1 Heading <br>Figure 1-2 <br>2 Heading <br>Figure 2-1 <br>Figure 2-2 <br>2.1 Heading <br>Figure 2-3 <br>2.1.1 Heading <br>Figure 2-4 <br>and so forth <br><br>Thank you! <br>A <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.frameusers.com/pipermail/framers/attachments/20121227/bb5eba79/attachment-0001.html><br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 28 Dec 2012 05:51:08 -0800 (PST)<br>From: Les Smalley <l_c_smalley@yahoo.com><br>To: "anirae@comcast.net" <anirae@comcast.net>,<br>        "framers@lists.frameusers.com" <framers@lists.frameusers.com><br>Subject: Re: Typicla auto numbering problem, Frame10 Unstructured<br>Message-ID:<br>        <1356702668.35090.YahooMailNeo@web120201.mail.ne1.yahoo.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Hi Anirae!<br><br>If I read your message corrrectly, you want to have the figure numbers (and possibly also table numbers) increment? from 1 within each major section of the chapter containing them, and not interfere with or be altered by possible multiple levels of sub-sections.? The major section does reset them to start at one again.<br><br><br>For this to work, the figures, tables and headings will have to be in the same numbered series (e.g. F: or H:) but you also need to use placeholders - the empty building block < > (which does not alter, nor show the value) -  for counters that should not be affected.<br><br>One suggestion is to create a grid of your numbering needs, so you can more easily see where you need to use the various types of numbering building block - display only (e.g. <n>), incrementing (e.g. <n+>) or ignoring (< > and note the space between the less-than and greater-than symbols)<br><br><br>Here is how I would setup your formats, assuming only three levels of headings (as per your example).? I've added a counter for tables as well, so there are 5 total numbering positions.<br><br>H:<n+>??????????????? 1 Heading (increment 1st level heading, reset all lower-level numbers: figures,<br>???????????????????????????????? tables and sub-headings)<br><br><br>H:<n>-<n+>< >< >< >?? Figure 1-1 (show current heading #, increment figure #, don't change table or<br>????????????????????????????????? sub-headings)<br><br>H:<n>< >< >.<n+>????? 1.1 Heading (display current heading #, don't change figure or table #,<br>?????????????????????????????????? increment 1st subhead and reset lower sub-heading)<br><br>H:<n>-<n+>< >< >< >?? Figure 1-2<br><br>H:<n+>??????????????? 2 Heading <br><br><br>H:<n>-<n+>< >< >< >?? Figure 2-1<br><br><br>H:<n>.< ><n+>< >< >?? Table 2.1? (show current heading #, don't change figure #, increment table #,<br>????????????????????????????????? don't change sub-headings)<br><br>H:<n>-<n+>< >< >< >?? Figure 2-2<br><br><br>H:<n>< >< >.<n+>????? 2.1 Heading<br><br><br>H:<n>-<n+>< >< >< >?? Figure 2-3<br><br><br>H:<n>< >< >.<n>.<n+>? 2.1.1 Heading(display current heading #, don't change figure or table,<br>???????????????????????????????????? show 1st subhead and increment lower sub-heading)<br><br>H:<n>-<n+>< >< >< >?? Figure 2-4<br><br>and so forth.? As I'm not completely clear on how you are using either the $VolNum or $ChapNum variables (or corresponding numbering building blocks,) I have not shown those, and trust that this example will get you on the right path fairly quickly.<br><br>? Les<br><br><br><br>________________________________<br> From: "anirae@comcast.net" <anirae@comcast.net><br>To: framers@lists.frameusers.com <br>Sent: Thursday, December 27, 2012 4:22 PM<br>Subject: Typicla auto numbering problem, Frame10 Unstructured<br> <br><br>Framers,<br><br>Back on Frame after several years of being forced to use inferior products. The hang of it is returning, but I have a strange auto numbering issue. Hope you can help. <br><br>The figure numbering for the chapter breaks when I add auto numbered figures and tables. <br><br>Several files in the book. Each file is actually its own manual, and I want the book to see each as a volume (Vol 1, 2, 3, etc.). That's working OK. I want each file to start with chapter t after the preliminary pages (Title page and TOC). The Book is set up as follows:<br>1st file : <br>Volume: #1<br>Chapter: #1? (If I make this Read from File it doesn't change anything)<br><br>All other files: <br>Volume: Continue numbering from previous file in book.<br>Chapter: Read from File<br><br>Headings are H:Heading1, H:Heading2, etc.<br><br>If figure format is H:Figure<sectionnum>\t<n+>, I get:<br><br>2 Heading <br>2.1 Heading <br>Figure 1-5<br>Figure 1-6<br>1.6 Heading<br>Figure 1-7<br>really messed up<br><br>If figure format is F:Figure<n>\t<n+>, I get:<br>It does not recognize Heading 1 as <n> but Heading numbers are not influenced by inserting numbers, but the figures do not adopt the section number:<br><br>2.3 heading<br>Figure 1-3<br>Figure 1-4<br>2.3.1 Heading<br>Figure 1-6<br><br>If figure format is H:Figure<n>\t<n+><>.\t (as suggested by a post from some sight), I get:<br><br>1 Heading<br>Figure 0-1<br>Figure 0-2<br>2 Heading<br>Figure 0-3<br>2.3 Heading <br>Figure 0-4<br>2.3.1 Heading<br>Figure 0-5<br><br>What should I do to get:<br><br>1 Heading<br>Figure 1-1<br>1.1 Heading<br>Figure 1-2<br>2 Heading<br>Figure 2-1<br>Figure 2-2<br>2.1 Heading<br>Figure 2-3<br>2.1.1 Heading<br>Figure 2-4<br>and so forth<br><br>Thank you!<br>A<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.frameusers.com/pipermail/framers/attachments/20121228/45118565/attachment-0001.html><br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 28 Dec 2012 08:53:28 -0500<br>From: Lin Sims <ljsims.ml@gmail.com><br>To: anirae@comcast.net<br>Cc: framers@lists.frameusers.com<br>Subject: Re: Typicla auto numbering problem, Frame10 Unstructured<br>Message-ID:<br>        <CA+MomChPvBQw+oxbdxh-q6KyC=ehhUSArqGcOeOkn_a_ukCm-Q@mail.gmail.com><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Can you send your numbering properties for all the numbered tags? I'm<br>not sure without looking at them, but I have a feeling that you're<br>using the same counter position/building block for both the figures<br>and some of your section numbers.<br><br>If you look at this page, Adobe has a nice table about halfway down<br>the page showing how to set the building blocks up.<br><br>http://help.adobe.com/en_US/framemaker/using/WSF176D8C8-8133-4860-88E3-AF69262623F0.html<br><br>On Thu, Dec 27, 2012 at 4:22 PM,  <anirae@comcast.net> wrote:<br>> Framers,<br>><br>> Back on Frame after several years of being forced to use inferior products.<br>> The hang of it is returning, but I have a strange auto numbering issue. Hope<br>> you can help.<br>><br>> The figure numbering for the chapter breaks when I add auto numbered figures<br>> and tables.<br>><br>> Several files in the book. Each file is actually its own manual, and I want<br>> the book to see each as a volume (Vol 1, 2, 3, etc.). That's working OK. I<br>> want each file to start with chapter t after the preliminary pages (Title<br>> page and TOC). The Book is set up as follows:<br>> 1st file :<br>> Volume: #1<br>> Chapter: #1  (If I make this Read from File it doesn't change anything)<br>><br>> All other files:<br>> Volume: Continue numbering from previous file in book.<br>> Chapter: Read from File<br>><br>> Headings are H:Heading1, H:Heading2, etc.<br>><br>> If figure format is H:Figure<sectionnum>\t<n+>, I get:<br>><br>> 2 Heading<br>> 2.1 Heading<br>> Figure 1-5<br>> Figure 1-6<br>> 1.6 Heading<br>> Figure 1-7<br>> really messed up<br>><br>> If figure format is F:Figure<n>\t<n+>, I get:<br>> It does not recognize Heading 1 as <n> but Heading numbers are not<br>> influenced by inserting numbers, but the figures do not adopt the section<br>> number:<br>><br>> 2.3 heading<br>> Figure 1-3<br>> Figure 1-4<br>> 2.3.1 Heading<br>> Figure 1-6<br>><br>> If figure format is H:Figure<n>\t<n+><>.\t (as suggested by a post from some<br>> sight), I get:<br>><br>> 1 Heading<br>> Figure 0-1<br>> Figure 0-2<br>> 2 Heading<br>> Figure 0-3<br>> 2.3 Heading<br>> Figure 0-4<br>> 2.3.1 Heading<br>> Figure 0-5<br>><br>> What should I do to get:<br>><br>> 1 Heading<br>> Figure 1-1<br>> 1.1 Heading<br>> Figure 1-2<br>> 2 Heading<br>> Figure 2-1<br>> Figure 2-2<br>> 2.1 Heading<br>> Figure 2-3<br>> 2.1.1 Heading<br>> Figure 2-4<br>> and so forth<br>><br>> Thank you!<br>> A<br>><br>> _______________________________________________<br>><br>><br>> You are currently subscribed to framers as ljsims.ML@gmail.com.<br>><br>> Send list messages to framers@lists.frameusers.com.<br>><br>> To unsubscribe send a blank email to<br>> framers-unsubscribe@lists.frameusers.com<br>> or visit<br>> http://lists.frameusers.com/mailman/options/framers/ljsims.ml%40gmail.com<br>><br>> Send administrative questions to listadmin@frameusers.com. Visit<br>> http://www.frameusers.com/ for more resources and info.<br>><br><br><br><br>-- <br>Lin Sims<br><br><br>------------------------------<br><br>_______________________________________________<br>You are currently subscribed to<br>framers.<br>To unsubscribe send a blank email to<br>http://lists.frameusers.com/mailman/listinfo/framers<br>Send administrative questions to listadmin@frameusers.com. Visit<br>http://www.frameusers.com/ for more resources and info.<br><br>End of framers Digest, Vol 86, Issue 25<br>***************************************<br></div></body></html>