Margins in beamer metropolis theme with outer theme infolines Announcing the arrival of Valued...

What were wait-states, and why was it only an issue for PCs?

What is the ongoing value of the Kanban board to the developers as opposed to management

When speaking, how do you change your mind mid-sentence?

A journey... into the MIND

Why I cannot instantiate a class whose constructor is private in a friend class?

Was Objective-C really a hindrance to Apple software development?

Are there existing rules/lore for MTG planeswalkers?

Does Prince Arnaud cause someone holding the Princess to lose?

How was Lagrange appointed professor of mathematics so early?

Israeli soda type drink

SQL Server placement of master database files vs resource database files

What's parked in Mil Moscow helicopter plant?

/bin/ls sorts differently than just ls

TV series episode where humans nuke aliens before decrypting their message that states they come in peace

Bright yellow or light yellow?

Preserving file and folder permissions with rsync

What happened to Viserion in Season 7?

`FindRoot [ ]`::jsing: Encountered a singular Jacobian at a point...WHY

How long can a nation maintain a technological edge over the rest of the world?

What does the black goddess statue do and what is it?

Test if all elements of a Foldable are the same

How to begin with a paragraph in latex

Is it accepted to use working hours to read general interest books?

Is it OK if I do not take the receipt in Germany?



Margins in beamer metropolis theme with outer theme infolines



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)












0















I am using the metropolis theme and I want to combine it with the



useoutertheme{infolines}


It works but the margins are affected in a way that I don't like. So my question is: can I use the infolines theme with metropolis but still keep the original margins?



Below is a minimal working example. To make sense, you need to compare the compilation with the line useoutertheme{infolines} commented and uncommented.



documentclass[t]{beamer}
usetheme{metropolis}

%useoutertheme{infolines}
usepackage{lipsum}

title[Title]{A descriptive Title}
author[F]{First Author, Second Author, Third Author}
institute[U]{University of}

begin{document}
maketitle

section{Introduction}

begin{frame}
lipsum[3]
end{frame}

end{document}








share



























    0















    I am using the metropolis theme and I want to combine it with the



    useoutertheme{infolines}


    It works but the margins are affected in a way that I don't like. So my question is: can I use the infolines theme with metropolis but still keep the original margins?



    Below is a minimal working example. To make sense, you need to compare the compilation with the line useoutertheme{infolines} commented and uncommented.



    documentclass[t]{beamer}
    usetheme{metropolis}

    %useoutertheme{infolines}
    usepackage{lipsum}

    title[Title]{A descriptive Title}
    author[F]{First Author, Second Author, Third Author}
    institute[U]{University of}

    begin{document}
    maketitle

    section{Introduction}

    begin{frame}
    lipsum[3]
    end{frame}

    end{document}








    share

























      0












      0








      0








      I am using the metropolis theme and I want to combine it with the



      useoutertheme{infolines}


      It works but the margins are affected in a way that I don't like. So my question is: can I use the infolines theme with metropolis but still keep the original margins?



      Below is a minimal working example. To make sense, you need to compare the compilation with the line useoutertheme{infolines} commented and uncommented.



      documentclass[t]{beamer}
      usetheme{metropolis}

      %useoutertheme{infolines}
      usepackage{lipsum}

      title[Title]{A descriptive Title}
      author[F]{First Author, Second Author, Third Author}
      institute[U]{University of}

      begin{document}
      maketitle

      section{Introduction}

      begin{frame}
      lipsum[3]
      end{frame}

      end{document}








      share














      I am using the metropolis theme and I want to combine it with the



      useoutertheme{infolines}


      It works but the margins are affected in a way that I don't like. So my question is: can I use the infolines theme with metropolis but still keep the original margins?



      Below is a minimal working example. To make sense, you need to compare the compilation with the line useoutertheme{infolines} commented and uncommented.



      documentclass[t]{beamer}
      usetheme{metropolis}

      %useoutertheme{infolines}
      usepackage{lipsum}

      title[Title]{A descriptive Title}
      author[F]{First Author, Second Author, Third Author}
      institute[U]{University of}

      begin{document}
      maketitle

      section{Introduction}

      begin{frame}
      lipsum[3]
      end{frame}

      end{document}






      beamer beamer-metropolis





      share












      share










      share



      share










      asked 56 secs ago









      Jimmy R.Jimmy R.

      1917




      1917






















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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487299%2fmargins-in-beamer-metropolis-theme-with-outer-theme-infolines%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
















          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%2f487299%2fmargins-in-beamer-metropolis-theme-with-outer-theme-infolines%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 /...