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

Do I have an "anti-research" personality?

When India mathematicians did know Euclid's Elements?

Were there two appearances of Stan Lee?

Is it possible to Ready a spell to be cast just before the start of your next turn by having the trigger be an ally's attack?

What does YCWCYODFTRFDTY mean?

How to replace the "space symbol" (squat-u) in listings?

What does "rf" mean in "rfkill"?

Phrase for the opposite of "foolproof"

Past Perfect Tense

How to determine the actual or "true" resolution of a digital photograph?

Does a creature that is immune to a condition still make a saving throw?

Pawn Sacrifice Justification

What is the difference between `a[bc]d` (brackets) and `ab,cd` (braces)?

How deep to place a deadman anchor for a slackline?

Why does nature favour the Laplacian?

Can a creature tell when it has been affected by a Divination wizard's Portent?

Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?

Are Boeing 737-800’s grounded?

Pressure to defend the relevance of one's area of mathematics

What are the spoon bit of a spoon and fork bit of a fork called?

Do generators produce a fixed load?

Do I have to worry about players making “bad” choices on level up?

In gnome-terminal only 2 out of 3 zoom keys work

How can I record the screen and the rear camera on an iPhone simultaneously?



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

            289k32395783




            289k32395783












            • 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

                12.2k1833




                12.2k1833



























                    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

                    How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

                    What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

                    Why did Thanos need his ship to help him in the battle scene?Which actor plays Thanos in the Avengers mid-credits scene?Are there economic implications portrayed in comics where the buildings and cities are ruined almost daily?Old X-Men comic where team travels to alien world with a ring-like sun that needs recharging?Why does Ego need help sleeping?Is there an objective answer to who “the strongest Avenger” is?How did Banner get unstuck?Why did Thanos get hit?How did Thanos (or anyone) know the Infinity Stones would give him this power?Did Thanos leave Eitri alive for his after-sales service?In Avengers 1, why does Thanos need Loki?