Gaming World Forums
General Category => Technology and Programming => Topic started by: bootstrap bill on December 17, 2011, 12:02:04 pm
-
http://imageshack.us/photo/my-images/845/howdouchangethis.jpg/ (http://imageshack.us/photo/my-images/845/howdouchangethis.jpg/)
H0w d0 y0u change the "Contents" in a table of contents to a different word in latex? Also the chapter/section words, how do you change them?
-
\usepackage[spanish]{babel} puts it in your language
It automatically changes the title when you do \section{name of section}, i don't understand why you would want to have a different title in the table of contents and the body
-
Ran a quick search and found this: http://groups.google.com/group/comp.text.tex/browse_thread/thread/a9ccae59f391b591/7accac026df76bfa?lnk=gst&q=table+of+contents#7accac026df76bfa
Also note the dates on those emails.
-
Guana solved my problem, but thanks dada, I also wanted to know how to do that