8000 Lualatex: escaping of `>` by `\textgreater{}` is not enough, `>>` applies ligature · Issue #5179 · sphinx-doc/sphinx · GitHub
[go: up one dir, main page]

Skip to content
Lualatex: escaping of > by \textgreater{} is not enough, >> applies ligature #5179
@jfbu

Description

@jfbu

Sphinx LaTeX escapes > in source to \textgreater{} in produced TeX file. Unfortunately with lualatex, \textgreater{}\textgreater{} becomes a ligature: ». This is not the case with xelatex or pdflatex.

This showed up as real-life problem when trying to build the PDFs of the CPython documentation using lualatex, as Python wants >>> indexed of course!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0