Weird Symbols in my Text! Help! (Unicode?)

So, InDesign has decided to change certain character combos into weird characters. When I copy them out, they show up right in every other program - but they print and export wrong (otherwise I wouldn't care too much).
il = S with a v mark on top (I don't even know how to make it with the keyboard, or what it's called.)
io = Ú
There may be more that I haven't come across yet.
It's done this before, but I don't remember how I fixed it. It had something to do with changing to or from some kind of Unicode, I think.
Working in Snow Leopard, CS6 with Cloud.
Thanks! -T
EDIT: It doesn't do it in certain boxes, but I have no idea why some and not others.
EDIT 2: FIXED! Yay for corrupt fonts! (/sarcasm) Deactivating and then reactivating the trouble fonts fixed the problem.
It's still an InDesign bug though, since it DOESN'T affect any of my other programs. Omg. That was not cool to happen on deadline.

Glad you could get it to work again! Nothing like a good deadline to encounter such problems.
Here is a bit of background information:
A font consists of 'regular' characters (which you can type in from a keyboard; those are indeed Unicode characters), 'special' characters (ligatures, Real Small Caps, Oldstyle numbering, etc., which typically are not valid Unicode characters), and a list of commands which say "if these two character go in, replace them by this single other one instead". That list of commands specifies OpenType ligatures -- and it doesn't really work on characters, but on glyphs instead. A 'character' has a Unicode value, but a 'glyph' may not have one -- it's just an index in the list of all individual drawings in the font, specifying the nth glyph in there.
When all's well, this is not something you'd ordinarily notice. InDesign keeps a list of all fonts, and of all characters and glyphs in all of these fonts, and its OpenType Glyph relations (which, as you may deduce, are only valid for the font they appear in -- some fonts have more "glyphs" than others, and the Glyph Order varies wildly from one font to another, as you can see in the Glyphs Panel when sorted on "GID" (= "Glyph ID")).
What happened with your system is that presumably InDesign got the list of 'glyphs' from one file, but OpenType features from another file, with the exact same font name! So the perfectly normal operation "if you see glyph number 15 followed by glyph number 31, replace it with glyph number 65", meaning for that one font "replace "f" followed by "i" with the glyph "fi"", got confused and instead came to mean "replace "i" followed by "l" with "Š"" (its proper name is "S Caron", with the Caron being this V accent).
So possibly you had more than one version of the same full font name installed (not the file name, but the internal full font name; "Times New Roman Italic", for example). One of the tricks to check this is to select this weirded-up text and disable Automatic Ligatures. If you see it revert to readable text, then this was the issue.
It's also possible something inside your system got confused -- InDesign, written by Adobe, accessed loads and loads of Extra Tricks in fonts that your typical other software doesn't care, or even know, about. That's why mishaps of this kind are typically picked up first by InDesign.
The Find Font dialog is your friend in tackling this issue. You can inspect the file paths of the troublesome fonts, and see if there is anything out of order; for example, you might suddenly see an unexpected file path. A tell-tale sign of Double Font Syndrome is when you physically remove that font file out of InDesign's view, and you can still see it works in InDesign -- but now with another file path in the Find Font dialog. At that point you only have to decide which one of the two was the "correct" font file ...

Similar Messages

  • Weird Symbol with Startup! Help!!

    Hello! I've got a 2005 iMac G5 (no iSight) and i'm running OSX 10.3.9.
    For the past three days, when i try to start up my iMac, a weird symbol appears that resembles a gray square with a globe in the center of it. It will blink for about 10-15 seconds and then it will change to a blinking file with a question mark over it.
    I've got a feeling this has something to do with my wireless network, but i'm not sure what? Is it possible that a setting that got changed on a PC in the network is causing this? Please let me know ASAP and thanks for your help!
    -Dave

    You should press the X key as soon as you hear the startup chime; alternatively, you can hold down the Option key at the same time, select your hard disk in the list, and push the button with the straight arrow. In this case, you will need to reselect your hard disk as the startup disk from the Startup Disk pane of System Preferences.
    (10408)

  • Weird Symbols in my Tabs?

    The Problem: There are weird symbols in my tabs that I don't know how to get rid of. They are highlighted in pink, which indicates to me that they are an unrecognized font or symbol. I cannot figure out how to get rid of them and return my tabs to normal display.
    The Process: While adding tabs I decided that I wanted an unbroken line between columns, and tried to figure out how to do that. While messing around I right-clicked Leader>Insert Unicode Control Character and selected one of the options. (I don't know which) I think it was after that that the funny symbols appeared. Now I just want white space in between columns/on tabs and I can't figure out how to get rid of those pinked-out symbols.
    Tenchical Info: InDesign CS4, Windows 7

    Tried it. Found out it was the same font as text surrounding it. (Adobe Garamound Pro, Regular and Italic) Changed one segmant to Airal and instead of the pink text, it was replaced with this T-like symbols with arrows on top: (circled in blue)
    Hopefully this will now clue someone in to what's going on.

  • Weird Symbol On Cover Page

    I have a new book in iPhoto 11 ready to order but there remains a weird symbol on the cover page outside the normal text box. I can't delete it and it shows up in the preview, pfd view, and slideshow view so I am not ready to pay for the book until I figure out how to remove it. It look like the bottom half of a capital "A". There doesn't seem to be any text box tho edit.
    Any thoughts?

    Same here, but I'm stuck with a lowercase f on the cover. (lower right corner)
    It seems to be part of the background.
    When I change the layout to a full page image, even with a text field, the annoying f is hidden.
    All other layouts show the unremovable f.
    Every form of preview shows it as well.
    Help appreciated...

  • Issue passing values to text symbols in Dynamic text PDF forms

    Hello Everyone,
    I am facing a problem related to Dynamic texts in Adobe PDF forms (Text node of type include text). I am able to pass the dynamic values to the Text node properties but i am not able to pass the values to Text symbols inside the Text node. When tested it says the field not found. I have the same structure and field in the CONTEXT as that of the text symbol. The problem i see is because in PDF the field names have $record.(fieldname) ?
    Please share your thoughts if anyone has faced similar problem or know how to handle it.
    Thanks a million in advance,
    Chandu

    Open the report up in the Designer and Click on Edit, Subreport Links. Likely what you can do is use Shared Variables to pass values from the main report to the subreport.
    You need to do this in the report first. If you are using RAS then you can at runtime. If RAS is not available to you then no way in code.
    See these samples:
    Root Page
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessIntelligence%28BusinessObjects%29+Home
    Enterprise Samples (including managed and unmanaged ras)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsSDKSampleApplications
    Non-Enterprise Samples
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Exporting Samples (RAS)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/NETRASSDK+Samples#NETRASSDKSamples-Exporting%2FPrinting
    Also refer to the DSK help files for the Engine or RAS and search on the subreportcontroller.
    If you are using RAS I'll move your post to the SDK forum.
    Thank you
    Don

  • Where I can maintain Text symbols and Selection texts?

    Hi there,
    I need to maintain Text symbols and Selection texts of a program manually, but I can't find  the tabs of Text symbols and Selection texts. My SAP is ECC6.0. Please help me with that...
    Thanks a lot,
    Bing

    HELLO FRIEND
        ALL THOSE REPLIES ARE A KIND OF HARD CODING....THOSE WILL WORK IN THAT CLIENT ALONE...IF YOU TRANSPORT THAT REPORT TO ANOTHER CLIENT THERE AGAIN YOU NEED TO MAINTAIN THE TEXT ELEMENTS AGAIN BY GOING TO THE MENU.....
    BEST YOU CAN USE
    INITIALIZATION EVENT
    INTILIZE ALL THOSE TEXT ELEMENTS USING COMMENT SYNTAZ AND YOU CAN GIVE WHAT EVER THE TEXT ELEMENTS YOU WANT....
    THIS IS THE BEST WAY OF PRACTICING AND THIS IS FOLLOWED IN REAL TIME TOO...
    TRY THIS PLEASE.

  • Cant open up web console after install db 11gr2 and show weird symbols?

    i just finished installing oracle database 11gR2. after successful install, i will usually want to open up web console at http://localhost:1158/em..
    however if i open up the page i get a weird symbol on the top left. i also cant login to the db using any db management software.(im using toad)
    Could anyone help me as to what i should do to fix this?and i would also like to what is the cause of this?
    This is the error i got:
    http://imageshack.us/photo/my-images/207/errorph.png/

    This is the Oracle Forms Forum. You might have better luck posting the db forum:
    https://forums.oracle.com/forums/category.jspa?categoryID=18

  • While downloading software update for Itunes, getting message saying detecting Ipad in recovery mode and telling us to restore Ipad to original settings, which we don't want to do.  Also cannot turn on Ipad; shows Itunes symbol with connector.  Help!

    While downloading software update for Itunes, got message saying detecting Ipad in recovery mode and telling us to restore Ipad to original settings, which we don't want to do.  Also cannot turn on Ipad; shows Itunes symbol with connector.  Help!

    No promises but a System Reset is worth trying:
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.
    A System Reset does not remove any apps, music, movies, etc. nor does it cause any settings to revert back to default.
    Also, you might wish to download the iPad-2 User Guide.  Pay special attention to page 162.  Note that this Guide also applies to the iPad-1 with IOS 4.3 except for those functions that are not supported by the hardware.
    http://support.apple.com/manuals/#ipad
    Finally, the User Guide can be downloaded at no charge via iBooks and a less comprehensive version of the Guide is included as a Safari bookmark.

  • Somehow my mac is showing weird symbols on some web pages instead of proper words, it has never happened before until today

    somehow my mac is showing this weird symbol (encrypted?) in some of the web page,it has never happened before and i have no odea what's going on ! please help !

    Like this >  All I see is the letter "a": Apple Support Communities  ??

  • Macbook Keyboard Only Types Weird Symbols

    Yesterday my macbook all of a sudden started typing only weird symbols. Every key pressed provides these weird symbols. I have searched for answers on how to fix this but none seem to work:
    I have plugged in an external keyboard and that works, so it isn't the OS/software, it is the laptops keyboard.
    I have cleaned the "alt keys" in case they were sticking.
    I have checked my preferences and the US American Flag is selected.
    I am completely open to starting from scratch and resetting the entire system but it doesn't appear to be a solution to this problem.
    Any help would be appreciated. I can bring it into a apple store but was hoping I could figure it out through here first.
    Thank you.

    Odd!
    Has anything been spilled on the computer at any point in time? Are you under warranty?
    I missed the bit about the external keyboard working. You may have a hardware issue that needs repair or replacement.
    If you computer has a removable battery, save your work, connect the AC adapter then remove the battery. Does the keyboard still act strangely with the keyboard removed?
    ~Lyssa

  • Weird symbol on my E50

    I have a weird symbol on my E50 phone which is like a capital S placed just slightly above and to the right of another capital S.  I've looked in the online user manual and just about everywhere on this site and the web but can't find a thing about it. Anybody know what this symbol is?
    Cheers

    can you post a screenshot
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Weird symbol on some of my macbook pro

    A couple of my key is acting strangely and I don't know why, when I press (such as the a) it give me weird symbol (the q give me a bunch of nonsense word). All of my other key is fine but only 4 or 5 of them is acting this way. I look around and had try using the cap, control/option and all the f key but that does not seem to solve the problem. My macbook is no longer under warranty so I can't go there for help as it would be crazy expensive. Can someone please help. If I do take it to an professional either the apple store or any computer repair place, how much would you think it cost to fix this problem

    External keyboard.

  • Weird Usage in my Text message report

    Hi,  I found some weird usage in my text message report - records of heavy-data usage with unidentifed number and marked as International Mobile Data.  I don't think I've ever used international texting.  Please see the screeshot at this link: http://pan.baidu.com/s/1mgL50xy  Could you please help me figure out what it is? Thank you! Helen

    This is not an AT&T text message report. It is more like a Baidu usage report of your Baidu cloud storge account.

  • I ask the third time: How can I enlarge the menue symbols and the text of the menue in Photoshop CS6 vers.13 so that I can read them??? My laptop has Win 8.1 and a screen resolution of 3840x2160

    I ask the third time:
    How can I enlarge the menue symbols and the text of the menue in Photoshop CS6 vers.13 so that I can read them??? My laptop has Win 8.1 and a screen resolution of 3840x2160.
    It is unbelievable that such an expensive software does not provide a proper lay out wit a high screen resolution!
    It is also unbelivable that it is not possible to get a qualified employee of ADOBE on the phone in Germany.
    hope of feed back: e-mail: [email protected]

    Chris Cox answered your question here:
    I have PS cs6 extended and a new laptop with screen resolution of 3840x2160. Now all control elements and menues are so small that I can not reed them. How can I make them readable without reducing the resolution of the schreen?

  • Score printed with weird symbol helpp

    the notes on the score turned to be some weird symbol, but the staff's still there
    and the score's looking pretty fine on my macbk, it just went nuts when i printed it out
    is it the prob of the pdf/preview setting or sth else?
    any thoughts?

    I've heard of this issue with laser printers, and it usually involves fonts not being loaded correctly. This is the first I've heard of it being a problem with an inkjet. Hmmm...
    Here are some thing to try (in order, test printing after each):
    1) Restart both printer and computer
    2)Download and install the latest HP printer driver for your printer from HP's website
    3) Create a new (admin) user account and see if the problem exists there.
    4) Report back here

Maybe you are looking for

  • Error in Using Aggregate Persistence

    Hi All, I created an aggregate file called NewScript.sql in C drive using aggregate persistence wizard. And am trying to run the file using command prompt using following command .. C:\OracleBI\server\Bin>nqcmd.exe -d AnalyticsWeb -u Administrator -p

  • My mac mini keeps going to sleep

    Ok my Mac mini is about 3 years old and well whenever I'm doing most anything It will make a noise as if running hard then turn itself on sleep and no Its not doing it due to inactivity cause after I turn it back on using the keyboard it puts itself

  • Blocks in BPM

    Hi Experts What does the below modes for Block operation signifies Default Parforeach For each Thanks Suma

  • Handhelds disconnects randomly

    Hi, We have a 4404 WLC. Handhelds are disconnecting randomly. I am getting : /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:9

  • Unable to load Snow Leopard on MacBook Pro

    I have a MacBook Pro (2.16 GHz with 1 GB Ram running 10.5.8). Bought two copies of Snow Leopard. Easily installed on my MacPro 2x2.26 Quad-Core). I have tried both copies on the MacBook, it only runs the drive for awhile and spits out the disk. Have