Back

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

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 231 total)
  • Author
    Posts
  • in reply to: (Hopefully) Simple GREP Query #103865
    Graham Park
    Member

    Create a Character Style UNDERLINE and then NESTED STYLE – Underline Upto 2 Words.
    Done.
    As it is only for one specific Paragraph Style this seems to be the easiest way.

    in reply to: (Hopefully) Simple GREP Query #103863
    Graham Park
    Member

    True but a Nested Style would be the easiest and quickest approach. Sure you can do it with GREP but I would not thing that is the best way in this case. If it was across an number of different paragraph styles then I might use GREP.
    Always a good idea to learn the best solution. There are better examples of when and how to use GREP.

    in reply to: (Hopefully) Simple GREP Query #103861
    Graham Park
    Member

    Why GREP how about a Nested Style??

    in reply to: InDesign CC doesn't copy cross-reference? #103848
    Graham Park
    Member

    Are the two documents set up in a Book file?

    If they are you can keep them in sync.
    https://creativepro.com/work-faster-long-documents.php

    in reply to: Corrupt ID file #103837
    Graham Park
    Member

    InDesign creates a temp file as you work on a document (.idlk) in the same folder as the working document. InDesign deletes this file when it successfully saves a document, if it crashes the file stays there and itf it is corrupt InDesign will crash when you relaunch.
    Delete or move this file then try reopening your original document.
    If this works I would then export to .idml

    in reply to: How to put graphics inline with datamerged text? #103722
    Graham Park
    Member

    You need to put up an example so we can see what your source and final result you want.

    in reply to: How to put graphics inline with datamerged text? #103719
    Graham Park
    Member

    If you are doing a data merge then merge your icon (make it a PDF or .ai file) as well.

    https://creativepro.com/data-merging-part-2.php

    in reply to: vertical strokes in table #103718
    Graham Park
    Member

    Have a look at these images os how I set up a table like you want.

    InDesign Tables

    In the CELL STROKES dialogue box you can select some of the strokes set them to say 0pt then select other strokes and set them to say 0.5pt. Only the strokes selected will be affected, see the Adobe user guide
    https://helpx.adobe.com/indesign/using/table-strokes-fills.html#table_strokes_and_fills

    Here is the tutorial for tables styles.
    https://helpx.adobe.com/au/indesign/using/table-cell-styles.html

    in reply to: vertical strokes in table #103654
    Graham Park
    Member

    Nicole
    From the example you showed at the beginning I would tackle it this way.
    Create Paragraph Styles for your Header row format (eg Bold) and the Data rows format (eg Regular)
    Create a Header Cell Format, this will include the Font (eg bold), the cell format which has no strokes.
    The create a Body Cell format, Font (regular) and stokes top and bottom only in the style you want eg 0.5pt Solid 25% black.
    Then create a new table, Insert Table, set the Table Dimensions to be how ever many columns and rows you want and ONE HEADER ROW (you need this for the next step) and then select the New Table Style from the Drop Down at the bottom.
    Now Name your new table style
    Click OK

    Now you can create your table.
    You can also use this Table Style to update and control tables, click a table and then click the table style you want.
    Change the cell styles and the tables will update,
    Is that what you are after??

    Graham Park
    Member

    Are the Italics in Medium and Light in your document now?
    If they are then you can find the Medium Italic apply a Medium Italic character style. The find the Light and apply a light italic character style.
    You can specify using any or all of font, paragraph, character style etc to find and apply character or paragraph styles.
    Then you can run your script.

    in reply to: GREP search for 'Inverse' or 'Not'? #103625
    Graham Park
    Member

    You are going to need a script, try Obi Wan.

    Graham Park
    Member

    You can delete on Paragraph Style and you will be asked what to paragraph style to replace it with. No search required and the local formatting is unaffected.
    If you have Character Styles applied again this formatting will stay when you do the FIND/REPLACE ALL.
    Why it is different between FIND and FIND ALL I’m not sure.

    Use Character Styles for the local formatting and you will not have the issue in future.
    You could even set up the Character Styles and do a find and replace to apply this to your current document then you can run your script without the issue.

    in reply to: vertical strokes in table #103600
    Graham Park
    Member

    Have you set your keyboard shortcuts to a none standard set???

    To select the whole table move your cursor to the top right hand corner of the table until to changes to a 45ยบ angle arrow, then click. DO the same to above a column or beside a row and the arrow will point down or right, click to select or click and drag to select multiple rows or columns.

    Once selected use the shortcut (it does work) or use the Cell Style from the Table Menu
    The you can apply the format you want.

    Or read the Adobe tutorial for Table Formatting.
    https://helpx.adobe.com/au/indesign/using/formatting-tables.html

    in reply to: vertical strokes in table #103590
    Graham Park
    Member

    Use Cell Options in the Table Menu.
    Shortcut is
    OPTION COMMAND B
    or ALT CONTROL B
    Then go to the Strokes and FIles tab and select the strokes you want to adjust, style, colour weight etc

    in reply to: Punctuation appear at the begining of the line #103574
    Graham Park
    Member

    Michel so true, your syntax is much better.
    But why would punctuation split from the text unless there is a space separating it.
    If this is the case we could use

    .[[:punct:]]
    To apply NO BREAK
    Apply this in the paragraph style.
    This would keep the punctuation together with the text. But the real solution would be to remove the space that is causing the break.

Viewing 15 posts - 46 through 60 (of 231 total)