Non-normatively mention result-reference from 'der'#3871
Open
henrikt-ma wants to merge 1 commit intomodelica:masterfrom
Open
Non-normatively mention result-reference from 'der'#3871henrikt-ma wants to merge 1 commit intomodelica:masterfrom
henrikt-ma wants to merge 1 commit intomodelica:masterfrom
Conversation
HansOlsson
reviewed
Apr 13, 2026
| \begin{nonnormative} | ||
| There is also a two argument form of \lstinline!der! used in annotations, see \productionref{result-reference} in the grammar. | ||
| This form is used to refer to higher order derivatives of a component as described in \cref{plot-curves}. | ||
| It is not valid as a general expression outside annotations. |
Collaborator
There was a problem hiding this comment.
Suggested change
| It is not valid as a general expression outside annotations. | |
| It is not valid as a general expression outside those annotations. |
Since it's only valid for some specific annotations.
Collaborator
Author
There was a problem hiding this comment.
It is true that it is not being used by all annotations, but those is a dangling reference here. Would it be better to just drop outside annotations?
Collaborator
There was a problem hiding this comment.
Yeah, that would work as well.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3857.