MinionPro is erroneous when using beamerLibertinusT1math printing unusual characters in BeamerHan characters replace Hiragana when using Meiryo font with CJKConflict between color, graphicx and libertineMinionPro and beamer: figure selectionEmbedding Movies with XeTeX+beamer+movie15 in TeXLive 2011TeXLive/PDFTeX fonts loading problemWhy does titlepage cause an error when using Warsaw theme?Numerical conditional within tikz keys?Beamer: handout/article mode - produce multiple copies of a frame with distinct overlay numbersLaTeX beamer: pagenumbering appendix

Why does "Endgame​" have a different time travel theory?

Delete files and folders recursively in subdirectories

Is there any convention about the form IDs?

What color is a wolf's coat?

Why do new jet engines cost billions to design?

What to do if caught in a physical pentest?

May Notes contain emoji graphics?

A feasible and efficient method of fast global travel?

Does the sun cross other spiral arms in its movement around the galaxy's center?

Crack hashed passwords using a known password

What's the difference between "can't move" and "speed becomes 0"?

Did any astronauts on a mission complain about waking up?

Heavy condensation inside car during winter. Tried multiple things, but no results!

20 cards with no Set

How do shared hosting providers know you own a domain when you point the DNS to their server?

How to translate "cocotte en papier" in English?

Is 忍者/忍び also used for women?

Is there any evidence that the Brexit Party simply didn't have the resources to field as many candidates as they claimed?

Is there a bulletproof way to know a file has been successfully decrypted?

Does a small cup of coffee result in a 45% reduced blood flow to the brain?

Intersection of four circles

In TDD, should I add unit tests to refactored code?

Monoids of endomorphisms of nonisomorphic groups

How to response to requests to retest, in hope that the bug is gone?



MinionPro is erroneous when using beamer


LibertinusT1math printing unusual characters in BeamerHan characters replace Hiragana when using Meiryo font with CJKConflict between color, graphicx and libertineMinionPro and beamer: figure selectionEmbedding Movies with XeTeX+beamer+movie15 in TeXLive 2011TeXLive/PDFTeX fonts loading problemWhy does titlepage cause an error when using Warsaw theme?Numerical conditional within tikz keys?Beamer: handout/article mode - produce multiple copies of a frame with distinct overlay numbersLaTeX beamer: pagenumbering appendix






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









6

















I've installed MinionPro on OSX using the instructions here, after getting the free version of the font. The code generated too much output to paste here, but it appeared ok. I've then tried the following small working example:



% !TeX document-id = ab57b317-99c9-42bf-84cf-986427da740b
% !TEX encoding = UTF-8 Unicode
documentclassbeamer
usepackageMinionPro
begindocument
beginframe
This is a dot: $dot a$.
endframe
enddocument


Unfortunately, the dot is erroneously compiled for me, as can be seen by the following picture. Which part of the installation did I mess up - what can I do to fix this?



Broken tex










share|improve this question




























  • It seems to be a problem with beamer: with, say, the article class, there's no problem.

    – Bernard
    Aug 11 at 11:10











  • @Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

    – Keks Dose
    Aug 11 at 11:20











  • It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

    – Bernard
    Aug 11 at 11:47






  • 1





    Try usefontthemeprofessionalfonts (untested).

    – Ulrike Fischer
    Aug 11 at 13:18











  • @UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

    – FooBar
    Aug 11 at 14:54


















6

















I've installed MinionPro on OSX using the instructions here, after getting the free version of the font. The code generated too much output to paste here, but it appeared ok. I've then tried the following small working example:



% !TeX document-id = ab57b317-99c9-42bf-84cf-986427da740b
% !TEX encoding = UTF-8 Unicode
documentclassbeamer
usepackageMinionPro
begindocument
beginframe
This is a dot: $dot a$.
endframe
enddocument


Unfortunately, the dot is erroneously compiled for me, as can be seen by the following picture. Which part of the installation did I mess up - what can I do to fix this?



Broken tex










share|improve this question




























  • It seems to be a problem with beamer: with, say, the article class, there's no problem.

    – Bernard
    Aug 11 at 11:10











  • @Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

    – Keks Dose
    Aug 11 at 11:20











  • It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

    – Bernard
    Aug 11 at 11:47






  • 1





    Try usefontthemeprofessionalfonts (untested).

    – Ulrike Fischer
    Aug 11 at 13:18











  • @UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

    – FooBar
    Aug 11 at 14:54














6












6








6








I've installed MinionPro on OSX using the instructions here, after getting the free version of the font. The code generated too much output to paste here, but it appeared ok. I've then tried the following small working example:



% !TeX document-id = ab57b317-99c9-42bf-84cf-986427da740b
% !TEX encoding = UTF-8 Unicode
documentclassbeamer
usepackageMinionPro
begindocument
beginframe
This is a dot: $dot a$.
endframe
enddocument


Unfortunately, the dot is erroneously compiled for me, as can be seen by the following picture. Which part of the installation did I mess up - what can I do to fix this?



Broken tex










share|improve this question

















I've installed MinionPro on OSX using the instructions here, after getting the free version of the font. The code generated too much output to paste here, but it appeared ok. I've then tried the following small working example:



% !TeX document-id = ab57b317-99c9-42bf-84cf-986427da740b
% !TEX encoding = UTF-8 Unicode
documentclassbeamer
usepackageMinionPro
begindocument
beginframe
This is a dot: $dot a$.
endframe
enddocument


Unfortunately, the dot is erroneously compiled for me, as can be seen by the following picture. Which part of the installation did I mess up - what can I do to fix this?



Broken tex







beamer fonts






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Aug 12 at 7:29







FooBar

















asked Aug 11 at 10:21









FooBarFooBar

4812 silver badges16 bronze badges




