From 89f91157bcf143687be92a24c39b8000f2d6a2af Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 28 Oct 2021 09:36:25 +0200 Subject: More typos and errors --- doc/thesis/figures/tikz/qam-modulator.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/thesis/figures/tikz/qam-modulator.tex') diff --git a/doc/thesis/figures/tikz/qam-modulator.tex b/doc/thesis/figures/tikz/qam-modulator.tex index 6eb60ea..59d989f 100644 --- a/doc/thesis/figures/tikz/qam-modulator.tex +++ b/doc/thesis/figures/tikz/qam-modulator.tex @@ -83,7 +83,7 @@ \fill[right color = white, left color = red!20, draw = white] ($(B2Li.north) + (0,1)$) coordinate (A) rectangle ($(B2Lq.south) + (9,-1)$); - \node[blue!50, anchor = south east, xshift = -4mm] at (D) {\bfseries\ttfamily Digital bits}; - \node[red!50, anchor = south west, xshift = 4mm] at (A) {\bfseries\ttfamily Analog waveform}; + \node[blue!50, anchor = south east, font = \ttfamily\bfseries, xshift = -4mm] at (D) {\bfseries\ttfamily Digital bits}; + \node[red!50, anchor = south west, font = \bfseries\ttfamily, xshift = 4mm] at (A) {Analog waveform}; \end{pgfonlayer} \end{circuitikz} -- cgit v1.2.1