How to change quotation marks throughout document?

Hello, so all my quotations in my document are like this
“It’s a nasty thing to do”
I want to change them to
'It’s a nasty thing to do'
Is there any easy way of doing this? I tried doing them separately but it always made them both the same direction...if that makes sense? So two 66s or 99s.
Thanks
Dan

Find-and-change should work just fine, but there are a couple of special issues with quote marks.
FIRST: If you put a straight single or double quote in FIND, it will match straight, curly open, and curly closed. (But only for its own 'kind', a single straight quote will never match a double curly one).
SECOND: if you put a straight single or double quote in REPLACE, it will be replaced with a straight, curly open or curly closed according to the active RULES. Rule #1 is, of course, "Use Typographer's Quotes" -- if this is checked, they will be curly, otherwise they will be straight. Rule #2 is only for curlies: if there is a non-word character to the left, the quote will be "Open", otherwise it will be a "Close" one. Rule #3 is: the style of these quotes will be taken from the language of the text that it's applied to.
THIRD: to override any of the above, use the Meta-characters for the various quotes. You can use them both in Find and in Change, and you can find the meta-characters in the Online help for your version of InDesign, and in the pop-down menus next to the Find and Change fields. Some that I regularly use:
^' in FIND will only match straight quotes, no curlies. Same for ^"
^[ will FIND only curly single opens, and in REPLACE will only insert curly single opens
^] same for curly single closes.
In your example, you seem to change double quotes to single ones (why not simply say so? ), but you say they change to two 66s or 99s. Perhaps that's a language thing? In Finnish, for example, both open and close are 99s.

