From 1ac5c1298b3a3eda7d6823f9c80f458d149bb8bf Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 17 Apr 2020 02:31:20 +0100 Subject: Edited the text, normal sized bibliography and TARGETS.conf in fig I had another look at the text and tried to summarize it a little more while also fixing several typos that I had just discovered! In the process, I noticed that we hadn't actually put a link to Maneage's main Git repository! So we now have the URL as a `git clone' command. Also, I thought that its better to show the `TARGETS.conf' file (which we actually talk about) in the file architecture instead of `LOCAL.conf.in' (which we don't talk about any more!). Finally, to be more similar with DSJ, the bibliography is now in normal font size, not footnotesize. --- tex/src/preamble-biblatex.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/src/preamble-biblatex.tex') diff --git a/tex/src/preamble-biblatex.tex b/tex/src/preamble-biblatex.tex index caa03b4..fbf72ce 100644 --- a/tex/src/preamble-biblatex.tex +++ b/tex/src/preamble-biblatex.tex @@ -74,7 +74,7 @@ \addbibresource{tex/build/macros/dependencies-bib.tex} \renewbibmacro{in:}{} \AtEveryBibitem{\clearfield{month}} -\renewcommand*{\bibfont}{\footnotesize} +\renewcommand*{\bibfont}{\normalsize} \DefineBibliographyStrings{english}{references = {References}} %% Include the adsurl field key into those that are recognized: -- cgit v1.2.1