Styles Grep allows you to add the symbol of multiplication.

Hey everybody,

Did anyone used grep styles to change 5 x 6 to 5 × 6?  I tried to do, but the dialog box create a grep style is the character style dialog box. But, I can't get into a glyph. Now, I use find and search for \d+x\d+, but it will find 5 x 6 and change to x instead of changing the 'x' only. I wouldn't do a search for 'x' in a document. Just try to find a way to change 'number 'x' number' to «number '×' number.»

Thank you

Or you can use (?)<=\d)x(?=\d)  [that's="" a="" look-behind/lookahead="" withthe="" x="" in="" the="" middle]="" and="" apply="" a="" character="" style="" to="" scale="" and="" shift="" the="" x.="" grep="" styles="" cannot="" change="" the="" glyph="" used,="" only="" the="">

Tags: InDesign

Similar Questions

  • SharePoint allows you to add a link to a folder in a library?

    SharePoint allows you to add a link to a folder in a library? For example, if the Doc A initially occupies in the file 1. Can I add a link to Doc A 2 folder?  If Yes, what version received this ability?

    Hi KristinC,

    Since you are facing problems with Sharepoint, it would be better suited in the Windows Technet Forum. Please post your question in the following TechNet forum to improve assistance:

    http://social.technet.Microsoft.com/forums/en-us/categories

    Hope this information is useful.

  • How to add the symbol "%" in custom number Format obiee11g

    Hi all

    We can see the measure Null or empty as '-' using custom digital Format for numeric column no problems, the same logic that we must apply the measure column % too, how do I add the "%" symbol in the measurement column % custom digital, if anyone has the solution please share with us. Thank you

    under replace null as "-" works very well but we are unable to add the "%" symbol

    Table of edge/strike '-' so you can enter:

    #, ## 0.0 ;-#, ## 0.0 ;-

    Reference:

    http://www.clearpeaks.com/blog/Oracle-BI-EE-11g/setting-custom-data-format-in-OBIEE-answers

    http://total-bi.com/2010/10/replace-nulls-in-OBIEE-pivot-table/

    Thank you

    Deva

    Hello

    Fixed a problem.

    Solution:

    #,##0.0%;-#,##0.0%;-

    Thank you

    Deva

  • Is there a widget or a button that will add the symbol, for example, a copyright symbol?

    I need to add a symbol of my footer copyright.  Is there a button or widget in MUSE that can do this?  If this isn't the case, muse will convert the ascii code?

    Hello

    You can add the copyright symbol using HTML code:

    (1) open the page in design view

    (2) in the menu item, select "insert HTML code.

    (3) type:

    ©

    4) click OK

    It may be useful

    Sonam

  • How to add the symbol for the brand to use?

    I saw how to add copyright and brand symbols, but anyone know how to add the symbol of the brand to use (SM)?

    Thank you.

    Mac OS > FInder > edit > special characters > type of service in the lower-right search

    Problem is many fonts do not have this, then you might want to set an exhibitor SM.

  • Allow users to add the caption of the checkbox

    I created a sform which includes a standard set of checkboxes with most of the items that users would be able to select, what I would do is allow users to add another check box and then enter the legend, or default provide empty check boxes and allow users to add the caption in this way.

    Hello

    The easiest way would be to have a checkbox without legend and then place a textfield to the right. Optionally set the border of the textfield none or a continuous line.

    You could have the box and textfield in a repetitive subform, with a button add a checkbox.

    Hope that helps,

    Niall

  • What happened to the button on the address bar which allow you to see the pages you had been so that you don't have to click the back button several times? I use it all the time and it is not on FF4.

    What happened to the button on the left end of the address bar which allow you to see the pages you had been so that you don't have to click the back button several times? You can look at the drop down window of pages and just choose whatever you want. I use it all the time and it is not on FF4. I want to go back to the old FF.

    If you right click on your back button, or click and hold down the mouse button, it will display the list. (I prefer a click-right, because sometimes my fingers slide when I try to click and hold)

  • Qosimo F20: WLan adapter forget window allows you to configure the settings

    I recently changed a linksys wireless router to bt home hub but white since doing so I have been informed of bt, the wireless network adapter (intel (R) PRO/Wireless 2200BG Network adapter)

    I use keep forgetting window allows you to configure the settings. so every now and again I have to right-click on the icon in the lower right, choose View available wireless networks, click on change advanced configuration, and then click on the tab and then wireless networks check use windows to configure the box at the top left.

    I'm very novice all help would be appreciated.

    Post edited by: johnsmith3131

    Hello John

    As you know all configurations can be specific and depend on the used material. Believe me on this path it is not easy to say something concrete, because the BT home hub white is unknown to me and can I just suggest that you carefully read the user manuals which must be detailed explain how to connect external devices to the hub.

    By the way: you have something like this http://digital-lifestyles.info/display_page.asp?section=distribution&id=3404?

  • Why not wmc7, like vista allow you to browse the internet on your TV for xbox 360

    original title: internet browser for xbox 360 using wmc7

    Why not wmc7, like vista allow you to browse the internet on your TV. I have the Extender plug.

    The Xbox 360 does not support Internet TV content. S.Sengupta Media Center MVP

  • What version of Adobe allows you to change the page on some pages orientaion and save the document with just a few of the tours pages?

    What version of Adobe allows you to change the orientation of the page on some pages and save the document (PDF) with only a few of the tours pages?

    Adobe is the name of the company, not the software as many people say. Since you want to know the exact software, it is important to know that.

    Any version of Acrobat Standard or Acrobat Pro to do this. These are commercial software (a cool weather or subscription).  The free Adobe Reader or Acrobat Reader cannot do this.

    Tip: there are two ways to turn the pages; alone will save him.

  • How can I find the symbols of multiplication and division on my Windows 7 computer

    How can I find the symbols of multiplication and division on my Windows 7 computer

    They are * to multiply and / for division.

  • Problem to add the symbol lib onstage

    Hello

    I have a problem to do this simple thing.

    with "mySym" as symbol in my lib.

    Code:

    sym1 var = new lib.mySym ();

    addChild (sym1);

    -> "lib.mySym is not a constructor" in my consol

    Does anyone have an idea to solve my problem.

    Thanks a lot,

    SEB

    The name that you assign to an item in the library is simply and identifier.  To dynamically add a library item, you must assign a class identifier.  The way to do this in Flash is to click with the right button on the item in the library, and then select Properties.  Then in the dialog select the export for Actionscript option and enter a name for it in the class field.  Usually, the name that you assigned in the library appears here, but one thing to cosnider is that the convention of naming of the classes is to start with a capital letter - which makes it easier to distinguish between the classes and insances in its code.  For example, you can name your class "MySym" If you choose to follow this convention.

    Code:

    sym1 var = new MySym();

    addChild (sym1);

    Please note that I have provided direction to see how it is done in Flash.  A person with host might have different details to offer.

  • Add the symbol to the stage based on string of symbols

    Hello

    I am the string to add a symbol on the stage based on a string value in an existing symbol which is on the stage. I get no error when the game turns, but the symbol just reproduce on stage. I have no idea why

    This is the code:

    Variables used

    var score: int = 0

    var startX:int = stage.stageWidth = 920

    var startY: int = stage.stageWidth = 475

    Check to see if the "partition" amounts to 350 in ScoreBoardDisplay.txtScore.text

    If (ScoreBoardDisplay.txtScore.Text == String (350))

    {

    var HD1 = new HealthDrop();

    HD1.x = stage.stageWidth = startX

    HD1.y = stage.stageHeight = startY

    stage.addChild (HD1);

    HealthDrops.push (HD1)

    }

    Assuming you do not penetrate into this framework, when you check the score, but are always there, or at least hang out for a while, the problem is that the conditional code that you show only will run once, immediately entering into this framework.  He is not sitting it monitor any changes in the value of the text field.  You must specify the code to run.

    In this case what you could do is to place this code in a function that runs whenever the textfield value is changed.

    This code that you have to change the value of the TextField?

  • 10.1.2 iMovie crashes while editing. Failed attempts to re - open. Open with the option key down key allows you to delete the preferences but contains a relative error incompatible graphics card will then appear.  With the help of El Capitan

    iMovie 10.1.2 falls down during editing of a film, usually by doing something like adding a title or a transition.  Failed attempts to restart.  Try to reboot with the option key + command allow you to remove preferences.  Then either receive an error indicating that the graphics card is incompatible or the application block requiring a force quite.  Restart or stop the iMac translates the suspended system requiring a manual stop holding down the Start button.  Restart in Safe Mode and then the normal startup will allow iMovie to load.  But after a few minutes of work with the program, it crashes and scenario again.  I use El Capitan 10.5.11 on an iMac of 2013.  I deleted the iMovie app and reloaded it, no change.  Someone has an idea for a fix?

    What are the specifications of your clips you want to change? Try to create a new user and see if FCPX is behaving.

  • Why when I type a website he adds the symbol / after automatically now and need me to fake websites?

    It always adds now a / at the end of everything I have typed a web address and wants to take me to fake websites, how do I get this to stop? My computer has been compromised? This just started not sure how or when our last updated days was that I don't know if there are long

    14 Firefox added a feature of automatic filling of the address bar. When you press on enter the suggested URL, Firefox will try to load it. However, if you have already used the HTTPS site, Firefox will try to load it as a secure site. Perhaps these accesses are redirected? Can you give some examples of areas that have this problem?

    You can disable the feature of auto-fill with a simple change in Firefox about: config preferences editor.

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the filter box, type or paste the AutoFill and make a pause so that the list is filtered

    (3) double-click browser.urlbar.autoFill from true to false.

Maybe you are looking for

  • just keyboard damaged or more? T520 beer at the keyboard

    Hello! First excuse my bad English im from the Germany.Two days ago I droped beer on the keyboard of my t520 (not much about 5 cl), the notebooke worked after it is normal. When I tried to boot up the laptop the next day nothing happened when I press

  • How can I create a group using a custom domain in Windows Live Domains of email delivery?

    I have a domain - mydomain.com, that uses Windows Live Mail to his provision of email., via Windows Live Domains.  When a visitor comes to my site, they see that they can send me an email to * address email is removed from the privacy *.  When they d

  • a point could not be updated

    When I click on microsoft updates and ITMU all the update of items except KB2393802 what IT ME GIVES ALSO CE NUMBER 0x8007054f security updates that he told me that the security has failed I would love to thank you for the help.

  • What is the borlndmm.dat

    I can not download I tune, the message says: borlndmm.dat is missing. To resolve this problem, need to reinstall the application, but I can't do it because I don't have this app. How can I solve this problem?

  • Why did Windows 7 eat up space on my hard drive?

    I'm having a recurrence of an old problem of loss of disk space. Previously, I was told to use Treesize Free to determine where the issue was, but I finally had to have a technician re - install Windows 7. Since then I ran periodically Treesize Free