FM 8 Problem with diacritical marks in index

I have text in Latvian using Times new Roman Baltic fonts with items marked for inclusion in the index.
When an index is generated, the index automatically is generated using Times New Roman fonts and the diacritics are wrong. Changing the font to Times New Roman Baltic does not correct this problem.
I have specified the Group Titles sort order with letter groups, however, they do not sort properly.
e.g. A;Â is specified in the sort order, but the index displays only the group title A and includes the â terms under it.
I have set up the identical Index specification that I was using in Framemaker 7, but am unable to get correct results in FM8

Sveiks Ansi,<br /><br />With FM 8, you can't use the code-page specific registry instances of<br />a WGL truetype font. You either have to use a specific code-page<br />encoded font, such as the Tilde Baltic versions, or re-map the<br />specific latvian code-page characters from their WinBaltic CP1257<br />settings to their unicode values.<br /><br />The remapping can be done relatively easily using a text editor or a<br />grep-like tool (e.g. Search & Replace, TextPipePro, WinGrep, etc.) on<br />a v.7 MIF version of the FM file (this is important, since FM8 gives<br />you a choice of the MIF versions that you can save as). Search for the<br />FM hex values and replace these with the required unicode value, e.g.<br />zcaron (ANSI 253 in the CP1257 codepage) is \xca in the FM hex coding<br />and needs to be \u017e in unicode. You can use Windows Charmap<br />function to get the 4-character unicode values (but ignore the<br />hex-value reported).<br /><br />You can also do this "re-mapping" using FM's find/change (again look<br />for the \x  hexcodes and replace with unicode \u values), but it's<br />tedious.<br /><br />You also need to change the font from the Times New Roman Baltic to<br />just Times New Roman.<br /><br />Note: for the MIF route, you also *must* change the initial<br /><MIFFILE...> statement to show as an 8.00 version for this to work<br />properly, otherwise if FM re-imports this as a v.7 MIF it will not<br />honour the unicode mappings.<br /><br />Once you've got everything converted to unicode values, then<br />specifying the group sort orders of the index should also work<br />properly.<br /><br />Yes, I know, it's a real PITA working with legacy codepage-specific<br />documents in FM8.<br /><br />- Arnis

