tgt
- 519
- 2
How to do bold letters and larger font with certain words in Latex?
The discussion focuses on formatting text in LaTeX, specifically how to create bold letters and adjust font sizes for certain words. It includes technical explanations and practical tips for achieving desired text formatting in documents.
Participants present various methods and tips for text formatting, but there is no consensus on the best approach for selectively enlarging text. The discussion remains open with multiple perspectives on the use of size commands.
Some limitations include the need for clarity on how grouping affects text size and the potential for misunderstanding the scope of size commands.
When I do \Large for example, it makes everything large. But I just want a line to be large.CompuChip said:\textbf (<-- use for a good reason)
\mathbf
\scriptsize \tiny \large \Large \huge \Huge \HUGE (<-- use for a very good reason -- the farther to the right you go, the better the reason should be)