Forum Replies Created
-
AuthorPosts
-
November 26, 2015 at 1:58 am in reply to: Convert smart (curly) quotes to dumb (straight) quotes in InDesign using JS #79662
Amit Schandillia
MemberHere’s what my Find/Change looks like: https://imgur.com/5e5LUqL
November 23, 2015 at 6:14 pm in reply to: Indesign script to add HTML tags based on character styles #79599Amit Schandillia
MemberWorked like a charm…I just changed $1 to $0 and that did the trick. No idea how it worked but it did! I will now study more about these wildcard numbers and what they mean…seems like a mighty handy tool to me. Thanks a ton. :)
November 23, 2015 at 10:37 am in reply to: Indesign script to add HTML tags based on character styles #79587Amit Schandillia
MemberThank you for the quick response, David. Just tried doing as you suggested but I must be doing something stupid because the “$1” bit is replacing the text that needs to be within the tags. For instance:
This is a nice book. (where nice is in bold)
…turns into:
This is a <i>$1</i> book.
How can I make Indesign see $1 as a wildcard variable for the text being tagged?November 23, 2015 at 10:36 am in reply to: Indesign script to add HTML tags based on character styles #79586Amit Schandillia
MemberThank you for the quick response, David. Just tried doing as you suggested but I must be doing something stupid because the “$1” bit is replacing the text that needs to be within the tags. For instance:
This is a nice book. (where nice is in bold)
…turns into:
This is a <i>$1</i> book.
How can I make Indesign see $1 as a wildcard variable for the text being tagged?
June 27, 2015 at 7:21 am in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76289Amit Schandillia
MemberYes, converting everything to live text worked like a charm. What an assbackward way of doing something Adobe could and should have easily automated! But all seems good for now though. :)
June 27, 2015 at 7:10 am in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76287Amit Schandillia
MemberThat’s a brilliant find, Kelly! And I’m thoroughly miffed at how something this big escaped the attention of all those publishers who use Indesign all the time and the folks at Adobe themselves. Super stranger indeed. I hope they put a fix in place with some future release. In the meantime, as you advised, I have changed every single instance of chapter number on the second layer into hard text instead of a variable. A frustratingly manual workaround if you ask me given there are over 60 such documents!
“So again, the easy fix: make your chapter numbers live text in the “Chap Num + Name” paragraph.”…just so I understand you well, “live text” here means hard-coded text as opposed to variable, right? Or is it something else that I’m not aware of? Still learning things with ID so apologies for the naïve question.
June 26, 2015 at 11:26 am in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76277Amit Schandillia
MemberThanks Kelly…just sent a mail to you.
June 26, 2015 at 12:52 am in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76269Amit Schandillia
MemberAlso, for what it’s worth, I have noticed this problem begins to occur only at the 10th entry of this style (
chapter num + name). If I remove some chapters to make it, say, the 9th or 6th, the problem goes away for that entry since it’s no longer the 10th. Not sure if I’m able to explain it well.June 25, 2015 at 11:45 pm in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76268Amit Schandillia
MemberWow, finally someone noticed! Thanks a ton, Kelly. The style
chapter num + nameis the same across all documents (i.e. chapters) in the book and that’s what baffles me. The item exists on a separate layer (that’s invisible) in the title page of each chapter. Here’s a screen grab: (https://i.imgur.com/jL6Damb.png?1).The item actually consists of two variables that automatically populate the chapter number and chapter title components (https://i.imgur.com/Kd2PwEh.png).
June 24, 2015 at 7:06 am in reply to: Crazy problem with page number placement in Table of Contents (Indesign CC 2014) #76217Amit Schandillia
MemberP.S. I just selected the
No Page Numberoption in the TOC dialog to be sure and ter the page number persists next to the last two entries in my TOC! Check this out: -
AuthorPosts
