From b10615ade6bb2710cf6716f05cc496cb082d24ad Mon Sep 17 00:00:00 2001 From: lukeflo Date: Mon, 30 Jun 2025 10:43:38 +0200 Subject: opening notes in set editor --- tests/biblatex-test.bib | 12 ++++++------ tests/note-files/aristotle:poetics.txt | 0 tests/note-files/aristotle:rhetoric.md | 0 tests/note-files/aristotle_poetics.txt | 1 + tests/note-files/aristotle_rhetoric.md | 0 tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF | Bin 25294 -> 0 bytes tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF | Bin 0 -> 25294 bytes tests/pdf-files/aristotle:physics.pdf | Bin 25294 -> 0 bytes tests/pdf-files/aristotle:rhetoric.pdf | Bin 25294 -> 0 bytes tests/pdf-files/aristotle:rhetoric.txt | 0 tests/pdf-files/aristotle_physics.pdf | Bin 0 -> 25294 bytes tests/pdf-files/aristotle_rhetoric.pdf | Bin 0 -> 25294 bytes tests/pdf-files/aristotle_rhetoric.txt | 0 13 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 tests/note-files/aristotle:poetics.txt delete mode 100644 tests/note-files/aristotle:rhetoric.md create mode 100644 tests/note-files/aristotle_poetics.txt create mode 100644 tests/note-files/aristotle_rhetoric.md delete mode 100644 tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF create mode 100644 tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF delete mode 100644 tests/pdf-files/aristotle:physics.pdf delete mode 100644 tests/pdf-files/aristotle:rhetoric.pdf delete mode 100644 tests/pdf-files/aristotle:rhetoric.txt create mode 100644 tests/pdf-files/aristotle_physics.pdf create mode 100644 tests/pdf-files/aristotle_rhetoric.pdf create mode 100644 tests/pdf-files/aristotle_rhetoric.txt (limited to 'tests') 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 deleted file mode 100644 index e69de29..0000000 diff --git a/tests/note-files/aristotle:rhetoric.md b/tests/note-files/aristotle:rhetoric.md deleted file mode 100644 index e69de29..0000000 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_rhetoric.md b/tests/note-files/aristotle_rhetoric.md new file mode 100644 index 0000000..e69de29 diff --git a/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF b/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF deleted file mode 100644 index 6aaba88..0000000 Binary files a/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF and /dev/null differ diff --git a/tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF b/tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF new file mode 100644 index 0000000..6aaba88 Binary files /dev/null and b/tests/pdf-files/annotated-pdfs/ARIStotle_rheTORIC.PDF differ diff --git a/tests/pdf-files/aristotle:physics.pdf b/tests/pdf-files/aristotle:physics.pdf deleted file mode 100644 index 6aaba88..0000000 Binary files a/tests/pdf-files/aristotle:physics.pdf and /dev/null differ diff --git a/tests/pdf-files/aristotle:rhetoric.pdf b/tests/pdf-files/aristotle:rhetoric.pdf deleted file mode 100644 index 6aaba88..0000000 Binary files a/tests/pdf-files/aristotle:rhetoric.pdf and /dev/null differ diff --git a/tests/pdf-files/aristotle:rhetoric.txt b/tests/pdf-files/aristotle:rhetoric.txt deleted file mode 100644 index e69de29..0000000 diff --git a/tests/pdf-files/aristotle_physics.pdf b/tests/pdf-files/aristotle_physics.pdf new file mode 100644 index 0000000..6aaba88 Binary files /dev/null and b/tests/pdf-files/aristotle_physics.pdf differ diff --git a/tests/pdf-files/aristotle_rhetoric.pdf b/tests/pdf-files/aristotle_rhetoric.pdf new file mode 100644 index 0000000..6aaba88 Binary files /dev/null and b/tests/pdf-files/aristotle_rhetoric.pdf differ diff --git a/tests/pdf-files/aristotle_rhetoric.txt b/tests/pdf-files/aristotle_rhetoric.txt new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3