[Tutkielma-TeX] gradu2.cls updated - IMPORTANT CHANGES
Matthieu Weber
mweber at mit.jyu.fi
Thu Apr 27 16:43:25 EEST 2006
gradu2.cls has be updated and the current version number is 2.0.
Please note that gradu2.cls does not anymore load hyperref by itself.
The user must load it ``by hand'', therefore giving more control about
which packages will be loaded before hyperref (most) and which ones will
be loaded after it (the ones based on float.sty).
If hyperref is wanted, here is one way to load it properly, depending on
which backend is used by TeX:
%%%%%% 8< %%%%%%%%%%%% 8< %%%%%%%%%%%%%
\ifpdf
\usepackage[pdftex]{hyperref}
\else
\RequirePackage[hypertex]{hyperref}
\fi
%%%%%% 8< %%%%%%%%%%%% 8< %%%%%%%%%%%%%
(\ifpdf is defined in gradu2.cls)
The color package has also been removed from the class, and must be
loaded by the user if needed.
An option for using Palatino font (along with helvetica for sans serif
and courier for monospaced) has been added.
Matthieu
--
(~._.~) Matthieu Weber - Université de Jyväskylä (~._.~)
( ? ) email : mweber at mit.jyu.fi ( ? )
()- -() public key id : 452AE0AD ()- -()
(_)-(_) "Humor ist, wenn man trotzdem lacht (Germain Muller)" (_)-(_)
More information about the Tutkielma-TeX
mailing list