("TeX"): Quote chars with paren syntax.
This commit is contained in:
parent
3f0656ff20
commit
e89e372698
1 changed files with 2 additions and 2 deletions
|
@ -957,8 +957,8 @@ system, including many technical ones. Examples:
|
|||
("\\grqq" ?“) ("\\\"'" ?“)
|
||||
("\\flq" ?‹)
|
||||
("\\frq" ?›)
|
||||
("\\flqq" ?«) ("\\\"<" ?«)
|
||||
("\\frqq" ?») ("\\\">" ?»)
|
||||
("\\flqq" ?\«) ("\\\"<" ?\«)
|
||||
("\\frqq" ?\») ("\\\">" ?\»)
|
||||
)
|
||||
|
||||
;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f
|
||||
|
|
Loading…
Add table
Reference in a new issue