From c52dc7ed6951af2d74804d1275e577205960b235 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Thu, 27 Feb 2025 17:45:40 +0100 Subject: add `file_prefix` option to config and opening function --- tests/biblatex-test.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/biblatex-test.bib b/tests/biblatex-test.bib index 0a1202e..4071dcb 100644 --- a/tests/biblatex-test.bib +++ b/tests/biblatex-test.bib @@ -80,7 +80,7 @@ keywords = {primary, ancient, philosophy}, langid = {english}, langidopts = {variant=american}, - file = {~/Documents/projects/coding/bibiman/tests/aristotle_physics.pdf}, + file = {~/Documents/coding/projects/bibiman/tests/aristotle_physics.pdf}, annotation = {A \texttt{book} entry with a \texttt{translator} field}, } -- cgit v1.2.3