Search found 1 match

by AndreiR
Wed Jun 20, 2012 4:45 pm
Forum: Text Formatting
Topic: Bold Typeface for Entry Prefixes in LoF
Replies: 3
Views: 4860

Bold Typeface for Entry Prefixes in LoF

Hello all,

I'd like to ask for help, I'm new to LaTeX. Need to bold only a part of caption on List of Figures.

I have:

Figure 1 - ZZZZZZZ .........12
Figure 2 - YYYYYYY ........13

By using \renewcommand{\cftfigfont}{\bfseries}

Figure 1 - ZZZZZZZ .........12
Figure 2 - YYYYYYY ........13 ...