Keynote '09, bullet point font problems

I am new to Mac, I have Keynote '09. When I save my presentation (in .ppt) I reopen the document and ALL my bullet points have changed font sizes! Every slide is different! Keynote won't keep the bullet points the same AFTER I save it and reopen the slideshow. Even if I go one-by-one with Inspector and change each bullet point to the size I want.
VERY frustrating. When I "save" it, I expect Keynote to "save" what I have done....I have looked for any odd "auto change" styling for fonts, but don't see it.
Anyone have any recommendations?
Thanks,
Evan

What font are you using in the original Keynote?
You should verify  the Powerpoint file you exported is correct by opening in Powerpoint, Open Office or use the free online file viewer here:  http://www.docs.com/
If it is different, you change the font to one that  PowerPoint can use.

Similar Messages

  • Bullet point alignment problem

    Hi I am having a problem with the alignment when I use bullet points?
    the body of the text is aligned so it does not exceed the screen width. But once I enter bullet points it exceeds the right hand side alignment. How do I make the alignment remain the same?
    i.e.
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
    blah blah blah blah blah blah blah blah blah blah blah blah Blah
    blah blah blah blah blah blah blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    I have written codes as
        <!-- InstanceEndEditable -->
    </div>
    <div id="content">
      <p> </p>
      <!-- InstanceBeginEditable name="ContentEditRegion" -->
      <p><strong>What is BioprimeTM  &ndash; and why do you need it?</strong><br />
    BioprimeTM   is a simple, inexpensive soil conditioner which allows farmers to change  the nature of soil biology. It is a way to weed out the bad bugs and give the  good bugs a boost. The outcome is better soil health, better plant production  and better root disease management. 
      <p><br />
      <strong>BioprimeTM</strong>
      <ul>
        <li>is made in Perth. </li>
        <li>is backed by trial data from work done in WA.</li>
        <li>does not cost a fortune (per liter and per  hectare it is probably the cheapest input you will use this season).</li>
        <li>does  not require a leap of faith to use, nor any rocket science to understand what  it is and why it works.</li>
      </ul>
      <p>BioprimeTM was originally developed about 15  years ago for vegetable producers as a way to control root disease. In those  days you couldn&rsquo;t actually prove what was going on, but growers kept buying it  because it did what it was intended to do &ndash; it stopped root disease.<br />

    Below is the complete page code including a doctype, the <head> and <body> tags.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link href="../CSS/Bio_CSS.css" rel="stylesheet" type="text/css" media="all" />
    <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
    <title>Welomce to Bioscience</title>
    <style type="text/css">
    body {height:100%;
    max-height:100%;
    overflow:hidden;
    padding:0;
    margin:0;
    border:0;
    #content {
    overflow:auto;
    position:absolute;
    z-index:3;
    top:150px;
    bottom:20px;
    left:270px;
    right:0;
    background-color: #FFFFCC;
    color: #000;
    font-size:14px;
    * html #content {
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    max-height:100%;
    width:100%;
    overflow:auto;
    position:absolute;
    z-index:3;
    border-top:150px solid #fff;
    border-bottom:25px solid #fff;
    border-left:270px solid #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 25px;
    #head {
    position:absolute;
    margin:0;
    top:-2px;
    left:-2px;
    display:block;
    width:100%;
    height:150px;
    background-position:0 0;
    background-repeat:no-repeat;
    font-size:4em;
    z-index:5;
    overflow:hidden;
    color:#000;
    background-color: #9acc99;
    #foot {
    position:absolute;
    margin:0;
    bottom:-3px;
    left:2px;
    display:block;
    width:100%;
    height:25px;
    font-size:1em;
    z-index:5;
    overflow:hidden;
    color:#fff;
    background-color: #66CC99;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    visibility: visible;
    #content p {
    color: #000;
    text-align:justify;
    line-height:1.5;
    font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    padding-top: 0px;
    padding-right:40px;
    padding-bottom:0px;
    padding-left:40px;
    width:950px;
    #content h1 {
    color: #663300;
    padding: 0px;
    text-indent: 30px;
    #content h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    text-indent: 30px;
    #content h3 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    text-indent: 50px;
    * html #left {
    position:absolute;
    left:0;
    top:150px;
    bottom:25px;
    width:270px;
    height: 100%;
    #left {
    position:absolute;
    left:0px;
    top:149px;
    bottom:20px;
    width:270px;
    font-size:1em;
    z-index:4;
    overflow:auto;
    background-repeat:no-repeat;
    background-color: #9acc99;
    color: #663300;
    text-align: left;
    vertical-align: middle;
    background-image: url(../Assets/Side_Background7.jpg);
    font-family: Andalus, "Palatino Linotype", "Times New Roman";
    #left h2 {
    text-indent: 15px;
    #left h3 {
    text-indent: 30px;
    #left ul{
    margin:0;
    padding:0;
    list-style:none;
    #left a {
    colour#663300;
    #left li a:link,#left li a:visited{
    padding:0 0;
    display:block;
    text-decoration:none;
    font:Andalus, Georgia, "Times New Roman";
    color:#FFFFFF;
    #left li a:hover {
    background:#306726;
    color:#FFF;
    #left li a.current,#left li a.current:hover,#left li a.current:active {
    color:#663300;
    background:#ffffcc;
    cursor:default;
    * html #left li a.current,#left li a.current:hover,#left li a.current:active,#left li a.current:visited {
    color:#663300;
    background:#ffffcc;
    cursor:default;
    #content ul {
    margin: 0;
    padding: 0 0 12px 55px;
    #content li {
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    </style>
    </head>
    <body>
    <div id="head"><img src="../Assets/BioLogo.jpg" width="300" height="150" align="left">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="980" height="150" id="FlashID">
        <param name="movie" value="../Assets/Bio_980x150_Banner.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="6.0.65.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object data="../Assets/Bio_980x150_Banner.swf" type="application/x-shockwave-flash" width="980" height="150">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="6.0.65.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.g if" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
    <div id="foot">&copy;2010 Bioscience Pty Ltd, 488 Nicholson Road Forrestdale, WA, 6112, Ph: (08) 9397 2446, Fax: (08) 9397 2447, Email: <a href="mailto:[email protected] ">[email protected] </a></div>
    <div id="left">
    <ul>
    <li>
      <h2>
      <a href="../index.html">Home</a>
      <a href="../Enviro/enviro_acid.html">Environmental</a>
      <a href="../Water/water.html">Water</a>
      <a href="soil.html" class="current">Soil</a>      
      </h2>
    </li>
    <li>
      <h3>
      <a href="soil_diversity.html">Soil Biodiversity</a>
      <a href="soil_microbial.html">Soil Microbial Ecology</a>
      <a href="soil_bioprime.html">Bioprime<sup>TM</sup></a>
      <a href="soil_orderform.html">Order Form</a>  
      </h3>
    </li>
    <li>
      <h2>
      <a href="../Geotech/geotech.html">Geotechnical</a>
      <a href="../Horti/horti.html">Horticultural</a>
      <a href="../Analyt/analyt.html">Analytical</a>
      <a href="../Research/research.html">Research </a>
      <a href="../Products/products.html">Products</a>
      </h2>
    </li>
    </ul>  
    </div>
    <div id="content">
      <p> </p>
    <p><strong>What is Bioprime<sup>TM</sup>  &ndash; and why do you need it?</strong><br />
    Bioprime<sup>TM</sup>   is a simple, inexpensive soil conditioner which allows farmers to change  the nature of soil biology. It is a way to weed out the bad bugs and give the  good bugs a boost. The outcome is better soil health, better plant production  and better root disease management.<br />
    <br><strong>Bioprime<sup>TM</sup></strong></p>
    <ul>
      <li>is made in Perth. </li>
      <li>is backed by trial data from work done in WA.</li>
      <li>does not cost a fortune (per liter and per  hectare it is probably the cheapest input you will use this season).</li>
      <li>does not require a leap of faith to use, nor any rocket science to understand what  it is and why it works.</li>
    </ul>
    <p>Bioprime<sup>TM</sup> was originally developed about 15  years ago for vegetable producers as a way to control root disease. In those  days you couldn&rsquo;t actually prove what was going on, but growers kept buying it  because it did what it was intended to do &ndash; it stopped root disease.<br />
      In the last 10 years there have been many advances in  understanding what microbes are in soil, and what they are doing. This has  largely come about because of the so-called DNA revolution. By using this DNA  technology, we can now see exactly what changes occur in soil microbiology when  Bioprime<sup>TM</sup> is applied. <br />
    <br> <strong>How is it made ?</strong> <strong></strong><br />
      Bioprime<sup>TM</sup>  is made by fermentation of molasses using  baker&rsquo;s yeast. This sounds really simple, but there are a number of factors involved  to make it work. <br />
      The amount of oxygen in the fermentation determines how much  alcohol, acid or CO2 is made from the sugar in molasses.  Bioprime<sup>TM</sup> is made with the amount  of air carefully controlled in order to make a maximum amount of both alcohols  and acids. These then condense to form esters.   Bioprime<sup>TM</sup> is full of esters.<br />
      With Bioprime<sup>TM</sup> we want lots of yeast, so  nutrients are added to make the yeast grow quickly. At the end of the process  we have a lot of biomass, because just like in Vegemite, yeast biomass contains  a lot of protein and vitamins.<br />
      The fermentation which makes Bioprime<sup>TM</sup> doesn&rsquo;t  stop completely, it slows down as it becomes pickled in its own acids. We then  arrest the process by bursting the yeast cells, making a stable, long-life  product. <br />
    <br><strong>How does it work ?</strong><br />
      Looking at soil microbiology using DNA shows it is very  complex. There are tens of thousands of different species in each gram of soil.  There is no point in looking at any single species, for they all seem to come  and go with changing seasons and conditions.<br />
      Instead we look at the major groups and the diversity within  each group. We look at 5 major groups:</p>
    <ul>
      <li>Proteobacteria:   These are simple, fast growing bacteria (formerly called gram  negatives), can dominate anaerobic (no oxygen) environments, live off simple  organic matter &ndash; they generally don&rsquo;t do your soil much good.</li>
      <li>Fermicutes: More complex, also fast growing  (formerly called gram positives), some are important pathogens, can be  anaerobic or aerobic, also don&rsquo;t do soil much good.</li>
      <li>Archea: These are tough and ancient life forms,  slow growing, but live in extreme environments (hot, salty, acidic etc). Their importance  in soil was only realised with DNA methods. They build up to significant  numbers in cultivated soil.</li>
      <li>Actinobacteria: These are quite complex bacteria  which are involved in soil carbon dynamics. They are slow growing but feisty,  as they are the chemical warfare specialists in soil. (Most of the antibiotics  and drugs we use come from this group). When there are plenty present, root pathogens  are suppressed.</li>
      <li>Fungi: These are more complex than bacteria, and  fall into two groups, the lower fungi are mainly moulds, and the higher fungi,  the Dikarya are the mushrooms and the mycorrhyza.</li>
    </ul>
    <p>The more diverse a soil&rsquo;s microbial population, the  healthier it is. All the above five groups should be present, but because the  Actinobacteria and Fungi are beneficial to plant growth, high diversity in  these groups is particularly important.<br />
      When Bioprime<sup>TM</sup> is added to soil, the  Actinobacteria and Dikarya get a boost because they get a dose of vitamins. The  proteobacteria get suppressed, firstly because the way they communicate with  each other, a process called quorum sensing, is interrupted. Secondly, they can&rsquo;t  grow s easily on the complex esters, but higher bacteria and fungi can.<br />
      When we look at the way group diversity changes, we see short  term and longer term impacts. In the short term, anaerobic bacteria are quickly  suppressed. Then we see Dikarya and Actinobacteria start to build up numbers.<br />
      These changes mean the best time to use Bioprime<sup>TM</sup> is  when you sow your crop, then again once it is established &ndash; at the two to four  leaf stage. <br />
      In moist soil, grains take a few days to imbibe water and  start to germinate. During this time, the presence of proteobacteria can be  harmful, as they can feed on the exudates produced by a germinating seed and  make a local anaerobic zone in wet soil, slowing down emergence. On the other  hand, you want Dikarya active, for within this group are the mycorrhyzal fungi  which colonize roots and help plant phosphorous uptake.  There is plenty of competition in soil, so the  quicker they can colonise the root, the more likely they will persist.<br />
      There are a number of important pathogenic organisms which  lurk in soil, and they often go unnoticed until stress hits the plant. An  important control against pathogens is the Actinobacteria which feed on the  pathogens. They also antagonise the simple bacteria which mineralise nitrogen.<br />
      So Bioprime<sup>TM</sup> does quite a lot of things, all of  which are good for the ability of soil to support healthy plant growth.<br />
    <br><strong>How much to use ?</strong><br />
      The optimal application rate depends on two important  factors, pH and soil organic matter.<br />
      Bioprime<sup>TM</sup> works best at a soil pH of 7 &ndash; and this  is the point of optimal plant nutrient availability. We always advise to lime  soil to get it to pH 7 &ndash; because we now we realise this is also the point of  maximum microbial diversity. <br />
      At a pH of 7, you only need to apply 3 liters per hectare at  each application to get a maximal response. If the pH is lower, you get a  better response by applying more &ndash; 5 liters per hectare at pH 4.5 &ndash; 5.5, and 4  liters per hectare at pH 5.5 &ndash; 6.5.<br />
      The amount of organic matter in soil also influences the  best application rate, but in a complex way. At low soil organic matter (under  0.5% organic carbon), a low rate works well (but adjusted for pH). If your soil  carbon is between 0.5 &ndash; 1.5%, it takes a bit more for maximal impact because  there is more background microbes living off that carbon, so you apply about  50% more. But if your soil carbon is very good (say 1.5 &ndash; 2.5%), you can drop the  rate back again. If organic carbon is above 2.5% - you are blessed, and you  soil is likely to already be very healthy and it is unlikely Bioprime<sup>TM</sup>  will give you a further benefit. The following  table summarises the best application rate.</p>
    <p align="center">
    <table border="4" cellpadding="2" cellspacing="2" width="50%">
    <tr>
    <td>Application Rates</td>
    <td colspan="3">Organic Carbon   </td>
    </tr>
    <tr>
    <td>pH Range</td>
    <td>0 - 0.5%</td>
    <td>0.5 - 1.5%</td>
    <td>1.5 - 2.5%</td>
    </tr>
    <tr>
    <td>4.5 - 5.5</td>
    <td>5 L/ha</td>
    <td>7.5 L/ha</td>
    <td>5 L/ha</td>
    </tr>
    <tr>
    <td>5.5 - 6.5</td>
    <td>4 L/ha</td>
    <td>6 L/ha</td>
    <td>4 L/ha</td>
    </tr>
    <tr>
    <td>6.5 - 7.5</td>
    <td>3 L/ha</td>
    <td>4.5 L/ha</td>
    <td>3 L/ha</td>
    </tr>
    </table>  
    <p align="left">
    <p><strong>How to apply Bioprime<sup>TM</sup> </strong><br />
      If you have a liquid system on your drill rig, it is best to  apply Bioprime<sup>TM</sup> as a spray into the drill row after the press  wheel. Simply dilute the volume you need in sufficient water to get even  spread.<br />
      Application with a boom spray just before seeding is an  acceptable alternative. Again, simply dilute Bioprime<sup>TM</sup> with water  to get even spread.<br />
      Once your crop is up and established, the second application  can be with a boom spray. Bioprime<sup>TM</sup> is acidic and completely water  soluble, so it is compatible with most chemicals (but check first with a jar  test).<br />
    <br><strong>Bad Start ?</strong><br />
      Sometimes the seasons are unkind &ndash; sow dry and no rain  comes, or too much rain comes and paddocks waterlog.  Bioprime<sup>TM</sup> opens an opportunity  window for about 3 weeks. If you dry sow and it hasn&rsquo;t rained in the first  three weeks, it is probably worth another application once it rains. Likewise  if things get too wet and the crop starts to get stressed and yellow, another  application of Bioprime<sup>TM</sup> will help it get back on its feet.<br />
    <br><strong>Seeing Bioprime<sup>TM</sup>  at work</strong><br />
      We always encourage you to sow a bit of your crop without  Bioprime<sup>TM</sup> so you can see it at work. You should see earlier  emergence, and once the crop is established, compare the root structure between  treated and untreated areas. If you believe root structure is important, you  will be impressed.<br />
      If you want to get into detail, Bioscience provides an assay  of soil microbial diversity which is a world first. Send us a 50 g sample of  soil (sampled properly from the top 150 mm, and put into a refrigerator and  send it to us on ice). We extract the DNA, then measure how many types of  microbes are present in significant numbers in each of the 5 major groups. From  this we can derive a biodiversity index and a health index. If you are  interested in soil biology and soil health, this leading-edge assay can show  you how your soil changes from year to year, guiding you with information on  what treatments work and what doesn&rsquo;t.<br />
    <br><strong>Is there anything  else like Bioprime<sup>TM</sup> ?</strong><br />
      There are a number of products which come and go which make  claims about improving soil health. They never come with a technical  description of what they are, and they never come with field trial data.  Usually there are lots of testimonials from someone in Utah or New Delhi, and  there are pictures of a guy holding big onions in one hand and small onions in  the other.<br />
      We take notice when farmers start talking positively about  getting a good response from a product, so we go out and buy some and pull it  apart in our lab.  There are only two we  have found which are somewhat similar. TM21, made by Best in Canada is  fermented molasses, but it is lot thinner, and poorly stabilised &ndash; smells a bit  putrid compared to Bioprime<sup>TM</sup> .  Vitazyme is  made in the USA, but it is fermented corn syrup rather than molasses, but for  some odd reason they add vitamin D to it (even though there is no known  function for Vitamin D in anything other than higher vertebrates!<br />
      But the huge difference is the price. <br />
    <br><strong>What does</strong> <strong>Bioprime<sup>TM</sup> Cost and How Do I Get  It ?</strong><br />
      Getting Bioprime<sup>TM</sup> is easy. You buy it online  direct from the manufacturer. It is only sold in 1000L IBC&rsquo;s for $2 per liter (FOB). <br />
    If you have your own IBC&rsquo;s, drop them off and we will fill  them up. If you don&rsquo;t, you will have to pay $150 for a serviceable second hand  one.</p>
    <p align="justify"> </p>
      <br>
    </div>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    </body>
    </html>

  • Installed Yosemite and my power point bullet fonts have gone weird. How can I revert back to original bullet point menus

    Since installing Yosemite the font menu on my bullet points has changed to strange symbols.  I am using Office for mac 2011

    so what are you moaning to us about? you want an older JRE, go install it. I don't know why you're taking this as some personal insult or something, it's not like anyone here is either responsible for this or can do anything about it.
    Your little playground fight with MS concerns me not in the least.what playground fight? by and large, everyone here is a programmer who uses the java programming language in a professional capacity. that's got absolutely nothing whatsoever to do with the JRE arguments of a few years ago. get your facts straight

  • Changing bullet point size in Keynote '09

    HELP! I have a major presentation in a couple hours and I am about to toss KEYNOTE out the window.
    I am typing slides and when I indent a bullet point to show a subtopic I can not figure out how to get the next line to start the next point....it just keeps adding points in the indented area.....
    Powerpoint has a simple icon to increase or decrease the List Level
    Where is this in Keynote  -
    Please help!

    Inspector>Text Tab>Bullets
    You can also use Tab to increase the level and shift tab to decrease it.

  • I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also ca

    I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also cannot sign in to Adobe Export pdf now either. It says 'error occured while signing in'!

    Open Adobe Reader | Edit | Preferences | Documents: change View Documents in PDF/A Mode to Never.
    Regarding the ExportPDF problem, please start a new topic in the ExportPDF forum.

  • My audio problem is opposite to one of your bullet points. I have a new operating system, sound was

    TO HP IN RESPONSE TO DOWNLOADING THE LATEST UPDATED AUDIO DRIVER:
    My audio problem is opposite to one of your bullet points. I have a new operating system, sound was working fine, now on skype cannot be heard, iTunes will not load. All were fine before the change over. Over the past few days have gone through every type of troubleshooting offered online, my HP dv1000 came with the problem and I fixed it on the old os, just forget what I did. Recorder not working, etc.

    First off, try downloading the latest Safari. I believe it's 5.1.9.  While you're there download the combo updater for Slow Leopard 10.6.8 to get your system up to the final release.
    If your system generally runs well then it's unlikely that it will be necessary. In any case, it's usually a last resort.
    A lot of odd problems can be remedied by repairing your permissions.
    About Disk Utility's Repair Disk Permissions feature
    Beyond that, some problems respond to a File System Check.
    How to Repair a Mac Disk with fsck from Single User Mode
    Although there's nothing wrong with Adobe Acrobat 7 (to the best of my knowledge) you should be aware that OS X may be using Preview instead unless you've specifically designated Acrobat as the default PDF app. I actually prefer it in most cases.
    good luck

  • My wife has vision problems. She has trouble reading her text when composing in 14 point font. How can she increase the font when composing without emailing out a larger font?

    My wife has vision problems. She has trouble reading her text when composing in 14 point font. How can she increase the font when composing without emailing out a larger font?

    Option + Command + 8    turns this function On and Off.

  • Font Problems in Keynote

    Hi all
    Having some big Font problems using keynote since the last Snow Leopard update some month ago Mac OS X 10.6.7 (10J869) .
    I tried to install the Latest Font Update package as well but nothing.....
    The problem is the Myriad Pro Bold font (Apple use Myriad Pro almost everywhere).
    The other Myriads work just fine.
    I have also checked the Font Book and the Font is NOT duplicated.
    Have done some 50+ presentation in Keynote all with this Font.
    It looks like this
    Thanks for your time and help

    Yes I have...nothing happens. The font is myriad pro bold, all other myriads works. The thing is that I have used that in almost every slide in some 50 presentations, i.e hundreds or perhaps thousends of slides and in keynote you can not change them all et once. On my both iMacs works just fine but I cant install the uptades just in case, and who carry around an iMac for every presentation

  • I'm a new Mac user....how can i create a "sticky" with automatically reoccurring bullet points?

    I'm a new Mac user....how can i create a "sticky" with automatically reoccurring bullet points?

    On my previous Mac (long, sad story) I had Office for Mac and liked it a lot.  I was collaberating on some fairly complex legal documents, and never noticed any compatibility problems with Windows Office.  That said, it is expensive.  For most documents, I simply open the Word document in Pages and export it to Word when I am finished.  I sometimes get the message that there is a missing font, but the computer uses a substitute that is quite acceptable.  I have never had someone say that they had difficulty with a document I exported to Word.
    Numbers and Excel aren't as compatible in my experience, and I have gotten some surprises when I hadn't tweaked the settings properly when exporting to Excel.
    The other component of iWork is Keynote, and I like it much better than Powerpoint; to me it is just easier to use. I have never tried converting back and forth between Keynote and Powerpoint.
    Depending on what grade your kids are in and what they are doing, I think I would start off with iWork and see what, if any, problems they encounter.  Of course, if they are going to use the computer for a class in Office or its components, your kids are going to need a Windows machine with Windows Office, because Office for Mac is enough different that when the teacher says, "Now, move your mouse here and click on....", your kids are going to be lost.
    Hope this is useful.

  • How to copy the bullet point format/style from MS Word to Pages?

    Hi everyone,
    I'm trying to make the swap from Mac Word to Pages but the one thing that frustrates me so much to the point of not using Pages is the bullet point system.
    In Word the set spacings are exactly how I want them - whereas in Pages, everything is tighter - there is less space between the margin and the point, the point and the text etc.
    I've painstakingly inserted all the spacings from Word into Pages and saved it as a "style" but it just reverts back to the default positioning when I open up a new document and select my saved style.
    Any ideas / a magic tool to just copy the style from Word? It's such a shame because Pages is a much slicker programme than Word and I really want to use it but as a student, bullet points are my world.
    Thanks,
    James

    Hi Peter, thanks for your reply.
    Yeah I get the font and formatting for the text copied no problem when copying but I'm talking about from scratch in a new document, I insert a bullet point and even when selecting my saved style, it just reverts back to the default.
    I agree, massive pain. It is the only thing stopping me from making the full switch now iCloud Drive is getting close to Dropbox.
    Am I a misguided fool for thinking there's a patch or modification of some description that can copy the default bullet spacings from Word and create a new style following them in Pages?
    Thanks, James

  • RE:  Keynote to Power Point; timing off

    I created a file in KEYNOTE with multiple transitions on the BULLET POINTS. When I EXPORTED to POWER POINT then sent to my client the transition timing was off. For example, a TWO SECOND DISSOLVE translated into 1/2 SECOND. Is this a systemic problem with KEYNOTE?
    Thanks, Andy

    how do i covert keynote to power point?
    In Keynote version 6:     File > Export > Powerpoint
    In Keynote version 5:     Share > Export >Powerpoint

  • My muse website, when uploaded, jumbles quotation marks, bullet points and apostrophes to appear as • and â€? Why?

    My muse website jumbles quotation marks, bullet points and apostrophes to appear as ’.
    Its fine when I preview in browser, only once it's been uploaded do the marks become jumbled. Why?

    Thanks Zak..The server host said that the jumbled marks are appearing as binary code while the rest of the text is appearing as "text".
    They believe that the problem may be occurring at the FTP. The server host is configured to host binary and unicode.
    They advised me to upload a zipped folder containing the site and they will try and open it at their end. Also, not sure if this is unique
    to Adobe font kits. Its from Adobe Font kit.

  • Why don't I see the delivery "by bullet point" option any more?

    Using Keynote 6.2.2 and have used the "delivery by bullet point" option w/out problems in the past. Now when I go to the "delivery" drop down all I see is "all at once" "by paragraph" "by paragraph group" and "by highlighted paragraph"
    What am I doing wrong? It feels like I'm going through the same steps I always do, and yet I can  no longer find the "bullet" option.
    Thanks!

    but is the formatting set as a bulleted list?
    if delivery is set to:   "by paragraph"  the effect will still run properly

  • Font Problem after Upgrade to Snow Leopard?

    Has anyone else noticed this? I open a Keynote I had just done before upgrading to Snow Leopard, and the Bullets and font are all jumbled together, and don't play when I try to play the slideshow?

    I noticed the same jumbled text problem.
    When I went to look at Font Book, I see that those fonts are no longer installed. It must've happened when I loaded Snow Leopard last weekend.
    Anyway, I went to reinstall fonts, and I see I've got a bunch that got uninstalled. But when I try to reinstall them, like Calisto and Caligula to name the first couple I tried, Font Book reports that there were serious errors when trying to load them.
    Does anyone have insights into the vague message: "System Validation" as the serious problem? I don't see a way to get more details about the problem than that.

  • Create a diamond bullet point?

    I need to create a bulleted list in Adobe Muse. No problem. However, now my client wants the bullet points to be diamond shaped. I can't figure out an easy way to do this. I tried creating the image in Photoshop and inserting it as text, but it was so small... it looked too bitmappy. Is there a special key code I can use?
    Or can I create a square using the rectangle tool and rotate it? I tried, but couldn't figure out how to rotate it.
    Thanks!
    julie

    Copy and paste this character

    It should paste as a diamond as long as the assigned font contains a diamond glyph.
    How I got to this character was using the Apple "Keyboard and Character Viewers". It's a very handy way to find, and get to unusual characters.

Maybe you are looking for