From 5f1502c0c280860719cae3f361dc15551c73c019 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 15 May 2015 12:46:53 +0200 Subject: Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos. --- scripts/acronyms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/acronyms.sh') diff --git a/scripts/acronyms.sh b/scripts/acronyms.sh index 95d2ea7..71f90d1 100755 --- a/scripts/acronyms.sh +++ b/scripts/acronyms.sh @@ -1,5 +1,5 @@ #!/bin/sh curl -s http://fahrweg.dbnetze.com/file/fahrweg-de/2394144/vHBDX5OndmGwv-JTA9EzuNArX1E/2361656/data/betriebsstellen.pdf \ -| pdftotext -raw - - | perl scripts/acronyms.pl \ +| pdftotext -layout - - | perl scripts/acronyms.pl \ > lib/Travel/Status/DE/IRIS/Stations.pm -- cgit v1.2.3