Forum Replies Created
-
AuthorPosts
-
Claudio Marconato
MemberYes, you can place an InDesign document, it behaves just like a multipage PDF.
So you can place each page into a non facing pages document maintaining all the original elements on the pages.Claudio Marconato
MemberI suggest you to save the facing pages document and place it into a non facing pages one.
It’s the easy way to achieve your goal without having to manually assign different master pages to ex even and ex odd pages.Claudio Marconato
MemberHi Rich, you made it right with facing pages… if you can change the printer!
I have no idea of what kind of printer requirement request a non facing pages document.Claudio Marconato
MemberHi Linus,
I have several InDesign versions installed on my Mac, no one of that can apply stroke styles to live text.Do you remember which version could do this?
Claudio Marconato
MemberNiklas, to change the default settings of any new object you change the settings without any object selected
Regards
Claudio Marconato
MemberYou might have applied the settings without any object selected so that InDesign uses those settings for any new object.
January 14, 2018 at 12:40 am in reply to: Add paragraph style only to a paragraph with 2 lines or more. #100940Claudio Marconato
MemberYou can apply a character style to the first 2 lines and then change the character style using nested style by lines, inside the paragraph style options.
Claudio Marconato
MemberHi Randy, you can open all the documents and use the search and replace to apply the superscript to SM in all documents in a single step.
To have access to the formatting options in search and replace you have to click the more options button.Claudio Marconato
MemberOf course you can!
? and * are relative to the preceding character
\.? means literal period 0 or 1 time (either case GREP find the match)
(\d+)*, or better \d* means figure 0 or multiple timesClaudio Marconato
MemberHi Glen, this seems to works fine:
(?<=PM )£\d+\.?(\d+)*(?<=PM ) without square brackets
£\d+\.?(\d+)* this apply the format to the pricesLet try it
Claudio Marconato
MemberHi Brenda, I don’t think that you can set a keyboard shortcut for that, I suggest to evaluate a search and replace with objects to apply what you need to. You can execute the search and replace to all the open documents.
Hope this helps
Claudio Marconato
MemberYou can change the height of the underline to make it thicker, option + click on the underline icon, it’ll open the underline options
Claudio Marconato
MemberHi Nicolas, you can use the underline options to create a kind of highlighter
Claudio Marconato
MemberHi Phil, if I where you I’ll try too create two separate master pages, one for the recto and one for the verso pages, so that your pages panel will be an alternate series of the two masters that will never link each other.
If you want to follow the idea you’ve described, I suggest you to create the two separate documents without numbering and, as the final step, create a unique INDD document where you can place the two separate original documents and apply the numbering to the final document. Maybe a custom script can do this final step automatically.
Claudio Marconato
MemberHi Year 1917, did you try with footnote? They have the purpose to remain in the same page of the reference, if the text is not too long.
-
AuthorPosts
