Text FormattingTrouble with outdated files

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
jabe
Posts: 3
Joined: Tue Aug 10, 2010 4:00 pm

Trouble with outdated files

Post by jabe »

I am a rather unexperienced user. and i keep getting this message when i try to modify my document, can either of you help ?
Attachments
trouble.pdf
Screen print
(28.75 KiB) Downloaded 140 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

Re: Trouble with outdated files

Post by Stefan Kottwitz »

Hi jabe,

welcome to the board!
My first idea would be to update the TeX installation or to install a new one since it seems to be a problem with outdated source files.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Trouble with outdated files

Post by localghost »

Just a side note. Screen shots (in which format ever) are not a preferable way to present error messages. Attaching the complete log file or posting its relevant parts (in a code environment) is definitely the way to go.


Best regards and welcome to the board
Thorsten
jabe
Posts: 3
Joined: Tue Aug 10, 2010 4:00 pm

Re: Trouble with outdated files

Post by jabe »

can either of you send me a link to a new tex installation ?

Sorry about the screenshot wont happen again
User avatar
Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

Trouble with outdated files

Post by Stefan Kottwitz »

Hi jabe!
Stefan
LaTeX.org admin
jabe
Posts: 3
Joined: Tue Aug 10, 2010 4:00 pm

Re: Trouble with outdated files

Post by jabe »

HI
Didnt help !!

Can you please advice me on how to get a new version of TeXnicenter ?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

Trouble with outdated files

Post by Stefan Kottwitz »

You can get it in the Download section of TeXnicCenter.org.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Trouble with outdated files

Post by localghost »

jabe wrote:HI
Didnt help !!

Can you please advice me on how to get a new version of TeXnicenter ?
A new version of TeXnicCenter (TXC) won't help. As already mentioned, the problem seems to be caused by the installation of a too old LaTeX system (specifically the file »latex.ltx«).

Code: Select all

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! You are attempting to make a LaTeX format from a source file
! That is more than five years old.
!
! If you enter <return> to scroll past this message then the format
! will be built, but please consider obtaining newer source files.
! before continuing to build LaTeX
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! LaTeX source file more than five years old!.
Check whether there are remains of a former LaTeX distribution and make sure that they are removed entirely. Afterwards try an anew installation.
Post Reply