大师用车|车辆断电致使CD机被锁死 4S店索要解
6 questions
54
votes
3
answers
36k
views
When to use bold, italics, small caps, typewriter etc.?
I'm a little confused on the purposes of each kind of text in LaTeX. I know the function of some of them, but sometimes people use each for different reasons. For example:
\texttt is for code (no ...
131
votes
5
answers
58k
views
Does it matter if I use \textit or \it, \bfseries or \bf, etc
I typically use
\textit{Some italicized text}
while some of my colleagues use
{\it Some other text}
Should I bother changing one or the other, or does it matter?
Related:
Is there any reason not ...
8
votes
1
answer
204
views
Font formatting order
I want to set my chapterprefix font for scrbook class. This is what I want to do:
\setkomafont{chapterprefix}{\centering\Huge\rmfamily\mdseries\scshape}
However, as I was writting it, I asked myself ...
8
votes
0
answers
23k
views
Where should I use \textsc? [closed]
When should I use macro \textsc ? What is common practice in document like diploma thesis? Should I use it for names of persons, names of described entities of particular interest or in some other ...
9
votes
1
answer
898
views
How to create a good document structure in advance for a book to be typeset using sanskrit fonts
I am taking up a task for typing an old text which is over 1200 pages. I am attaching a sample page. I am new to TeX, I still did not get the hang to create a good structure so that it will give me ...
12
votes
1
answer
595
views
Is it OK to use \tt etc. in latex2e if you don't want the text to inherit the font of the containing text?
I want some words to always be in upright teletype (they are defined to be something specific).
If the sentence is emphasised and this word appears I do not want the text to be italic teletype, but ...