fix: clarify list display inconsistency in README
Resolved ambiguity regarding the display of lists in different outputs by specifying that the LaTeX output correctly represents the intended format. This update ensures clear communication on how references should appear across various formats, addressing potential confusion highlighted in the documentation.
This commit is contained in:
parent
de7236b9fe
commit
085bf983a1
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ Datum: 20. Februar 2024
|
|||
> Aufzählungen nicht korrekt dargestellt. Im Git-Interface wird sie als
|
||||
> römische Ziffern dargestellt (i., ii.,...), im PDF-Output als lateinische
|
||||
> Kleinbuchstaben (a., b.,...). Dies führt zu einer inkonsistenten
|
||||
> Darstellung von Referenzen.
|
||||
> Darstellung von Referenzen. Die korrekte Darstellung ist im LaTeX-Output
|
||||
> gegeben.
|
||||
|
||||
> Note: An English translation of the statutes is available on the
|
||||
> ["english" branch](https://git.private.coffee/PrivateCoffee/Statuten/src/branch/english).
|
||||
|
|
Loading…
Reference in a new issue