From: Thomas Pietrzak Date: Thu, 30 Sep 2021 13:57:01 +0000 (+0200) Subject: fix figure X-Git-Tag: first-full-draft~139 X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=8fff18048fb5226d17e474cb00b72926d254815e;p=hdr.git fix figure --- diff --git a/tex/2-output.tex b/tex/2-output.tex index 8d01ff9..9783ce3 100644 --- a/tex/2-output.tex +++ b/tex/2-output.tex @@ -95,7 +95,7 @@ While each step of the pipeline is essentially studied by one or two scientific \node[anchor=south, minimum width=\textwidth,minimum height=.75mm, inner sep=0, outer sep=0](thebar3) at (0,3.25) {\textbf{Physical World}}; \matrix[row sep=1.25cm, column sep=7mm,inner sep=0, node distance=0, outer sep=0mm] (cells) { \labelcell{elecmeca}{Electronics\\Mechanics} & \bluecell{mechanics}{Electro-Mechanical\\System} & & & \redcell{sensory}{Sensory\\system} & \labelcell{biopsycho}{Biology\\Psychology}\\ - \labelcell{csmath}{Computer Science\\Mathematics} & \bluecell{software}{Software\\Controller} & & & \redcell{cognitive}{Cognitive\\system} & \labelcell{csmath}{Ergonomy\\Cognitive Sciences}\\ + \labelcell{csmath}{Computer Science\\Mathematics} & \bluecell{software}{Software\\Controller} & & & \redcell{cognitive}{Cognitive\\system} & \labelcell{ergocs}{Ergonomy\\Cognitive Sciences}\\ & \labelcell{info}{Information} & & & \labelcell{perception}{Perception} \\ }; \draw [->, -stealth', thick] (info.north) -- (software.south) node [midway, left] {Data};