Dimitri van Heesch

Results 379 comments of Dimitri van Heesch

@albert-github Any ideas how to fix it in a better way?

@pamaury Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available. @albert-github...

This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.13.0. Please verify if this is indeed the case. Reopen the issue...

@albert-github Looks like adding the `\mbox` around the `\hyperlink` causes the link not to be wrapped. If I define the `\doxylink` without `\mbox` it works nicely again: ```tex % Used...

@albert-github Thanks. Looking at the [original example](https://sourceforge.net/projects/doxygen/files/attachments/bug793644_368674_bug793644.zip/download) from https://github.com/doxygen/doxygen/issues/6337 I don't see a problem when removing the `\mbox`, so it could also be that the problem in the hyperref package...

@ManuelSchneid3r Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available.

@albert-github I agree with adding a warning for such cases.

@McDaMastR Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available.

@albert-github This is a very contrived example. In cases where the individual tokens after macro expansion create a new function macro, like is done here with the `LPAREN()` and `G`,...

@McDaMastR @albert-github I've added a fix for the invalid string issue.