Progress bar in custom frame title in metropolis theme [beamer]Progress bar for latex-beamerLogo in a...

What are the issues with an additional (limited) concentration slot instead of Bladesong?

I can't die. Who am I?

Graphing random points on the XY-plane

Misplaced tyre lever - alternatives?

Get length of the longest sequence of numbers with the same sign

How to lift/raise/repair a segment of concrete slab?

In iTunes 12 on macOS, how can I reset the skip count of a song?

How can atoms be electrically neutral when there is a difference in the positions of the charges?

Real life puzzle: Unknown alphabet or shorthand

What Does the Heart In Gyms Mean?

Can a space-faring robot still function over a billion years?

How do you say "powers of ten"?

Are paired adjectives bad style?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

Borrowing Characters

Is the withholding of funding notice allowed?

I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?

Difference between 'stomach' and 'uterus'

If a set is open, does that imply that it has no boundary points?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Is divide-by-zero a security vulnerability?

What is the difference between a forward slip and a side slip?

Is there a full canon version of Tyrion's jackass/honeycomb joke?

Why can't we make a perpetual motion machine by using a magnet to pull up a piece of metal, then letting it fall back down?



Progress bar in custom frame title in metropolis theme [beamer]


Progress bar for latex-beamerLogo in a frametitle, metropolis themeLaTeX beamer: pagenumbering appendixBeamer metropolis theme issueBeamer metropolis theme standout frame formatting of notesPlain beamer presentation with metropolis title pageHow can we change Title slide of Metropolis beamer themeLogo on the bottom of title page - beamer - metropolis themeChange the color or the progress bar indicator in the beamer metropolis themeBeamer metropolis theme and modifying frame footer — extend horizontal rule across frameBeamer Metropolis theme overfull vbox error on title pageUndesired background-foreground colour blending in Beamer Metropolis theme progress-bar













0















Using this answer I have added my university logo to the frame title of my beamer slides I made using the Metropolis theme. MWE:



documentclass[9pt,aspectratio=169,]{beamer}
usetheme[progressbar=frametitle,
subsectionpage=progressbar,
block=fill]{Metropolis}
usepackage[export]{adjustbox}

makeatletter
setlength{metropolis@frametitle@padding}{1.8ex}% <- default 2.2 ex
setbeamertemplate{frametitle}{%
nointerlineskip%
begin{beamercolorbox}[%
wd=paperwidth,%
sep=0pt,%
leftskip=metropolis@frametitle@padding,%
rightskip=metropolis@frametitle@padding,%
]{frametitle}%
metropolis@frametitlestrut@start%
insertframetitle%
nolinebreak%
metropolis@frametitlestrut@end%
hfill
includegraphics[height=3ex,keepaspectratio,valign=c]{example-image}
end{beamercolorbox}
}

begin{document}

begin{frame}
frametitle{Frame title}
Contents...
end{frame}

end{document}


But now I have no progress bar below the frame title anymore. I tried to add it back in with code from the Metropolis manual, but was unsuccessful. Any help is appreciated. Thanks!



Output










share|improve this question









New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Maybe helpful: tex.stackexchange.com/q/59742/31034

    – ferahfeza
    yesterday
















0















Using this answer I have added my university logo to the frame title of my beamer slides I made using the Metropolis theme. MWE:



documentclass[9pt,aspectratio=169,]{beamer}
usetheme[progressbar=frametitle,
subsectionpage=progressbar,
block=fill]{Metropolis}
usepackage[export]{adjustbox}

makeatletter
setlength{metropolis@frametitle@padding}{1.8ex}% <- default 2.2 ex
setbeamertemplate{frametitle}{%
nointerlineskip%
begin{beamercolorbox}[%
wd=paperwidth,%
sep=0pt,%
leftskip=metropolis@frametitle@padding,%
rightskip=metropolis@frametitle@padding,%
]{frametitle}%
metropolis@frametitlestrut@start%
insertframetitle%
nolinebreak%
metropolis@frametitlestrut@end%
hfill
includegraphics[height=3ex,keepaspectratio,valign=c]{example-image}
end{beamercolorbox}
}

begin{document}

begin{frame}
frametitle{Frame title}
Contents...
end{frame}

end{document}


But now I have no progress bar below the frame title anymore. I tried to add it back in with code from the Metropolis manual, but was unsuccessful. Any help is appreciated. Thanks!



Output










share|improve this question









New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Maybe helpful: tex.stackexchange.com/q/59742/31034

    – ferahfeza
    yesterday














0












0








0








Using this answer I have added my university logo to the frame title of my beamer slides I made using the Metropolis theme. MWE:



documentclass[9pt,aspectratio=169,]{beamer}
usetheme[progressbar=frametitle,
subsectionpage=progressbar,
block=fill]{Metropolis}
usepackage[export]{adjustbox}

makeatletter
setlength{metropolis@frametitle@padding}{1.8ex}% <- default 2.2 ex
setbeamertemplate{frametitle}{%
nointerlineskip%
begin{beamercolorbox}[%
wd=paperwidth,%
sep=0pt,%
leftskip=metropolis@frametitle@padding,%
rightskip=metropolis@frametitle@padding,%
]{frametitle}%
metropolis@frametitlestrut@start%
insertframetitle%
nolinebreak%
metropolis@frametitlestrut@end%
hfill
includegraphics[height=3ex,keepaspectratio,valign=c]{example-image}
end{beamercolorbox}
}

begin{document}

begin{frame}
frametitle{Frame title}
Contents...
end{frame}

end{document}


But now I have no progress bar below the frame title anymore. I tried to add it back in with code from the Metropolis manual, but was unsuccessful. Any help is appreciated. Thanks!



Output










share|improve this question









New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












Using this answer I have added my university logo to the frame title of my beamer slides I made using the Metropolis theme. MWE:



documentclass[9pt,aspectratio=169,]{beamer}
usetheme[progressbar=frametitle,
subsectionpage=progressbar,
block=fill]{Metropolis}
usepackage[export]{adjustbox}

makeatletter
setlength{metropolis@frametitle@padding}{1.8ex}% <- default 2.2 ex
setbeamertemplate{frametitle}{%
nointerlineskip%
begin{beamercolorbox}[%
wd=paperwidth,%
sep=0pt,%
leftskip=metropolis@frametitle@padding,%
rightskip=metropolis@frametitle@padding,%
]{frametitle}%
metropolis@frametitlestrut@start%
insertframetitle%
nolinebreak%
metropolis@frametitlestrut@end%
hfill
includegraphics[height=3ex,keepaspectratio,valign=c]{example-image}
end{beamercolorbox}
}

begin{document}

begin{frame}
frametitle{Frame title}
Contents...
end{frame}

end{document}


But now I have no progress bar below the frame title anymore. I tried to add it back in with code from the Metropolis manual, but was unsuccessful. Any help is appreciated. Thanks!



Output







beamer beamer-metropolis






share|improve this question









New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited yesterday







Alexander91













New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









Alexander91Alexander91

11




11




New contributor




Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Alexander91 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Maybe helpful: tex.stackexchange.com/q/59742/31034

    – ferahfeza
    yesterday














  • 1





    Maybe helpful: tex.stackexchange.com/q/59742/31034

    – ferahfeza
    yesterday








1




1





Maybe helpful: tex.stackexchange.com/q/59742/31034

– ferahfeza
yesterday





Maybe helpful: tex.stackexchange.com/q/59742/31034

– ferahfeza
yesterday










0






active

oldest

votes











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
});


}
});






Alexander91 is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477777%2fprogress-bar-in-custom-frame-title-in-metropolis-theme-beamer%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Alexander91 is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Alexander91 is a new contributor. Be nice, and check out our Code of Conduct.













Alexander91 is a new contributor. Be nice, and check out our Code of Conduct.












Alexander91 is a new contributor. Be nice, and check out our Code of Conduct.
















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%2f477777%2fprogress-bar-in-custom-frame-title-in-metropolis-theme-beamer%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

Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...