From 233c69317e7ede5217044765979584a9131c3058 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Fri, 1 Dec 2023 18:47:03 +0100 Subject: [PATCH] Additional decoration for too-empty pages --- figures/Makefile | 3 + figures/amend_bw.svg | 217 +++++++++++++ figures/clouds_bw.svg | 31 +- figures/dataset_ops_bw.svg | 398 ++++++++++++++++++++++++ figures/pull_request_bw.svg | 167 ++++++++++ parts/datasetops.tex | 2 + parts/gitthingsdone.tex | 3 + parts/youwillfindonlywhatyoubringin.tex | 4 + 8 files changed, 810 insertions(+), 15 deletions(-) create mode 100644 figures/amend_bw.svg create mode 100644 figures/dataset_ops_bw.svg create mode 100644 figures/pull_request_bw.svg diff --git a/figures/Makefile b/figures/Makefile index 26fa01e..624276f 100644 --- a/figures/Makefile +++ b/figures/Makefile @@ -1,12 +1,14 @@ all: figures figures: \ + amend_bw.pdf \ clouds_bw.pdf \ cluster.pdf \ collaboration_sketch_bw.pdf \ contributing.pdf \ data_origin_bw.pdf \ datasets_bw.pdf \ + dataset_ops_bw.pdf \ dataset_modules_bw.pdf \ debug_bw.pdf \ decentralized_publishing_bw.pdf \ @@ -30,6 +32,7 @@ figures: \ origin.pdf \ personal_settings_bw.pdf \ publishing_network_publishparts2_bw.pdf \ + pull_request_bw.pdf \ reading_bw.pdf \ remote_designteam_bw.pdf \ reproduced_bw.pdf \ diff --git a/figures/amend_bw.svg b/figures/amend_bw.svg new file mode 100644 index 0000000..0924a93 --- /dev/null +++ b/figures/amend_bw.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/figures/clouds_bw.svg b/figures/clouds_bw.svg index f43ad2b..aebb5bb 100644 --- a/figures/clouds_bw.svg +++ b/figures/clouds_bw.svg @@ -37,16 +37,16 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="1369" + inkscape:window-width="2560" + inkscape:window-height="1370" id="namedview213" showgrid="false" inkscape:zoom="0.76972582" - inkscape:cx="402.74081" - inkscape:cy="363.11631" + inkscape:cx="403.39039" + inkscape:cy="363.76589" inkscape:window-x="0" inkscape:window-y="30" - inkscape:window-maximized="0" + inkscape:window-maximized="1" inkscape:current-layer="9b8dff4b-368a-4ab8-bc0b-59c96572f6a5" inkscape:showpageshadow="2" inkscape:pagecheckerboard="0" @@ -165,7 +165,7 @@ ry="9.96" fill="#f2f2f2" id="rect24" - style="fill:#f2f2f2" /> + style="fill:#e6e6e6" /> + style="fill:#e6e6e6" /> + style="fill:#e6e6e6" /> + style="fill:#ccc" /> + style="fill:#ccc" /> + style="fill:#ccc" /> @@ -235,7 +235,8 @@ d="M158.5,805.93s39.37-106.86,188.81-97.22C444.45,715,485.92,692.05,503,675.24c21.26-20.87,48.14-35.21,77.56-39.93,47.92-7.69,116.31-.35,186.11,68.58,128.55,126.95,239.43,78.74,244.25,78.74s30.53,23.3,30.53,23.3Z" transform="translate(-158.5 -94.07)" opacity="0.02" - id="path42" /> + id="path42" + style="fill:#1a1a1a;opacity:0.11495051" /> + style="fill:#ccc" /> + style="fill:#ccc" /> + style="fill:#ccc" /> diff --git a/figures/dataset_ops_bw.svg b/figures/dataset_ops_bw.svg new file mode 100644 index 0000000..284de74 --- /dev/null +++ b/figures/dataset_ops_bw.svg @@ -0,0 +1,398 @@ + + + + + server down + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/figures/pull_request_bw.svg b/figures/pull_request_bw.svg new file mode 100644 index 0000000..3abf2aa --- /dev/null +++ b/figures/pull_request_bw.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/parts/datasetops.tex b/parts/datasetops.tex index 78f8467..975079c 100644 --- a/parts/datasetops.tex +++ b/parts/datasetops.tex @@ -889,6 +889,8 @@ \subsection{Move/rename a superdataset} sibling is registered in \sphinxcode{\sphinxupquote{.git/config}} in a “submodule” section. Let’s look at how our sibling “roommate” is registered there: +\vspace{2cm} +\noindent{\hspace*{\fill}\sphinxincludegraphics[width=\linewidth]{{dataset_ops_bw}.pdf}\hspace*{\fill}} % beauty page break \newpage diff --git a/parts/gitthingsdone.tex b/parts/gitthingsdone.tex index 303d25e..c1aac86 100644 --- a/parts/gitthingsdone.tex +++ b/parts/gitthingsdone.tex @@ -194,6 +194,9 @@ \section{Fix commit messages} \end{gitusernote} +\vspace{3cm} +\noindent{\hspace*{\fill}\sphinxincludegraphics[width=0.700\linewidth]{{amend_bw}.pdf}\hspace*{\fill}} + \index{change historical commit messages@\spxentry{change historical commit messages}!with Git@\spxentry{with Git}}\index{with Git@\spxentry{with Git}!change historical commit messages@\spxentry{change historical commit messages}}\index{rebase@\spxentry{rebase}!Git command@\spxentry{Git command}}\index{Git command@\spxentry{Git command}!rebase@\spxentry{rebase}}\index{rewrite history@\spxentry{rewrite history}!with Git@\spxentry{with Git}}\index{with Git@\spxentry{with Git}!rewrite history@\spxentry{rewrite history}}\ignorespaces \begin{findoutmore}[label={fom-rebase1}, before title={\thetcbcounter\ }, float, check odd page=true]{Changing the commit messages of not-the-most-recent commits} \label{\detokenize{basics/101-137-history:fom-rebase1}} diff --git a/parts/youwillfindonlywhatyoubringin.tex b/parts/youwillfindonlywhatyoubringin.tex index d24e7aa..e3fd0af 100644 --- a/parts/youwillfindonlywhatyoubringin.tex +++ b/parts/youwillfindonlywhatyoubringin.tex @@ -1245,6 +1245,10 @@ \subsection{YODA\sphinxhyphen{}compliant analysis scripts} The only thing left to do is to hand in your assignment. According to the syllabus, this should be done via {\hyperref[\detokenize{glossary:term-GitHub}]{\sphinxtermref{\DUrole{xref,std,std-term}{GitHub}}}}. Check the \textit{Find-out-more}~{\findoutmoreiconinline}\textit{\ref{fom-github}} {\hyperref[\detokenize{basics/101-130-yodaproject:fom-github}]{\sphinxcrossref{\DUrole{std,std-ref}{on this platform}}}} (\autopageref*{\detokenize{basics/101-130-yodaproject:fom-github}}), if you are not familiar with it yet. +\vspace{1cm} +\noindent{\hspace*{\fill}\sphinxincludegraphics[height=4cm]{{pull_request_bw}.pdf}\hspace*{\fill}} + + \index{dataset hosting@\spxentry{dataset hosting}!GitHub@\spxentry{GitHub}}\ignorespaces \begin{findoutmore}[label={fom-github}, before title={\thetcbcounter\ }, float, floatplacement=p, check odd page=true]{What is GitHub?} \label{\detokenize{basics/101-130-yodaproject:fom-github}}