Curly quotes

My company is moving away from windows based servers running IIS to Linux running Apache. So now I'm running into the curly quotes issue when pasting from Word in dreamweaver CS4. I have a bunch of sites already built that will be ported over. Not to mention the fact that I get virtually all the content from Word docs. Is there any way to automatically convert  curly quotes, apostrophes, em dashes etc without having to resort to manual find and replace on every page? This has become a major issue for me and I'm wondering if there's any way to set up CS4 to automatically handle these characters when cutting and pasting from Word. DW used to do this but CS4 doesn't seem to. Any info is appreciated.
thanks

That is bad programming, they should not occur in these situations.
Thank you for pointing it out I never noticed, because like 95% of the known universe I use metric measures.
I have tried all the likely keyboard commands and searched the user manual and can not find a solution.
I thought of replacing the auto correction with the appropriate space" and "space but this is already hard encoded in and wouldn't fix the problem. What was required in the programming was to check if there was a leading quote mark before substituting a trailing quote mark.
Send feedback to Apple at http://www.apple.com/feedback/pages.html
A work around is to go:
+Menu > Edit > Special Characters… > Punctuation > and use ′ or ″ (single or double Prime)+
These are actually the correct characters for feet and inches and will not be substituted.
To speed it up as you type you could use auto-correction to substitute for /' and /" or whatever you think will work.

