Dear Waldek,

since you replaced \center by \centerline recently.
There are still a few places where \center occurs.
Maybe it would be a good idea to also change them to ยด\centerline'

Ralf

https://github.com/fricas/fricas/blob/master/src/hyper/htinp.c#L442

fprintf(pfile, "\\center{\\unixcommand{\\inputimage{\\env{FRICAS}/share/viewports/%s%d.VIEW/image}}{\\env{FRICAS}/bin/viewAlone\\space{1} \\env{FRICAS}/share/viewports/%s%d}}\n", pagename, example_number, pagename, example_number);
https://github.com/fricas/fricas/blob/master/src/hyper/htinp.c#L442

https://github.com/fricas/fricas/blob/master/src/hyper/spadint.c#L1060

            storeString("\\center{");

https://github.com/fricas/fricas/blob/master/src/interp/br-search.boot#L761

    (text . "\vspace{1}\newline\center{ ")

--
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/e9df49cb-abac-4047-bc35-9efd0571875a%40hemmecke.org.

Reply via email to