GREP add a space after the comma

I'm sorry it's so basic, but it drives me crazy. I need to find commas, which are immediately followed by any character of the letter and to put a space between the comma and the letter.

For example: MD, DDS, PHD must be MD, DDS, PHD

I know I start with this: (en) [\l\u]

I don't know how to keep the comma and the same character.

Thanks for your suggestions.

You can use the following expression

Search: (en) (\w+)

Change: $1 $ 2

Hope it solves your query

Tags: InDesign

Similar Questions

  • How can I add a spacer to the bookmarks toolbar?

    I'm running version 33.1 and 35.0a2 of Firefox and all I want to do is add some space on the left side of the bookmarks toolbar, but I can't find this option to customize more. Does anyone know how to do this in the new versions? I can't even find additional modules for it.

    Thank you!

    John

    Separators and spaces have been removed in versions of Firefox 29. I know that the extension Classic theme restaurateur adds back to Firefox 29 +, but he does not remember having seen other add-ons with this feature.

  • Chart WPF: How to add a space between the labels and tick marks

    I would like to know how to set a margin between the main graduations and their labels in a chart for WPF.

    Especially in the x-axis labels are placed very close ticks.

    Unfortunately, there are no existing configuration property to add an extra space around the scale labels. I created a task to address them in a future version of Measurement Studio.

    To work around the problem, you can use a string format that includes extra whitespace in the result:



            

                

                    

                        Format="{}{0} " />

                    

                

            

        

    If you need a check, you can create a custom label presenter to add extra space for the generated label visual.

  • Add more space to the ASM disk group

    Hi all

    I am new to the DBA role and also in a process of learning. I need your help in putting a space at the ASM disk group. My VMware admin will add disk space to the virtual machine, and then the Linux admin will add space on Linux servers. Finally, I think I need to rebalance the database disk group to view the extra space. I'm not sure of what all the steps involved in this process. I like to read the Oracle Documentation, but I'm blurry and hesitant. Please let me know the steps to follow to add the ASM disk group space.

    We use

    Oracle DB version 11.2.0.3.0

    Linux version: 2.6.18 - 238.12.1.el5

    Thanks for your help

    No....

    You don't need any instance restart. More when you add a disk to a diskgroup, all rac nodes can see.

    just...

    You should add a node and watch v$ asm_operation...

    Concerning

  • How to add a space between the currency symbol and price?

    Hello

    Can you please guide me how to add a space between the currency symbol and price?

    Support told me this question in the forums because it is done with JavaScript and it is not covered in the official documentation.

    Any who have done this? I would like to turn 20 at 13.20 RON RON13 or 32, 90 to 32,90 USD.

    Thank you!

    Hello.

    I test and it works.

    If any who need it, this is how I did it.

    I changed the models of Modules-> page layouts of the shop online-> overall layout.

    I added at the end of the HTML code, the code following JS:

    The result can be seen here: http://magazindepiese.worldsecuresystems.com/accesorii/chimice?Page=1&Items=12

    Instead of PRICE: RON22, 62, now it's READY: 22,62 RON that is correct for the Romania.

    Thank you Mario!

  • Regular expression to remove space after the tag < a... >?

    Hello

    I'm relatively new to using regular Expressions, but am in need who will help me find all the tags < a... > with space immediately after this tag and replace it with the exact same tag, but not space after the tag < a... >.

    Thus, for example, a regular expression that there is:

    < a href = "somelink.html" > Somelink < /a >

    as well as:

    "< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage (' sub-nav_button_professional_portal',", ' images/sub-nav_button_ professional_portal_f2.png', 1 ') "> Somelink < /a >

    And just remove the space in the hyperlink.  Does anyone know how to do this?

    Find-

    \ (.*)\

    Replace-

    $2

    Post edited by: Murray * CPA *.

  • RoboHelp 7 - lack intermittently space after the bolded text in

    We have converted to a project of 800 + topics RoboHelp 7 and our software updated with the latest new patch 7.01.001. Funky character issues have disappeared, but now, we noticed that we are intermittently missing space after the words in bold. I check the HTML code and this is the encoding is the same for all the words in bold type in a subject, but one word is going to run out of space and all the other words in bold No.

    This applies to topics that have been created in RH7 before the patch as well the subjects that have been converted from RH5 RH6 then RH7. Also, applies to the subjects that were imported initially in RH5 or RH6 of the word.
    The formatting looks like this: "it's < span style =" make-weight: bold; "" > </span > post PARA or DBS.

    Sometimes, I see the end is code </span > < span > < / span > - or - </span > < space >
    I also saw Word < b > < /b >

    Problem is that it is inconsistent and we have more than 800 subjects within our project. To check each heading in the generated version, and then return to Edit will be forever.

    Thank you. I'll try that. In addition, there are a few versions of dll in the last a few bug fixes for RH7 which seemed to have solved the problem.

  • Extra white space after the process page

    I'm trying to remove white space after the page is processed.
    Usually it doesn't bother me, but it doesn't bother with javascript.

    Explanation:
    1. I send an xmlhttp request to coldfusion to process.
    2 Coldfusion executes a stored procedure on an oracle database that returns results as XML.
    3 Coldfusion returns XML to the client: < cfoutput > #XmlParse (ajaxXML) # < / cfoutput >.
    4. the client (Javascript) runs the function that manage the data and returns an error because: " xml not at the beginning of the external entity declaration".

    I tried to use with the attribute cfsetting: enablecfoutputonly = "yes", but still the result is the same.

    Any idea or lead in the right direction would be greatly appreciated.

    If it's really the content of ajaxXML, then the above code and cfcontent should solve the problem.

    As follows:


    #Trim (ajaxXML) #.

  • some omitted spaces after the conversion of x 5

    I recently converted my 5 x aid project to version 7. After the conversion, some, not all, display of words merged compiled help, but does appear like that in Design view or when previewing in the topic. Normally, it happens after a word that is bold, or a hyperlink. When I look at the html code, it seems to be formatted correctly, in the following example, only the words Option display in bold management:

    Design/Preview menu screen - management Option
    HTML - < span style = "' make-weight: bold;" > </span > management option menu "
    Compiled help - Option Managementmenu

    The only way to add space is to insert a space before the/span tag. Of course, in the case of hyperlinks, it extends the hyperlink in space. It occurs sporadically throughout the project, and it will take me forever to try to capture all these occurrences. Anyone have any ideas on how to solve this problem? It also seems to be the case sometimes when I copy and paste from Word.

    Thank you very much for your help - Janet

    Yes, I always had the same results after you apply two patches. However, I installed version 8, and who took care of the problem. Thanks for the idea!

  • How can I add a space to the toolbar in Firefox 29,0? I can enter a space between the empty boxes and move around, but where can I find an icon 'space' to ADD a space?

    It has been useful in previous versions of Firefox to be able to add (a) space (s) between the icons in the toolbar to create groups of icons and/or icons separated by class or function. In Firefox 29,0, I discovered how 'capture' (drag and drop) a space of areas in the open toolbar and move it to another part of the toolbar. But how do I add spaces to the toolbar? In previous versions, there used to be an icon of the space in the whole of the Customize menu that could drag it to the toolbar for this purpose.

    Sorry, the new UI Australis has abolished the 'space' to customize. There may be an extension for adding 'space', but I'm not aware of it.

  • Muse white space after the body, but before the page footer

    I just changed with almost a complete rewrite of my site and published it in http://www.lowerphotography.com and all is well except for the HOME page. The change was to take advantage of the new sensitive design which is very neat. Before the change of the HOME page was fine. I watched other observations of white space and made sure everything looked good... not hidden things that I could find. The master page works on all pages of the site. But the HOME page after the body and before the footer has this big white/background space after footer. I don't think it's in the master page as it works for all pages I can say. The homepage has texts and pictures on it and a link to another site. But nothing shows that the cause for me. With all the time I've spent on this site a little "bug" which is just a pain trying to get the HOME page to look really good. Suggestions please?

    You can try the solutions in the following positions?

    How to get rid of white space above the footer of Muse

    White spaces that I couldn't get rid of before the footer...

  • Why Fm deletes space after the xref in xml files?

    One solution is to put in a non-breaking space, but which could affect a way unwanted line breaks.

    This discussion should be moved to the structured FrameMaker forum.

    According to me, that there is a bug in the management of the RemoveExtraWhiteSpacesOnXMLImport implementation in maker.ini. This setting is designed to condense the sequences of spaces used in documents automatically printed XML to a single space. It seems to remove space after a reference as well. If you have control over the XML you read and that you can avoid these white space (or other situations in which the entry can have additional spaces), the best solution is to set this flag OFF.

    What FM version do you use? I don't remember if this bug has been fixed in FM 2015.

    -Lynne

  • How to add a space between the pages of Indesign CC spread

    Hello

    I'm looking for an answer to add a space between pages to spread, but I have found none, not DC at least. Can someone help me please?

    In the attached picture is the exported PDF, you can see that the two pages are similar to one.

    img.png

    Thanks for your help!

    Julius

    If all you want is to see a gap of page when you view a PDF file in Acrobat, export to PDF from InDesign mayonnaise. When the single page PDF is ready, open it in Acrobat and go to view > Page Display and implement two continuous. For the first page on its own, select view > Page Display > Show Cover Page during two places.

  • Import XML removes a space after the xref element

    Hello

    FM10 is not patched, WinXP SP3

    I stumbled on a very serious problem that I am unable to replicate, but not solve. When I import XML (custom), no spaces < xref > following is deleted. I don't know if it's exclusive to elements of reference or any element without content... but for sure, it happens with xrefs.

    Here's a zip with the example files with which I am able to reproduce this. The XML file has two < xref > s, separated by 'and '. When you import the XML (using the DTD, the rules and template provided), the space before the "and" is deleted.

    http://www.weststreetconsulting.com/downloads/test.zip

    I disabled all my personal plugins and all DITA plugins I could find, same thing.

    I don't know if anyone has the time to watch it, but I would be very grateful if someone could confirm the problem. This caused a real mess in my source files I can't correct using nonbreaking spaces, but it's really a pain and very suboptimal.

    Thank you

    Russ

    Hi Russ...

    This is a known issue for the DITA files and can also be the cause of the problem that you see. This has been fixed in the latest patch, as long as you use a client of import and export which was rebuilt with latest libraries FDK. (No doubt if you use the client by default, it should "work" once you install the update.) I posted this to the framemaker-dita some time ago Yahoo Group...

    ----------------------

    If you use a FM10 DITA (with DITA-FMx or not), you may have noticed that after conrefs inline spaces are missing. Apparently the FM10 introduced certain areas of standardization, which was a little too aggressive.

    This can be corrected in a future update, but until you can fix it by doing the following change to the maker.ini file. In the Preferences section, you can change that...

    RemoveExtraWhiteSpacesOnXMLImport = we

    for this...

    RemoveExtraWhiteSpacesOnXMLImport = Off

    And all is right with the world once more.

    ---------------------

    I hope this will fix your problems... but I would install the update anyway, since it solves a number of other bugs.

    See you soon,.

    .. .Scott

  • How do I reclaim space after the removal of 10 million documents.

    Oracle 10g version.
    Hey it's the interview question that I met yesterday.


    After the deletion of 10 million records how you can reclaim the space used by 10 million records. ?


    Thank you

    Great discussion, just taken one of the many interesting answers:

    http://asktom.Oracle.com/pls/Apex/f?p=100:11:0:P11_QUESTION_ID:1336002638218 #1339720300346849060

    (in particular, the reference to the partitioning)

    And "read on" means:
    Quick search the docs @ http://www.oracle.com/pls/db102/homepage

Maybe you are looking for