[Tutkielma-TeX] [darcs] jydiss.cls-muutos: Fixed an incompatibility with the color package and subsequently with all packages using color, such as pdfpages

Matthieu Weber mweber at mit.jyu.fi
Thu Oct 4 10:52:01 EEST 2007


(English below)

Tämä on automaattinen ilmoitus jydiss-luokkaan tai sen dokumentaatioon tehdystä
muutoksesta.  Voit hakea uuden, muutetun version osoitteesta
  http://antti-juhani.kaijanaho.fi/darcs/jydiss/

Alla on tiedot tehdystä muutoksesta.

---

This is an automated notification of a change made to the jydiss document
class or its accompanying documentation.  You can get the new version at
  http://antti-juhani.kaijanaho.fi/darcs/jydiss/

Below, you will find information about the actual change.

Thu Oct  4 10:51:02 EEST 2007  Matthieu Weber <mweber at mit.jyu.fi>
  * Fixed an incompatibility with the color package and subsequently with all packages using color, such as pdfpages
diff -rN -u old-jydiss/jydiss.cls new-jydiss/jydiss.cls
--- old-jydiss/jydiss.cls	2007-10-04 10:52:01.121161000 +0300
+++ new-jydiss/jydiss.cls	2007-10-04 10:52:01.121161000 +0300
@@ -784,7 +784,7 @@
 	\fi\fi}
 \def\@seccntformat#1{%
   \protect\diss at section@indent{#1}%
-	\sbox\@tempboxa{\csname the#1\endcsname}%
+	\setbox\@tempboxa\hbox{\csname the#1\endcsname}%
 	\advance\@tempdima -\wd\@tempboxa
 	\protect\@test at section@indent{\@tempdima}%
   \csname the#1\endcsname\hskip\@tempdima}






More information about the Tutkielma-TeX mailing list