diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,7 @@ -# Clase tareas +# `fphw` LaTeX class for homeworks -Este formato me permite crear tareas estilosas. +This is a class dedicated to format your homework. It is designed to be easy to read, and easy to grade. -La idea es crear una clase que se integre al documento de manera instantánea. +It is heavily based on the standard `article` class and it accepts all the same optional arguments, except for `twoside` and `twocolumn`, which difficult reading of the finished document. An `spanish`option is added to support the use of spanish; **this does not remove the need for the babel package**. + +Commands added are: |
