blob: ca4844e68840b83b82923d45f1aec6ba0dbee0a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
% Here are the historical changes in the "msg" package for LaTeX.
2019/01/01 V 0.51 mods: bug correction by viii-files for utf8,
\msgencoding not used anymore, 7-bits messages,
few documentation changes.
2006/11/09 V 0.50 mods: Makefile did'nt worked correctly (wrong files moved)
for TeXLive production.
Wrongly installed "msg" package, as in TeXLive 2005
now detected (file msg-msg.tex not found).
2006/10/03 V 0.40 mods: no options are declared and processed when the "msg"
package is called internally (from another package)
or from the kernel. This is just a test if
\intern@c@llfrom is undefined or not. \intern@c@llfrom
should contain the name of module calling (for future
use).
Added a Makefile to prepare for TeXLive.
Added this CHANGES file.
2005/02/14 V 0.30 mods: added hook for possible keyboard output reencoding;
few documentation changes.
2005/01/07 V 0.10 mods: bug corrections: mostly \msgencoding not running before
\begin{document};
German message file completed.
Few documentation changes.
2004/12/04 V 0.09 mods: bug correction whith the "tracefiles" option,
\msgencoding now generalized,
few documentation changes.
Previous changes not recorded.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|