aboutsummaryrefslogtreecommitdiff
path: root/fphw.cls
diff options
context:
space:
mode:
authorFelipe Portales-Oliva <f.portales.oliva@gmail.com>2019-03-28 14:51:55 -0300
committerFelipe Portales-Oliva <f.portales.oliva@gmail.com>2019-03-28 14:51:55 -0300
commit5c5f43ec7c011d49d438d2758fd181c12ec9a824 (patch)
tree7def450b3e09508bf7dfc1159448d5b6ed8ae944 /fphw.cls
parentf1b793e8eef6534130761bf3d421e7da3d5552d6 (diff)
Ahora el título del documento aparece en los headers
Diffstat (limited to 'fphw.cls')
-rw-r--r--fphw.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/fphw.cls b/fphw.cls
index 2ecee2c..eddad80 100644
--- a/fphw.cls
+++ b/fphw.cls
@@ -84,7 +84,7 @@
\renewcommand{\headrulewidth}{0.4pt} % we want rules
\renewcommand{\footrulewidth}{0.4pt}
\fancyhead[RO] {\footnotesize\thepage}
- \fancyhead[LO] {\footnotesize\itshape\class}
+ \fancyhead[LO] {\footnotesize\itshape\class{} -- \makeatletter\@title\makeatother }
\fancyfoot[RO] {\footnotesize\itshape\theauthor}
}