4812 silver badges16 bronze badges















  • It seems to be a problem with beamer: with, say, the article class, there's no problem.

    – Bernard
    Aug 11 at 11:10











  • @Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

    – Keks Dose
    Aug 11 at 11:20











  • It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

    – Bernard
    Aug 11 at 11:47






  • 1





    Try usefontthemeprofessionalfonts (untested).

    – Ulrike Fischer
    Aug 11 at 13:18











  • @UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

    – FooBar
    Aug 11 at 14:54


















  • It seems to be a problem with beamer: with, say, the article class, there's no problem.

    – Bernard
    Aug 11 at 11:10











  • @Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

    – Keks Dose
    Aug 11 at 11:20











  • It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

    – Bernard
    Aug 11 at 11:47






  • 1





    Try usefontthemeprofessionalfonts (untested).

    – Ulrike Fischer
    Aug 11 at 13:18











  • @UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

    – FooBar
    Aug 11 at 14:54

















It seems to be a problem with beamer: with, say, the article class, there's no problem.

– Bernard
Aug 11 at 11:10





It seems to be a problem with beamer: with, say, the article class, there's no problem.

– Bernard
Aug 11 at 11:10













@Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

– Keks Dose
Aug 11 at 11:20





@Bernard This is a strange one: If you use MinionPro without beamer, it works. If you use beamer with another font, it works as well. MWE here: documentclassbeamer usepackage[T1]fontenc usepackageMinionPro begindocument beginframetitel begintheorem This is a dot: [dota] endtheorem endframe enddocument

– Keks Dose
Aug 11 at 11:20













It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

– Bernard
Aug 11 at 11:47





It doesn't work that well with, say, lmodern: beamer, unconcernedly, still uses its sans maths font, and the dot is ill-placed.

– Bernard
Aug 11 at 11:47




1




1





Try usefontthemeprofessionalfonts (untested).

– Ulrike Fischer
Aug 11 at 13:18





Try usefontthemeprofessionalfonts (untested).

– Ulrike Fischer
Aug 11 at 13:18













@UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

– FooBar
Aug 11 at 14:54






@UlrikeFischer For whatever reason, that worked! You can set that up as an answer if you wish

– FooBar
Aug 11 at 14:54











1 Answer
1






active

oldest

votes


















10


















Load the professionalfonts theme. To quote the documentation:




usefontthemeprofessionalfonts



This font theme does not really
change any fonts. Rather, it suppresses certain internal replacements
performed by beamer. If you use “professional fonts” (fonts that you
buy and that come with a complete set of every symbol in all modes),
you do not want beamer to meddle with the fonts you use. beamer
normally replaces certain character glyphs in mathematical text by
more appropriate versions. For example, beamer will normally replace
glyphs such that the italic characters from the main font are used for
variables in mathematical text. If your professional font package
takes care of this already, beamer’s meddling should be switched off.







share|improve this answer



























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f503771%2fminionpro-is-erroneous-when-using-beamer%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    10


















    Load the professionalfonts theme. To quote the documentation:




    usefontthemeprofessionalfonts



    This font theme does not really
    change any fonts. Rather, it suppresses certain internal replacements
    performed by beamer. If you use “professional fonts” (fonts that you
    buy and that come with a complete set of every symbol in all modes),
    you do not want beamer to meddle with the fonts you use. beamer
    normally replaces certain character glyphs in mathematical text by
    more appropriate versions. For example, beamer will normally replace
    glyphs such that the italic characters from the main font are used for
    variables in mathematical text. If your professional font package
    takes care of this already, beamer’s meddling should be switched off.







    share|improve this answer






























      10


















      Load the professionalfonts theme. To quote the documentation:




      usefontthemeprofessionalfonts



      This font theme does not really
      change any fonts. Rather, it suppresses certain internal replacements
      performed by beamer. If you use “professional fonts” (fonts that you
      buy and that come with a complete set of every symbol in all modes),
      you do not want beamer to meddle with the fonts you use. beamer
      normally replaces certain character glyphs in mathematical text by
      more appropriate versions. For example, beamer will normally replace
      glyphs such that the italic characters from the main font are used for
      variables in mathematical text. If your professional font package
      takes care of this already, beamer’s meddling should be switched off.







      share|improve this answer




























        10














        10










        10









        Load the professionalfonts theme. To quote the documentation:




        usefontthemeprofessionalfonts



        This font theme does not really
        change any fonts. Rather, it suppresses certain internal replacements
        performed by beamer. If you use “professional fonts” (fonts that you
        buy and that come with a complete set of every symbol in all modes),
        you do not want beamer to meddle with the fonts you use. beamer
        normally replaces certain character glyphs in mathematical text by
        more appropriate versions. For example, beamer will normally replace
        glyphs such that the italic characters from the main font are used for
        variables in mathematical text. If your professional font package
        takes care of this already, beamer’s meddling should be switched off.







        share|improve this answer














        Load the professionalfonts theme. To quote the documentation:




        usefontthemeprofessionalfonts



        This font theme does not really
        change any fonts. Rather, it suppresses certain internal replacements
        performed by beamer. If you use “professional fonts” (fonts that you
        buy and that come with a complete set of every symbol in all modes),
        you do not want beamer to meddle with the fonts you use. beamer
        normally replaces certain character glyphs in mathematical text by
        more appropriate versions. For example, beamer will normally replace
        glyphs such that the italic characters from the main font are used for
        variables in mathematical text. If your professional font package
        takes care of this already, beamer’s meddling should be switched off.








        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Aug 11 at 15:13









        Ulrike FischerUlrike Fischer

        220k9 gold badges332 silver badges739 bronze badges




        220k9 gold badges332 silver badges739 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f503771%2fminionpro-is-erroneous-when-using-beamer%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?