org-howto/index.org
2017-03-18 23:00:41 -04:00

2.6 KiB

miscellaneous how-tos

#

#

#

Introduction

how-to articles published using org-publish to $HOME/public_html/howto. Serve with

(cd ~/public_html && python -m SimpleHTTPServer 8080)

also served from localhost:80 via apache Sandbox on roly-laptop-14 (ubuntu), in $HOME/proj/org-howto; publish to /Dropbox/public_html via org-publish in ~/.emacs (project howto)

sources

org-mode source is here: file:index-src.org

Contents

Todo

  • add fx_utils.js. put ex.eval_fn(), ex.make_target_pt_v() in it
  • in fx_utils.js, add linear_transform(), parameterizing ex.pt2screen()