Commit graph

3 commits

Author SHA1 Message Date
Bradley M. Kuhn
481e0d1fc1 Note down idea for copyleft.guide that I just had. 2014-11-07 13:18:15 -05:00
Bradley M. Kuhn
441df63ee7 Hack tex4ht's overlib stuff to use jQuery tooltip
tex4ht supports "overlib" for footnote popups.  The hack is pretty
straightforward; it dumps a Javascript area into a .js file that can
then be used by overlib to popup stuff.

This hack is to use that output to make the same thing work with jQuery
UI's tooltip widget.

Note that we run with overlib support first, then *without* it in the
Makefile setup.  This is to force the needed .js file to be generated,
but make sure the HTML doesn't try to load overlib (which is default).

(This should be adapted as a patch to upstream tex4ht ultimately.)

Also included herein are improvements to the Makefile to build the HTML
output.
2014-11-06 12:34:18 -05:00
Bradley M. Kuhn
cc151f6da6 Reaame TODOS/README.md to TODO.md
I think we should just put this in the top level directory.
2014-10-15 22:26:23 -04:00
Renamed from TODOS/README.md (Browse further)