2009/7/17 Steve Borho <st...@borho.org>
> On Fri, Jul 17, 2009 at 4:11 AM, Giampaolo Fadel<gp.fa...@gmail.com>
> wrote:
> > I forked my repository thg-manual into thg-manul-rst
> > (http://bitbucket.org/paolof/thg-manual-rst/overview/) to do some tests
> with
> > rst as source.
> >
> > I manually converted few chapters from docbook to txt, I didn't convert
> many
> > special tags like, picture action, guimenu and so.
> > I inserted in the toolchain the rst2docbook converter from
> > http://docutils.sourceforge.net/sandbox/oliverr/docbook/
> >
> > All works fine! chm, pdf and html are generated. :)
>
> BTW: None of the CHM files I download work on my machine. Perhaps
> they reference files that are only on your computer?
>
May be only a Windows security related issue. Right click on the file and
then properties.
At the end of the dialog you have a message that say "The file is from
another computer ..."
with a button "Clear lock" (not sure about exact text of english version).
Press it.
>
> > Now I want to fix all the omitted tags in this few chapters, and test the
> > result. If OK I'll converted the whole manual.
> >
> > A doubt. rst2docbook seems a lit bit old. Is it very stable? or is it no
> > longer maintained?
>
> Seems pretty straight-forward, so perhaps it's just stable. But we
> should keep our eyes out for tools that look better maintained.
>
Mmm. I' ve just modified it. It introduce, via hard code, the varname tag
within
the term tag. For those not familiar with docbook this means: the 'term' in
a
definition list must be a name of variable, no other things. May be only a
misunderstanding since the definition list in docbook is called
variablelist.
>
> > I didn't test rst2xml but it generates a xml which is not docbook. In
> this
> > case we have to write our stylesheet to generate pdf, chm or convert in
> > docbook (http://membres.lycos.fr/ebellot/dn2dbk/)
> >
> > Another way if http://jrst.labs.libre-entreprise.org/jrst/en/ . I
> quickly
> > tested it withou success.
>
> Yuck. Would like to avoid Java if possible.
>
If we want PDF, via docbook we can use FOP that is Java, or we can use
Latex from docbook o directly from rst. But I think that latex introduces
some
other requirements and complication in the toolchain of build.
paolo
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop