aboutsummaryrefslogtreecommitdiff
path: root/tests/pdf-files
diff options
context:
space:
mode:
authorlukeflo2025-06-03 17:38:49 +0200
committerlukeflo2025-06-03 17:38:49 +0200
commitd7236320fde1994fa38c5d8b85c9f81f1559fff4 (patch)
treea3ff2fe49886d6bd33f0c6627d07669b377cbd22 /tests/pdf-files
parent1dcb24c381990bdead5fa3df2fb95d74b176a8c1 (diff)
parent201aecebcd7c85127df9c43da01fdafc3465e53e (diff)
downloadbibiman-d7236320fde1994fa38c5d8b85c9f81f1559fff4.tar.gz
bibiman-d7236320fde1994fa38c5d8b85c9f81f1559fff4.zip
Merge pull request 'pdf-by-filename' (#28) from pdf-by-filename-#27 into main
Implemented PDF dir: + now you can set a `pdf_path` variable in the config and throuch the CLI flag `--pdf-dir` + this dir will be searched recursivley for PDF files which mathc a citekey from the used `.bib` files and connects with them + every entry can have multiple PDFs with the citekey-basename in different subdirs + the bibfile itself will not be altered + additionally, i rewrote the internal popup code for easier contribution
Diffstat (limited to 'tests/pdf-files')
-rw-r--r--tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDFbin0 -> 25294 bytes
-rw-r--r--tests/pdf-files/aristotle:physics.pdfbin0 -> 25294 bytes
-rw-r--r--tests/pdf-files/aristotle:rhetoric.pdfbin0 -> 25294 bytes
3 files changed, 0 insertions, 0 deletions
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
--- /dev/null
+++ b/tests/pdf-files/annotated-pdfs/ARIStotle:rheTORIC.PDF
Binary files differ
diff --git a/tests/pdf-files/aristotle:physics.pdf b/tests/pdf-files/aristotle:physics.pdf
new file mode 100644
index 0000000..6aaba88
--- /dev/null
+++ b/tests/pdf-files/aristotle:physics.pdf
Binary files differ
diff --git a/tests/pdf-files/aristotle:rhetoric.pdf b/tests/pdf-files/aristotle:rhetoric.pdf
new file mode 100644
index 0000000..6aaba88
--- /dev/null
+++ b/tests/pdf-files/aristotle:rhetoric.pdf
Binary files differ