chiark / gitweb /
For printable trading plan: formatting runes for htmldoc
[ypp-sc-tools.main.git] / yarrg / TODO
index fd10cc582d945a82499cd392751fe7535bdca0be..1486d1a6c44dbab8b50c420cc9c7658f92d84788 100644 (file)
@@ -1,13 +1,7 @@
-query_routesearch:
 
-       links to per-route pages
-
-       nice routesearch
-
-       sort arrows on table
-
-       circular routes
-       routes ending in specific place(s)
+printable trading plan
+  curl -s 'http://yarrg.chiark.net/lookup?routestring=eta%2C+jorvik&capacitystring=&lossperleague=&capitalstring=&submit=Go' >example-plan.html
+  <example-plan.html perl -ne 'print unless m/^\<script /..m/^\<\/script\>/' |   htmldoc >t.ps -t pdf --continuous --gray --size 210x279mm --nup 2 -
 
 
 UPLOADER
@@ -43,3 +37,4 @@ initial/final stocks feature
 printable voyage trading plan
 
 query_routesearch should show capital for each voyage
+query_routesearch should support ending in specific place(s)