motiejus/stud

study spacejunk
git clone https://git.jakstys.lt/motiejus/stud.git
Log | Tree | Refs | LICENSE

commit ac91d1b45172531549cd0ab0ae2d6cd30ed416d5 (tree)
parent f83dc1dfc73e0d6b04b76b24f917a9b73ab5c4d6
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Tue, 18 May 2021 12:43:02 +0300

fix labels for chaikin*

Diffstat:
MIV/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/IV/Makefile b/IV/Makefile @@ -142,8 +142,8 @@ label_vw64 = Visvalingam--Whyatt label_dp64 = Douglas \& Peucker label_grpk10 = GRPK 1:\numprint{10000} label_grpk50 = GRPK 1:\numprint{50000} -label_vw64chaikin = $(label_vw64) and Chaikin -label_dp64chaikin = $(label_dp64) and Chaikin +label_vwchaikin64 = $(label_vw64) and Chaikin +label_dpchaikin64 = $(label_dp64) and Chaikin legend_ = lower left legend_tr = lower right legend_tl = lower center