Ask a Question related to Adobe Indesign Windows, Design and Development.
-
david_francois_huynh@adobeforums.com #1
Auto-numbering figures and tables
Hello everyone,
I'm trying to use InDesign CS to write a scientific paper--I just love its freeform layout capabilities. But there's no native support for adding figure and table numbers and for referencing them. There are some plugins, of course, notably the Virginia Systems Sonar Bookends stuff, which cost $195 or more each package. Now as a student I got InDesign CS myself for $200, so it makes no sense to get a plugin for the same price.
Is there any free or cheaper plugin out there that does auto-numbering and auto-references for figures and tables?
I was thinking of writing some scripts, too, so if you happen to have some tips, please share!
Many thanks!
David
david_francois_huynh@adobeforums.com Guest
-
Page Shuffling for with Auto Page Numbering
I'm laying out a 50 page book to print. The book will consist of letter size pages that are folded and stapled down the middle. In order to do so,... -
InDEsign Newbie - Consecutive numbering of figures in a document. How?
I've placed text and graphics from a MS Word version of a User Manual that includes consecutively numbered figures for the graphics (eg: Figure 1,... -
Auto page-numbering wierdness
I have a book I'm trying to put together with auto page numbering. (ID 2.0.2) I started these docs assuming manual numbering, and switched to... -
Auto numbering
When will indesign have auto numbering? I just finished a 300 page guitar book (www.sheetsofsound.net) which used Chapter.ExerciseNum.Page in the... -
Auto-numbering for chapters
Is there a function/feature which someone knows of to do auto-numbering of chapters within InDesign? We are attempting to number chapters, lets say... -
pjredman@adobeforums.com #2
Re: Auto-numbering figures and tables
David,
I know of no other plug-ins for this so I think a script could be the best solution for you. A script will not dynamically update the numbering like a plug-in would but it would be easy to create.
Phil Redman
pjredman@adobeforums.com Guest
-
david_francois_huynh@adobeforums.com #3
Re: Auto-numbering figures and tables
Phil,
Thanks for your reply! Do you know of any resource (books, online help) that would help me do this?
I am thinking of putting XML tag (e.g., <my:figure id="aCoolFigure">caption here</my:figure>) on each figure's caption and then have the script iterate over all <my:figure> tags and generate the figure label or something like that... Am I on the right track?
Thanks again!
David
david_francois_huynh@adobeforums.com Guest
-
Robert_Levine@adobeforums.com #4
Re: Auto-numbering figures and tables
Why not check the scripting forum?
Bob
Robert_Levine@adobeforums.com Guest
-
david_francois_huynh@adobeforums.com #5
Re: Auto-numbering figures and tables
Good idea! :) Silly me... Thanks!
David
david_francois_huynh@adobeforums.com Guest
-
Jens Schulze #6
Re: Auto-numbering figures and tables
> Am I on the right track?
I would prefer the usage of char styles that doesn't change everything to
mark the area where the script will insert the chapter numbering. Is easier
to handle during the creation of the text. I wrote a script for the PC
version some time ago to handle this five levels deep, but only for chapter
counting, not yet figure numbering. The only disadvantage is that it has to
be triggered manually to work on the document.
Jens
Jens Schulze Guest
-
david_francois_huynh@adobeforums.com #7
Re: Auto-numbering figures and tables
That sounds very relevant. Would you mind sharing the code? Thanks!
David
david_francois_huynh@adobeforums.com Guest
-
Jens Schulze #8
Re: Auto-numbering figures and tables
> That sounds very relevant. Would you mind sharing the code? Thanks!
As I'm at work and the programms are at home, please write me a mail to
[email]jens@trickbetrueger.org[/email] (with a good subject so my spam filter will not
trash your mail) and tell me which InDesign windows version you will use,
because there are different executables for ID2 and IDCS needed because of
slightly changes in the object modell. The programm is coded in Visual Basic
6.
Jens
Jens Schulze Guest



Reply With Quote

