diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ekaia/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ekaia/README | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ekaia/README b/Master/texmf-dist/doc/latex/ekaia/README new file mode 100644 index 00000000000..b37bf451c7e --- /dev/null +++ b/Master/texmf-dist/doc/latex/ekaia/README @@ -0,0 +1,62 @@ +The ekaia package v1.00 +============================= + +Copyright (C) 2014, Edorta Ibarra & the Ekaia Journal (UPV/EHU) +--------------------------------------------------------------- + +Description +----------- + +This package configures the document layout and provides a set of commands and +environments to generate an article following the style of the University of the +Basque Country Science and Technology Journal "Ekaia". + + +Installation +----------- + +To perform the installation, run ekaia.ins (in the same path of ekaia.dtx) through +LaTeX. This action produces the following files: ekaia.sty and ekaia_[EUS].tex. + +To finish the installation you have to move the ekaia.sty file into a directory +searched by TeX. + +To produce the English documentation run the file ekaia.dtx through LaTeX. +To produce the Basque documentation run the file ekaia_[EUS].tex through LaTeX. + + +Usage +----- + +\usepackage{ekaia} + + +Commands +-------- + +\izenburua Prints the document title accordint to the Ekaia journal style +\datak Prints the reception and acceptation dates of the submited article + + +Environments +------------ + +autoreak Generates the environment needed to indicate document authors, + affiliations and contact information +laburpena Generates the environment needed to produce the abstract in Basque +abstract Generates the environment needed to produce the abstract in English +hitz-gakoak Generates the environment needed to print the keywords in Basque +keywords Generates the environment needed to print the keywords in English + + +License +------- + +This program can be redistributed and/or modified under the terms of the +LaTeX Project Public License Distributed from CTAN archives in directory +macros/latex/basee/lppl.txe; either version 1.2 of the License, or any later version. + +This package is maintained by Edorta Ibarra. + + + |