diff ToDo @ 100:dcb7157392f1

- manual: fixed html output of tables rendered as .png, using tex multirow
author cslag
date Sun, 05 Jun 2016 14:41:58 +0200
parents db0b2f19e165
children dbca6763f2be
line wrap: on
line diff
--- a/ToDo	Sat Jun 04 21:50:03 2016 +0200
+++ b/ToDo	Sun Jun 05 14:41:58 2016 +0200
@@ -86,11 +86,10 @@
 
 manual:
 -------
-- callconv diagrams
-  * for html output, the brackets are completely off... doesn't happen for pdf
-    output, which is weird
+- callconv diagrams:
   * good idea to review it all, anyways, if the calling conventions are actually
-    represented correctly
+    represented correctly (and if they are in sync with the .pdf, we used to have
+    problems with multirow.4ht)
 - provide more examples on how to use dyncall, dynload and dyncallback
   * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.)
 - manuals for bindings (as stated in bindings-section, above)