Creating a small "o" with a dash over it??

I'm using IDCS2 on a PC and need to know how to create a small "o" with a horizontal dash over the "o". I'm doing a story for a product named Zon that has a dash over the "o" so it's pronounced Zone. I have a character reference chart for Windows using keyboard strokes and has all sorts of different "o" characters but not one with a dash.
Word has the character available but when I paste the story into InDesign, the "o" with the dash disappears. The only way I can accomplish what I need that I can see is to wait until the story is finalized then actually draw a dash. ?????
Any ideas how to get the actual "o" with a dash character into InDesign?

..  I can't say I ever tried to use combining accents ..
It's not something you can try on for size, the font has to contain them.
Accents come in two distinct flavours: combining and non-combining (aka. non-spacing and spacing -- the other way around). The non-combining usually are centred in a half-em space, with that half-em being its character width. Typing them will insert them to the right of your base character, 'above' an empty space. As Scott shows, you need to move the accent to the left by eye.
The combining ones, on the other hand, have a zero width and are drawn on the left hand side of 'empty space'. If you insert them right after a base character, this accent will automatically appear above this character. It is not perfect because the font designer has to decide which character width to base the positioning on (a, e, o, u, or even dotless i -- or even w, n, m, c ... ) and it will look good for some combo's where others still need some manual fine tuning.
Fonts that include separate accents usually just have the spacing ones. Off-hand, Arial Unicode MS is one font that has both 'flavours' -- I can insert first an 'a', then a '̀' to see à (and if you don't have that font on your system, it looks like this: à).
OpenType fonts may contain tables that positions arbitrary accents onto any character, and always in the correct position, but ID lags behind with proper support for this.

Similar Messages

  • In the process of reformatting my macbook pro, I saved everything but my keyword list.  The keywords are with the images, but the total list I use under "Keywords" is not present.  Is there a way to re-create all my keywords I've used over the last 6 year

    In the process of reformatting my macbook pro, I saved everything but my keyword list.  The keywords are with the images, but the total list I use under "Keywords" is not present.  Is there a way to re-create all my keywords I've used over the last 6 years.

    I accomplished what I needed last night.  I remembered I had picked my favorite images from each year and put them in a "favorite" folder by year.  These folders included 500 to 1200 images per year.  I pulled up the folder for each year and highlighted all images and clicked on "Keywords" and all keywords used for all images were listed.  I made those keywords persistent.  It took me a while to realize I had to click on each keyword to make it persistent.  After doing this for all years, I assume 95% of all keywords I have used over the many years were back in my list.  I'm sure there is probably a more "technical" way to accomplish what I needed, but this seems to have worked.  I also exported my list into a word document and is saved on my hard drive.
    If I had not made folders with my favorite images for each year, I could not have used this method, so if you figure out a better way, I like to hear it.  Thanks for your comments and willingness to help.

  • How do I create a NetBeans project with multiple JavaFX (FXML) dialogs?

    I'm very new to Java and JavaFX, so forgive what is probably a question asked a thousand times, but I can't seem to find the answer.
    I come from a Visual Studio (C# with WPF) background. I'm used to creating a Solution then adding a Project for each dialog/window that gets included in the Solution. Each dialog/window is a class derived from Window, and I simply create an instance of that class when I need to use the dialog.
    What I need to do is have a main window (stage) that contains two lists of participants (a red team and a blue team).
    Then I need a separate dialog for entering the information for the participant. So when a button on the main stage is pressed ("Add Red Participant"), I want to open the ParticipantDialog. When the "OK" or "Close" button on the Participant dialog is clicked, I want the dialog to be able to return a participant object to the main stage.
    Then the main stage adds that participant to the appropriate list.
    What I've gathered so far is that I will be creating an FXML file for the Participant dialog (and I assume an associated controller). Then when the "Add" button is pressed, I will call an FXMLLoader to load that FXML dialog. Something like this:
    FXMLLoader fxmlLoader = new FXMLLoader(getClass().getResource("ParticipantDialog.fxml"));
    Scene scene = (Scene)fxmlLoader.load();
    final Stage participantDialog = new Stage();
    participantDialog.setScene(scene);
    First question is: is that correct so far? Am I at least on the right track?
    Next question is: how or where do I create the FXML and controller files for the participant dialog using NetBeans? Should I create a separate project to make the participant dialog and then copy those files over, or is there a way to make the files within the parent project? And if I make the participant dialog in a separate project, what's the easiest way to access it from my main stage?
    I feel like I'm missing something simple here because this seems a lot harder than it should be.
    Thanks in advance for any advice.

    >  is that correct so far?
    Yes the sample code you have is fine to launch a new dialog when your Add button is pressed .
    > I create the FXML and controller files for the participant dialog using NetBeans?
    You can edit FXML text in NetBeans, but I think that is kind of tedious.
    You might want to create the FXML using SceneBuilder.
    You can use SceneBuilder in NetBeans.
    You may want to get it working without FXML first.
    For example, use the JavaFX scene graph API, then convert your program to use FXML once you are more comfortable with the JavaFX system.
    The piecemeal approach cuts down on the amount of learning you need to do at one time.
    > Should I create a separate project to make the participant dialog and then copy those files over.
    No.
    Just use a single NetBeans project.
    You will have separate FXML files for your main stage and your participant dialog, but they will both be placed in the same NetBeans project.
    > is there a way to make the files within the parent project?
    In NetBeans 7.3.1, do the following:
      File | New Project | JavaFX | JavaFX FXML Application
    This will create a sample project with a sample fxml file.
    Modify the sample project files to get what you want, changing the sample fxml to your main stage fxml and adding a new participant fxml to the same directory.

  • Problem in creating client side PDF with image using flex and AlivePD

    I need a favor I am creating client side PDF with image using flex and AlivePDF for a web based application. Images have been generated on that pdf but it is creating problem for large size images as half of the image disappeared from that pdf.I am taking the image inside a canvas . How do i control my images so that they come fit on that pdf file for any image size that i take.
    Thanks in advance
    Atishay

    I am having a similar and more serious problem. It takes a
    long time to execute, but even attaching a small image balloons the
    pdf to 6MB plus. After a few images it gets up to 20MB. These are
    100k jpeg files being attached. The resulting PDF is too large to
    email or process effectively. Does anyone know how to reduce
    size/processing?

  • The package name The Gallbladder-4.itmsp contains an invalid character(s).  The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore

    I have an iBook on itunes and I am trying to upload a new version of the book. I am following the workflow through iBooks Author and when I fell out all of the infromation for the package on iTunes producer i then hit the deliver button and I get the following error message:
    The package name The Gallbladder-4.itmsp contains an invalid character(s).  The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore.
    As far as I can tell the file that is being referenced does not meet the criteria axpressed in the erro message and in fact that file has been created by iBooks Author so one would think there shouldnt be an error.
    I also get the following to error messages:
    Apple's web service operation was not successful
            Unable to authenticate the package: The Gallbladder-4.itmsp
    Would ove any help.
    Thanks,
    Jeff

    Thank you so much for your help.
    For anyone that would like to check out this book it can be downloaded at:
    https://itunes.apple.com/us/book/the-gallbladder/id598317335?ls=1
    Please check out our free medical education blog by Jeffrey Eakin using iBooks Author at:
    http://free-medical-education-ibooks-author.blogspot.com

  • Creating a small HTML-Editor using JEditorPane

    Hello! I'm trying to create a small HTML-Editor. Via this editor users shall be capable to create formatted text (bold, italic, underlined, different sizes, different fonts, different colors). Furthermore, if the user pushes the enter-button a new line-break (<br>) shall be inserted. Basically my editor is working but with some big problems:
    1. When I create an instance of my editor, I initialize it with some html-code.
    this.m_EditorPane.setText("<html><head></head><body></body></html>"); Without this initialization between the <body> and </body> <p> and </p> will be inserted, what I don't want. But if I push now the enter-button at the beginning, <br>-tag will not be inserted in the <body>-area but in the <head>-area.
    2. Styling text is working really good, but when I insert a line-break (via enter-button), the <br>-tag is inserted after the (e.g.) closing bold-tag (</b>). So, in the next line, this style-property must be reselected.
    Can anybody help me to change this behavior?
    Kind regards, Stefan
    P.S. The way I insert the <br>-tag:
    JEditorPane editor = getEditor(ae);
    HTMLDocument doc = getHTMLDocument(editor);
    HTMLEditorKit kit = getHTMLEditorKit(editor);
    editor.replaceSelection("");
    int offset = editor.getCaretPosition();
    kit.insertHTML(doc, offset, "<br>", 0, 0, HTML.Tag.BR);
    editor.getCaret().setDot(editor.getCaretPosition());P.P.S. Sorry for my bad english :-/

    Hello! I'm trying to create a small HTML-Editor. Via this editor users shall be capable to create formatted text (bold, italic, underlined, different sizes, different fonts, different colors). Furthermore, if the user pushes the enter-button a new line-break (<br>) shall be inserted. Basically my editor is working but with some big problems:
    1. When I create an instance of my editor, I initialize it with some html-code.
    this.m_EditorPane.setText("<html><head></head><body></body></html>"); Without this initialization between the <body> and </body> <p> and </p> will be inserted, what I don't want. But if I push now the enter-button at the beginning, <br>-tag will not be inserted in the <body>-area but in the <head>-area.
    2. Styling text is working really good, but when I insert a line-break (via enter-button), the <br>-tag is inserted after the (e.g.) closing bold-tag (</b>). So, in the next line, this style-property must be reselected.
    Can anybody help me to change this behavior?
    Kind regards, Stefan
    P.S. The way I insert the <br>-tag:
    JEditorPane editor = getEditor(ae);
    HTMLDocument doc = getHTMLDocument(editor);
    HTMLEditorKit kit = getHTMLEditorKit(editor);
    editor.replaceSelection("");
    int offset = editor.getCaretPosition();
    kit.insertHTML(doc, offset, "<br>", 0, 0, HTML.Tag.BR);
    editor.getCaret().setDot(editor.getCaretPosition());P.P.S. Sorry for my bad english :-/

  • Creating a small business website...

    Hello! I would like to create a small business website using iweb. I created something simple, and I am happy with it, but I was wondering if anyone knew how I could use it with a regular website address (www.company.com) instead of web.mac.com/company and still use iweb. Any tips or advice would be great. Thanks!

    http://www.varkgirl.com/iWebFAQ/FAQ%20Home/EFC18081-F59F-4EEA-AA5F-0DB97AAA30D6. html

  • Can't open a document I created an hour before with Pages 5.0.1; get message saying my Pages is too old, for me to download 5.0.1

    Can't open a document I created an hour before with Pages 5.0.1; get message saying my Pages is too old, for me to download 5.0.1

    You have 2 versions of Pages on your Mac.
    Pages 5 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Note: Apple has removed over 90 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store, then get back to work.
    Peter

  • HELP!! Can't open a file created on CS8.2 with CC

    Hi Everyone, Please HELP!
    I keep getting this msg:
    I am running:

    Running on Macbook Pro
    OSX Yosemite 10.10.3
    i get this msg over and over again:
    Re: HELP!! Can't open a file created on CS8.2 with CC 

  • When trying to view a pdf from IE10 I get a small square with an X and not the document.

    When trying to view a pdf from IE10 I get a small square with an X and not the document. I have removed reader completely from the control panel and reinstalled version 11.0.4. I have IE 10 10.0.9200.16721. Need assitance in getting Reader XI setup.

    Hi,
    We have heard few users having similar issue as yours and found out the problem for one of the users is this: http://support.microsoft.com/kb/2716529 .
    I was able to reporduce this problem(square with a 'X') by changing the TabProcGrowth registry entry to 0.
    This tool provided by Microsoft is for Win 8, to run this on Win 7 you can manually change the registry setting : please see " Let me fix it myself" in above url.
    Before running these steps please make sure yours indeed is the same problem.
    Please be very careful as some registry settings (not this one) can create serious problems on a Windows system including causing it to no longer boo
    Let me know how it goes.
    Thank You.

  • I have a sbc65ec which is a small Pcb with a ethernet por...

    I have a sbc65ec which is a small Pcb with a ethernet port with it you can monitor voltages, operate relays from your pc and it works fine locally  i.e on my home network, but I would like to moitor the pcb from my place of work, it can do this but I don't know how to setup the router to do this, I paste the section from the manual which explains what I a trying to do
    Viewing readings on the net!
    This demo has been created simply by connecting an SBC65EC board to a Billion ADSL Modem/Router. The router is then configured to make the SBC65EC a virtual server that is accessible via the internet. Most modern routers have this feature built in, and can be used. Note: The board used in this demo is running an older firmware. The new firmware has more options, and the NetBIOS name can be changed on the network settings page.Q. How do i do this with my router???
    Q. What do I type in the address bar of my browser to access the PCB (I Type http://mxboard/ when I use it on my home network)
    Message Edited by paulshirley on 11-03-2007 10:58 AM
    Message Edited by paulshirley on 11-03-2007 05:14 PM

    hi,
    Thanks for replying,
    The easy answer first the router is a linksys WRT54G.
    The network I am using ?? well this Box WRT54G hangs on my wall, its connected to a broadband modem, which is provided by NTL (Virgin) a cable joins the modem to the Linksys and my computer is fitted with a Msi wireless Lan card, I know this because I have a little icon on the bottem bar of windows.
    When I want to go on line I just open up internet explorer and if by magic I'm on the internet I have a laptop which also uses the signal from the linksys, from what I understand neither computer is a server I think? as I can operate either without the other on.
    As you can guess I know nothing about networks to make matters  worse i'm an electronic engineer shame on me.
    paul
    Message Edited by paulshirley on 11-04-2007 04:22 PM

  • How do I create Blu Ray Disc with DVD Studio Pro ?

    Folks, I think that I'm in trouble... I created 3 HD projects with DSP (i do not have the tapes and fcp project anymore, neither the HDV 1080i mov file) and I need to be burned it with a Blu-Ray Media, and play it with a BR Player... So far I made the following steps:
    1-) In FCP, I exported some Quicktime Movies with HDV 1080i60 codec (movie with chapters, menu bg movie, extras).
    2-) In Compressor, I used the preset HD MPEG-2 19,0 MBPS for videos, and Dolby digital professional 2.0 for audios.
    3-) In DSP I created a HD DVD Project (DISC window, GENERAL tab, DVD STANDARD = HD DVD; DISC WINDOW, DISC/VOLUME tab, DISC MEDIA = BLUE LASER, LAYER OPTION = OTP) with movies, extras, menus...
    4-) In ADVANCE BURN (under FILE MENU) I chose BUILD.
    5-) Now I got a HVDVD_TS folder, with my movie compilation...
    NOW, my doubt is... The folder HVDVD_TS can be burned on a BR Media and be played on a BR Player ?
    If not, what can I do with my HVDVD_TS folders to be compatible with Blu Ray ?
    thanks a lot for any help.
    Best Regards
    Marcelo

    That can't be done. Get the tapes back and start over. Get the new Toast in the tutorial I posted to make a Blu ray disc.
    You could try this tool to demux the streams, transcode to QT then re-encode for Blu Ray but I wouldn't go that direction unless you know what your doing. You would also be encoding twice which is not good.
    Get the original source back and go the toast route from the start.
    Message was edited by: Eric Pautsch1

  • Do not change the payment term created a Sales Order with reference

    Hi Gurus,
    Do not change the payment term created a Sales Order with reference to a contract where the payer of the change in Sales Order.

    Hello ,
    As per my understanding , you do not want the payment terms to be changed even if the payer partner function is changed ,
    as standard sap redetermines the payment terms with change in partner function, you may use the exit
    USEREXIT_MOVE_FIELD_TO_VBAK- header level
    USEREXIT_MOVE_FIELD_TO_VBAP- Item level
    in this you could write a small code which will not change the payment terms when payer is redetermined
    hope this helps
    Thanks
    akasha

  • Creating a simpel network with Lion Server, and add Windows XP computers to it

    We have a Mac Lion Server and 3 computers with Windows XP. Previously we had a Windows 2003 server with a domain name: "MYDOMAIN". When logging into Windows it logs into this domain.
    I would like to replace this Windows 2003 server with my new Mac Lion server so, I build up a test setup. I connected the Mac Lion server (iMac) with my Windows XP pc with an ethernet cable. Then, I setup a DHCP, DNS and Open directory in the Server Admin. Added users. I configured the IP adres of the server to a static one by setting the IPv4 to "using DHCP with manual address".
    Then I wanted to let my Windows XP server join the domain of the Lion Server, however I cannot let my Windows XP client connect to the domain of the Lion Server.
    I read in the advanced administration that you can set up Windows XP for domain login. Where do I find the name of this domain? It should be stated in the server admin, open directory, settings, general tab, but the only thing I find here is: Role: Open Directory Master.
    In Windows XP, when I explore in explorer the Microsoft-Windows Network I can see in "MYDOMAIN" the MacLion Server and my Windows XP pc. So sharing files is no problem.
    However, I really want to create a new domain with my Lion Server and let the Windows XP pc's login to the new domain.
    I hope anyone can help me.

    Thanks for the info.
    I read some stuff about this indeed, so I was thinking, because we have a small network, could it be possible to share files on the server via a workgroup?
    If we add the 3 Windows XP pc's to the same workgroup as the Lion Server, would there be a problem?
    Then at startup of Windows XP, should we login to the pc instead of the domain? And where would I find the Lion server in Windows XP?

  • How to create an interactive magazine with CS3

    I am trying to create an interactive magazine with CS3 and don't know how to do it. First of all, is this possible with CS3 or do I need to upgrade to CS4? And if it is possible, can anyone tell me a step by step plan to follow? Or is there a book or download I can get for more information which is recommended?
    Thanks

    Google is your friend: Interactive Newsletters
    You can make digital newsletters for PDF in CS3 or 4. To make a digital newsletter that can be viewed in a browser (export to swf) you need CS4. Big advantage of swf is much smaller file size than PDF.
    One free bit of advice: design your file horizontally (11 w x 8.5h) since that works best for reading a PDF or swf online.

Maybe you are looking for

  • Customer quality Certificate-Smart form

    Hi Experts! I have developed smart form -Customer quality Certificate,need to attach that smart form to output type LQCB and generate that Smartform by standard tcode QC22. I have replaced Std scrtpt program with Smart form but till QC22 is calling o

  • URGENT:  convert pdf Form to Word Form

    Ihave a filled in pdf form and a blank form and I need to convert each to a Word form. acro pro 7 If I had vers 8.0 pro,would the steps be any different? what is the fastest way to do this? The boss says the pdf form is not flexible enough but I cann

  • Delivery in past date

    Dear all, i update the stock by today with posting date 01.10.2010 for 10 qty. When i created the sale order for 10 qty and do availability check . system confirm the delivery for current date but i need to deliver in 01.10.2010. i checked for delive

  • Payslip in PDF through email

    Dear All i have written the program for send payslip through email and its working fine But problem is that i am not getting the correct format in PDF Regards Arun

  • Configuring HP Photosmart C6180 AIO in Windows 8.1

    Hi, i need some help here, how do  i install/configure HP Photosmart C6180 AIO in Windows 8.1 via wireless???. I've been searching around, using NETSH...., but i can't get anywhere. Regardss