python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to customize title page logo size from the beamer inner theme?
I'm currently building a custom beamer theme and I finally found the perfect logo height [height=0.2\textheight] and would like to set it into my default theme (so I don't need to remember it in the f...
marcocamilo
Votes: 0
Answers: 1
hyperref package: how to color citations only
I would like to use the hyperref package to color citations only, but it seems that it colors every link.
For example here:
\documentclass{article}
\usepackage{hyperref}
\hypersetup{
citecolo...
Andros
Votes: 0
Answers: 1
How to include an image that fills the whole slide in a Rmarkdown beamer presentation
I just spent an hour trying to get rmarkdown:beamer_presentation to display a PNG image that fills the whole slide, i.e. without any white borders. The use case is having a regular beamer presentation...
Gertjan Verhoeven
Votes: 0
Answers: 1
Draw arrow between two tikz pictures
I want to draw an arrow from one tikzpicture to another, to include in my Beamer presentation I am making in Rmarkdown. I tried following the answer to this question: Connecting two tikz pictures with...
jooliburger
Votes: 0
Answers: 1