From 16fbab2a9444e602e6fd4cf86d109daf6315f7f3 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 13 Apr 2020 07:06:53 +0100 Subject: Full existing contents summaried, only discussion to go The contents until two commits ago when I started to summarize the paper are now in a new and shorter format: previously the discussion started on page 25, but now it starts on page 17. It is still a little longer than 8000 words, but not as significantly as before. I will add the discussion and also try to summarize it futher before submission. --- tex/src/figure-inputconf.tex | 8 -------- tex/src/figure-src-inputconf.tex | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 tex/src/figure-inputconf.tex create mode 100644 tex/src/figure-src-inputconf.tex (limited to 'tex') diff --git a/tex/src/figure-inputconf.tex b/tex/src/figure-inputconf.tex deleted file mode 100644 index f09bebd..0000000 --- a/tex/src/figure-inputconf.tex +++ /dev/null @@ -1,8 +0,0 @@ -\begin{tcolorbox} - \footnotesize - \texttt{\mkvar{MK20DATA} = menke20.xlsx}\\ - \texttt{\mkvar{MK20MD5}{ } = 8e4eee64791f351fec58680126d558a0}\\ - \texttt{\mkvar{MK20SIZE} = 1.9MB}\\ - \texttt{\mkvar{MK20URL}{ } = https://the.full.url/is/too/large/for/here/media-1.xlsx}\\ - \vspace{-3mm} -\end{tcolorbox} diff --git a/tex/src/figure-src-inputconf.tex b/tex/src/figure-src-inputconf.tex new file mode 100644 index 0000000..1245dfb --- /dev/null +++ b/tex/src/figure-src-inputconf.tex @@ -0,0 +1,8 @@ +\begin{tcolorbox}[title=\inlinecode{\textcolor{white}{INPUT.conf}}\hfill\textcolor{white}{(simplified)}] + \footnotesize + \texttt{\mkvar{MK20DATA} = menke20.xlsx}\\ + \texttt{\mkvar{MK20MD5}{ } = 8e4eee64791f351fec58680126d558a0}\\ + \texttt{\mkvar{MK20SIZE} = 1.9MB}\\ + \texttt{\mkvar{MK20URL}{ } = https://the.full.url/is/too/large/for/here/media-1.xlsx}\\ + \vspace{-3mm} +\end{tcolorbox} -- cgit v1.2.1