1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-07 15:26:45 +02:00

Merge pull request #3454 from koppor/patch-2

[latex/en] Fix comment on using \ after abbreviations
This commit is contained in:
Andre Polykanine
2019-01-29 01:59:15 +02:00
committed by GitHub

View File

@@ -95,7 +95,7 @@ to the source code.
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.
\section{Lists}