On Sat, Feb 10, 2024 at 09:54:41PM +0800, Qian Yun wrote:
>
>
> On 2/10/24 21:08, Ralf Hemmecke wrote:
> >
> > Hmmm...? I do not know what exactly you mean.
> >
> > Since the above code snipped does not (yet) appear in the FriCAS
> > sources, you probably meant to use that in order to generate the tknot
> > image?
> >
> > Can you tell me the branch in your repo that I see what you are working on?
>
> Yes, it is easier to understand with code. Please see
>
> https://github.com/oldk1331/fricas/tree/improve-book
>
> You'll see what I mean after you generate the book and see "Appendix B".
AFAICS you try do this differently than in the orignal. If you
you manage, this could be a nicer setup, but you need to develep
your own commands.
Orignally image sources were duplicated, one "print only" copy in
ug21.htex, and separate executable copies in .input files.
It seems that for printed Axiom Book they simply run .input files
by hand, in particular comment about using X11 window dump indicate
that this was manual process. However, one can extract images
from viewports, and if image is not generated in other place (HyperDoc
shows the same image in multiple places, I did not check the book,
but probably book has less duplication) one can do what is done
for 'mobius.VIEW': generate the viewport from the Makefile.
Note: Almost all viewports are generated by HyperDoc as a byproduct
of handling documentaion pages, but page showing 'mobius.VIEW' do not
generate it, so I added separate command in the Makefile.in. If
needed the same could be done for other viewports.
--
Waldek Hebisch
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/ZceJLTQe7E72hEp-%40fricas.org.