Copy link to clipboard
Copied
I've used the inline notes script - https://creativepro.com/files/kahrel/indesign/footnote_inline.html
I want to change the space between the inline notes. I've tried searching for
var number_of_ems
in the script (as mentioned on the webpage).
But i can't find it. Any solutions?
This is very strange. There are several differences, the one you downloaded is an older version. From what I can see the version on the server is correct -- as I mentioned, I downloaded it and it's the correct one. I'll ask CreativePro to look into it.
Meanwhile, the correct ersion is attached here. Just change the .txt file type to .jsx -- and change line 5 🙂
Copy link to clipboard
Copied
The web page says that the line you're after is line 5. These are the first few lines of the script:
//DESCRIPTION: Place a footnote in the previous note's breakline
(function () {
var number_of_ems = 2;
Copy link to clipboard
Copied
Do I have to add that line in because it isn't on line 5. Mine looks like below:
Copy link to clipboard
Copied
How bizarre. I downloaded the script just now and the line is there. When did you download it? How many lines does the script have?
Copy link to clipboard
Copied
109 lines. I downloaded yesterday.
Copy link to clipboard
Copied
This is very strange. There are several differences, the one you downloaded is an older version. From what I can see the version on the server is correct -- as I mentioned, I downloaded it and it's the correct one. I'll ask CreativePro to look into it.
Meanwhile, the correct ersion is attached here. Just change the .txt file type to .jsx -- and change line 5 🙂
Copy link to clipboard
Copied
Sorry, i downloaded it some time ago.
I got confused, I had a look at the script yesterday.
Copy link to clipboard
Copied
Well, I'm glad it's been cleared up now.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now