diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-09 16:55:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-09 16:55:56 +0000 |
commit | b935758f735019eb631228aac606e01bfb326598 (patch) | |
tree | 96c289ec3793722d1b421d6516073bd32970cb63 /Master/texmf-dist/doc/latex/unamthesis/README | |
parent | b029b3d5d1cba38f18a9e2bb6a0104edb1e70d08 (diff) |
unamthesis (8apr13)
git-svn-id: svn://tug.org/texlive/trunk@29799 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unamthesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/unamthesis/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/unamthesis/README b/Master/texmf-dist/doc/latex/unamthesis/README index 00a1675ebe3..b312da4c919 100644 --- a/Master/texmf-dist/doc/latex/unamthesis/README +++ b/Master/texmf-dist/doc/latex/unamthesis/README @@ -1,6 +1,6 @@ Universidad Nacional Aut\'{o}noma de M\'{e}xico (UNAM) Thesis style for LaTeX by Julio A. Freyre-Gonz\'{a}lez (Current Maintainer) -v2.01 (16/may/2011) +v2.02 (05/apr/2013) This style provides a customizable format to typeset theses according to the Universidad Nacional Autonoma de Mexico guidelines. This is provided with support to be also used in Scientific Workplace (SWP) 3.x. @@ -26,13 +26,13 @@ For SWP 3.x: Package usage -Escudo-UNAM and Escudo-IBT must reside in your main document directory. The style looks for these files to draw the logos on the cover page. You may customize the logos using the \logounam{path_file} and \logoinstitute{path_file} commands in the preamble to define the files location and name. +Escudo-UNAM and Escudo-IBT must reside in your main document directory if you want to use this logos. The style looks for these files to draw the logos on the cover page. You may customize the logos using the \logounam{path_file} and \logoinstitute{path_file} commands in the preamble to define the files location and name. The \university{university name} command allows you to customize the university name, which defaults to 'Universidad Nacional Aut\'{o}noma de M\'{e}xico'. -In addition, \institute{institute name}, \rcenter{research center name}, \faculty{faculty name}, or \school{school name} commands allow to set the institution name where you carried out your studies. The rationale for use different commands is to autoselect the correct gender for the definite article. However, these are optional commands, so in case you omit the institution name, the gender of the definite article in the title page is set by default to female ('la') to match with the gender of the word 'universidad'. You could customize it using \@instituteartm to set to male the definite article ('el') or \@instituteartf to set it to female ('la'). The \department{department or program name} is optional. +In addition, \institute{institute name}, \rcenter{research center name}, \faculty{faculty name}, or \school{school name} commands allow to set the institution name that will grant the degree. The rationale for using different commands is to autoselect the correct gender for the definite article (see the second page in UNAMThesis.pdf). However, these are optional commands, in case you omit the institution name, the gender of the definite article in the title page is set by default to female ('la') to match with the gender of the word 'universidad'. You may customize it by using \@instituteartm to set to male gender the definite article ('el') or \@instituteartf to set it to female ('la'). The \department{department or program name} is optional. -The style implements environments for dedication, acknowledgements, foreword, resumen and abstract. Besides, there are command versions for all these environments (except abstract) named: \makededication{...}, \makeacknowledgements{...}, \makeforeword{...} and \makeresumen{...}. These command versions are useful to interface with SWP due to some bizarre restrictions; so, if you are using standard LaTeX (without SWP) please use the enviroments. +The style implements environments for dedication, acknowledgements, foreword, resumen and abstract. Besides, there are command versions for all these environments (except abstract because it is already implemented in SWP) named: \makededication{...}, \makeacknowledgements{...}, \makeforeword{...} and \makeresumen{...}. These command versions are useful to interface with SWP due to some bizarre restrictions in the software; so, if you are using standard LaTeX (without SWP) please use the enviroments. In addition, this style implements an environment (quotenat) for opening quotes (quotations commonly used at the beginning of a chapter). @@ -52,7 +52,7 @@ In order to use the UNAM Thesis style with SWP 3.x you must to install the follo Enjoy! -Please send your error and bug reports to the emails below. +Please send your error and bug reports or suggestions for new features to the emails below. Julio A. Freyre-Gonzalez, PhD Professor in Regulatory Systems Biology |