Similar Messages

  • How to quickly switch between straight and curly quotes?

    I've recently moved from a Windows XP machine with MS Office to a Mac Pro with Pages.
    For the kinds of documents I typically work on, sometimes I need to have straight quotes, and sometimes curly quotes. With MS Word, I was able to create a couple of macros that would switch these preferences for me. With these macros linked to an icon in the toolbar, switching between straight and curly quotes was as easy as clicking a button.
    Now I'm looking for a way to do this -- or something like it -- with Pages.
    I know how to switch back and forth using the preferences menu, of course, but I'm looking for something quicker and simpler, since I often have to make this change several times a day.
    Can Automator do something like this? Or is there another way?
    -- Eric

    Turn off the auto correction and you can type Curly quotes with:
    left single ‘ option ]
    right single ’ option shift ]
    left double “ option [
    right double ” option shift [
    If you want the French quotes « and » they are option and option shift |
    Peter

  • CS5 and DW curly quotes

    I just upgraded from CS4 to CS5. Dreamweaver used to convert curly quotes to the proper UTF encoding when you typed them in. For example, if you typed the Option-Shift-leftbracket keys you would get “ in your code. This no longer happens with CS5. It properly converts straight quotes to " but doesn't handle curly quotes or em dashes. Is there a preference or menu command that I don't know about to re-activate this feature? It would be a nightmare to have to convert all high-bit characters, especially since the app used to handle this automatically. I would consider this a major downgrade rather than an upgrade if this feature was lost.

    AdwizUSA wrote:
    I just upgraded from CS4 to CS5. Dreamweaver used to convert curly quotes to the proper UTF encoding when you typed them in. For example, if you typed the Option-Shift-leftbracket keys you would get “ in your code.
    That's not UTF-8 encoding. “ is an HTML entity that was necessary because the Western European (ISO-8859-1) encoding doesn't support curly quotes. UTF-8 does support curly quotes, so it's no longer necessary to convert them to HTML entities.
    If you switch your page encoding to Western European (ISO Latin 1), you'll get the HTML entities. If you use UTF-8, you'll get UTF-8 curly quotes.

  • Pages '09 integrating straight and curly quotes within one file.

    I'm doing an edit in Pages and the document has a mix of straight and curly quotes. I can't seem to find a way to get them all the same. Find-and-replace turns some of the quotes backwards (as in 'em for them) Nothing in the archives addresses this.

    Look for patterns in search and replace.
    Search for a space + " to get the leading quote and " + space to get a trailing quote.
    Or get WordServices to fix all this.
    Peter

  • Handling smart/curly quotes in Java

    Hi - I want to know how to handle smart / curly quotes in Java. I need to replace them with actual quotes. I was trying somethin like below.
    xmlString = xmlString .replaceAll( "‘", "'" );
    but this is not working. Just tried to print indexOf( ""‘") and it only returns -1. I was trying to use the html equiv value inside i.e &#8216(folowed by semicolon. the preview replaces it with actual value)
    Pls guide me on this. Its urgent!!
    -Thanks,
    Magesh
    Edited by: magesh_rathnam on Jan 31, 2010 7:09 PM
    Edited by: magesh_rathnam on Jan 31, 2010 7:10 PM

    I guess not then...
    Anyhow try this:
    public static String replaceSmartQuotes(String smartQuotedString) {
      return smartQuotedString.replaceAll("[“”]", "\"").replaceAll("[‘’]", "'");
    }{code}
    Mel                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Grep that finds curly quotes and changes to straight ones, but only after digits....

    Hello
    I am trying to find all the curly quotes that follow numbers and turn them into straight quotes.
    I am going to try and put this in a GREP style eventually, but in the meantime, I was testing it with find and change.
    Here is what I did......but it doesn't work.
    For the Find what- I did a positive look behind to find a digit and then pasted in the curly quote
    Fort the change to-I found the Unicode value for the straight quote.
    But it didn't work ;-(
    any thoughts out there!!
    babs

    Well, I'm no Engineer, and I suppose it would require all the font
    manufacturers to rebuild the fonts to handle it the same as small
    No...given that All Caps, is handled by InDesign without special
    font support, this feature could work the same way. A Character
    panel option (like All Caps) that Forces Straight Quotes.
    Or maybe that was your point. (?)
    It can certainly be done.
    Question is merely whether it should be done.
    But how much worse can it get than all those airplanes falling from the sky
    How could you ask such a thing? Surely having the entire universe
    sucked into a rift and enveloped in eternal blackness without sunshine,
    light, or heat is far worse than a few aluminum chassis falling into the
    ocean and there being no power grid to run InDesign unless you purchased
    the hand-crank version!

  • How to parse out curly quotes from a string

    Hi,
    I am writing a web application, where people will be copying from a Word Document into a text area. Then I get a String from the parameter passed.
    How can I parse out curly quotes and mdashes from this String? Are there specific character codes that I can parse out to replace them with regular quote characters or html quote characters?
    Thanks,
    Gabe

    Interesting problem and one that we had to deal with a couple of years ago. I think you might be talking about smart quotes and these are actually control characters used by MS products. They show up as squares in HTML unless properly dealt with. Try downloading some UNICODE charts to find out the values of these characters. I think they are something like 0044 and 0042 but I cannot remember off hand.

  • Curly quotes in titles in Premiere Pro CS4 - how to get them?

    How can I get the titler text tool to give me proper typographer's curly quotes instead of the inch marks? Is using Alt0147 and Alt0148 the only way?
    Thanks

    Use the character map.  You can see what you want to select.
    I use it all the time for special characters. 

  • Endash and curly quote HTML errors

    I inherited a large knowledge base at my job that was using
    RoboHelp x5. It hadn't been worked on for more than a year when I
    started, so the first thing I did was upgrade to RoboHelp 7. (I am
    a total Robohelp beginner; been learning on my own since starting
    her in Jan. 08) The first time I generated an output and published
    the knowledge base in 7, we began to discover the project is
    riddled with <&endash;> and <&rdquor;> HTML
    errors. RH x5 version read the endash and curly quotes fine and
    displayed the characters.
    What can I do now? Is there a global find and replace? What's
    also weird is that the endash looks OK in the RoboHelp viewer. The
    curly quote does show up wrong in the RH viewer as
    <”r;>.
    Any help or insight would be much appreciated. Thanks!

    Thanks for your response, Peter. Don't see the patch you
    mention -- could you point me to it? I may not be able to use it
    tho, b/c have made lots of edits and updates to our knowledge base
    so I can't go back to the old R5 copy at this point.
    If not, I will try the Helpware FAR. In looking at their
    site, am not sure how it works: do I apply it to the output file or
    the RH project files.
    Thanks!

  • Convertin Cp1252 right curly quotes into UTF8

    I was not sure where to post this.
    I was having some problems trying to convert CP1252 right curly quote into UTF8. Other Cp1252 characters were converting correctly.
    The right curly quote was read from the database as 3 bytes. The first 2 bytes were mapping to legitimate UTF8 tokens but the third byte was not.
    According to this chart:
    http://www.io.com/~jdawson/cp1252.html
    The right curly quote is “e2809d”.
    Byte1 Byte2 Byte3
    e2 80 9d (hexadecimal)
    /342 /200 /235 (octal)
    The octals are in a big private static final Java string in sun.nio.cs.MS1252 except “/235” is missing. So the process gets the first 2 bytes right but chokes on the third.
    Hacking my own encoder class with the “/235” in the right place to made it work.
    I was wondering if this was a bug in sun.nio.cs.MS1252 ?
    Thx!
    Edited by: langal on Feb 2, 2010 10:37 PM

    Ah, the old double-encoding ploy! It looks like the text was encoded as UTF-8, then the resulting byte array was decoded as windows-1252, then the result was encoded again as UTF-8. // original string:
    &#x201D;
    // encoded as UTF-8:
    E2 80 9D
    // decoded as windows-1252 (the third character
    // is undisplayable, but valid):
    &#xE2;&#x20AC;&#x9D;
    // encoded as UTF-8:
    C3 A2 E2 82 AC C2 9D The conversion to windows-1252 followed Microsoft's practice instead of its specification, so the "9D" control character is stored safely in its UTF-8 encoding, "C2 9D". Unfortunately, Java follows the spec, so getting the character back out is not so easy (and that maybe-bug is relevant--my apologies). It treats '\u009D' as an invalid character and converts it to 0x3F, the encoding for the question mark.
    I did some checking, and it seems U+201D (Right Double Quotation Mark: &#x201D;) is the only one of the added characters in the "80..9F" range that causes this problem. If the data is otherwise intact, you can work around this problem by looking for the relevant byte sequence in the intermediate processing stage and replacing it: byte[] bb0 = { (byte)0xC3, (byte)0xA2, (byte)0xE2, (byte)0x82, (byte)0xAC, (byte)0xC2, (byte)0x9D };
    // This is the string 'x' from your sample code.
    String x = new String(bb0, "UTF-8");
    System.out.println(x);  // &#xE2;&#x20AC;&#x9D;
    byte[] bb1 = x.getBytes("windows-1252"); // E2 80 3F
    for (int i = 0; i < bb1.length - 2; i++)
      if ((bb1[i+2] & 0xFF) == 0x3F &&
          (bb1[i+1] & 0xFF) == 0x80 &&
          (bb1[i]   & 0xFF) == 0xE2)
        bb1[i+2] = (byte)0x9D;
    String s = new String(bb1, "UTF-8");
    System.out.println(s);  // &#x201D; The byte sequence "E2 80 3F" is unlikely to occur naturally in windows-1252, and it's invalid in UTF-8. Of course, this would only be a temporary measure, while you clean up your database as @jtahlborn said.

  • Bluetooth Keyboard shortcut for Curly Quotes?

    Hi,
    I am looking to see of there is a keyboard shortcut for getting curley quotes on the iOS version of Pages. I know if I hold down the " key on the software keyboard I can choose the quote I want.
    How can I do this with a BT keyboard?

    Hi,
    I am looking to see of there is a keyboard shortcut for getting curley quotes on the iOS version of Pages. I know if I hold down the " key on the software keyboard I can choose the quote I want.
    How can I do this with a BT keyboard?

  • Curly quotes that don't come through from Word

    Every now and then I get a Word file with a few quotes that come through
    to CS3 as accented characters instead of quotes. Anyone know why this
    happens?
    Download this zip file:
    http://www.pegtype.com/quotesdontwork.zip
    unzip it, and Place the Word file. You should see three short
    paragraphs. The middle one has the quotes munged.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

    Yes, I have both Times and Times New Roman installed here, so there's no
    substitution in Word or Indesign. And I did try it in CS4, where the
    problem seems to be gone.
    I guess it's kind of late in the game to be finding bugs in CS3; I just
    wish I could explain why it's happening. Then maybe I would know what to
    look for so I could find these before they make their way into the book.
    I can search for those four characters, but, for instance, there were 64
    other, legitimate, i accents acute in this book. And this is not limited
    to quotes. I occasionally run into the same kind of unexplained
    substitution with dashes and a few other characters.
    Or I could just start using CS4.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

  • How can I change apostrophe & quote from curly to straight. I'm using Word.

    I'm using a brand new Mac book Pro with word loaded in it. The curly quote marks and apostrophes mess up my feeds and translate as question marks inside of dark diamonds. I know this can be fixed because my 2007 mac book pro did the same thing regarding feeds. A technician came over and fixed it, but he's now in Canada, and I'm unable to contact him.
    Thanks

    Check out these two pages:
    http://office.microsoft.com/en-us/word/HA101732421033.aspx
    http://socialmediasystems.com/blog/microsoft-word-blogging-tips-–-change-the-cur ly-quotes-to-straight-quotes/

  • Find and replace smart quotes with straight quotes?

    I understand I can turn off smart quotes so that I can type straight quotes, but I need to replace hundreds of curly smart quotes with straight quotes, is there a feature that will let me do this? I am using FM8.
    Thanx,
    Willian

    I am using FM9....so I don't know if the same shortcuts apply, but this is what I found out last week.
    Use the Find and Replace tool:
    With smart quotes turned off and the Num Lock key turned on:
    Alt0147 will give you beginning quotation marks
    Alt0148 will give you ending quotation marks
    In the Find box use ALT0147 or ALT0148 for the beginning or ending quotes. When you click in the box and type
    one of the shortcuts the correct quote will be shown in the box.
    In the replace box type the regular straight quotes on your keyboard.
    I was thrilled that it would work!...course you do have to do them separately and be careful not to replace the curly quotes
    that you want to leave in your document.
    Hope this helps using FM8....
    ls

  • Convert smart quotes and other high ascii characters to HTML

    I'd like to set up Dreamweaver CS4 Mac to automatically convert smart quotes and other high ASCII characters (m-dashes, accent marks, etc.) pasted from MS Word into HTML code. Dreamweaver 8 used to do this by default, but I can't find a way to set up a similar auto-conversion in CS 4.  Is this possible?  If not, it really should be a preference option. I code a lot of HTML emails and it is very time consuming to convert every curly quote and dash.
    Thanks,
    Robert
    Digital Arts

    I too am having a related problem with Dreamweaver CS5 (running under Windows XP), having just upgraded from CS4 (which works fine for me) this week.
    In my case, I like to convert to typographic quotes etc. in my text editor, where I can use macros I've written to speed the conversion process. So my preferred method is to key in typographic letters & symbols by hand (using ALT + ASCII key codes typed in on the numeric keypad) in my text editor, and then I copy and paste my *plain* ASCII text (no formatting other than line feeds & carriage returns) into DW's DESIGN view. DW displays my high-ASCII characters just fine in DESIGN view, and writes the proper HTML code for the character into the source code (which is where I mostly work in DW).
    I've been doing it this way for years (first with GoLive, and then with DW CS4) and never encountered any problems until this week, when I upgraded to DW CS5.
    But the problem I'm having may be somewhat different than what others have complained of here.
    In my case, some high-ASCII (above 128) characters convert to HTML just fine, while others do not.
    E.g., en and em dashes in my cut-and-paste text show as such in DESIGN mode, and the right entries
        &ndash;
        &mdash;
    turn up in the source code. Same is true for the ampersand
        &amp;
    and the copyright symbol
        &copy;
    and for such foreign letters as the e with acute accent (ALT+0233)
        &eacute;
    What does NOT display or code correctly are the typographic quotes. E.g., when I paste in (or special paste; it doesn't seem to make any difference which I use for this) text with typographic double quotes (ALT+0147 for open quote mark and ALT+0148 for close quote mark), which should appear in source code as
        &ldquo;[...]&rdquo;
    DW strips out the ASCII encoding, displaying the inch marks in DESIGN mode, and putting this
        &quot;[...]&quot;
    in my source code.
    The typographic apostrophe (ALT+0146) is treated differently still. The text I copy & paste into DW should appear as
        [...]&rsquo;[...]
    in the source code, but instead I get the foot mark (both in DESIGN and CODE views):
    I've tried adjusting the various DW settings for "encoding"
        MODIFY > PAGE PROPERTIES > TITLE/ENCODING > Encoding:
    and for fonts
        EDIT > PREFERENCES > FONTS
    but switching from "Unicode (UTF-8)" to "Western European" hasn't solved the problem (probably because in my case many of the higher ASCII characters convert just fine). So I don't think it's the encoding scheme I use that's the problem.
    Whatever the problem is, it's caused me enough headaches and time lost troubleshooting that I'm planning to revert to CS4 as soon as I post this.
    Deborah

Maybe you are looking for

  • Delete Emails from Web Server

    Hello, Is it possible to delete my emails from the BB web-server before they are "pushed" to my handheld? I have not used my phone in a while due to some travels and it is unnecessary for all my messages to get downloaded to my handheld. Thank you fo

  • How to send XML using UTL_HTTP

    I am trying to workout how to send XML data to a webserver using UTL_HTTP but am not getting any reply I need to submit the following XML document to a server "http://api.fastsms.co.uk/api/xmlapi.php"  Their instructions are "The XML Document should

  • Office 2013 disable privacy option but no GPO

    Hello, I want to disable the following privacy options but cant find any GPO setting for it. Somebody know where the settings are located? Allow the Research task pane to check for and install new services Allow sending files to improve file validati

  • Install Solaris 8 in SPARCcenter 2000

    Hello, I've donwloaded the s8ccd-2_02-sparc[1].iso.zip file of Solaris 8. My intention is to upgrade Solaris 2.6 to Solaris 8 in a SparcCenter 2000. Does any of you already performed this kind of task? Does this ziped file contains all necessary soft

  • JDBC Connecttion to 16 bit MSAccess DB

    Is it possible to connect from java to a 16 bit secured Microsoft Access database? What drivers and connection parameters do I need? Do I absolutely need a Data source?