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
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
add a comment |
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
add a comment |
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
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
beamer
asked Apr 21 at 14:05
user182595user182595
384
384
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
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.

The following screenshot shows the banner line once the document is recompiled:
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 thetitle,author, anddatedirectives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd writeauthor[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
add a comment |
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

add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.

The following screenshot shows the banner line once the document is recompiled:
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 thetitle,author, anddatedirectives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd writeauthor[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
add a comment |
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.

The following screenshot shows the banner line once the document is recompiled:
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 thetitle,author, anddatedirectives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd writeauthor[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
add a comment |
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.

The following screenshot shows the banner line once the document is recompiled:
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.

The following screenshot shows the banner line once the document is recompiled:
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 thetitle,author, anddatedirectives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd writeauthor[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
add a comment |
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 thetitle,author, anddatedirectives. E.g., if you wanted to display "A. Robinson" rather than "Anthony Robinson" in the banner line, you'd writeauthor[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
add a comment |
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

add a comment |
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

add a comment |
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

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

answered Apr 21 at 14:36
leandriisleandriis
12.2k1833
12.2k1833
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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