Edit

IABSD.fr/src/share

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2025-05-21 16:43:41
    Hash : 55f00fa1
    Message : Revert deprecation of the .Li macro because a question from Evan Silberman revealed an (admittedly rare) use case that is not only legitimate, but even provides .Li with semantic significance: unquoted in-line literal display. Make it clear that .Ql is still the normal macro for in-line literal displays. Consistently mention that the term "literal display" implies formatting with a constant-width font, resulting in improved descriptions for several macros implementing literal displays. OK jmc@.