From 5d4433a719284d1b3231a85dd510054c12a43014 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 19 Apr 2018 16:37:00 +0200 Subject: add generic support for print version All presentations can be built in print form if the file .lxformat_print exists in the main directory. If this file does not exist, the regular beamer format will be generated. IMPORTANT: The print version of the files are named the same as the beamer version! Signed-off-by: John Ogness --- configprint.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'configprint.tex') diff --git a/configprint.tex b/configprint.tex index 1fc56f7..ba98403 100644 --- a/configprint.tex +++ b/configprint.tex @@ -8,6 +8,7 @@ \usepackage{listings,color} \usepackage{graphicx} \usepackage{xltxtra,fontspec,xunicode} +\usepackage{fancyvrb} \usepackage{lxextras} \usepackage{pgfpages} -- cgit v1.2.3