summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/matc3mem/matc3mem.pdfbin390195 -> 389629 bytes
-rw-r--r--Master/texmf-dist/source/latex/matc3mem/matc3mem.dtx5
-rw-r--r--Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls2
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/matc3mem/matc3mem.pdf b/Master/texmf-dist/doc/latex/matc3mem/matc3mem.pdf
index 59c0b0ca7c1..13b2cfcf8ca 100644
--- a/Master/texmf-dist/doc/latex/matc3mem/matc3mem.pdf
+++ b/Master/texmf-dist/doc/latex/matc3mem/matc3mem.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/matc3mem/matc3mem.dtx b/Master/texmf-dist/source/latex/matc3mem/matc3mem.dtx
index c8ccaef4db9..9527837f734 100644
--- a/Master/texmf-dist/source/latex/matc3mem/matc3mem.dtx
+++ b/Master/texmf-dist/source/latex/matc3mem/matc3mem.dtx
@@ -62,7 +62,7 @@ della definizione; i numeri in tondo si riferiscono alle linee del codice in cui
la voce.}
\setcounter{IndexColumns}{2}
\makeindex
-\DoNotIndex{\\,, \@endpart, \@setuppart, \\, \\ }
+\DoNotIndex{\\,, \@endpart, \@setuppart, \`, \\, \\ }
\DoNotIndex{\addtolength, \afterpartskip, \alph}
\DoNotIndex{\baselineskip, \beforechapskip, \beforepartskip, \begin, \begingroup}
\DoNotIndex{\centering, \cftpartnumwidth, \chapnumfont, \chaptermark, \chaptername, \chapternonumtrue}
@@ -507,8 +507,9 @@ la voce.}
% \end{environment}
% \begin{environment}{proprieta}
% Clone dell'ambiente~\textsf{teorema}, usato per le proprietà.
+% \changes{v1.0.2}{2013/04/12}{Bug corretto della lettera accentata}
% \begin{macrocode}
-\newshadetheorem{proprieta}[teorema]{Proprietà}
+\newshadetheorem{proprieta}[teorema]{Propriet\`a}
% \end{macrocode}
% \end{environment}
% \begin{environment}{soluzione}
diff --git a/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls b/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls
index 3a3003d132e..6b053403c7b 100644
--- a/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls
+++ b/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls
@@ -90,7 +90,7 @@
\newshadetheorem{legge}[teorema]{Legge}
\newshadetheorem{principio}[teorema]{Principio}
\newshadetheorem{procedura}[teorema]{Procedura}
-\newshadetheorem{proprieta}[teorema]{Proprietà}
+\newshadetheorem{proprieta}[teorema]{Propriet\`a}
\newenvironment{soluzione}[1][Soluzione]%
{\begin{trivlist}%
\item[\hskip \labelsep {\itshape #1}]%