Forum Replies Created
-
AuthorPosts
-
Masood Ahmad
ParticipantThat’s a quick workout. Thanks’ David.
Izaac, I hope have a handy solution now.
How easy it would be if InDesign has the capability of auto-inserting space character through styles, then you don’t have to type a text to get the bullet or number-list. Just apply the style and you are done.
For example, if a person has to print multiple pages with thousands of cell with dollar sign in each cell, then he just have to apply the style to get the dollar signs.
Masood Ahmad
ParticipantCheck if there is any nested style associated with the paragraph style, making the character disappear at the beginning. To study in more depth, please try to send data, before and after.
Masood Ahmad
ParticipantWill this help? Try your hands with the help of the url given below and let us know too
https://creativepro.com/how-to-number-your-rows-in-a-table.php
Masood Ahmad
Participant@David, Any other information related to ACE exam. like, study material, sample exams, exam simulators etc.
Masood Ahmad
ParticipantI am not sure about such script, might be someone could help you in this regard.
The reason you are getting only text without styles is due to the preference settings (ctrl K). Just change the settings under Clipboard Handling panel and click the radio button in front of “All Information (index Markers, Swatches, Styles, etc.)”
Secondly, click the “Show Import Options” while placing text (ctrl D) from a Word file instead of copy/paste. You can deal with the Styles options here itself and can apply the styles even before the text import.
April 16, 2014 at 2:03 am in reply to: Numbers don't restart after ANY previous level—only the immediately previous one #67996Masood Ahmad
ParticipantYeah, you are right Ena. It seems to be a bug in InDesign and hope it might have improved in CC though I haven’t checked. Might be David Blatner could help you in this regard.
@David, please see if you can throw some light here.
April 15, 2014 at 8:57 am in reply to: Numbers don't restart after ANY previous level—only the immediately previous one #67987Masood Ahmad
Participant1. — list1
1.1 — list2
1.2 — list2
1.3 — list2
2. — list1
2.3.1 — list3
2.1 — list2In your case, I think you are applying the styles as mentioned above. You are applying List3 style just after the List1 resulting in 2.3.1.
Level 3 needs a preceding list, in your case you have not applied List2, ideally it should be like this:
1. — list1
1.1 — list2
1.2 — list2
1.3 — list2
2. — list1
2.1 — list2
2.1.1 — list3However, when List looks backward, it didn’t find 2.1, hence it took the list2 from 1.3, therefore, 3 is carried forward resulting in 2.3.1.
If you apply List3 on second line i.e. 1.1, it will become 1.0.1 as there is no previous list before 1 and 2.3.1 will become 2.2.1
It shows that the order should be consistent i.e. 1, 1.1, 1.2, 1.3, 2, 2.1 2.1.1
OR
List1, List2, List2, List2, List1, List2, List3.You have to go section by section, you can’t skip a section in between.
Just go through the url once again:
https://blogs.adobe.com/indesigndocs/2009/04/numbered_lists_part_ii_multile.htmlI hope you got my point.
Masood Ahmad
ParticipantI updated script for the user interface to appear in English.
Masood Ahmad
ParticipantSorry, I forgot, I have something with me.
The link for the script is given below, it will copy the GREP styles from one style to another in the same document.
Masood Ahmad
ParticipantI got something for me as I’m on Mac, but since you are on PC, I think folks can help you out.
Copying all GREP-styles from one paragraph style to annother
It was done by Rick Gordon and is available here: https://github.com/rickgordon/Migrate-GREP-Styles
The script works fine on Mac, see if you can get a similar script for PC. I’m too interested in it for my personal PC.
Masood Ahmad
ParticipantA good and working script. Thanks Jong for sharing it.
Masood Ahmad
ParticipantHi Drew,
Yes, sure there is, and here is the one for you. Try this under GREP tab:
Find What:
\x{0027}n\x{0027}Change to:
\x{2018}n\x{2019}In case, this doesn’t work, just check the unicode value of the quote with the help of info or Glyphs panel and replace it accordingly. or else, I’m here to help, just give me some text from your document.
and more important, you do not have to turn-off the Typographer quotes. InDesign has the ability to input both quotes without turning off some feature.
If you press the single quote button while holding down the Alt(on pc), ctrl(on Mac), you’ll get the single straight/prime quotes used for denoting inches and feet.
similarly, to get the double straight/prime quotes press Alt+shift (on pc), ctrl+shift(on mac) while pressing the quote button.
Masood Ahmad
ParticipantInserting a blank row with let’s say 1mm height in between two rows will create a gap effect. Please make a note that you’ll have to play a lot while creating a form using Tables.
One tricky way is to insert a single row table each time and using After space, you can control the spaces between the rows. It will be a table while viewing but in reality a bunch of tables (of only one row).
I have created hundreds of forms like this and mostly in MS Word format. I bet MS Word tables have no comparison. The user get a very flexible feel while working with Tables in MS Word. InDesign and other applications like this lacks that flexiblility, hence user has to compromise with one or the other way. So my trick is to create separate single row, adjust it accordingly, split it into multiple columns to create fields, and so on…
April 15, 2014 at 1:45 am in reply to: Numbers don't restart after ANY previous level—only the immediately previous one #67959Masood Ahmad
ParticipantHi Ena,
If I have not misunderstood your question, I think I have figured out the problem. There should not be ^1 at Level One. The number stays one step behind the Levels i.e. for Level one it should be ^# in the Number style. Let me try to explain:
Level 1 Number: ^#^t
Level 2 Number: ^1.^#^t
Level 3 Number: ^1.^2.^#^t
Level 4 Number: ^1.^2.^3.^#^tJust try this and let me know if it works. For your reference, given are some urls, might be useful to you…
https://blogs.adobe.com/indesigndocs/2009/04/numbered_lists_part_ii_multile.html
https://www.tonyharmer.co.uk/wordpress/?p=284
https://creativepro.com/multi-level-automatic-numbering-in-indesign.php
Masood Ahmad
ParticipantYou are welcome Bob. Now you have the idea and can play accordingly. Creating a Style is the most appropriate and an efficient way of working.
Keep asking…
-
AuthorPosts
