Tagged Questions
34
votes
2answers
1k views
When to use \par and when \\
What is the difference between \par and \\ and when should I use \par instead of \\?
11
votes
1answer
248 views
Is it a good practice if we always locally precede \href with \sloppy?
Is it a good practice if we always locally precede \href with \sloppy as follows?
if you are interested to know the details,
please contact me at {\sloppy
...
16
votes
1answer
421 views
Best choice between using \\ or leaving space after each paragraph to end the paragraph
Here is the thing, I have always used a blank space between paragraphs in order to tell latex that there is a new paragraph. But there is someone I work with very often that keeps using \\ to break a ...
11
votes
2answers
847 views
Disallowing line break before dash (en dash and em dash)
In Polish typography dash (pol. myślnik) should not be put after a line break.
Below you can find badly and correctly typed samples using en dash (pol. półpauza) and em dash (pol. pauza).
...
27
votes
4answers
5k views
When should I use non-breaking space?
DEK gained a reputation of painting red the draft dissertations of his students, taking particular note of incidents when they omitted a non-breaking space that should have been included.
I have this ...
