[sage-support] Re: Anyone ever used sympol from within Sage?

2018-03-26 Thread Matthias Koeppe
On Tuesday, March 20, 2018 at 1:53:49 PM UTC-7, kcrisman wrote: > > I think that people are more often using polymake and/or LattE from within > Sage nowadays ... I found out about SymPol ( > https://www.geometrie.uni-rostock.de/software/) today, has anyone worked > on a potential interface for t

[sage-support] Re: Displaying Sagetex code

2018-03-26 Thread slelievre
%%% file.tex \documentclass{article} \usepackage{sagetex} \usepackage{amsmath} \begin{document} \begin{sageblock} a = 140 b = 10 res = a*b \end{sageblock} It is easily seen that our constant is $10^{\text{\texttt{\sage{res$. \end{document} %%% $ pdflatex file.tex $ sage file.sagetex.sage

[sage-support] Re: Anyone ever used sympol from within Sage?

2018-03-26 Thread kcrisman
> > > I think that people are more often using polymake and/or LattE from within >> Sage nowadays ... I found out about SymPol ( >> https://www.geometrie.uni-rostock.de/software/) today, has anyone worked >> on a potential interface for that? I do realize this is probably >> abandonware to som

[sage-support] Re: Anyone ever used sympol from within Sage?

2018-03-26 Thread kcrisman
And on a totally unrelated note, may I say that I want to be able to buy a Sage T-Shirt like polymake has: https://shop.spreadshirt.de/polymake/ Not a CoCalc one, though I wish them success too :-) -- You received this message because you are subscribed to the Google Groups "sage-support" group