diff options
| author | lukeflo | 2025-06-30 10:43:38 +0200 |
|---|---|---|
| committer | lukeflo | 2025-06-30 10:43:38 +0200 |
| commit | b10615ade6bb2710cf6716f05cc496cb082d24ad (patch) | |
| tree | a468b0766e1f3c32148e9eef5b8f0d75bf256fa8 /tests | |
| parent | ae1667410b0a812fff8d464251548f23f88ae024 (diff) | |
| download | bibiman-b10615ade6bb2710cf6716f05cc496cb082d24ad.tar.gz bibiman-b10615ade6bb2710cf6716f05cc496cb082d24ad.zip | |
opening notes in set editor
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/biblatex-test.bib | 12 | ||||
| -rw-r--r-- | tests/note-files/aristotle_poetics.txt | 1 | ||||
| -rw-r--r-- | tests/note-files/aristotle_rhetoric.md (renamed from tests/note-files/aristotle:poetics.txt) | 0 | ||||
| -rw-r--r-- | tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF (renamed from tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF) | bin | 25294 -> 25294 bytes | |||
| -rw-r--r-- | tests/pdf-files/aristotle:rhetoric.txt | 0 | ||||
| -rw-r--r-- | tests/pdf-files/aristotle_physics.pdf (renamed from tests/pdf-files/aristotle:physics.pdf) | bin | 25294 -> 25294 bytes | |||
| -rw-r--r-- | tests/pdf-files/aristotle_rhetoric.pdf (renamed from tests/pdf-files/aristotle:rhetoric.pdf) | bin | 25294 -> 25294 bytes | |||
| -rw-r--r-- | tests/pdf-files/aristotle_rhetoric.txt (renamed from tests/note-files/aristotle:rhetoric.md) | 0 |
8 files changed, 7 insertions, 6 deletions
diff --git a/tests/biblatex-test.bib b/tests/biblatex-test.bib index 4071dcb..692375e 100644 --- a/tests/biblatex-test.bib +++ b/tests/biblatex-test.bib @@ -9,7 +9,7 @@ model of particle physics.}, } -@collection{matuz:doody, +@collection{matuz_doody, title = {Contemporary Literary Criticism}, year = {1990}, location = {Detroit}, @@ -54,7 +54,7 @@ field}, } -@book{aristotle:anima, +@book{aristotle_anima, title = {De Anima}, author = {Aristotle}, location = {Cambridge}, @@ -68,7 +68,7 @@ editor}}, } -@book{aristotle:physics, +@book{aristotle_physics, title = {Physics}, shorttitle = {Physics}, author = {Aristotle}, @@ -84,7 +84,7 @@ annotation = {A \texttt{book} entry with a \texttt{translator} field}, } -@book{aristotle:poetics, +@book{aristotle_poetics, title = {Poetics}, shorttitle = {Poetics}, author = {Aristotle}, @@ -100,7 +100,7 @@ editor} as well as a \texttt{series} field}, } -@mvbook{aristotle:rhetoric, +@mvbook{aristotle_rhetoric, title = {The Rhetoric of {Aristotle} with a commentary by the late {Edward Meredith Cope}}, shorttitle = {Rhetoric}, @@ -441,7 +441,7 @@ @string{pup = {Princeton University Press}} -@incollection{westfahl:space, +@incollection{westfahl_space, title = {The True Frontier}, author = {Westfahl, Gary}, pages = {55--65}, diff --git a/tests/note-files/aristotle_poetics.txt b/tests/note-files/aristotle_poetics.txt new file mode 100644 index 0000000..a156c76 --- /dev/null +++ b/tests/note-files/aristotle_poetics.txt @@ -0,0 +1 @@ +Here some very boring information regarding Aristotle diff --git a/tests/note-files/aristotle:poetics.txt b/tests/note-files/aristotle_rhetoric.md index e69de29..e69de29 100644 --- a/tests/note-files/aristotle:poetics.txt +++ b/tests/note-files/aristotle_rhetoric.md diff --git a/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF b/tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF Binary files differindex 6aaba88..6aaba88 100644 --- a/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF +++ b/tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF diff --git a/tests/pdf-files/aristotle:rhetoric.txt b/tests/pdf-files/aristotle:rhetoric.txt deleted file mode 100644 index e69de29..0000000 --- a/tests/pdf-files/aristotle:rhetoric.txt +++ /dev/null diff --git a/tests/pdf-files/aristotle:physics.pdf b/tests/pdf-files/aristotle_physics.pdf Binary files differindex 6aaba88..6aaba88 100644 --- a/tests/pdf-files/aristotle:physics.pdf +++ b/tests/pdf-files/aristotle_physics.pdf diff --git a/tests/pdf-files/aristotle:rhetoric.pdf b/tests/pdf-files/aristotle_rhetoric.pdf Binary files differindex 6aaba88..6aaba88 100644 --- a/tests/pdf-files/aristotle:rhetoric.pdf +++ b/tests/pdf-files/aristotle_rhetoric.pdf diff --git a/tests/note-files/aristotle:rhetoric.md b/tests/pdf-files/aristotle_rhetoric.txt index e69de29..e69de29 100644 --- a/tests/note-files/aristotle:rhetoric.md +++ b/tests/pdf-files/aristotle_rhetoric.txt |
