Tech Does anyone use LaTeX? (Read 122 times)

  • Tobaccotherapy : the cure through smoke
  • Pip
  • Group: Member
  • Joined: Mar 14, 2004
  • Posts: 168
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?
  • Avatar of Guana
  • PipPipPip
  • Group: Member
  • Joined: Sep 28, 2002
  • Posts: 389
\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
  • Avatar of dada
  • VILLAIN
  • PipPipPipPipPipPipPipPip
  • Group: Administrator
  • Joined: Dec 27, 2002
  • Posts: 5538
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.
  • Tobaccotherapy : the cure through smoke
  • Pip
  • Group: Member
  • Joined: Mar 14, 2004
  • Posts: 168
Guana solved my problem, but thanks dada, I also wanted to know how to do that