From 921053182aaed15476738327112124db07ef432e Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 30 Jul 2021 19:39:00 +0200 Subject: HSR colors --- build/DigDes.pdf | Bin 150254 -> 150345 bytes tex/model-hardware.tex | 18 +++++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/DigDes.pdf b/build/DigDes.pdf index 0e6205c..13049f9 100644 Binary files a/build/DigDes.pdf and b/build/DigDes.pdf differ diff --git a/tex/model-hardware.tex b/tex/model-hardware.tex index df0a220..c0ccedc 100644 --- a/tex/model-hardware.tex +++ b/tex/model-hardware.tex @@ -35,7 +35,7 @@ the other axis while gravitating towards the origin (project goal). ] {\desc}; } - \draw[red, thick] (O) to ++(30:6) + \draw[hsr-mauve, thick] (O) to ++(30:6) node[ above = 3mm, align = center, @@ -48,10 +48,10 @@ the other axis while gravitating towards the origin (project goal). 4/{Subblocks}, 5/{Top blocks, I/O} } { - \draw[red] (30:\r) + \draw[hsr-mauve] (30:\r) node[ circle, minimum size = 2mm, - fill = red, + fill = hsr-mauve, outer sep = 0, inner sep = 0 ] {} @@ -63,7 +63,7 @@ the other axis while gravitating towards the origin (project goal). ] {\desc}; } - \draw[blue, thick] (O) to ++(150:6) + \draw[hsr-blue, thick] (O) to ++(150:6) node[ above = 3mm, align = center, @@ -76,10 +76,10 @@ the other axis while gravitating towards the origin (project goal). 4/{Subtasks}, 5/{Algorithm} } { - \draw[blue] (150:\r) + \draw[hsr-blue] (150:\r) node[ circle, minimum size = 2mm, - fill = blue, + fill = hsr-blue, outer sep = 0, inner sep = 0 ] {} @@ -91,7 +91,7 @@ the other axis while gravitating towards the origin (project goal). ] {\desc}; } - \draw[green!60!black, thick] (O) to ++(270:6) + \draw[hsr-lakegreen, thick] (O) to ++(270:6) node[ below = 3mm, align = center, @@ -104,10 +104,10 @@ the other axis while gravitating towards the origin (project goal). 4/{Floorplan partitioning}, 5/{Chip or board} } { - \draw[green!60!black] (270:\r) + \draw[hsr-lakegreen] (270:\r) node[ circle, minimum size = 2mm, - fill = green!60!black, + fill = hsr-lakegreen, outer sep = 0, inner sep = 0 ] {} -- cgit v1.2.1