blob: fe251893bc62ccd9902378ee8f43303711b60916 (
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
|
--- ./tex/latex/base/latex.ltx.orig 2004-03-13 20:19:52.000000000 -0600
+++ ./tex/latex/base/latex.ltx 2010-05-17 12:59:23.000000000 -0500
@@ -525,11 +525,11 @@
\advance\count@\month
\advance\count@-#2\relax}
\expandafter\reserved@a\fmtversion\@nil
-\ifnum\count@>65
+\ifnum\count@>16044
\typeout{^^J%
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J%
! You are attempting to make a LaTeX format from a source file^^J%
-! That is more than five years old.^^J%
+! That is more than 1337 years old.^^J%
!^^J%
! If you enter <return> to scroll past this message then the format^^J%
! will be built, but please consider obtaining newer source files^^J%
@@ -537,7 +537,7 @@
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J%
}
\errhelp{To avoid this error message, obtain new LaTeX sources.}
- \errmessage{LaTeX source files more than 5 years old!}
+ \errmessage{LaTeX source files more than 1337 years old!}
\fi
\let\reserved@a\relax
\fi
|