# HG changeset patch # User Giampaolo Fadel <gp.fa...@gmail.com> # Date 1248249073 -7200 # Node ID 563e140f079fd04110eb87e99f13ea72248fffcb # Parent 39bf05eefbd7ef0cc9ea7706119283e4f9e574ae doc: few info about build.bat in readme.txt
diff --git a/doc/ReadMe.txt b/doc/ReadMe.txt --- a/doc/ReadMe.txt +++ b/doc/ReadMe.txt @@ -6,6 +6,7 @@ To build PDF files you need the texlive packages. On Ubuntu this is texlive-latex-extra and all of it's dependencies. +On Windows the best choice is miktex. On Windows, you also need a make tool. MinGW of GnuWin32 are recommended. @@ -18,3 +19,7 @@ Once htmlhelp is built, you have to run the actual help compiler on a Windows machine. + +On Windows if you haven't a make tool you can use build.bat. If HTML +compiler and miktex, are installed you can directly generate chm +(build chm) and pdf (build pdf). ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop