Ralf Hemmecke wrote:
> 
> I tend not to include the mobius stuff. mobius.input and the generated
> picture only appears inside graphics.ht where there is a description of
> how to use \spadviewport.
> 
> https://github.com/hemmecke/fricas/blob/htexdoc/src/hyper/pages/graphics.ht#L1224
> 
> I'm rather in favour of either removing that "Stand-alone Viewport"
> section completely or use an already generated image in this place.

I am definitely against removing "Stand-alone Viewport" for such
a (non)reason.  Concerning using already generated image: I do
not like to keep generated files in svn, so I consider ability
to automatically generate mobius image to be important.  OTOH
currently we put generated image in release tarball and
create the image only from 'gphts' target.  I think this is
the right compromise.

> 
> I'll also go over the src/hyper/pages/*.ht files. Many of them are now
> redundant.

I prefer to separate changes to build process and changes to
the content.  If there is no or very small change in content
then there is much easier to verify that build works OK
by diffing results with earlier versions.  Verifying content
changes is easier without noise caused by changes in build
process.

> What I cannot do is to generate the whole AXIOM book. That is for later
> if someone still wants a printed version. I think, transforming into
> HTML serves the community much better than a PDF file. So I will rather
> work on producing a web format of the documentation. But also that will
> not be ready for the next release.

I think it is worth looking at tex4ht.  I would rather avoid
tex4ht as a runtime dependency, but it could be useful for
generating .html version form .htex -- this could be done
when creating release tarball, so there would be no requirement
for tex4ht when building releases.

-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to