Problem with display of presentationbeamer presentation with enumerated list problemNumerical conditional within tikz keys?Problem with preparing presentation slides in persian/arabic languageBeamer: handout/article mode - produce multiple copies of a frame with distinct overlay numbersProblem when compiling presentationLaTeX beamer: pagenumbering appendixProblem in persian presentation slidesPresentation: problem with figure captionsBeamer presentation: Problem with captionsProblem with reference display style in Beamer presentation with bibtex

How to pronounce 'c++' in Spanish

Negative Resistance

Was Dennis Ritchie being too modest in this quote about C and Pascal?

Apply a different color ramp to subset of categorized symbols in QGIS?

How can I get rid of an unhelpful parallel branch when unpivoting a single row?

What does a straight horizontal line above a few notes, after a changed tempo mean?

What is this word supposed to be?

"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"

Who's the random kid standing in the gathering at the end?

Creating a chemical industry from a medieval tech level without petroleum

Drawing a german abacus as in the books of Adam Ries

How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?

Check if a string is entirely made of the same substring

How much of a wave function must reside inside event horizon for it to be consumed by the black hole?

Is Diceware more secure than a long passphrase?

Nails holding drywall

What is purpose of DB Browser(dbbrowser.aspx) under admin tool?

My bank got bought out, am I now going to have to start filing tax returns in a different state?

How do I check if a string is entirely made of the same substring?

Why did Rep. Omar conclude her criticism of US troops with the phrase "NotTodaySatan"?

Does a large simulator bay have standard public address announcements?

Can a stored procedure reference the database in which it is stored?

Mistake in years of experience in resume?

Which big number is bigger?



Problem with display of presentation


beamer presentation with enumerated list problemNumerical conditional within tikz keys?Problem with preparing presentation slides in persian/arabic languageBeamer: handout/article mode - produce multiple copies of a frame with distinct overlay numbersProblem when compiling presentationLaTeX beamer: pagenumbering appendixProblem in persian presentation slidesPresentation: problem with figure captionsBeamer presentation: Problem with captionsProblem with reference display style in Beamer presentation with bibtex













5















I am trying to create a presentation in latex and have the following



documentclass[11pt]beamer
usethemeMadrid
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[english]babel
usepackagegraphicx
authorAnthony Robinson
titleIrrational and Transcendental Numbers
subtitleMathematics Project
%logo
instituteUniversity of Lincoln School of Maths and Physics
dateApril 30, 2019
%subject
%setbeamercoveredtransparent
%setbeamertemplatenavigation symbols

begindocument

maketitle

beginframeSummary
beginitemize
item A rational number is a number which can be expressed in the form $fracab$ for $a,bin mathbbZ$. If a number cannot be expressed in this form it is said to be irrational, e.g. $sqrt2$ or $pi$.
item An algebraic number is a number that can be expressed as the root of a polynomial with integer coefficients, i.e. if a number $z$ is the root of $$a_0 + a_1x + a_2x^2 + a_3x^3 +dots+a_nx^n=0 quad textwherequad a_i in mathbbZforall i$$ the $z$ is said to be algebraic of degree $n$. If a number is not algebraic then it is said to be transcendental.
enditemize
endframe

beginframeImportant note
It is possible for a number to be irrational but not transcendental, e.g. $sqrt2$ is irrational (this is proved later) but is algebraic as it is the root of the polynomial $x^2-2=0$.
endframe

beginframeImportant Results

endframe

enddocument


