diff options
author | Guillermo Ramos | 2015-07-16 03:05:58 +0200 |
---|---|---|
committer | Guillermo Ramos | 2015-07-16 03:06:20 +0200 |
commit | 48c4cb7bb03009f0ca8a4aa68e72b1496d484c4f (patch) | |
tree | e003a0b49bc03b46b8c16c19172d9452d2484b54 /portada/defs.tex | |
parent | 8bea384f06121342fe351f191d4a5e7055a956f3 (diff) | |
download | tfm-48c4cb7bb03009f0ca8a4aa68e72b1496d484c4f.tar.gz |
Some style fixes in front page
Diffstat (limited to 'portada/defs.tex')
-rw-r--r-- | portada/defs.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portada/defs.tex b/portada/defs.tex index 30f2888..228d9a7 100644 --- a/portada/defs.tex +++ b/portada/defs.tex @@ -2,7 +2,8 @@ \usepackage{changepage} \usepackage{eso-pic} -\newcommand\BackgroundPic{ + +\newcommand{\BackgroundPic}{ \put(-4,0){ \parbox[b][\paperheight]{\paperwidth}{ \vfill @@ -12,7 +13,6 @@ } } } - \definecolor{PortadaBlue}{HTML}{31489F} \newcommand{\Author}{Guillermo Ramos Gutiérrez} |