Text FormattingNo bold font in TOC (section names)

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
phini2006
Posts: 7
Joined: Sat Jan 09, 2010 1:13 pm

No bold font in TOC (section names)

Post by phini2006 »

Here it is:

Code: Select all

 *File List*
scrreprt.cls    2006/07/30 v2.95b KOMA-Script document class (report)
scrkbase.sty    2006/07/30 v2.95b KOMA-Script package (basics and keyval use)
scrlfile.sty    2006/03/28 v2.95 KOMA-Script package (loading files)
  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
  size11.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
typearea.sty    2006/07/30 v2.95b KOMA-Script package (type area)
 fontenc.sty
   t1enc.def    2005/09/27 v1.99g Standard LaTeX file
   babel.sty    2005/11/23 v3.8h The Babel package
ngermanb.ldf    2004/02/20 v2.6m new German support from the babel system
 lmodern.sty    2007/01/14 v1.3 Latin Modern Fonts
blindtext.sty    2006/11/21 V1.7 blindtext-Package
  xspace.sty    2006/05/08 v1.12 Space after command names (DPC,MH)
   t1lmr.fd    2007/01/14 v1.3 Font defs for Latin Modern
  t1lmss.fd    2007/01/14 v1.3 Font defs for Latin Modern
  omslmr.fd    2007/01/14 v1.3 Font defs for Latin Modern
 omslmsy.fd    2007/01/14 v1.3 Font defs for Latin Modern
 ***********
(I used your code example in this case; error still occurs, TOC is empty; I deleted the select-input-lines because I don't have the required package)

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

No bold font in TOC (section names)

Post by localghost »

Just compare your version of KOMA Script to mine and update.
phini2006
Posts: 7
Joined: Sat Jan 09, 2010 1:13 pm

Re: No bold font in TOC (section names)

Post by phini2006 »

Thanks, that seems to be the problem.

Unfortunately, since I'm using Ubuntu 9.10 and refuse to install anything that isn't available over Ubuntu's package management, I'm going to ignore this problem for the time being. The versions shown in my *File List* are the newest ones available :?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: No bold font in TOC (section names)

Post by localghost »

My Linux system is openSUSE 11.2 and I get TeX Live 2009 from the repositories. As far as I know you should get this as well for Ubuntu 9.10 without a problem.
phini2006
Posts: 7
Joined: Sat Jan 09, 2010 1:13 pm

Re: No bold font in TOC (section names)

Post by phini2006 »

No, just looked it up, 9.10 offers only Texlive 2007, and there don't seem to be any inofficial repositories that offer it either. Texlive 2009 will be integrated into 10.04 if I understood it correctly.
Post Reply