-
-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem
I've a beamer presentation, compiled from vim, one slide appears green, I dont know why?
Looks fine in other viewers.
Steps to reproduce
Compiling this:
\documentclass{beamer}
% Theme selection
\usetheme{Madrid}
\usecolortheme{default}
% Packages
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{hyperref}
\usepackage{caption}
\usepackage{xcolor}
% Presentation metadata
\title{AAAAAAA}
% \subtitle{Optional Subtitle}
\author{BBBBBBB}
% \institute{Your Institution}
\date{\today}
\begin{document}
\frame{\titlepage}
\begin{frame}
\frametitle{Projects}
\begin{enumerate}
\setbeamertemplate{enumerate items}[default]
\item A
\item A
\item A
\end{enumerate}
\end{frame}
\end{document}Expected behavior
Expected Madrid theme
zathura version (zathura --version)
zathura 0.5.4
girara version (zathura --version)
girara 0.4.2
zathura backend
pdf-poppler (0.3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels