diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-12-08 16:46:57 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-12-26 00:52:23 +0100 |
| commit | a4abd1eb3c16641f5f66ebd1654c354b65938d1c (patch) | |
| tree | d6bd822880dd2c2a1a965f3fd263681d4286d4e6 | |
| parent | 89d2c0585834df3f3f6172cf711f0fb09e5aea36 (diff) | |
| download | presentations-a4abd1eb3c16641f5f66ebd1654c354b65938d1c.tar.gz presentations-a4abd1eb3c16641f5f66ebd1654c354b65938d1c.tar.bz2 presentations-a4abd1eb3c16641f5f66ebd1654c354b65938d1c.zip | |
Revert "color is already included by beamer"
This reverts commit 2692117f95defb08688125506d71fd5f77e902fc.
| -rw-r--r-- | 36c3/Replicant_sustainability/Replicant_sustainability.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/36c3/Replicant_sustainability/Replicant_sustainability.tex b/36c3/Replicant_sustainability/Replicant_sustainability.tex index fc80ad7..a2152da 100644 --- a/36c3/Replicant_sustainability/Replicant_sustainability.tex +++ b/36c3/Replicant_sustainability/Replicant_sustainability.tex @@ -1,5 +1,6 @@ \documentclass{beamer} \usepackage[english]{babel} +\usepackage{color} \usepackage{graphicx} \usepackage{ifthen} \usepackage[utf8]{inputenc} |
