mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] appendix w/figures


Chronological Thread 
  • From: Bob Lounsbury <address@hidden>
  • To: Bob Lounsbury <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] appendix w/figures
  • Date: Tue, 26 Sep 2006 21:40:59 -0600
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=Bafiri1u9vBmZVIgw+TkqXRYmdjBrl5CeT/hjf+paKZUMUkOrqtY1nDh3yilbkubaF60x7PZV/NylCEA4vMiKyzFY0dhxbAo5XLCPNbcN/8+GWARGqVtBQeO6yv2cUhCZ25Gx8nVzUwKIwr2U1PflpJ03bbatD9H1Gldgn5DuEc=


On Sep 26, 2006, at 4:39 PM, Bob Lounsbury wrote:

Hello,

So here's a question for you. How do you get figure numbers to follow with appendices? I am using sectional figure numbering.

For instance I added an appendix by "\appendix>return" and TeXmacs created a perfect "Appendix A". However, when I put a figure float into this appendix I get the figure number of the last section. For example:

4 Conclusions

Figure 4.1

Appendix A

Figure 4.1

What I need to have is:

4 Conclusions

Figure 4.1

Appendix A

Figure A.1

Any help would be greatly appreciated!!

--Bob Lounsbury


I figured out a workaround by entering:

<assign|the-figure|<macro|A.<value|figure-nr>>>

just before each Appendix. I don't know if anyone knows of a permanent way of solving this, but this will work for what I need.




Archive powered by MHonArc 2.6.19.

Top of page