How do I add a new font to the list?

In "Tools/Options/Content/Advanced" how do I add a new font to the list? I have "Comic Sans MS" listed for one of the options, but the drop-down menu does not contain that option, so I can't select it for another font option.

Thanks for your reply.
As to your question: No, of course I wouldn't scroll down, it's in alphabetical order, so why would "C" for Comic Sans MS be anywhere but between B and D on the list?
Now a question for you: If person or group was going to alphabetize a list and then break it down into sublists, why would he, she, they not include headers for each portion and maybe even indent each font name, so a person might have a chance of getting the drift?
Also, how do you add new fonts to the list?

Similar Messages

  • How do I add a new computer to the canning fuction on my

    How do I add a new computer to the scanning function on my PIXMA MX870? I can send print jobs to it from the new computer, but it tells me to "Set the PC to start scanning" when I try to scan to it. The old computer still accepts scanned images when it is turned on.

    Hi, Illiniboy67!
    So that the Community can help you better, we will need to know exactly which operating system is running on the computer you're trying to connect to the scanner, and how it's connected (USB, ethernet, or wi-fi). That, and any other details you'd like to give will help the Community better understand your issue!
    If this is a time-sensitive matter, our US-based technical support team is standing by, ready to help 24/7 via Email at http://bit.ly/EmailCanon or by phone at 1-800-OK-CANON (1-800-652-2666) weekdays between 10 AM and 10 PM ET (7 AM to 7 PM PT).
    Thanks and have a great day!

  • How do you add a new icon to the home screen?

    How do you add a new icon to the home screen?

    The only new icons you can add to your home screen are webclips, which can be added by using the "+" button in safari on the desired web page.
    You won't be able to add new apps until February when the SDK is fully seeded to developers.

  • Add a new font in the online Layout editor in BI Publisher (OBEE 11g)

    Hi ,
    Possible to add a new font in the online Layout editor (Font list) in BI Publisher (OBEE 11g).
    Thanks,

    In the layout editor, you can simply drag the fields so they don't overlap.
    See http://www.youtube.com/watch?v=7emNa7THMLg
    Sandeep Gandhi

  • How can I back up my I Tunes library to an external hard drive?  Also how do I add my new content to the back up?

    How can I back up my I Tunes library to an external hard drive?  Also how do I add my new content to the back up?

    See this User Tip.
    tt2

  • How can I add a new font to pages?

    I want to add a new font to page.  How do I do that?

    Download new fonts from the Internet (e.g. 1001fonts.com), and then open the file once downloaded. This will launch the application FontBook. It will ask "Install the font?" Click "OK", and you will be able to use the new font in Pages, TextEdit or other word processors. (You may have to re-start the application for it to recognize it.)
    Bonus info: pressing command–t in many applications opens you computer's font control panel.

  • How do i download a new font from the web then add it so i can use it freely in 'word'?

    I am having terrible difficulty using a font that i down loaded on to my macbook pro. I can see it in my font book but no matter what i do it does not appear in my 'Word' font library. Its in Font Book but it seems set to stay there and do nothing. Im tearing my hair out here! In simple simple simple terms can anybody give me step by step info on how to down load a new font then get it so it can be used just like all the pre list fonts?

    Have you tried restarting the MBP? (Btw, you should post this question in the Snow Leopard forum -- there's nothing here specific to the MBP.)

  • How can i add a new function to the Basic IVI class vi's?

    I need to use the IVI vi's to control some instruments, let's say a DC Power Supply.
    Since there's a DC Power supplyclass, i can used those VI's but waht if one of the VI's does not contains all the functions that i need?. How can i add more functions to the IVI classes?. What do i need to do to add a new function to the iviFGen class?

    If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://www.ni.com/devzone/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would suggest contacting one of the Alliance members at:
    http://www.ni.com/alliance

  • How do I add a new panel to the accordion widget in-between two others (NOT at the end)

    In the accordion widget, the + button at the bottom adds a new panel to the end. I have a series of panels that are in alpha-sort and need to add a new panel in the middle... I can't figure out how to do it without re-doing the whole thing. is there a way to do this?

    Gah! Thanks Mac.
    That was the first thing I tried! I must not have had the right level selected. It's been driving me batty, but I've got it now.

  • How do you add a "news ticker" to the bottom of a movie for Apple TV?

    Made a movie from keynote, now I need to add a "news ticker" to the bottom of the movie ... How? Using Apple TV to show the movie ...

    use iMovie with text crawl effect

  • How can I add a new section to the beginning of a song project?

    I've been trying GarageBand on my new iPad 3 as a practice aid. I laid down some guitar cords, then dupped some sections until I got a whole 64 bar song. Now, how the heck do I add a couple of intro bars? If I try to add a new two bar section, it always stays stuck at the song end. If I stretch section 1 by a couple bars, it adds the bars at the end of section 1, repeating the last cords, not very useful.

    If you open the section menu there is a tool consisting of three parallel lines. Tap this to reorder the sections.
    tt2

  • How do you add a new playlist to the ipod 5th gen?

    i am just wonderring how to create a new or rename a playlist on the ipod nano 5th generation.

    go on itunes add a new play list by looking at file then add what songs you want on there and after that you sync your ipod

  • How do I add a new Image to the Web App Module Portfolio after I went Live?

    Im pretty new to web building and I push a site live for my client and they want me to constantly update the site with new images but I cant seem to add or change any of the pics in portfolio or in carousel. Can someone help me please...

    Hi,
    Can you provide an example? So we can have a look of your existing set-up and help point you in the right direction to help update these images.
    Kind regards,
    -Sidney

  • How can I add a new vaiable to the file loaded by Property Loader without changing my script

    I have an input file to my script that I load via Property Loader. The number of parameters in the input file may change from test to test.. Is it possible in some way to add a new parameter without changing the sequence file?
    Is there for example a way to make the Property loader read parameters until end of file, and put the parameter into a temporary variable in my script?
    Hope there is a way to resolve this.
    Cheers
    Claus Christophersen

    Claus,
    The solution you have is a valid one.
    Basically you have a variable (global or local) and you import the expected parameter to this variable before you pass it to the hardware.
    You use that variable as the input parameter you pass to your hardware of course.
    You have to modify your source file depending on the test type you want to execute every time you want to change the test type though.
    Another solution would be to use Data Markers in your file to separate the variable values corresponding to each test type.
    Check the example I am attaching.
    At the beginning I prompt the user for the Test Type (Type I or Type II).
    Based on the type, I import the corresponding variables from the source file using Data Markers.
    If you have questions let me know.
    Attachments:
    SourceFile.zip ‏8 KB

  • How do I add a new widget to the Desk Home Dock?

    Hello,
    I gave up on the built-in Accuweather widget as it was always 1-2 days behind in weather syncing.
    I am trying the Fancy Widget weather widget, which seems to sync up very well.
    I would like to add this widget to my Desk Home Dock, but when I select "Dock Widgets", the Fancy Widget is not shown as a selectable item.
    How do I add widgets that are not from the "built-in" list?
    Thanks.
    Bryan Hunt

    Moto Dock only shows the smaller widgets because it only have a limited space, Fancy widgets do not have a 1x1 size widget and this is why it will not show in the list.  Try Car Dock Home v3 at http://www.appbrain.com/app/car-dock-home-v3/net.cwfk.ig88.carhome3
    +

Maybe you are looking for

  • PF status in report is not working. Please suggest.

    Hi All, I am creating a report which would be having following3 buttons 1) Save 2) Delete 3) Modify For relative actions I have already declared the "Set PF-STATUS 'XYZ'. Further going in deep in APPLICATION TOOLBAR I have created these 3 buttons wit

  • Skin Customization in Oracle Identity Manager 11g Release 2 (11.1.2)

    I was recently tasked with branding an OIM instance to match pretty stringent branding standards. To accomplish this task, I extended the fusion theme which is provided out of the box into a new custom skin. In the example below, I took the design as

  • Photoshop CS2 on more than one computer?

    Hi all, I am wondering if I can install Photoshop CS2 on my new laptop with has 320 GB hard drive, in addition to having it on my desktop?  I currently have it installed on my desktop with only 120 GB hard drive.  I also just bought a Western Digital

  • How do I open and use a large table from Word in Pages?

    I upgraded my MBP from Snow Leopard to Mountain Lion a couple days ago.  I knew that my old Word application wouldn't work, but several Apple people assured me that Pages could handle my old docs, including tables. So, I purchased and installed Pages

  • Elements 7 (Trial) doesn't recognize ICC profiles in computer

    I downloaded Elements 7 for a 30 day trial to see whether it does better than Elements 5 for my purposes.  I have Windows XP.  While trying to do a test print, in the Print Window I set Photoshop Manages Color under Color Handling. I then clicked the