mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-05 14:28:31 +00:00
Merge pull request #3454 from koppor/patch-2
[latex/en] Fix comment on using \ after abbreviations
This commit is contained in:
commit
cc02eceaea
@ -95,7 +95,7 @@ to the source code.
|
|||||||
|
|
||||||
Separate paragraphs by empty lines.
|
Separate paragraphs by empty lines.
|
||||||
|
|
||||||
You need to add a dot after abbreviations (if not followed by a comma), because otherwise the spacing after the dot is too large:
|
You need to add a backslash after abbreviations (if not followed by a comma), because otherwise the spacing after the dot is too large:
|
||||||
E.g., i.e., etc.\ are are such abbreviations.
|
E.g., i.e., etc.\ are are such abbreviations.
|
||||||
|
|
||||||
\section{Lists}
|
\section{Lists}
|
||||||
|
Loading…
Reference in New Issue
Block a user