mirror of
git://slackware.nl/current.git
synced 2025-02-14 08:48:37 +01:00
![Patrick J Volkerding](/assets/img/avatar_default.png)
Wed May 19 08:58:23 UTC 2010 Slackware 13.1 x86_64 stable is released! Lots of thanks are due -- see the RELEASE_NOTES and the rest of the ChangeLog for credits. The ISOs are on their way to replication, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We are taking pre-orders now at store.slackware.com, and offering a discount if you sign up for a subscription. Consider picking up a copy to help support the project. Thanks again to the Slackware community for testing, contributing, and generally holding us to a high level of quality. :-) Enjoy!
25 lines
1,008 B
Diff
25 lines
1,008 B
Diff
--- ./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
|