Bill Page wrote:
> 
> Thanks, I'll try your suggestion.  There seems to be some kind of
> problem in any case since if I repeatedly change some pamphlet file
> and re-run make/make install several times, automatically re-building
> the .htex and other files each time, then strange things begin to
> happen when FriCAS starts hyperdoc.  I get many repeated messages
> about duplicated files. E.g.
> 
> ...
> (HyperDoc) Patch name PolynomialBasicPageEmpty18 occurred twice
> (HyperDoc) The version in
> /usr/local/lib/fricas/target/x86_64-suse-linux/share/hypertex/pages/polys.pht
> is being ignored
> 

AFAICS the correct way to rebuild hyperdoc pages is:

1) remove ht.db
2) remove .pht files
3) create ht.db
4) rebuild .pht files
5) recreate ht.db

which ATM would force full rebuild.  To have incremental
rebuild of .pht files we need to make sure that 'ht.db'
inside build directory contains only info about '.ht'
files.

-- 
                              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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to