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/figure-file-architecture.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/src/figure-file-architecture.tex') diff --git a/tex/src/figure-file-architecture.tex b/tex/src/figure-file-architecture.tex index 1fc26c5..c3b55ff 100644 --- a/tex/src/figure-file-architecture.tex +++ b/tex/src/figure-file-architecture.tex @@ -35,7 +35,7 @@ \node [dirbox, at={(-5.75cm,1.5cm)}, minimum width=2.6cm, minimum height=2.1cm, label={[shift={(0,-5mm)}]\texttt{config/}}, fill=brown!25!white] {}; \ifdefined\fullfilearchitecture - \node [node-nonterminal-thin, at={(-5.75cm,0.8cm)}] {LOCAL.conf.in}; + \node [node-nonterminal-thin, at={(-5.75cm,0.8cm)}] {TARGETS.conf}; \fi \node [node-nonterminal-thin, at={(-5.75cm,0.3cm)}] {versions.conf}; \ifdefined\fullfilearchitecture -- cgit v1.2.1