Similar Messages

  • Problems with quotations marks

    Hi,
    I got some problems with quotations marks in my queries.
    I am trying to do something like this:
    <cfset Variables.sqlAux = "select * from customer where
    name='Rodrigo' ">
    <cfquery>
    #Variables.sqlAux#
    </cfquery>
    Coldfusion returns this error messagem:
    Incorrect syntax near 'Rodrigo'.
    Some one can help?

    I should also expect this to work:
    <cfquery>
    #toString(Variables.sqlAux)#
    </cfquery>

  • Problem with inventory marker

    Hi,
    I have a problem with my inventory markers.
    When I do:  Material 1000251, Plant=0212, Record type = 1 (Only include material, plant, day, issues, and receipts)
    I get the totals of:  Issues = 0.  Receipts = 1  (This is correct.  On hand Qty = 1)
    When I do:  Material 1000251, Plant=0212, Record type = 1 (but I now include 0MAT_PLANT as well)
    I get the totals of:  Issues = 0.  Receipts = -4  (This is NOT correct.  On hand Qty = 1)
    Any ideas on how to correct this marker problem for 0MAT_PLANT?
    Thanks,
    Chris

    Hi Chris,
    Check the Marker Update scenarios in the below doc. This would give you some clue on your issue.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    Regards,
    Suman

  • Caching problem with iFS web server / index.html

    There seems to be a problem with the iFS Java web server serving cached index.html documents after they have been modified.
    This only happens when the document is referenced by the folder name (e.g. /home/kennu/). If you reference it by the full name (/home/kennu/index.html), the new modified version comes up alright.
    I wonder if this is a bug or some kind of a feature? Is there an quick and easy workaround?
    Byt the way, is this the correct place to post bug reports? I didn't see iFS mentioned in the OTN Bug Database.
    null

    well, this is certainly not an intended effect. i'll look into it. in the meantime, the workaround already posted should pull you through.
    sorry about the inconvenience.
    -ilya
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Kenneth Falck ([email protected]):
    There seems to be a problem with the iFS Java web server serving cached index.html documents after they have been modified.
    This only happens when the document is referenced by the folder name (e.g. /home/kennu/). If you reference it by the full name (/home/kennu/index.html), the new modified version comes up alright.
    I wonder if this is a bug or some kind of a feature? Is there an quick and easy workaround?
    Byt the way, is this the correct place to post bug reports? I didn't see iFS mentioned in the OTN Bug Database.<HR></BLOCKQUOTE>
    null

  • SCCM 2012 Update Group inconsistency Problem with Red marked Updates

    Hi everybody,
    we have a big Problem with our SCCM 2012 R2 CU3 Enviroment, regarding of Update Groups which got out of sync.
    we have a SCCM Site Infastructure with one CAS and 4 Primary Sites and on every Site is the SUP Role installed.
    I don't know when this failure occours but i think it was after the CU3 Installation. The Installation itself went smooth without any Errors or Warnings.
    The Problem is as following. We have some updates in Update Groups (all of them are Core XML Updates) which are out of sync and marked red as an invalid Update on 2 Primary Sites. On the CAS Site and the 2 other Primary SItes they are marked as green (downloaded
    yes and deployed yes)
    We have no Replication issues regarding the Replication Status (everything is synchronized to 100%) and the Replication Link Analyzer does also show no Problems at all.
    I now deleted the Deployments and the SW Update Group waited until the replication was fine and created a new one and downloaded these patches on one of the Primary Sites which had shown this Failure.
    The Result was not good. It looks like before. On the CAS and 2 Primary Sites the Deplyment is shown as downloaded but on the other 2 Sites the Status is again Downloaded=no.
    Does anybody have any idea what to do now ? I checked objmgr.log and rcmctr. log but found nothing what shows me the way in the right direction.
    Thx for your time, and it would be fine if anybody can share knowledge about this failure and how to fix it.
    All other Ideas are also welcome.
    Thx a lot in advance and have a nice bug free day :-)
    Bastian

    Hi,
    Please try to manually synchronize software updates from the CAS and monitor the WSUSCtrl.log, WCM.log and wsyncmgr.log on the CAS and Primary sites.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Problem with an array (Array index out of bounds)

    Hey guys, i have a problem with an array, i just want to print a few things but it won't let me because of this error, here's my code
         public static void MosDat()
              int i;
              for(i=0 ; i<n ; i++);
                   Client [ i ].print1();
                   Client [ i ].print2();
              return;
         }//MosDat
    where "n" is a global variable, and client is .
    I pretty much know how it woks, so i tried it like this and gave "n" the value of "1":
    public static void MosDat()
              int i;
              for(i=0 ; i<n ; i++);
                   Client [ 0 ].print1();
                   Client [ 0 ].print2();
              return;
         }//MosDat
    the printing methods i created worked prefectly when i tried it like that... so i really don't know where the problem could be... thanks anyone who can help me.

    for(i=0 ; i < n ; i++);I spy with my little eye,
    one semicolon too many.Well-spotted. ;-)Practicing on those weird question marks is my secret training.

  • RoboHelp 9 - problem with merged TOC and index

    Using RoboHelp v9.0.0.228 I have a master project which contains several merged TOCs and indexes for other CHMs. This has worked successfully for years, but has now stopped working in our translated CHMs. I have checked all the relevant settings and they appear to be correct. The English version still works correctly. Can you help please? Many thanks.

    OK, so my post was just a summary really!
    I have a main project with its own TOC, index and topics. I then have several other projects with their own TOCs, indexes and topics, and these are merged into the master TOC. In all these projects, we use the indexes to contain function ids for our software, so that when you press F1 in a software function, it invokes the correct Help topic in the CHM. The software is coded so that it goes to the main project first, and then looks in the merged index to find the link to the Help topic.
    In the individual sub projects, the TOCs and indexes are present and work correctly. Also, in the master project, the TOC and index works correctly in the original English version. However, even though the TOCs, indexes and topics are all present and correct in the translated versions (Russian, for example) the index in the master project does not contain the entries for the sub projects. The TOCs for the sub projects do, however, work correctly.

  • Batch Capture Problem with 5D mark II

    At the end of an event we normally copy all cards to the HDD, each card in a separate folder. We then point FCP at the card folders and use log & transfer to ingest the footage and transcode to ProRes 422.
    Once all the footage is ingested we save the project and copy it from the Mac Pro to the iMac so that a second editor can work on it at the same time. Because the iMac doesn't have a RAID we set all the footage to 'offline' and use batch capture to recapture it all in ProRes Proxy.
    So far so good.... that is with all the Panasonic HMC footage.... BUT we recently started shooting on the Canon 5D2 and 7D as well and this simply isn't working.
    For some reason FCP recaptures all the Panasonic footage but refused to re-capture the Canon footage. I can see all the files in the L&T window but it never seems to equate the footage with the files I am trying to recapture.
    HELP! What could be causing this? It's only a problem with the Canon footage.
    Both MacPro and iMac are running identical versions of FCP and identical (latest) versions of the Canon L&T plug in ..... and YES we copied the entire CF card to a folder - just like we do with the Panasonic HMC stuff.

    Hi Andy, compressor is current chugging away, so we'll get going for the edit I am sure. Only 600 more clips to go
    I've tried everything I can think of in terms of recapturing. Even on the original Mac Pro that the footage came in to, if I copy the entire project folder (including the 'cards' folder) from one RAID to another it fails to recapture in the original project using the original codec (ProRes 422), but if I point it back to the original cards folder it works fine. It seems to be 'moving/copying' the cards that is causing the problems.
    I've checked the dates and sizes on the copied files and they are all the same, and since recapturing to the original project at the original settings doesn't work once moved I am completely stumped....!

  • HT4637 how do you add fonts with diacritical marks to Mac's?

    I want to add a pali font to my note book how do you do it?

    If you are talking about an iPad/iPhone/iPod, there is no way to add fonts.  But there may not be any need to.  To input special characters you can use an app like Unicode Map.
    If you are talking about a laptop/desktop running OS X, I think all the characters you need are already in the fonts provided.  To have the maximum diacritical marks, go to system preferences/language & text/input sources and check the box for US Extended.  Then select US Extended from the "flag" menu at the top right of the screen.  Here is a list of shortcuts for making the various diacritics.   Just ask if any questions.
    https://dl.dropbox.com/u/46870715/s/diacritics.html

  • Problem with function-based spatial index in 10g

    hi,
    the document's example doesn't work anymore.
    http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10826/sdo_exten.htm#sthref721
    when i try to create the index i get the following error message:
    create index LONG_LAT_TABLE_IDX on LONG_LAT_TABLE(get_long_lat_pt(longitude,latitude)) indextype is mdsys.spatial_index
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-29400: data cartridge error
    ORA-00904: "XXX"."GET_LONG_LAT_PT": invalid identifier
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 10
    ORA-06512: at line 1
    I'm not sure, but I think this problem occured in one special version of 9i...
    thanks in advance,
    michael
    Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options

    Hi Michael,
    Do you have a user named XXX on your system? Are you creating the index as XXX?
    I logged in as scott, followed the example, and had no problems.
    SQL> create index LONG_LAT_TABLE_IDX on
    LONG_LAT_TABLE(get_long_lat_pt(longitude,latitude))
    indextype is mdsys.spatial_index;
    Index created.
    SQL> SQL> select name from LONG_LAT_TABLE a
    where sdo_filter(get_long_lat_pt(a.longitude,a.latitude),
    sdo_geometry(2001, 8307,
    sdo_point_type(10,10,NULL), NULL, NULL)
    )='TRUE';
    NAME
    Place1
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options

  • ORA-29855 problem with creation of a index

    Hi to all,
    I'm trying to create an index but I have this problem:
    SQL>CREATE INDEX ITALIA_NODE_IDX ON ITALIA_NODE$(GEOMETRY) INDEXTYPE IS MDSYS.SPATIAL_INDEX;
    CREATE INDEX ITALIA_NODE_IDX ON ITALIA_NODE$(GEOMETRY) INDEXTYPE IS MDSYS.SPATIAL_INDEX
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-29400: data cartridge error
    ORA-01653: unable to extend table M2_10A70$$.1024 by SPATIAL in tablespace USERS
    ORA-06512: a "MDSYS.SDO_INDEX_METHOD_10I", line 10
    What do you think about this problem?
    thank you in advance.
    Crystal
    Edited by: crystal13 on 18-giu-2010 2.03

    Hi,
    it looks like your tablespace USERS is to small. You have no space left. So extend the size of the tablespace by enlarging the file underneath or putting a second one to it, or put the tablespace in AUTOEXTEND mode. See the administrators guide: http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/tspaces.htm#i1010516

  • Problem with quotation marks in Reports

    Hello,
    in Reports i have a text item, and i wrote a text „test” (this is copy/paste from a Word Document). At runtime i see ?text?
    Why those quotation marks does not appear correctly at runtime?
    It's about Reports Developer 2000. Please help if you can.
    Regards,

    my NLS_LANG, before editing in registry was AMERICAN_AMERICA.WE8ISO8859P1 (without that '5' at the end).
    it's WE8ISO8859P1 not WE8ISO8859P15. and i have the NLS_LANG, AMERICAN_AMERICA.WE8ISO8859P1. stil not displaying ok..
    this problem has nothing about the server, but the client, i think.
    the problem appears when i call a report from a form. when i run the report inside Report Builder, the quotation marks appears as „ ".
    Regards

  • Problem with capturing Primary Key Index

    Hi
    I am capturing certain tables and in the mean process i observed that all the indexes are getting captured except the primary key index.
    Any Suggestions on this?
    Thanx,
    Suji

    Hi,
    I was unable to reproduce this behavior on OWM 10.1.0.8. It appears that you have a SR open for this issue, so I would suggest to continue with that process.
    Regards,
    Ben

  • Problem with Beat Marker

    I am using Premier Elements 9 and in the middle of editing clips in the Timeline the beat marker stopped moving. How do I fix it?

    David,
    That is great news!
    I have been working with PrE 11 for some time now, on an older laptop. It is still running XP-Pro SP3, so is 32-bit, with that version of PrE 11. I have also run into the "end-of-life" for my nVidia video driver, unless I change the OS. Now, and with that said, I have experienced several lags with the CTI, and also several instances where the Spacebar will not start the Timeline's playback, even when I know that it has focus.
    Because of my older hardware, and one known issue with my video driver, I hesitate to complain about the CTI performance (and a few other issues), as it might not be related to PrE 11, but just to the hardware.
    Glad that rebooting got you up and editing. Good luck,
    Hunt
    PS - I have my new super laptop, but have not had time to set it up, install the 64-bit PrE 11 on it, and test with a new, killer nVidia card. When I can block off a couple of days, I will do so, and then report whether I encounter such "glitches" with the new hardware.

  • Strange problem with quotation marks - help

    For some reason the quotation mark has been replaced by the @ symbol for all fonts?? Whenever I type ", the @ symbol is placed in the text field instead. It only happens in one particular document and I have done a save as and re-named the document and opened and closed it, but it still happens.
    Any suggestions would be appreciated.
    Paul

    Windows has a toggle function for input keyboards. I can't recall what key combo it was, since I turn it OFF asap on every single installation I work with :-) but it is something with Shift+Alt.
    Double click the language icon in the task bar to change the settings.
    It might happen in only one file because if Paul does something in that file, he's accidentaly using the keyboard toggle keys :-)
    Just for laughs: press the left shift key five times and see what happens. If you get a dialog, go through every option and turn its key activation combo off.

Maybe you are looking for

  • Can you erase songs from iTunes, but keep them on the iPod???

    Hi, I'm a newbie and tried to post this question earlier, but I'm not sure if it worked. I'm wondering if there is any way to update your ipod, then take some of the songs on itunes, but still plug your ipod in later and keep those former songs on th

  • How to search for music

    Hi Guys; I have a strange search request. I am trying to look for music and I am finding that the ITunes music search is not enough. I have an old song that I recorded sometime in 1999 off of 3WK. The quality is very bad (8Mhz Mono) and I am hoping o

  • Sound device deleted by mistake

    my sound device i think has been deleted by mistake, how do i go about reinstalling it so i can play music files etc? is there an online download i can use? thank you!!

  • TS1425 just downloaded the latest i tunes and my ipod isn't showing when connected also no side br

    I have just down loaded the latest Itunes update but when i plug in my Ipod Classic it doesn't appear. There doesn't seem to be a side bar either. How do I transfer stuff onto my Ipod now?

  • Can't write to desktop. I get Error Code -36.

    I recently had a battery problem where my black MacBook unexpected powered off in the middle what I was doing. After restart, I noticed right away that the desktop image was different, and I couldn't change it. A call to Apple got my battery replaced