Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: How to append a text var to the page numbers #102908

    Many thanks David for the kind advice, I Highly appreciate it.

    Re. scripting, you are absolutely right, however, unfortunately as you know large enterprises have their own restrictions about using software. Namely, policies for avoiding writing custom code, security policies preventing you to install custom-built scripts, record keeping and documentation requirement, and responsibility to not to deviate from the documented/approved standard operating procedures unless you have a very good reason to do so. If I wanted to write code, I could do it by myself or request IT branch to do it, but it doesn’t worth it for something I’ll use exactly once each year.

    Of course, in SME/Non-Government sector that’s a totally different story.

    Kind regards,
    Kasra

    P.S. Also, thanks for those script suggestions. I’ll certainly look into them for my personal projects.

    in reply to: How to append a text var to the page numbers #102854

    Hi All,

    I think I’ve found a not-so-elegant way to fix this:

    First, I create unique section prefixes for each article. Like (§1§,§2§,…,§n§). Just making sure it’s impossible for anybody to have that in their articles.

    Then I generate index, select it and “find and replace” each section prefix with corresponding DOI:

    §1§ Maps to DOI_String_1
    §2§ Maps to DOI_String_2
    …………
    §n§ Maps to DOI_String_n

    And there you have it. No scripting required.

    Please let me what you think.
    Kind regards,
    Kasra

    in reply to: How to append a text var to the page numbers #102853

    Hi Peter,

    Many thanks for the advice. I wonder why Adobe created this artificial limitation for a text field (Section Prefix) creating this complexity in the first place. My nature of work is in a way that I tend to avoid scripts, concerning people who will work on this project after me get in trouble in case future Adobe updates break the code.

    Kind regards,
    Kasra

    in reply to: Having DOI's in a journal index #102712

    Hi Michel,

    Sorry for belated reply.
    Yes, it’s an InDesign book document, with individual articles as separate files. Each article has a DOI assigned to it, and the DOI must be placed in the document as a visible element.(Acording to DOI standards), which can be a good thing, because there might be a way that I can reference it in index.

    Kind regards,
    Kasra

    Hi @david-blatner,

    Thank you very much for detailed information. I will follow the steps and get back to you.

    Kind regards,
    Kasra

    Hi obi-wan-kenobi,

    I can’t follow the exact steps of your thoaought process, but I get the idea. Maybe I can fix it by some GREP.

    Thanks,
    K

    Thanks @david-blatner,

    I’ve done something similar to your recommendation, but for making my life easy, I exported the indices to excel and performed operations there. Now my last remaining step, is actually an excel problem now! How smart!

    Look, my master list for the term “annual report” now looks like this:

    Annual Report  E161
    Annual Report  E150
    Annual Report  E243, E260, E275, E284
    Annual Report  E243

    Now I need to do something to merge all “annual report” entries into one:

    Annual Report  E161, E150 ,E243, E260, E275, E284, E243

    I’m heading for excel forums now!

    Kind regards,
    K

    Hi @obi-wan-kenobi,

    The reason is some of the journal issues are an indesign “book” with each article a single file attached to them, and some journals are a single indd document. Now consolidating all these documents into a another “book” will introduce some unintended changes to them. So I prefer to work on “frozen”data.

    Kind regards,
    K

Viewing 8 posts - 1 through 8 (of 8 total)