Re: Planner xml field additions

Maurice van der Pot <griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]> Tue, 7 Apr 2009 18:51:54 +0200
Newsgroups gmane.comp.gnome.apps.planner.devel
Message-ID <[email protected]>
On Fri, Apr 03, 2009 at 10:38:59PM -0400, Kurt Maute wrote:
> I believe it was something like:
> 
> On linux, use xmlto html planner.xml
> 
> then move the resultant files to windows, and use microsoft's htmlhelp
> workshop to convert them to .chm files.

I've used xsltproc in msys on Windows to generate the HTML, followed by
htmlhelp to create the chm:

  xsltproc /home/Administrator/docbook-xsl-.74.3/htmlhelp/htmlhelp.xsl planner.xml
  hhc htmlhelp.hhp

There is a problem with the first step in that the text flows along the
side of the images instead of starting after the image. Should I be
using a different set of xsl stylesheets and if so, where can I find
them? I used the ones at
http://sourceforge.net/project/showfiles.php?group_id=21935&package_id=16608

Maurice.

-- 
Maurice van der Pot

Gentoo Linux Developer   [email protected]    http://www.gentoo.org
Gnome Planner Developer  griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]  http://live.gnome.org/Planner

_______________________________________________
Planner-dev-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/planner-dev-list
signature.asc (application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEARECAAYFAknbhKoACgkQMGnpIbeahxwEhwCffEOttKH+/XEXi7Gtyp9wmrLC
LdUAoMQSOB/eHeixj9MNvprnLy6twpqy
=kiil
-----END PGP SIGNATURE-----