mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #4979: latex: Incorrect escaping of curly braces in index entries
This commit is contained in:
@@ -10,3 +10,7 @@ A :index:`famous` :index:`equation`:
|
||||
.. index:: Einstein, relativity
|
||||
|
||||
and some text.
|
||||
|
||||
.. index:: main {
|
||||
|
||||
An index entry containing non paired curly brace
|
||||
|
||||
Reference in New Issue
Block a user