Skip to content

v3.22.7

Choose a tag to compare

@jdum jdum released this 04 May 11:07
· 8 commits to main since this release
  • Improve the Note class: a note can now be either auto-numbered or have a fixed label (PR #66).

  • Auto-numbered notes: the consumer (e.g. LibreOffice) generates the citation number fromtext:notes-configuration. Create this by providing only "citation" (pre-filled display text) or nothing at all. No "text:label" attribute is written. That was the previous behaviour, no change required.

  • Labeled notes: the note carries a fixed label. Create this by providing "label" (sets the "text:label" attribute). If "citation" is not given, the display text defaults to the label value.