Similar Messages

  • [CS3][JS] find/change quotation marks to typographer quotes

    my document contains a lot of quotation marks but they are not typographic (the opening one and the closing one are similar (") i want them to be typographic. I tried this script and it doesn't work.
    var myDoc = app.activeDocument;
    app.findGlyphPreferences = NothingEnum.nothing;
    app.changeGlyphPreferences = NothingEnum.nothing;
    app.findGlyphPreferences.appliedFont = app.fonts.item("Times New Roman  Regular");
    app.findGlyphPreferences.glyphID = 5;
    var myFoundItems = myDoc.findGlyph();
    app.changeGlyphPreferences.appliedFont = app.fonts.item("Times New Roman  Regular");
    var r=0;
    for(i=0;i<myFoundItems.length;i++){
      app.changeGlyphPreferences.glyphID = 179;
        myFoundItems(r).changeGlyph();
    app.changeGlyphPreferences.glyphID = 180;
        myFoundItems(r+1).changeGlyph();
        r+=2;

    Hi Peter,
    your solution is pretty good while the pairs of quotes are complete and you only use one sort of typographer quotes.
    But what if once the final quote is missing?
    Or if you want to use different language sensitive quotes for a document with multilingual text?
    Another approach is to take use of the execution of typographer quotes of InDesign itself.
    First you will have to activate typographer quotes:
    app.activeDocument.textPreferences.typographersQuotes = true;
    If you now change " with " you will get ".
    That's not what you have been looking for. ;-)
    You first have to make all non-typographical quotes to one specific typographical quote (right or wrong) or a placeholder. And than you have to change the specific typographical quotes to the non-typographical quotes (sic!). After that you will find your language-sensitive quotes.
    Here is an example.
    var myDoc = app.activeDocument;
    var myRange = (app.selection.length == 1 )
    ? app.selection[0]
    : myDoc;
    myDoc.textPreferences.typographersQuotes = true;
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.appliedFont = myDoc.paragraphStyles[1].appliedFont.fullName;
    theChangeGrep ( '\[\\x{0027}\\x{2019}\\x{201A}\\x{2039}\\x{203A}\]', '\\x{2018}' );
    theChangeGrep ( '\[\\x{0022}\\x{201D}\\x{201E}\\x{00AB}\\x{00BB}\]', '\\x{201C}' );
    theChangeGrep ( '\\x{2018}', '\\x{0027}' );
    theChangeGrep ( '\\x{201C}', '\\x{0022}' );
    function theChangeGrep ( f, c)
    app.findGrepPreferences.findWhat = f;
    app.changeGrepPreferences.changeTo = c;
    myRange.changeGrep();
    It takes some more search executions, that's true.
    But it's language sensitive! ;-)
    After all, apostrophes () will disturb the changing also in this approach, because they are not recognized as apostrophes but as single typographical quotes.
    To prevent from this I am still looking for a solution.
    Martin

  • How to handle Quotation marks?

    Hi,
    I've got a problem with "Pages". As a German user I'd like to use German quotation marks, those that open low and close high. At the moment I can use only English quotation marks, opening and closing high. How can I fix this specific problem so that the quotation marks open low and close high automatically.
    Thanks for your help...
    Christian

    Tom,
    I'm not sure about an error.
    It seems that the cmd-key causes the keys shown in Keyboard Viewer not to work. As you mentioned, cmd is used for -Рcommands. I switched to Swiss layout and tried several combos with cmd: shift-alt-cmd-w just beeps, shift-alt-cmd-q should result in Πbut logged me off (shift-cmd-q!). So, I think Keyboard Viewer isn't reliable on key combos with cmd.
    Thus, I think the easiest way is to use my workaround. Keep in mind, once you've set up German and Swiss layouts to be accessible via menu, it's quite easy to switch between them.
    Hmm, I see, my above posting isn't very clear. The steps described behind the bullets need only to be made one time. Then you just need to click on the flag to change to another layout.
    How would you make a custom (Swiss) layout?

  • How to change number range for document type ?

    Dear All
    Experts
    How to change the number range for document types for entry view? I am trying to change the number range for all document type as per defined ranges in FBN1, but at the time of saving document type and number range the system is throwing error message as 
    Doc. type C1: Number range 07 is used for ledger L6 with doc. type AE
    Message no. FAGL_LEDGER_CUST093
    I have defined a leading ledger in system too with these settings
    1)     Define ledger for accounting.
    2)     Defining currencies for it.
    3)     Defining ledger group for the same.
    4)     Defining accounting principles
    5)     Assignment of principles to leading ledger.  
    Are there any extra settings required for leading ledger settings?
    I have some doubts those are :-
    How document types defined at ledger level?
    How to define them at leading ledger level?  (Like my case)
    Focus on this will be appreciable.
    Regards,
    Sharvari Joshi.

    hi ,
    The document numbers in the leading ledger and the non leading ledgers should be in sync, they should not have any differences, so incase you are trying to change the number range for C1, the  number range 07 is already been assigned to doc type AE. i guess you have cant use 07 for C1. may be you can try out with an other number range. check this and let me know if you are able to do this.
    coming to
    1.How document types defined at ledger level?
    2.How to define them at leading ledger level? (Like my case)
    Ans 1. please try defining document types for entry view in a ledger.
    path : SPRO- financial accounting new -financial accounting global settings new - document -document types -define document types for entry view in ledger.
    upon prompt enter the ledger and go ahead creating the number ranges for the document types.
    Hope this helps.
    Regards
    amrutha

  • How to display quotation marks in output.

    i just want to display
    'all is well if it end's well' in output with the quotation marks .
    how is it possible.

    If you are on newer releases, you can writ it like this.
    write:/  `all is well if it end's well`.
    Notice that the wrapper is the
    `
    and not the
    Regards,
    Rich Heilman

  • How to put "Quotation marks" in a String???

    I'm trying to put quotation marks in a string, but I don't know how.
    Can someone help me?

    String hello = "\"Hello\"";

  • How to change GR/GI Slip Document Title

    Hi Experts,
    I would like to ask about how to change the GR/GI Slip document title to another text instead of the "GR/GI slip".
    I enclose the picture as a link below.
    http://img834.imageshack.us/img834/6846/slip.png
    Thanks in advance

    In std its not possible. copy the same smartform and ask your abaper to put your logo in this smartform.
    Hope this will help ful to u

  • How to remove quotations marks  from csv file

    Hi
    My input file is a .csv file which contains each value in quotation marks
    ex: - "123456778","jakob","grade10"
    Also each record in the input file contains 333 values .
    i am reading these records and using stringtokenizer to fetch value by value for that record .
    i want to remove the quotation marks before i put the values back into an output file with .txt extension .
    those output files will be bcped later into sybase db.
    Should the quotation marks be removed in the java code or is their anyother way to remove the quotation marks from the output file while bcping them .
    Thank You

    njb7ty wrote:
    I also suggest if possible, you use tab delimited cvs files rather than comma delimited cvs files.That would be TSV, LOL...
    If there are commas inside your data elements, you will not be able to tell if they are part of the data or are delimiters. Tab delimited files avoid this.What if your data contain tabs? Although there's no CSV specification, the common standard practice is to use two double quotes to escape a quote.

  • How to change thousand of FI documents ?

    Hi,
    i want to change thousand of FI documents, it's not possible with FB02 (it will be take a lot of time)
    is there any other possibility to make this change automatically except of creating a Recording (LSMW) ?
    Please advise.
    Regards.

    Hi,
    You can use the GL line item display transaction to perform mass change on "Assignment" or "Line item text"
    Regards,
    Svetlin

  • How to insert quotation marks

    http://lave0134.site44.com/dsn1543/exercise-1.html
    I have to put the same quotation marks that are on this image. I've tried to put <q> and </q> aroud the paragraph but it doesn't work.

    Why not use <blockquotes> with before and after?
    HTML:
         <blockquote>Quotation goes here.....  </blockquote>
    CSS:
    blockquote {
    font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size:100%;
    font-style:oblique;
    margin-left: 25px;
    margin-right:25px;
    blockquote:before{
    content: '\201C';
    font-size:130%;
    line-height:0;
    blockquote:after {
    content: '\201D';
    font-size:130%;
    line-height:0;
    Nancy O.

  • How to change Switch between open documents keyboard shortcut (default Control + Tab or Cmd + ~)

    I use Control + Tab and Control + Shift + Tab or Cmd + ~ and Cmd + Shift + ~ to switch between tab back and forth alot how do I change the shortcut to something else?
    On Photoshop CC 2014 mac

    No, there isn't. you can't even set your own shor cut keys as you don't know what the documents will be named. Normally you can add short cuts keys but only for those menus options that already exist but your documents will change. I have searched for the answer earlier as I also want it.
    There is in the Pages Help menu an option for  Keyboard shorcuts but nothing is mentioned ther about changing document windows.

  • How to change the residual payment document type?

    Hi,
    When i make residual partial payment then the document type of the residual amt will become DZ/KZ. However this is wrong because all invoices must be DR or KR. How can i change this doc type for residual payments?

    hi,
    its quite simple i beleive .. all you need to do is let me take an example of a customer ...
    while a collecting a payment from a customer you recieve it from  the tcode  f-28
    so once you are on the screen you are asked for a date and doc type also
    this is were you can change the doc type
    regards
    sayeed

  • How to change colours of the document?

    Hi,
    I am working on a form that was build from Microsoft Doc and then scanned onto Acrobat Pro to create the form fields etc.
    Mananagement just told me that they did not like the colour of the document and want it changed to another colour. (from Blue to Green).
    Is there a way where I could 'edit' the colour change using Acrobat Pro ? 
    Unfortunately, I do not have Photoshop nor do I know how to use it.... 
    your help is much appreciated!

    Believe it or not  since the form was created from a scan (a Picture) its uneditiable
    Your going to have to go back into word recreate the document as a document
    Save as an adobe quality PDF from print menu (print menu > Hold PDF button down > Choose Adobe PDF or Adobe quality PDF.)
    Save the original.
    Open Acrobat and add the  Fillout fields. Leave background White.
    go to OfficeMax,Office Depot, Staples, or any office suppy and a couple of packs of the proper color blue paper
    Load up colored paper in Printer and print the PDF.
    It will save you a lot of head ache's
    If its to be filled out by hand You don't even need Acrobat.
    just create the form use a series of Tabs and format the tabs with solid leaders (Format Menu Tabs)
    Type one space after the last word before a tab that is to be a field
    Format that tab for a solid leader.  example "________"
    Fields that go to right edge of paper you shoul use it and set it to 7.5" if your using lettersized paper.
    If you need checkboxes make sure in Word 2011 click developer Tab and you can insert click boxes
    When finished save Document.
    Then save as a PDF.
    In acrobat follow first set of directions. except you can make the check box clickable field when clicked on with insert a chck or an x.
    Hope this helps

  • How to Change Link Color Across Document

    I have a 175 page PDF and figured out how to make all the web addresses hyperlinks document wide. Now, I'd like them all to be blue (right now they're defaulting to black). How do I do this? Thank you.

    Its not easy. in fact it would have been easier to have changed the color first then added the links.
    first open the touch up text by click on its button.
    next click in a blank space before the link, space over with the left arrow key (end key) until just touch first letter of the link.
    now hold down the shift key while  hitting end key repeated ly until link is selected. now from File menu choose properties choose apperance and click the Box that is filled in with a color. chhose apropriate color  click okay until you get out.
    Repeat  the process until all the link colors are changed. By the way the PC version of Acrobat does this automatically. Anotherway Adobe slights Mac Users. And to beat it all were it not for Apple Adobe would have started.

  • How to change content type from Document set to Item

    While creating content type I've selected Item as a parent but after created I can see its showing Document Set as a parent content type. Now can anyone please suggest if possible I can change the parent content type from Document Set to Item.

    Hi,
    From your description, I know you want to change content type’s parent after creating it.
    There is no OOB method to change content type’s parent after you create it. If current content type has not been used, you could delete it and recreate it with your desired base type. Here are similar cases:
    http://sharepoint.stackexchange.com/questions/16131/change-base-content-type-of-content-type
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/b976f17e-99b5-42bb-bc82-8d4123a625cf/change-the-parent-of-a-content-type.
    This article may help you understand the relationship of Content type inheritance:
    https://support.office.com/en-au/article/Create-and-edit-content-types-3d5d45af-608d-4183-8d51-073095fe0312#__toc239159103.
    Best Regards
    Vincent Han
    TechNet Community Support

Maybe you are looking for

  • Can not open certain pdf files in browser?

    I am having an issue opening pdf's that allow you to enter data and then submit them. I can open regular pdfs in my browser just fine. I have this issue in IE 7 and 8, firefox, and chrome. It is not browser specific. I have cleared my temp internet f

  • How to generate a pulse on x number of events PCI-6602

    I am running LabVIEW 5.1 full development with a PCI-6602 counter board. I would like to generate an output pulse after counting x number of input pulses. I would also like to reset the counter with an external signal. My application is I am trying t

  • Rear audio with audio usb card, hercules muse

    Hello, i have bought an audio usb card (hercules muse pocket lt), but i have a problem to use rear audio output. Using vlc player it works fine with all outputs (if it plays a dvd with sound 5.1), but with other softwares (itunes, dvd player..) it do

  • HT5539 Can u connect wirelessly to Mac mini

    Can u connect wirelessly to Mac mini

  • Help I am having trouble updating Ipod's

    Help I am having trouble updating our Ipod's & Iphone.  I have followed the troubleshooting on Itunes error page, but still not working. I don't have an error number just this message -  "There was a problem downloading the software for the iphone "A