From 124cb44bfd9f1440ac6d0ddc34f5b6863505d582 Mon Sep 17 00:00:00 2001 From: Benjamin Weiss Date: Thu, 11 Jun 2015 10:58:24 +0200 Subject: [PATCH] removed document class option compress --- demo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.tex b/demo.tex index 3399186..f775364 100644 --- a/demo.tex +++ b/demo.tex @@ -1,4 +1,4 @@ -\documentclass[10pt, compress]{beamer} +\documentclass[10pt]{beamer} \usetheme{m}