With multiple occurrences of a field being set in an ODT document, the plugin always evaluates all of them, resulting in the last one actually setting the value.
This is an issue if a document is composed of several pages and subpages merged with the include plugin. In that case you might want to only use the first occurrence of a field command.
I'll provide a pull request for this issue.
With multiple occurrences of a field being set in an ODT document, the plugin always evaluates all of them, resulting in the last one actually setting the value.
This is an issue if a document is composed of several pages and subpages merged with the include plugin. In that case you might want to only use the first occurrence of a field command.
I'll provide a pull request for this issue.