How do you start endnote numbering over in each section?

How do you start endnote numbering over in each section?

Breaking the threads between sections won't help you, since the endnotes
and the endnote references in the text are completely static, regular
text. (However, if this is a long document, breaking the thread between
sections/chapters can significantly speed up InDesign, and it's one of
the first things I do when working on long docs.)
Now, presumably your endnotes references in the text have a character
style applied to them? Likewise, hopefully your endnote references at
the beginning of each endnote also have a character style applied to
them? If not, the first thing to do is apply a char style to these (make
2 styles -- one for the refs in text, the other for the numbers at start
of endnotes).
Next, is to find a script that can do maths based on a character style.
Must be one around somewhere...  ... yup, here
you go:
http://indesignsecrets.com/free-script-to-change-all-numbers-in-a-document-using-math.php
So, now you just need to run the script, figure out how much to subtract
from each character style for each section so that the first note is 1,
and Bob's your uncle.

Similar Messages

  • HT1766 my ipad is disabled how do I start it all over by connecting it to itunes on the computer im having problems

    my ipad is disabled how do I start it alll over by connecting it to itunes on the computer

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • How do you start new line in paragraph style?

    New trial user and can't figure out why a seemingly simple operation doesn't work..
    How do you start a new line in a paragraph block?  When I hit the enter key, it just returns to the front of the same line, overwriting the same line over and over again.
    1. Clicked Text tool.
    2. Dragged out a paragraph block.
    3. Started typing and noticed that when it reached the end of the paragraph block, it just wrapped to the beginning.
    Frustrated so could use some help.

    …but also make sure that the No Break option in the dropdown menu (triangle at upper right corner) of the Character Panel is UNchecked:

  • How do you call 0900 numbers on iphone?

    how do you call 0900 numbers on iphone? it keeps saying that i cant call it- is there a code or anything?
    im on vodafone
    thanks

    thanks for the advice both
    ive noticed though that sometimes companies provide a cheaper alternative to an 0900 number as in 8***** or something - if this makes any sense? but even those numbers are still blocked???

  • HT1349 just got a new iphone. How do you transfer phone numbers from an old iphone to a new one

    How do you transfer phone numbers from a 3gs to a 4s?

    PLug your 3gs into iTunes, in the left panel right click on your iPhone and create a backup. After the back up is complete plug your 4s into iTunes, right click on it in the left panel and select restore from backup, select the backup file from your 3gs and that should load everything from your 3gs to your new iphone
    http://support.apple.com/kb/HT2109

  • How do you suppress page numbers. I am trying to print a screenplay for the first time since switching to Pages and I can't suppress Page

    How do you suppress page numbers. I am trying to print a screenplay for the first time since switching to Pages and I can't suppress Page #1 without making the rest of the pages inaccurate, as page #1 is the Title Page. Does anyone have any suggestions?

    When you signed to be able to post in the forums, you were urged to read and accept the Terms of Use ruling these forums.
    They claim :
    The contents of the "More Like This" box prove that applying the rules you would have get the wanted explanations without creating this new thread.
    Yvan KOENIG (VALLAURIS, France) mardi 26 avril 2011 10:04:03

  • What is the apple mobile device service? how do you start it ?

    what is the apple mobile device service? and how do you start it?

    Try Here   http://support.apple.com/kb/TS1567

  • How do you start a loop with an event and end the loop when u release ....

    How do you start a loop with lets say an event of some sort, whether it be holding down a key or pressing the mouse click and then stopping the loop when you release that key or mouse button.?
    double c = 1.8, i = 1, max = 90, exp = 0;
    final double inc = 0.002; //speed at while it increases
    boolean f = false, g = false;
    while (true)
        while (f == false && stopMeter == false) //increasing speed going up to 90
            exp = Math.pow (c, i);
            i += inc;
            pAngle.setText (Math.round (exp) + "");
            if (exp > max)
                f = true;
                g = false;
            } //end if
        } //end while
        while (g == false && stopMeter == false)  //decreasing speed going down from 90
            exp = Math.pow (c, i);
            i -= inc;
            pAngle.setText (Math.round (exp) + "");
            if (exp < 1)
                g = true;
                f = false;
            } //end if
        } //end while
    } //end whilethis is a snippet of my increasing increments. Its for an angle meter. I can't get it to stop, when the user clicks or does something... the program just gets stuck in an infinite loop. I am still new to java and i do not know how to fix this.

    You are in the wrong forum. Try this one instead: http://forum.java.sun.com/forum.jspa?forumID=31
    /M

  • How do you start the hardware test on an imac with bluetooth keyboard

    How do you start the apple hardware test on an imac with a bluetooth keyboard as the instructions is to press the D key whilst restarting? And of course the imac cant see the keyboard whilst booting up as the bluetooth connection has yet to be established

    Have you tried following the directions for running it from the DVD? The instructions are on the Hardware Test link.If you are correct and it cannot due to the wireless keyboard not making a connection you will need to borrow a wired USB keyboard.  

  • How can you start the tag config editor from a vi or when labview starts?

    how can you start the tag config editor from a vi or when labview starts?

    Hi,
    There is a VI called "dsc_TagEditorLauncher.vi" under "C:\Program Files\National Instruments\LabVIEW 7.1\project\lvdsc" folder that can be used to launch the TCE programmatically. I hope this helps.
    Best Regards,
    Remzi A.
    Applications Engineering
    National Instruments

  • HT5248 How do you start the dictate feature?

    After the update iWork still looks the same and search Help did not bring anything up. So how to you start the dictate feature to have your speech to text?

    Once you upgrade to ML, you go to System Preferences and enable it. Then you select your shortcut for turning it on and off. The default is a double-tap on the fn key.
    Jerry

  • How do you add minimal numbers in a loan form?

    How do you add minimal numbers in a loan form as in: http://screencast.com/t/KcE65bHCG?

    Hi Andy,
    You can define the amount in the webform field. You need to make changes in the HTML of the form as mentioned in this article : http://kb.worldsecuresystems.com/kb/collect-payment-using-form.html#modify-amount
    Hope this helps.
    Cheers,
    Aishvarya Raj Rastogi

  • How do you make mobile numbers the default number used in your contacts for sending text?

    How do you make mobile numbers the default number used in your contacts for sending text?

    Go to your contacts, find the contact that you wish to text, hit 'edit', and move that contact's numbers around until the mobile number is at the top. Arduous I know, but it works. Now when you go to text that person, the mobile number should be the default.
    Best.

  • How do you start to analyze

    Hi all,
    How do you start to analyze previously coded programs?
    For examle one comes and says you that I want this but you are new to company and do not know anything about the program.
    Firstly you have to understand the code and then make the necessary modifications.
    But how?
    It is not easy as writting the program from the beginning..
    Thanks.

    Do one thing....
    First read the documentation of the code,( if the documentation is there)...
    Else, read the comments properly....You'll then have an idea of the code.
    You see the output first, by just pressing F8 and observe the output.
    Then start debugging the code, it might take a long time for the first 2-3 reports, but you'll be habituated.... All the best.
    Regards,
    Pavan

  • How do you start a new text message to someone without including past history

    how do you start a new text message to someone without including past history

    You delete the current text message with that person and then create a new one.

Maybe you are looking for

  • Vendor payment through FBCJ

    Hi Experts, Can anybody tell me,why the list of open items are not displaying while making a vendor or customer payment through FBCJ ? Where as, the list is coming up in f-53 and f-28. Any particular reason behind this ? Please guide, If we can make

  • Can I convert an AV script to a Film script?

    I have a script that I did in AV format because there's a lot of VO. I'd like to just get a version of it in standard script format. Is there a way to do this conversion automatically? Thank you.

  • Package javax.persistence does not exist

    Hi, I'm a beginner on Weblogic, sorry my so simple and basic question (and my bad english). But I'm trying to build the weblogic examples ("ant build", as the documentation says) and got error messages like this: Buildfile: build.xml clean: init: [mk

  • Setting Image field in adobe form

    Hello Gurus, I have a question setting the image field dynamically. I have created a following context structure for DataSource(ValueNode Cardinality (1..1))->imagenode(Valuenode Cardinalty(0..n))->image(Value attribute)) I have binded the Datasource

  • Open vm console through web

    Hi, I have created some vm's in scvmm 2012R2. The vm does not have any ip. I want to browse the vm console in web browser using vmid or any unique identifier without needing to specify hyper-v I host ip. I need to open up multiple vm session console