mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 15:51:41 +03:00
Update latex.html.markdown
Co-authored-by: Andre Polykanine <ap@oire.me>
This commit is contained in:
parent
8ad80f71e5
commit
14baa531c9
@ -280,7 +280,7 @@ active links in the table of contents.
|
||||
\section{Writing in ASCII or other encodings}
|
||||
|
||||
By default, historically LaTeX accepts input which are pure ASCII,
|
||||
meaning without accents (à, è etc) and non-latin symbols.
|
||||
meaning without accents (à, è etc.) and non-Latin symbols.
|
||||
|
||||
It is easy to insert accents and basic Latin symbols, with backslash shortcuts
|
||||
Like \,c, \'e, \`A, \ae and \oe etc. % for ç, é, À, etc
|
||||
|
Loading…
Reference in New Issue
Block a user