Setting the default font

Hey,
I was just wondering if there is a way to set the default font to whatever you want. It is especially frustrating for footnotes (no matter how many times you change the font of your footnotes, every subsequent footnote is created in the default Helvetica).
I've looked around in Help and such but can't find any option to set the default font.
Thank you!
Jesse.

Jessiah87 wrote:
Hey,
I was just wondering if there is a way to set the default font to whatever you want. It is especially frustrating for footnotes (no matter how many times you change the font of your footnotes, every subsequent footnote is created in the default Helvetica).
I've looked around in Help and such but can't find any option to set the default font.
I described several time ways to do that.
It requires surgery in the index.xml file describing the used template.
Assuming that the used template is Blank.template.
Create a new document using it.
Save it as my_Blank.pages.
Using the scheme which I described many times, open its index.xml file.
To do that I use the free TextWrangler.
Search for "footnote" to reach this block of code :
You see the entry spelled <sf:fontName/>
Edit it as :
<sf:fontName>
<sf:string sfa:string="LucidaGrande"/>
</sf:fontName>
to get :
Of course, you may use an other fontname.
The rule is to use the official internal fontname.
I already posted a long list of such names.
Save the edited index.xml file
If the original document contained a index.xml.gz file, remove it so that when you will open the doc it will be forced to use the edited index.
Create a new document
Leave it empty and save it as a custom template : my_Blank.template in the dedicated folder.
Each time you will create a document starting from this template, the footnotes will be automatically created using LucidaGrande
Some lines below the fontName descriptor is the fontSize one.
The default one is :
<sf:fontSize>
<sf:number sfa:number="10" sfa:type="f"/>
</sf:fontSize>
You may edit it as
<sf:fontSize>
<sf:number sfa:number="9" sfa:type="f"/>
</sf:fontSize>
or an other integer value so the footnotes will default to this fontSize.
Of course, double check what you do.
When you will be satisfied of the result, maybe you will wish to edit the inthebox template.
It may be done but it's an other story.
Yvan KOENIG (VALLAURIS, France) dimanche 6 mars 2011 21:50:14

