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

Trademark violation for app?

Ports Showing Closed/Filtered in Nmap Scans

Novel: non-telepath helps overthrow rule by telepaths

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

Can melee weapons be used to deliver Contact Poisons?

Dating a Former Employee

Is it a good idea to use CNN to classify 1D signal?

Around usage results

Wu formula for manifolds with boundary

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

How to convince students of the implication truth values?

What causes the direction of lightning flashes?

How come Sam didn't become Lord of Horn Hill?

How to down pick a chord with skipped strings?

Closed form of recurrent arithmetic series summation

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

For a new assistant professor in CS, how to build/manage a publication pipeline

Find the length x such that the two distances in the triangle are the same

Why aren't air breathing engines used as small first stages

Crossing US/Canada Border for less than 24 hours

Do wooden building fires get hotter than 600°C?

Is "Reachable Object" really an NP-complete problem?

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

What does the "x" in "x86" represent?



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 5 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

            Category:Fedor von Bock Media in category "Fedor von Bock"Navigation menuUpload mediaISNI: 0000 0000 5511 3417VIAF ID: 24712551GND ID: 119294796Library of Congress authority ID: n96068363BnF ID: 12534305fSUDOC authorities ID: 034604189Open Library ID: OL338253ANKCR AUT ID: jn19990000869National Library of Israel ID: 000514068National Thesaurus for Author Names ID: 341574317ReasonatorScholiaStatistics

            Reverse int within the 32-bit signed integer range: [−2^31, 2^31 − 1]Combining two 32-bit integers into one 64-bit integerDetermine if an int is within rangeLossy packing 32 bit integer to 16 bitComputing the square root of a 64-bit integerKeeping integer addition within boundsSafe multiplication of two 64-bit signed integersLeetcode 10: Regular Expression MatchingSigned integer-to-ascii x86_64 assembler macroReverse the digits of an Integer“Add two numbers given in reverse order from a linked list”

            Kiel Indholdsfortegnelse Historie | Transport og færgeforbindelser | Sejlsport og anden sport | Kultur | Kendte personer fra Kiel | Noter | Litteratur | Eksterne henvisninger | Navigationsmenuwww.kiel.de54°19′31″N 10°8′26″Ø / 54.32528°N 10.14056°Ø / 54.32528; 10.14056Oberbürgermeister Dr. Ulf Kämpferwww.statistik-nord.deDen danske Stats StatistikKiels hjemmesiderrrWorldCat312794080n790547494030481-4