Text Formatting ⇒ Bold math symbol in \caption{}
Bold math symbol in \caption{}
How to bold math symbol in \caption{} without affecting the List of Figure? I mean the font in the list should be plain. Can anyone help me?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Bold math symbol in \caption{}
Hi huddiex,
use the optional Parameter of \caption:
Stefan
use the optional Parameter of \caption:
Code: Select all
\caption[list entry]{title}
LaTeX.org admin
Re: Bold math symbol in \caption{}
thanks Stefan_k,
It does works!
It does works!

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Bold math symbol in \caption{}
Fine
Just a remark: generally if a problem is solved you could mark the topic as "solved" by editing the your first post of the topic and by choosing the checkmark as topic icon.
Best regards,
Stefan

Just a remark: generally if a problem is solved you could mark the topic as "solved" by editing the your first post of the topic and by choosing the checkmark as topic icon.
Best regards,
Stefan
LaTeX.org admin