aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-05-08 17:57:20 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-05-08 17:57:20 +0100
commit773fc91587b20b2f97a34028302bb077a0acef60 (patch)
treed74908ec8f3860f9a79669a550bae0f2b9dee088 /tex
parent0ee5fe092453a2100637475c91156dd8348c1abe (diff)
TeXLive csquotes packages (needed by BibLaTeX) has been added
In the warnings output by LaTeX during the building of a project, I noticed that `csquotes' is recommended for some features of BibLaTeX (a warning was printed) so it is added with this commit.
Diffstat (limited to 'tex')
-rw-r--r--tex/src/preamble-biblatex.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/tex/src/preamble-biblatex.tex b/tex/src/preamble-biblatex.tex
index ca54f90..da3aa6f 100644
--- a/tex/src/preamble-biblatex.tex
+++ b/tex/src/preamble-biblatex.tex
@@ -39,6 +39,13 @@
+%% For quotation signs (sometimes used by BibLaTeX)
+\usepackage{csquotes}
+
+
+
+
+
% Basic BibLaTeX settings
\usepackage[
doi=false,