8000 Not possible to place a `\cite` in a `\par` title by albert-github · Pull Request #11405 · doxygen/doxygen · GitHub
[go: up one dir, main page]

Skip to content

Not possible to place a \cite in a \par title #11405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

albert-github < 9E13 /div>
Copy link
Collaborator

When having:

\par cite_based \cite lorigo2001.

this will lead to:

warning: Illegal command '@cite' found as part of a title section

although there is no reason prohibiting it, especially as in a \section it is possible to have it.

(During evaluation also the \anchor caused some problems with a subsequent \par statement (due to switching to a wrong state).

Example: example.tar.gz

(Found for the ITK project)

When having:
```
\par cite_based \cite lorigo2001.
```
this will lead to:
```
warning: Illegal command '@cite' found as part of a title section
```
although there is no reason prohibiting it, especially as in a `\section` it is possible to have it.

(During evaluation also the `\anchor` caused some problems with a subsequent `\par` statement (due to switching to a wrong state).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0