Skip to content

thick space in latex formula causes error #10552

@ajmay81

Description

@ajmay81

i.e. the \; latex command in math mode. This is a regression in Doxygen 1.10.0, it did not occur with 1.9.8. An example Fortran file test.f90:

!> test doxygen
!>
!> some formula \f$U^{\;\;i_1}_{ac}\f$ included.
subroutine test
end subroutine test

Generates:

/host> doxygen Doxyfile 1>/dev/null
/host/test.f90:4: warning: End of comment block while inside formula.
********************************************************************
Error in file /host/test.f90 line: 6, state: 10(ModuleBody)
********************************************************************

This was with doxygen built from doxygen-1.10.0.src.tar.gz.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions