mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-04 22:07:52 +02:00
Update latex.html.markdown
Co-authored-by: Andre Polykanine <ap@oire.me>
This commit is contained in:
@@ -282,7 +282,7 @@ active links in the table of contents.
|
|||||||
By default, historically LaTeX accepts input which are pure ASCII,
|
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 incert accents and basic latin symbols, with backslash shortcuts
|
It is easy to insert accents and basic Latin symbols, with backslash shortcuts
|
||||||
Like \,c, \'e, \`A, \ae and \oe etc. % for ç, é, À, etc
|
Like \,c, \'e, \`A, \ae and \oe etc. % for ç, é, À, etc
|
||||||
% See https://en.wikibooks.org/wiki/LaTeX/Special_Characters#Escaped_codes for more
|
% See https://en.wikibooks.org/wiki/LaTeX/Special_Characters#Escaped_codes for more
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user