From b12626394101807d2644b92ffb50dcae2b0febfa Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 27 Dec 2020 05:04:39 +0100 Subject: minor adjustments --- convert.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'convert.zsh') diff --git a/convert.zsh b/convert.zsh index ed25749..eb5bb25 100755 --- a/convert.zsh +++ b/convert.zsh @@ -155,7 +155,7 @@ typeset -a ice4_types=( # S. 120, 123ff # Stelle 6 bis 9 -icet_411_s1_bbox='77 38 825 197' +icet_411_s1_bbox='77 38 825 160' icet_411_s1_offset=123 typeset -a icet_411_s1_types=( t1_4110 # Apmzf @@ -169,7 +169,7 @@ t1_4115 # Bpmzf # S. 130, 133ff # Stelle 6 bis 9 -icet_411_s2_bbox='77 38 825 197' +icet_411_s2_bbox='77 38 825 160' icet_411_s2_offset=133 typeset -a icet_411_s2_types=( t2_4110 # Apmzf -- cgit v1.2.3