diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-19 16:37:00 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-19 16:37:00 +0200 |
| commit | 5d4433a719284d1b3231a85dd510054c12a43014 (patch) | |
| tree | c613d59411961e11ece2b57096fd1a9af9346b17 /configprint.tex | |
| parent | 14868ed29a87bbce4198894e530895e318da9fea (diff) | |
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 <john.ogness@linutronix.de>
Diffstat (limited to 'configprint.tex')
| -rw-r--r-- | configprint.tex | 1 |
1 files changed, 1 insertions, 0 deletions
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} |
