[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: "'Jim Stauffer'" <JStauffer@xxxxxxxxxxxxxxxxxxxxx>, "Halleman, Joseph (Joseph)" <halleman@xxxxxxxxxx>, eklisiewicz@xxxxxxxxxxx, framers@xxxxxxxxx
Subject: RE: autonumbering problem using <$chapnum> variable
From: "Halleman, Joseph (Joseph)" <halleman@xxxxxxxxxx>
Date: Thu, 25 Mar 2004 14:01:13 -0500
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
Sender: owner-framers@xxxxxxxxx
Jim, You might be right, but this way I don't have to remember how many different series identifiers I am using. I typically use one for my major headings and different identifiers for specialized sequences like number procedures, lists, etc. Joseph Halleman Information Products & Training, PSAX Products Sr. Information Developer Lucent Technologies 8301 Professional Place Landover, MD 20785 301-352-4715 halleman@xxxxxxxxxx -----Original Message----- From: Jim Stauffer [mailto:JStauffer@xxxxxxxxxxxxxxxxxxxxx] Sent: Thursday, March 25, 2004 1:21 PM To: Halleman, Joseph (Joseph); eklisiewicz@xxxxxxxxxxx; framers@xxxxxxxxx Subject: RE: autonumbering problem using <$chapnum> variable Yes, but I'm not sure that's a simpler solution. Jim -----Original Message----- From: Halleman, Joseph (Joseph) [mailto:halleman@xxxxxxxxxx] Sent: Thursday, March 25, 2004 10:19 AM To: Jim Stauffer; eklisiewicz@xxxxxxxxxxx; framers@xxxxxxxxx Subject: RE: autonumbering problem using <$chapnum> variable There is no need to create separate series identifiers. Try this numbering: APPENDIX A. APPENDIX TITLE A S:APPENDIX <$chapnum>< =0>< =0>< =0>< =0>< =0>< =0>< =0> A.1 THIS IS HEADING 2 S:<$chapnum>.<n+>< >< >< >< >< >< >\t A.4.1 This is Heading 3 S:<$chapnum>.<n>.<n+>< >< >< >< >< >\t A.4.1.1 This is Heading 4. S:<$chapnum>.<n>.<n>.<n+>< >< >< >< >\t\t A.4.1.1.1 Heading 5. S:<$chapnum>.<n>.<n>.<n>.<n+>< >< >< >\t\t A.4.1.1.1.1 Heading 6. S:<$chapnum>.<n>.<n>.<n>.<n>.<n+>< >< >\t\t Figure A-1. Insert first figure here S:Figure <$chapnum>-< >< >< >< >< ><n+>< >. TABLE A-1. Insert first table title here S:TABLE <$chapnum>-< >< >< >< >< >< ><n+>. Your way was restarting the numbering after the figure and table numbering. Joseph Halleman Information Products & Training, PSAX Products Sr. Information Developer Lucent Technologies 8301 Professional Place Landover, MD 20785 301-352-4715 halleman@xxxxxxxxxx -----Original Message----- From: Jim Stauffer [mailto:JStauffer@xxxxxxxxxxxxxxxxxxxxx] Sent: Thursday, March 25, 2004 12:55 PM To: eklisiewicz@xxxxxxxxxxx; framers@xxxxxxxxx Subject: RE: autonumbering problem using <$chapnum> variable You should use different series identifiers for headings, figures and tables. For example: H:<$chapnum>.<n+>\t F:Figure <$chapnum>-<n=1> T:TABLE <$chapnum>-<n+> By using all S identifiers, numbering restarts with every <n=1>. Jim Stauffer Sr. Technical Writer BeamReachNetworks Sunnyvale, CA www.BeamReachNetworks.com -----Original Message----- From: owner-framers@xxxxxxxxx [mailto:owner-framers@xxxxxxxxx]On Behalf Of eklisiewicz@xxxxxxxxxxx Sent: Thursday, March 25, 2004 9:46 AM To: framers@xxxxxxxxx Cc: eklisiewicz@xxxxxxxxxxx Subject: autonumbering problem using <$chapnum> variable Hello-I recently discovered a problem with my numbering and could really use a hand in figuring out why it is not working. If you look at the sample flow below, the very last Heading 2 is not picking up the correct number and is displaying as A.3 instead of A.6. I have included the numbering for each of these styles in hopes that someone might discover why the numbering is broken. Any help would be greatly appreciated as I'm under the gun and completely on my own in creating these templates. APPENDIX A. APPENDIX TITLE A S:APPENDIX <$chapnum> A.1 THIS IS HEADING 2 S:<$chapnum>.<n+>\t A.2 A.3 A.4 A.4.1 This is Heading 3 S:<$chapnum>.<n>.<n+>\t A.4.1.1 This is Heading 4. S:<$chapnum>.<n>.<n>.<n+>\t\t A.4.1.1.1 Heading 5. S:<$chapnum>.<n>.<n>.<n>.<n+>\t\t A.4.1.1.1.1 Heading 6. S:<$chapnum>.<n>.<n>.<n>.<n>.<n+>\t\t A.4.2 A.4.3 A.5 Figure A-1. Insert first figure here S:Figure <$chapnum>-<n=1>. Figure A-2. Insert second figure here S:Figure <$chapnum>-<n+>. TABLE A-1. Insert first table title here S:TABLE <$chapnum>-<n=1>. TABLE A-2. Insert second table title here S:TABLE <$chapnum>-<n+>. A.3 Thanks in advance for any assistance. Regards, Elizabeth K. ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. ** ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. ** ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **