bold in theorem Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Theorem numbers in boldSpecification in `theorem` environment also boldBold subscriptsBold Greek letters in latex section nameModernCV babel and bold text issueBold upright lowercase greek symbolsUpright bold Greek fonts with SVMult className of a `theorem` bold problem with swapnumbersTheorem without boldBold Greek Letters

Is there a holomorphic function on open unit disc with this property?

Dating a Former Employee

How do pianists reach extremely loud dynamics?

Do I really need to have a message in a novel to appeal to readers?

What causes the direction of lightning flashes?

Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?

Is there any way for the UK Prime Minister to make a motion directly dependent on Government confidence?

Why do the resolve message appear first?

Around usage results

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

Is there a kind of relay only consumes power when switching?

What is the meaning of the simile “quick as silk”?

On SQL Server, is it possible to restrict certain users from using certain functions, operators or statements?

What's the meaning of "fortified infraction restraint"?

An adverb for when you're not exaggerating

Why do we bend a book to keep it straight?

What is the longest distance a player character can jump in one leap?

What is the probability distribution of linear formula?

Where are Serre’s lectures at Collège de France to be found?

Novel: non-telepath helps overthrow rule by telepaths

Do I really need recursive chmod to restrict access to a folder?

Can you shove before Attacking with Shield Master using a Readied action?

Is there such thing as an Availability Group failover trigger?

Why are std::future and std::promise not final?



bold in theorem



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Theorem numbers in boldSpecification in `theorem` environment also boldBold subscriptsBold Greek letters in latex section nameModernCV babel and bold text issueBold upright lowercase greek symbolsUpright bold Greek fonts with SVMult className of a `theorem` bold problem with swapnumbersTheorem without boldBold Greek Letters










4















I'd like to know why the "Theorem", "Lemma", etc are not in bold in my text. The code is



documentclass[12pt,a4paper]report
usepackage[utf8]inputenc

usepackage[english,greek]babel
usepackage[square, numbers, comma, sort&compress]natbib % Use the "Natbib" style for the references in the Bibliography
usepackageverbatim % Needed for the "comment" environment to make LaTeX comments

usepackageamsmath,amsfonts,amssymb,amscd,mathrsfs,enumerate
usepackageamsthm
usepackage[all]xy
usepackagerelsize
usepackagepifont
usepackagemathtools
usepackage[all]xy
usepackagerelsize
usepackagefourier
usepackageesvect

usepackagepgf,tikz
usepackagemathrsfs

usepackage[capposition=top]floatrow
renewcommandqedsymboltextcolorblack$blacksquare$
allowdisplaybreaks


...



usetikzlibraryarrows

DeclareRobustCommanden[1]%
foreignlanguageenglish#1%


newcommandengbeginotherlanguageenglish
newcommandeengendotherlanguage


theoremstyleplain
newtheoremthmΘεώρημα[section]
theoremstyleplain
newtheoremdfn[thm]Ορισμός
theoremstyleplain
newtheoremprp[thm]Πρόταση
theoremstyleplain
newtheoremlem[thm]Λήμμα
theoremstyledefinition
newtheorempx[thm]Παράδειγμα
theoremstyledefinition
newtheoremcol[thm]Πόρισμα
theoremstyleremark
newtheoremnote[thm]Παρατήρηση
theoremstyleremark
newtheoremprf[thm]Απόδειξη
theoremstyleremark


Thanks in advance!










share|improve this question
























  • The fonts provided by fourier don't have support for Greek.

    – egreg
    4 hours ago











  • @egreg Thanks! Do you know what package should I import?

    – giannispapav
    4 hours ago















4















I'd like to know why the "Theorem", "Lemma", etc are not in bold in my text. The code is



documentclass[12pt,a4paper]report
usepackage[utf8]inputenc

usepackage[english,greek]babel
usepackage[square, numbers, comma, sort&compress]natbib % Use the "Natbib" style for the references in the Bibliography
usepackageverbatim % Needed for the "comment" environment to make LaTeX comments

usepackageamsmath,amsfonts,amssymb,amscd,mathrsfs,enumerate
usepackageamsthm
usepackage[all]xy
usepackagerelsize
usepackagepifont
usepackagemathtools
usepackage[all]xy
usepackagerelsize
usepackagefourier
usepackageesvect

usepackagepgf,tikz
usepackagemathrsfs

usepackage[capposition=top]floatrow
renewcommandqedsymboltextcolorblack$blacksquare$
allowdisplaybreaks


...



usetikzlibraryarrows

DeclareRobustCommanden[1]%
foreignlanguageenglish#1%


newcommandengbeginotherlanguageenglish
newcommandeengendotherlanguage


theoremstyleplain
newtheoremthmΘεώρημα[section]
theoremstyleplain
newtheoremdfn[thm]Ορισμός
theoremstyleplain
newtheoremprp[thm]Πρόταση
theoremstyleplain
newtheoremlem[thm]Λήμμα
theoremstyledefinition
newtheorempx[thm]Παράδειγμα
theoremstyledefinition
newtheoremcol[thm]Πόρισμα
theoremstyleremark
newtheoremnote[thm]Παρατήρηση
theoremstyleremark
newtheoremprf[thm]Απόδειξη
theoremstyleremark


Thanks in advance!










share|improve this question
























  • The fonts provided by fourier don't have support for Greek.

    – egreg
    4 hours ago











  • @egreg Thanks! Do you know what package should I import?

    – giannispapav
    4 hours ago













4












4








4


1






I'd like to know why the "Theorem", "Lemma", etc are not in bold in my text. The code is



documentclass[12pt,a4paper]report
usepackage[utf8]inputenc

usepackage[english,greek]babel
usepackage[square, numbers, comma, sort&compress]natbib % Use the "Natbib" style for the references in the Bibliography
usepackageverbatim % Needed for the "comment" environment to make LaTeX comments

usepackageamsmath,amsfonts,amssymb,amscd,mathrsfs,enumerate
usepackageamsthm
usepackage[all]xy
usepackagerelsize
usepackagepifont
usepackagemathtools
usepackage[all]xy
usepackagerelsize
usepackagefourier
usepackageesvect

usepackagepgf,tikz
usepackagemathrsfs

usepackage[capposition=top]floatrow
renewcommandqedsymboltextcolorblack$blacksquare$
allowdisplaybreaks


...



usetikzlibraryarrows

DeclareRobustCommanden[1]%
foreignlanguageenglish#1%


newcommandengbeginotherlanguageenglish
newcommandeengendotherlanguage


theoremstyleplain
newtheoremthmΘεώρημα[section]
theoremstyleplain
newtheoremdfn[thm]Ορισμός
theoremstyleplain
newtheoremprp[thm]Πρόταση
theoremstyleplain
newtheoremlem[thm]Λήμμα
theoremstyledefinition
newtheorempx[thm]Παράδειγμα
theoremstyledefinition
newtheoremcol[thm]Πόρισμα
theoremstyleremark
newtheoremnote[thm]Παρατήρηση
theoremstyleremark
newtheoremprf[thm]Απόδειξη
theoremstyleremark


Thanks in advance!










share|improve this question
















I'd like to know why the "Theorem", "Lemma", etc are not in bold in my text. The code is



documentclass[12pt,a4paper]report
usepackage[utf8]inputenc

usepackage[english,greek]babel
usepackage[square, numbers, comma, sort&compress]natbib % Use the "Natbib" style for the references in the Bibliography
usepackageverbatim % Needed for the "comment" environment to make LaTeX comments

usepackageamsmath,amsfonts,amssymb,amscd,mathrsfs,enumerate
usepackageamsthm
usepackage[all]xy
usepackagerelsize
usepackagepifont
usepackagemathtools
usepackage[all]xy
usepackagerelsize
usepackagefourier
usepackageesvect

usepackagepgf,tikz
usepackagemathrsfs

usepackage[capposition=top]floatrow
renewcommandqedsymboltextcolorblack$blacksquare$
allowdisplaybreaks


...



usetikzlibraryarrows

DeclareRobustCommanden[1]%
foreignlanguageenglish#1%


newcommandengbeginotherlanguageenglish
newcommandeengendotherlanguage


theoremstyleplain
newtheoremthmΘεώρημα[section]
theoremstyleplain
newtheoremdfn[thm]Ορισμός
theoremstyleplain
newtheoremprp[thm]Πρόταση
theoremstyleplain
newtheoremlem[thm]Λήμμα
theoremstyledefinition
newtheorempx[thm]Παράδειγμα
theoremstyledefinition
newtheoremcol[thm]Πόρισμα
theoremstyleremark
newtheoremnote[thm]Παρατήρηση
theoremstyleremark
newtheoremprf[thm]Απόδειξη
theoremstyleremark


Thanks in advance!







bold greek






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 4 hours ago









Mico

287k32392781




287k32392781










asked 4 hours ago









giannispapavgiannispapav

1426




1426












  • The fonts provided by fourier don't have support for Greek.

    – egreg
    4 hours ago











  • @egreg Thanks! Do you know what package should I import?

    – giannispapav
    4 hours ago

















  • The fonts provided by fourier don't have support for Greek.

    – egreg
    4 hours ago











  • @egreg Thanks! Do you know what package should I import?

    – giannispapav
    4 hours ago
















The fonts provided by fourier don't have support for Greek.

– egreg
4 hours ago





The fonts provided by fourier don't have support for Greek.

– egreg
4 hours ago













@egreg Thanks! Do you know what package should I import?

– giannispapav
4 hours ago





@egreg Thanks! Do you know what package should I import?

– giannispapav
4 hours ago










1 Answer
1






active

oldest

votes


















3














The fourier fonts don't support Greek, so you get warnings about font substitutions.



An available Greek font that's similar to Utopia is GFS Artemisia.



If you add



usepackagesubstitutefont

substitutefontLGRrmdefaultartemisia


to your preamble, you get, from



beginthm
enTheorem Theorem % just for comparison
$alphabeta$ ab
endthm


the output



enter image description here



Other possible choices are, instead of usepackagefourier,



usepackagetempora
usepackagenewtxmath


which will use a Times-like font. Here substitutefont is not necessary.



Note. It's not necessary to repeat theoremstyle declarations. The scope of one lasts until countermanded by another similar declaration.






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/3.0/"u003ecc by-sa 3.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%2f485329%2fbold-in-theorem%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









    3














    The fourier fonts don't support Greek, so you get warnings about font substitutions.



    An available Greek font that's similar to Utopia is GFS Artemisia.



    If you add



    usepackagesubstitutefont

    substitutefontLGRrmdefaultartemisia


    to your preamble, you get, from



    beginthm
    enTheorem Theorem % just for comparison
    $alphabeta$ ab
    endthm


    the output



    enter image description here



    Other possible choices are, instead of usepackagefourier,



    usepackagetempora
    usepackagenewtxmath


    which will use a Times-like font. Here substitutefont is not necessary.



    Note. It's not necessary to repeat theoremstyle declarations. The scope of one lasts until countermanded by another similar declaration.






    share|improve this answer



























      3














      The fourier fonts don't support Greek, so you get warnings about font substitutions.



      An available Greek font that's similar to Utopia is GFS Artemisia.



      If you add



      usepackagesubstitutefont

      substitutefontLGRrmdefaultartemisia


      to your preamble, you get, from



      beginthm
      enTheorem Theorem % just for comparison
      $alphabeta$ ab
      endthm


      the output



      enter image description here



      Other possible choices are, instead of usepackagefourier,



      usepackagetempora
      usepackagenewtxmath


      which will use a Times-like font. Here substitutefont is not necessary.



      Note. It's not necessary to repeat theoremstyle declarations. The scope of one lasts until countermanded by another similar declaration.






      share|improve this answer

























        3












        3








        3







        The fourier fonts don't support Greek, so you get warnings about font substitutions.



        An available Greek font that's similar to Utopia is GFS Artemisia.



        If you add



        usepackagesubstitutefont

        substitutefontLGRrmdefaultartemisia


        to your preamble, you get, from



        beginthm
        enTheorem Theorem % just for comparison
        $alphabeta$ ab
        endthm


        the output



        enter image description here



        Other possible choices are, instead of usepackagefourier,



        usepackagetempora
        usepackagenewtxmath


        which will use a Times-like font. Here substitutefont is not necessary.



        Note. It's not necessary to repeat theoremstyle declarations. The scope of one lasts until countermanded by another similar declaration.






        share|improve this answer













        The fourier fonts don't support Greek, so you get warnings about font substitutions.



        An available Greek font that's similar to Utopia is GFS Artemisia.



        If you add



        usepackagesubstitutefont

        substitutefontLGRrmdefaultartemisia


        to your preamble, you get, from



        beginthm
        enTheorem Theorem % just for comparison
        $alphabeta$ ab
        endthm


        the output



        enter image description here



        Other possible choices are, instead of usepackagefourier,



        usepackagetempora
        usepackagenewtxmath


        which will use a Times-like font. Here substitutefont is not necessary.



        Note. It's not necessary to repeat theoremstyle declarations. The scope of one lasts until countermanded by another similar declaration.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 4 hours ago









        egregegreg

        735k8919343257




        735k8919343257



























            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%2f485329%2fbold-in-theorem%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

            Are there any AGPL-style licences that require source code modifications to be public? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Force derivative works to be publicAre there any GPL like licenses for Apple App Store?Do you violate the GPL if you provide source code that cannot be compiled?GPL - is it distribution to use libraries in an appliance loaned to customers?Distributing App for free which uses GPL'ed codeModifications of server software under GPL, with web/CLI interfaceDoes using an AGPLv3-licensed library prevent me from dual-licensing my own source code?Can I publish only select code under GPLv3 from a private project?Is there published precedent regarding the scope of covered work that uses AGPL software?If MIT licensed code links to GPL licensed code what should be the license of the resulting binary program?If I use a public API endpoint that has its source code licensed under AGPL in my app, do I need to disclose my source?

            2013 GY136 Descoberta | Órbita | Referências Menu de navegação«List Of Centaurs and Scattered-Disk Objects»«List of Known Trans-Neptunian Objects»

            Button changing it's text & action. Good or terrible? The 2019 Stack Overflow Developer Survey Results Are Inchanging text on user mouseoverShould certain functions be “hard to find” for powerusers to discover?Custom liking function - do I need user login?Using different checkbox style for different checkbox behaviorBest Practices: Save and Exit in Software UIInteraction with remote validated formMore efficient UI to progress the user through a complicated process?Designing a popup notice for a gameShould bulk-editing functions be hidden until a table row is selected, or is there a better solution?Is it bad practice to disable (replace) the context menu?