1.9 KiB
1.9 KiB
miscellaneous how-tos
#
#
#
Introduction
how-to articles published using org-publish.
Sandbox on roly-laptop-14 (ubuntu), in $HOME/proj/org-howto
sources
org-mode source is here: file:index-src.org
Contents
- /git/roland/org-howto/src/commit/76b25f83bdefbc94b9c977e00a460e4462aedd52/orgpub/org-examples.org cookbook for org-mode publishing
- file:mac-screen-brightness.org controlling screen brightness on MacBookPro + ubuntu
- file:mac-trackpad-ubuntu.org getting trackpad to work nicely on MacBookPro + ubuntu
- file:d3/drag1/index.org d3 draggable object example - standalone
- file:d3/drag2/index.org d3 draggable object example - inline
- file:d3/drag3/index.org d3 draggable object example - parametric
- drag.4 d3 draggable object example - parametric + smooth selection
- drag.5 d3 draggable object example - parametric + tangent
- drag.6 d3 draggable object example - parametric + axes
- drag.7 d3 draggable object example - parametric + tangent + quadratic [WIP]
- blackscholes interactive option pricing example [WIP]
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()