I believe that the images with bounding box information (.eps) are at: https://github.com/daly/axiom/tree/master/books/ps
On Saturday, February 3, 2024 at 8:15:19 PM UTC-5 Waldek Hebisch wrote: > On Sun, Feb 04, 2024 at 08:10:34AM +0800, Qian Yun wrote: > > To Waldek: > > > > Does HyperDoc use the generated .xpm image from "draw" commands? > > Yes. HyperDoc and 'viewAlone' use .xpm files. 'FRICASsys' transfers > data which are written to .data files. Graphics program connected > tp FriCAS can render images from .data files. In principle > HyperDoc could be changed to also use .data files, but currently > uses .xpm. > > > Some problems other than black-and-white 2D image: > > > > 1. Title not shown in .ps format. > > That should not be hard to add. OTOH in printed form or in .pdf > file images normally have captions, so embedded title is not > needed. > > > 2. Image size needs adjustment in *.tex. (Currently too big. > > I guess a new tex package is required for auto resizing.) > > There is Postscript convention about including information about > bounding box. In fact, it would be good to be able to get > proper .eps for easier embedding. > > -- > 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/0d71e457-b80e-447e-96da-5be0379bf2b2n%40googlegroups.com.
