Skip to content

Commit

Permalink
Document latex formatting limitation (closes issue #300).
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Aug 26, 2022
1 parent 82b5704 commit 03d924b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,14 @@ The complete list of warning subtypes that can be suppressed is::
Known Issues and Workarounds
----------------------------

LaTeX Formatting Inside Bibtex Entries
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Beyond simple unicode/LaTeX symbol conversions,
LaTeX formatting in bib files is not supported by pybtex.
Since sphinxcontrib-bibtex uses pybtex to parse and format bibtex entries,
that limitation is carried over to sphinxcontrib-bibtex.

Encoding: Percent Signs
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 03d924b

Please sign in to comment.