This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/70788] New: LaTeX formulae in doxygen comments should be suppressed in man-page output


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70788

            Bug ID: 70788
           Summary: LaTeX formulae in doxygen comments should be
                    suppressed in man-page output
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: minor
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

Doxygen's formula support only works for HTML and LaTeX output, so the
generated man pages contain garbled LaTeX such as "x_{i+1}tarrow(ax_{i} + c) d
]"

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]