Similar Messages

  • How can I set the default font in tables

    I am using Pages "09 4.3.  I use Myriad in Table cells and have to change the font in about 6 cells in a table before Pages accepts that is the one to use.  I would like to be able to determine the default font in one operation when I first set the document up.  Does anyone know if this can be done and how please?

    Find out what the Paragraph Style is that is used in the table by selecting some text. Change it to what you want.
    Open the Styles Drawer > click on the red arrow next to the style > Update it > When you are finished save it as a Template
    Peter

  • Is it possible to set the default font in Pages with Workgroup Manager?

    School district. We use iWorks '09 (currently) and several teachers would like the default font for all students to be a specific font (Comic Sans because of the shape of the letter 'a' and the number '4').
    I know about creating the template and using the template, but that must be done for all student accounts, and must be done again for any incoming new students.
    I would prefer there to be a way of setting this in WorkGroup Manager? I don't see that it is possible though. Or am I missing something?

    You might also consider using color groups with Illustrator. Let me know what you think. It may help you out with projects that use the same color preferences.
    Check out the tutorial here:
    http://www.adobe.com/designcenter/illustrator/articles/lrvid4019_ai.html
    Let me know if this helps you.
    Vicente Tulliano

  • How do I set the default font in Acrobat XI Pro?

    I would like to enquire how I can set a default font in Acrobat XI Pro.

    What exactly are you referring to? Generally there is no such thing, but some tools allow certain defaults to be set...
    Mylenium

  • Setting the default Font colour in email messages.

    When using the mail program the Font and Colours option which is available by clicking on Mail and then on preferences does not work properly. I can not get the Text colour to change. I do get the colour wheel but I can't select a colour. It only stays as black. I would like to be able to change the default colour of my email messages to something other than black.

    If the color wheel is black grab the intensity slider (immediately to the right of the color wheel) and drag it all the way to the top. This should "light up" the color wheel and give you some choices other than all black.

  • After the 6.0 update, my font for my xfinity email and on other websites changed to a random font, how do i change it back or set the default font to one that i can read?

    after the automatic download happened, the font changed to some script font i have. i removed that font, then it defaulted to another not so good looking font, and it has done that each time i disable the font. why is it doing this, but more importantly, how do i fix it so it is a basic font like arial?

    Content and Apple IDs -
    Content is forever tied to the Apple ID that bought it. Apple does not transfer content from one Apple ID to another. Apple does not merge Apple IDs. You will never be able to access your content bought with one Apple ID with a new Apple ID.

  • How do you change the default font in Outlook 2013?

    I am trying to set the default font in Outlook 2013 as per the customer's request and am having no success.
    First I create a NormalEmail.dotm file and added it to the Office Customization Tool, created an msp and added it to my package. After installing Office 2013 I check and the NormalEmail.dotm
    is on the machine in %appdata%\Microsoft\Templates folder waiting to be loaded. When launching Outlook 2013 on first run it renames my NormalEmail.dotm to NormalEmail15Pre.dotm. I created the file in Word 2013 so it's not a 2010 version and it (NormalEmail15Pre.dotm)
    open cleanly in Word 2013 (it does not open in compatibility mode).  If I close Outlook and rename NormalEmail15Pre.dotm back to NormalEmail.dotm Outlook opens and uses my template without any issue. This is not a solution as I have 1000's of deployments
    and can't do this manually. One other thing, I did have this same problem with the default font in Word 2013 but by implementing a registry setting (HKCU\Software\Microsoft\Office\15.0\Word\Options\MigrateNotmalOnFirstBoot = 1) it used my Normal.dotm
    template on first run, if such a setting exists for Outlook I can't find it.
    Also I did try to set the font through the mailsettings (HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\MailSettings) in the registry as we did with O2007 and O2010 but
    those do not load into Outlook when tweaked.
    http://blogs.technet.com/b/odsupport/archive/2009/04/24/how-to-deploy-specific-fonts-in-office-2007.aspx 
    Thank you for your help.

    Hi, I found out how you can set it.
    You need two registry keys to be set in order to keep the preloaded settings.(HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\MailSettings)
    These are:
    [HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\LanguageResources]
    "LangTuneUp"="OfficeCompleted"
    "OutlookChangeInstallLanguage"="Yes"
    both are String entries.

  • Body text appearing as TNR, not the default font

    I'm having a problem with the font settings with mail sent from Mail.
    I've set the default font to Arial, but all emails sent to other people (using Outlook under WinXP) see it as Times New Roman. I've even specifically selected Arial from the Font Pallete and it still comes up as TNR. If I select another font, like say Verdana, they see that fine. It's only Arial that screws up.
    I also have Arial in my signature, but that comes up fine - even at the same time as the body text is screwing up

    Try setting the default in Mail preferences to something else other than Arial, then change the font to Arial in the message via the Font Palette.

  • Setting the global Font color for an application

    Hi,
    Can anyone tell me how I can set the default font colour for an application. I understand it involves using the UIManager class to somehow get/set the defaults but im stumped after that.
    Thanks in advance

    Since you really need to change foreground and etc. Use the following code to list all the resources that may set the font colors you want (the example only excludes background color resource, so it may set more than what you want, you need to pin point specific color resouces from the print out to suit your own need).
    UIDefaults defaults = UIManager.getLookAndFeelDefaults();
    for(Iterator i = defaults.keySet().iterator(); i.hasNext();) {
    String name = (String)i.next();
    Object value = defaults.get(name);
    if (value instanceof ColorUIResource && !name.endsWith("Background")
    && !name.endsWith("background")) {
    System.out.println(name);
    UIManager.put(name, new ColorUIResource(Color.red));
    }

  • How to set the default page size ?

    Hi there,
    I just bought a 15.4" Macbook Pro.
    When I use Safari to surf, I found that the image/fonts are to small for my liking.
    So I did VIEW > ZOOM IN two times & the image/fonts & it become satisfactory.
    But after I shutdown & restart the laptop again, I find that whenever I startup, the page in Safari when back to the smaller setting & I have to click VIEW > ZOOM IN twice again .
    My question is how to make this settings permanent ? It is irritating having to do VIEW > ZOOM IN everytime I start up the system !!
    Any ideas ?
    Thnaks

    In Safari, go to Safari >> Preferences. Click on the Appearance tab. Set the standard and monospaced fonts. That not only sets the default fonts for web pages (many web-sites will specify other fonts), but also the default sizes (though web-sites can specify alternate sizes). Also, on the 'Advanced' tab, there's a checkbox labeled 'Never use font sizes smaller than' followed by a drop-down. This permits you to prevent the text from going beneath the specified size.
    The advanced tab also permits you to provide a CSS stylesheet to apply as the default. If you know CSS, this can be very powerful.

  • Restoring the default font set

    I recently installed a large collection of fonts and have since noticed an incredible decrease in my system performance. So, I'm wondering if there's an easy way to get back to the default font installation set without having to completely restore my computer? I may or may not have a backup of the system before I installed all of the fonts, I've likely made a new backup since then. I'm using Linotype FontExplorer X to manage fonts and I'm worried that this app also has something to do with the font problems on my system. Could anyone shed light on what exactly FontExplorer does with my fonts that OS X wouldn't do by itself?
    Thanks!

    FontExplorer like most other font managers allow you to collect specific fonts into groups that can be activated or deactivated according to need. This helps reduce the OS load of having to handle all the fonts that are installed in the several fonts folders.
    For more on font management I suggest you visit the User Tips Library and read the tips on font management.

  • How do you change the Default Font setting for a HP 6310 all-in-one?

    I've had this printer for a couple of years and has worked great, but just recently, the main body of text is shadowed, like a shadow font. If i print from MS word and select my font it prints great, but the default font for printing emails and anything off of the web has this shadow

    It has no style so seems to be beyond the user's control.
    I've tried changing it to something else and redefining the Free Form style, but it doesn't apply when you create a new comment.
    The closest you'll get to what you want is to have a Style that you like and apply it to every comment when you open it, using an FKey shortcut.
    Peter

  • How do you change the default font in Illustrator CS5?

    I have upgraded my Illustrator to CS5 and my default font has changed to a strange font. In Photoshop and InDesign, I was told that all you have to do is change the font in the Character menu to the font that you wish to be set as "default" and it will be the font that you always start with.
    NOTE: Does this mean that if I use a different font in a different document, the font will stay that font unless I change it back? Isn't there a way to make a particular font the font that I would always what I start with? All this setup means, is that the "default font" will always be whatever the last font that  was being used was. There has to be a way to make a default font that I will always start with no matter what the last font that was being used was.
    Illustrator gives you no option on font type, unless a file is open. Then, if you change the font and close the file, next time you start a file, it will go back to what is was to begin with. There has to be a way to change the default font for all of these programs to where the font always stays the same unless you change it. Mine is just set to use a weird font that I would probably never use.
    I just never thought it would be that big of a deal to change default settings for the font.

    Okay, I basically made three different documents and I made sure that I had everything chosen in each. I then saved the three to that file and they now appear in the list:
    Settings for all 3:
    72psi, 150psi and 300psi
    Rulers Visable
    Times New Roman
    12pt
    14.4pt
    I then went in and started three new documents. I used the three different New Document Profile's that I made and they all had Rulers, their sizes were correct, but the font stayed Myriad Pro. Did I miss anything? And, Yes, I did change the font and the setting before I saved them in the New Document Profile.
    One other thing, I did create a file in the folder, but it was spelled incorrectly. I then went into the folder, erased it and made a second. Then, I went to open it in IllustratorCS5 and it was still listed. I went to the file and it wasn't there anymore, but it was still listed in the New Document Profile. Is there a way to get it off of the list or is all I have to do is restart Illustrator?

  • How do you change the default font in indesign cs3 on a mac?

    Hi, I have tried closing all indesign docs and then changing the font in the font menu to helvetica (from times), then opening a new document and it still gives me [Times (TT)] when i draw a new text box and write something in it.
    I have tried quitting indesign and reopening it and its still the old default font of [Times (TT)] - which is also not an available font on my machine.
    I have also changed my basic paragraph style to helvetica from times, and it still doesnt change the default font when i open a new document.
    When i open a new document in indesign it comes up with helvetica in the character pallet as the font, its just when i go to draw a text box and write something in it that it writes it in Times.

    Is it possible you have more than one text frame object style, or that you have some default paragraph style set other than [Basic Paragraph]? If you are only editing Basic Paragraph and your default text frame is set to another syle, or you have another paragraph style selected when you begin typing, you might see this behavior.
    If not, try resetting your preferences. Replacing InDesign Preferences

  • How to Change the Default Font in Firefox 4 ?

    How to Change the Default Font in Firefox 4 , for this >>
    http://store2.up-00.com/Mar11/AJG18655.png << ?

    Go to properties first: and set before typing anything in as shown here:
    http://screencast.com/t/ZTgzOTM3Y
    Then right click bring up this menu while inside active field and click on item with arrrow:
    http://screencast.com/t/ZTRjMWRkMzk
    Now what ever you typed should reflect the new Font setting.
    we may be as you say. But then again other people act like whats on the other side.
    We do our best. And if we fall short, well we gave it our best shot.
    Okay. In the interests of being completely clear:
    I have already tried this. Several times. This procedure will change the default for any of the fields that I place by hand. It does not change the default for any of the fields placed by the Wizard. I was unable to find a solution to the problem in any of the manuals, books, or on-line forums, which is why I posted here as a last resort. This leads to two conclusions:
    A. Your advice is incorrect
    B. There is a problem with my installation of Acrobat
    I will assume that A is not the correct conclusion. I will therefore try a re-install of my software to see if this clears up the problem. There have been other issues with other Adobe software on my machine that a re-installed has fixed nicely. Luckily, I don't have to do this at all often.

Maybe you are looking for

  • How to get the handle of all text fields in the subforms, using script

    Hi Friends, I have around 20 fields in a subform, how can i get the names of all the fields using script. I wish to enhance the following script where the field names are hard coded thereby the script itself will get the names of the field names. var

  • How to embed?!

    I don't seem to be able to use the embeded fonts! this is how I'm doing it: in my document class I'm embeding the font like this: [Embed(source="assets/tahoma.ttf", fontFamily="Tahoma", mimeType="application/x-font-truetype")] private var tahoma:Clas

  • Help with movieclip position/layers

    Hello. i am building simple game using as3. I am using AS3 Code to create objects on the stage (by creating a movieclip in the library and linkage them to actionscript and then call them with addChild). i have 2 movieClips the first is need to be in

  • Prob in XML shema validation

    HI All, I am getting error when I am trying to insert data into XML type coloumn by validating data using XML schema .Here I am giving the statement If any one of you faced the same problem can suggest what's the problem. insert into FND_DM_XDB_DOCUM

  • HOW DO I MAKE THE CALENDAR PROGRAM MY HOME PAGE?

    SINCE WE HAVE SO MANY APPOINTMENTS I WOULD LIKE TO HAVE THE DAILY CALENDAR AS MY HOME PAGE...THE PAGE THAT I SEE WHEN THE COMPUTER IS ON BUT NOT IN USE. HOW DO I DO THAT? THANKS