Commit graph

9 commits

Author SHA1 Message Date
Bradley M. Kuhn
0b3b7ecffd Notice in Contributing section about individuals.
Individuals act on their own behalf in this project, regardless of who
sponsors it.
2015-05-04 14:10:36 -07:00
Bradley M. Kuhn
0a5d6db003 Gitorious Apocalypse: remove all gitorious URLs
The Gitorious URLs will disappear in the next few hours.  The canonical
hosting location of this project is now on copyleft.org.  Specific
gitorious URLs are generally replaced with k.copyleft.org, which is
copyleft.org's self-hosted Kallithea instance.
2015-04-02 20:32:33 -07:00
Bradley M. Kuhn
d3baa07f5f CONTRIBUTING.md now canonical such information. 2014-12-20 19:31:57 -05:00
Martin Michlmayr
cbfa27466e Update references to gitorious repo 2014-11-16 11:10:38 -05:00
Mike Linksvayer
5ffc615320 Reword mind-reading statements.
Merge requested proposed by @mlinksva has been changed slightly by
@bkuhn because there were changes to the README.md file since the
merge request was submitted that made some of the changes moot.
2014-11-16 11:01:54 -05:00
Bradley M. Kuhn
b920a7a4b8 Change links to copyleft.org site (now it exists) 2014-11-16 10:55:46 -05:00
Bradley M. Kuhn
c568e41728 Commands to install right Debian packages. 2014-11-06 13:21:39 -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
4b49be8441 Create a README.md file. 2014-09-05 16:00:28 -04:00