The problem is that in the output of the slide, in the banner at the bottom, it displays a bracket, (, and then "University of Lincoln".



How do I get rid of the bracket, or get rid of the "University of Lincoln" bit.



This is the first time I have tried to create a presentation in latex so any help is greatly appreciated.



Thank-you in advance










share|improve this question


























    5















    I am trying to create a presentation in latex and have the following



    documentclass[11pt]beamer
    usethemeMadrid
    usepackage[utf8]inputenc
    usepackage[T1]fontenc
    usepackage[english]babel
    usepackagegraphicx
    authorAnthony Robinson
    titleIrrational and Transcendental Numbers
    subtitleMathematics Project
    %logo
    instituteUniversity of Lincoln School of Maths and Physics
    dateApril 30, 2019
    %subject
    %setbeamercoveredtransparent
    %setbeamertemplatenavigation symbols

    begindocument

    maketitle

    beginframeSummary
    beginitemize
    item A rational number is a number which can be expressed in the form $fracab$ for $a,bin mathbbZ$. If a number cannot be expressed in this form it is said to be irrational, e.g. $sqrt2$ or $pi$.
    item An algebraic number is a number that can be expressed as the root of a polynomial with integer coefficients, i.e. if a number $z$ is the root of $$a_0 + a_1x + a_2x^2 + a_3x^3 +dots+a_nx^n=0 quad textwherequad a_i in mathbbZforall i$$ the $z$ is said to be algebraic of degree $n$. If a number is not algebraic then it is said to be transcendental.
    enditemize
    endframe

    beginframeImportant note
    It is possible for a number to be irrational but not transcendental, e.g. $sqrt2$ is irrational (this is proved later) but is algebraic as it is the root of the polynomial $x^2-2=0$.
    endframe

    beginframeImportant Results

    endframe

    enddocument


    The problem is that in the output of the slide, in the banner at the bottom, it displays a bracket, (, and then "University of Lincoln".



    How do I get rid of the bracket, or get rid of the "University of Lincoln" bit.



    This is the first time I have tried to create a presentation in latex so any help is greatly appreciated.



    Thank-you in advance










    share|improve this question
























      5












      5








      5


      0






      I am trying to create a presentation in latex and have the following



      documentclass[11pt]beamer
      usethemeMadrid
      usepackage[utf8]inputenc
      usepackage[T1]fontenc
      usepackage[english]babel
      usepackagegraphicx
      authorAnthony Robinson
      titleIrrational and Transcendental Numbers
      subtitleMathematics Project
      %logo
      instituteUniversity of Lincoln School of Maths and Physics
      dateApril 30, 2019
      %subject
      %setbeamercoveredtransparent
      %setbeamertemplatenavigation symbols

      begindocument

      maketitle

      beginframeSummary
      beginitemize
      item A rational number is a number which can be expressed in the form $fracab$ for $a,bin mathbbZ$. If a number cannot be expressed in this form it is said to be irrational, e.g. $sqrt2$ or $pi$.
      item An algebraic number is a number that can be expressed as the root of a polynomial with integer coefficients, i.e. if a number $z$ is the root of $$a_0 + a_1x + a_2x^2 + a_3x^3 +dots+a_nx^n=0 quad textwherequad a_i in mathbbZforall i$$ the $z$ is said to be algebraic of degree $n$. If a number is not algebraic then it is said to be transcendental.
      enditemize
      endframe

      beginframeImportant note
      It is possible for a number to be irrational but not transcendental, e.g. $sqrt2$ is irrational (this is proved later) but is algebraic as it is the root of the polynomial $x^2-2=0$.
      endframe

      beginframeImportant Results

      endframe

      enddocument


      The problem is that in the output of the slide, in the banner at the bottom, it displays a bracket, (, and then "University of Lincoln".



      How do I get rid of the bracket, or get rid of the "University of Lincoln" bit.



      This is the first time I have tried to create a presentation in latex so any help is greatly appreciated.



      Thank-you in advance










      share|improve this question














      I am trying to create a presentation in latex and have the following



      documentclass[11pt]beamer
      usethemeMadrid
      usepackage[utf8]inputenc
      usepackage[T1]fontenc
      usepackage[english]babel
      usepackagegraphicx
      authorAnthony Robinson
      titleIrrational and Transcendental Numbers
      subtitleMathematics Project
      %logo
      instituteUniversity of Lincoln School of Maths and Physics
      dateApril 30, 2019
      %subject
      %setbeamercoveredtransparent
      %setbeamertemplatenavigation symbols

      begindocument

      maketitle

      beginframeSummary
      beginitemize
      item A rational number is a number which can be expressed in the form $fracab$ for $a,bin mathbbZ$. If a number cannot be expressed in this form it is said to be irrational, e.g. $sqrt2$ or $pi$.
      item An algebraic number is a number that can be expressed as the root of a polynomial with integer coefficients, i.e. if a number $z$ is the root of $$a_0 + a_1x + a_2x^2 + a_3x^3 +dots+a_nx^n=0 quad textwherequad a_i in mathbbZforall i$$ the $z$ is said to be algebraic of degree $n$. If a number is not algebraic then it is said to be transcendental.
      enditemize
      endframe

      beginframeImportant note
      It is possible for a number to be irrational but not transcendental, e.g. $sqrt2$ is irrational (this is proved later) but is algebraic as it is the root of the polynomial $x^2-2=0$.
      endframe

      beginframeImportant Results

      endframe

      enddocument


      The problem is that in the output of the slide, in the banner at the bottom, it displays a bracket, (, and then "University of Lincoln".



      How do I get rid of the bracket, or get rid of the "University of Lincoln" bit.



      This is the first time I have tried to create a presentation in latex so any help is greatly appreciated.



      Thank-you in advance







      beamer






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 21 at 14:05









      user182595user182595

      384




      384




















          2 Answers
          2






          active

          oldest

          votes


















          7














          You asked,




          How do I get rid of ... the "University of Lincoln" bit [in the banner line]?




          You need to change



          instituteUniversity of Lincoln School of Maths and Physics


          to



          institute[]University of Lincoln School of Maths and Physics


          By default, the "short" version of the institute-related information is equal to the material in curly braces, i.e., the main argument of institute. The optional short version is what's placed in square brackets. By placing nothing inside the square brackets, nothing gets passed to the banner line shown at the bottom of the page.



          enter image description here



          The following screenshot shows the banner line once the document is recompiled:






          share|improve this answer























          • Brilliant!! Thank-you very much, I have accepted your comment as the answer

            – user182595
            Apr 21 at 14:48






          • 2





            @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

            – Mico
            Apr 21 at 15:33






          • 1





            Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

            – user182595
            Apr 21 at 17:51


















          4














          The Madrid theme uses the infolines outer theme in which the contents of the footline are defined. In the original definition (copied from beamerouterthemeinfolines.sty you can find the following line:




          beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
          usebeamerfontauthor in head/footinsertshortauthorexpandafterifblankexpandafterbeamer@shortinstitute~~(insertshortinstitute)




          that inserts the author name and the institute's name into the leftmost colored box in the footline.



          In order to remove the institute's name you can redefine the footline as follows:



          documentclass[11pt]beamer
          usethemeMadrid
          usepackage[utf8]inputenc
          usepackage[T1]fontenc
          usepackage[english]babel
          usepackagegraphicx
          authorAnthony Robinson
          titleIrrational and Transcendental Numbers
          subtitleMathematics Project
          %logo
          instituteUniversity of Lincoln School of Maths and Physics
          dateApril 30, 2019
          %subject
          %setbeamercoveredtransparent
          %setbeamertemplatenavigation symbols

          makeatletter
          setbeamertemplatefootline

          leavevmode%
          hbox%
          beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
          usebeamerfontauthor in head/footinsertshortauthorexpandafter
          endbeamercolorbox%
          beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]title in head/foot%
          usebeamerfonttitle in head/footinsertshorttitle
          endbeamercolorbox%
          beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,right]date in head/foot%
          usebeamerfontdate in head/footinsertshortdatehspace*2em
          usebeamertemplatepage number in head/foothspace*2ex
          endbeamercolorbox%
          vskip0pt%

          makeatother

          begindocument

          maketitle


          enddocument


          enter image description here






          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%2f485905%2fproblem-with-display-of-presentation%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            7














            You asked,




            How do I get rid of ... the "University of Lincoln" bit [in the banner line]?




            You need to change



            instituteUniversity of Lincoln School of Maths and Physics


            to



            institute[]University of Lincoln School of Maths and Physics


            By default, the "short" version of the institute-related information is equal to the material in curly braces, i.e., the main argument of institute. The optional short version is what's placed in square brackets. By placing nothing inside the square brackets, nothing gets passed to the banner line shown at the bottom of the page.



            enter image description here



            The following screenshot shows the banner line once the document is recompiled:






            share|improve this answer























            • Brilliant!! Thank-you very much, I have accepted your comment as the answer

              – user182595
              Apr 21 at 14:48






            • 2





              @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

              – Mico
              Apr 21 at 15:33






            • 1





              Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

              – user182595
              Apr 21 at 17:51















            7














            You asked,




            How do I get rid of ... the "University of Lincoln" bit [in the banner line]?




            You need to change



            instituteUniversity of Lincoln School of Maths and Physics


            to



            institute[]University of Lincoln School of Maths and Physics


            By default, the "short" version of the institute-related information is equal to the material in curly braces, i.e., the main argument of institute. The optional short version is what's placed in square brackets. By placing nothing inside the square brackets, nothing gets passed to the banner line shown at the bottom of the page.



            enter image description here



            The following screenshot shows the banner line once the document is recompiled:






            share|improve this answer























            • Brilliant!! Thank-you very much, I have accepted your comment as the answer

              – user182595
              Apr 21 at 14:48






            • 2





              @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

              – Mico
              Apr 21 at 15:33






            • 1





              Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

              – user182595
              Apr 21 at 17:51













            7












            7








            7







            You asked,




            How do I get rid of ... the "University of Lincoln" bit [in the banner line]?




            You need to change



            instituteUniversity of Lincoln School of Maths and Physics


            to



            institute[]University of Lincoln School of Maths and Physics


            By default, the "short" version of the institute-related information is equal to the material in curly braces, i.e., the main argument of institute. The optional short version is what's placed in square brackets. By placing nothing inside the square brackets, nothing gets passed to the banner line shown at the bottom of the page.



            enter image description here



            The following screenshot shows the banner line once the document is recompiled:






            share|improve this answer













            You asked,




            How do I get rid of ... the "University of Lincoln" bit [in the banner line]?




            You need to change



            instituteUniversity of Lincoln School of Maths and Physics


            to



            institute[]University of Lincoln School of Maths and Physics


            By default, the "short" version of the institute-related information is equal to the material in curly braces, i.e., the main argument of institute. The optional short version is what's placed in square brackets. By placing nothing inside the square brackets, nothing gets passed to the banner line shown at the bottom of the page.



            enter image description here



            The following screenshot shows the banner line once the document is recompiled:







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Apr 21 at 14:37









            MicoMico

            288k32394782




            288k32394782












            • Brilliant!! Thank-you very much, I have accepted your comment as the answer

              – user182595
              Apr 21 at 14:48






            • 2





              @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

              – Mico
              Apr 21 at 15:33






            • 1





              Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

              – user182595
              Apr 21 at 17:51

















            • Brilliant!! Thank-you very much, I have accepted your comment as the answer

              – user182595
              Apr 21 at 14:48






            • 2





              @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

              – Mico
              Apr 21 at 15:33






            • 1





              Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

              – user182595
              Apr 21 at 17:51
















            Brilliant!! Thank-you very much, I have accepted your comment as the answer

            – user182595
            Apr 21 at 14:48





            Brilliant!! Thank-you very much, I have accepted your comment as the answer

            – user182595
            Apr 21 at 14:48




            2




            2





            @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

            – Mico
            Apr 21 at 15:33





            @user182595 - You're most welcome. By the way, the "optional short version" is also available for the title, author, and date directives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd write author[A. Robinson]Anthony Robinson.

            – Mico
            Apr 21 at 15:33




            1




            1





            Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

            – user182595
            Apr 21 at 17:51





            Thank-you very much, its nice to have someone properly explain everything instead of just changing code and leaving it there. Very much appreciated!!

            – user182595
            Apr 21 at 17:51











            4














            The Madrid theme uses the infolines outer theme in which the contents of the footline are defined. In the original definition (copied from beamerouterthemeinfolines.sty you can find the following line:




            beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
            usebeamerfontauthor in head/footinsertshortauthorexpandafterifblankexpandafterbeamer@shortinstitute~~(insertshortinstitute)




            that inserts the author name and the institute's name into the leftmost colored box in the footline.



            In order to remove the institute's name you can redefine the footline as follows:



            documentclass[11pt]beamer
            usethemeMadrid
            usepackage[utf8]inputenc
            usepackage[T1]fontenc
            usepackage[english]babel
            usepackagegraphicx
            authorAnthony Robinson
            titleIrrational and Transcendental Numbers
            subtitleMathematics Project
            %logo
            instituteUniversity of Lincoln School of Maths and Physics
            dateApril 30, 2019
            %subject
            %setbeamercoveredtransparent
            %setbeamertemplatenavigation symbols

            makeatletter
            setbeamertemplatefootline

            leavevmode%
            hbox%
            beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
            usebeamerfontauthor in head/footinsertshortauthorexpandafter
            endbeamercolorbox%
            beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]title in head/foot%
            usebeamerfonttitle in head/footinsertshorttitle
            endbeamercolorbox%
            beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,right]date in head/foot%
            usebeamerfontdate in head/footinsertshortdatehspace*2em
            usebeamertemplatepage number in head/foothspace*2ex
            endbeamercolorbox%
            vskip0pt%

            makeatother

            begindocument

            maketitle


            enddocument


            enter image description here






            share|improve this answer



























              4














              The Madrid theme uses the infolines outer theme in which the contents of the footline are defined. In the original definition (copied from beamerouterthemeinfolines.sty you can find the following line:




              beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
              usebeamerfontauthor in head/footinsertshortauthorexpandafterifblankexpandafterbeamer@shortinstitute~~(insertshortinstitute)




              that inserts the author name and the institute's name into the leftmost colored box in the footline.



              In order to remove the institute's name you can redefine the footline as follows:



              documentclass[11pt]beamer
              usethemeMadrid
              usepackage[utf8]inputenc
              usepackage[T1]fontenc
              usepackage[english]babel
              usepackagegraphicx
              authorAnthony Robinson
              titleIrrational and Transcendental Numbers
              subtitleMathematics Project
              %logo
              instituteUniversity of Lincoln School of Maths and Physics
              dateApril 30, 2019
              %subject
              %setbeamercoveredtransparent
              %setbeamertemplatenavigation symbols

              makeatletter
              setbeamertemplatefootline

              leavevmode%
              hbox%
              beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
              usebeamerfontauthor in head/footinsertshortauthorexpandafter
              endbeamercolorbox%
              beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]title in head/foot%
              usebeamerfonttitle in head/footinsertshorttitle
              endbeamercolorbox%
              beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,right]date in head/foot%
              usebeamerfontdate in head/footinsertshortdatehspace*2em
              usebeamertemplatepage number in head/foothspace*2ex
              endbeamercolorbox%
              vskip0pt%

              makeatother

              begindocument

              maketitle


              enddocument


              enter image description here






              share|improve this answer

























                4












                4








                4







                The Madrid theme uses the infolines outer theme in which the contents of the footline are defined. In the original definition (copied from beamerouterthemeinfolines.sty you can find the following line:




                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
                usebeamerfontauthor in head/footinsertshortauthorexpandafterifblankexpandafterbeamer@shortinstitute~~(insertshortinstitute)




                that inserts the author name and the institute's name into the leftmost colored box in the footline.



                In order to remove the institute's name you can redefine the footline as follows:



                documentclass[11pt]beamer
                usethemeMadrid
                usepackage[utf8]inputenc
                usepackage[T1]fontenc
                usepackage[english]babel
                usepackagegraphicx
                authorAnthony Robinson
                titleIrrational and Transcendental Numbers
                subtitleMathematics Project
                %logo
                instituteUniversity of Lincoln School of Maths and Physics
                dateApril 30, 2019
                %subject
                %setbeamercoveredtransparent
                %setbeamertemplatenavigation symbols

                makeatletter
                setbeamertemplatefootline

                leavevmode%
                hbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
                usebeamerfontauthor in head/footinsertshortauthorexpandafter
                endbeamercolorbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]title in head/foot%
                usebeamerfonttitle in head/footinsertshorttitle
                endbeamercolorbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,right]date in head/foot%
                usebeamerfontdate in head/footinsertshortdatehspace*2em
                usebeamertemplatepage number in head/foothspace*2ex
                endbeamercolorbox%
                vskip0pt%

                makeatother

                begindocument

                maketitle


                enddocument


                enter image description here






                share|improve this answer













                The Madrid theme uses the infolines outer theme in which the contents of the footline are defined. In the original definition (copied from beamerouterthemeinfolines.sty you can find the following line:




                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
                usebeamerfontauthor in head/footinsertshortauthorexpandafterifblankexpandafterbeamer@shortinstitute~~(insertshortinstitute)




                that inserts the author name and the institute's name into the leftmost colored box in the footline.



                In order to remove the institute's name you can redefine the footline as follows:



                documentclass[11pt]beamer
                usethemeMadrid
                usepackage[utf8]inputenc
                usepackage[T1]fontenc
                usepackage[english]babel
                usepackagegraphicx
                authorAnthony Robinson
                titleIrrational and Transcendental Numbers
                subtitleMathematics Project
                %logo
                instituteUniversity of Lincoln School of Maths and Physics
                dateApril 30, 2019
                %subject
                %setbeamercoveredtransparent
                %setbeamertemplatenavigation symbols

                makeatletter
                setbeamertemplatefootline

                leavevmode%
                hbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]author in head/foot%
                usebeamerfontauthor in head/footinsertshortauthorexpandafter
                endbeamercolorbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,center]title in head/foot%
                usebeamerfonttitle in head/footinsertshorttitle
                endbeamercolorbox%
                beginbeamercolorbox[wd=.333333paperwidth,ht=2.25ex,dp=1ex,right]date in head/foot%
                usebeamerfontdate in head/footinsertshortdatehspace*2em
                usebeamertemplatepage number in head/foothspace*2ex
                endbeamercolorbox%
                vskip0pt%

                makeatother

                begindocument

                maketitle


                enddocument


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 21 at 14:36









                leandriisleandriis

                11.9k1733




                11.9k1733



























                    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%2f485905%2fproblem-with-display-of-presentation%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

                    Sum ergo cogito? 1 nng

                    419 nièngy_Soadمي 19bal1.5o_g

                    Queiggey Chernihivv 9NnOo i Zw X QqKk LpB