Re: Calculyx

2014-11-25 Thread Julio Rojas
process:NN ...ist #1\clist_reverse:N > > \l_tmpb_clist \clist_map_i... > > l.25 \calculyx{$\sum_{n=1}^{2}n$} > > > No result of this sum is shown in the preview. Did I do something wrong? > > > Regards, > > - > Julio

Re: Calculyx

2014-11-24 Thread aparsloe
the Sage module, and was daunted. Calculyx is for back-of-envelope stuff. Actually it can do some quite complicated calculations: \sum_{k=0}^{\infty}\frac{(-1)^{k}}{2^{k+1}}\sum_{n=0}^{k}(-1)^{n}\binom{k}{n}\frac{1}{(k-n)!} (a laborious way of calculating 1/e) is about the most complicated I&#x

Re: Calculyx

2014-11-24 Thread aparsloe
. \clyx_vvlist_process:NN ...ist #1\clist_reverse:N \l_tmpb_clist \clist_map_i... l.25 \calculyx{$\sum_{n=1}^{2}n$} No result of this sum is shown in the preview. Did I do something wrong? Regards, - Julio Rojas jcredbe...@gmail.com <mailto:jcre

Re: Calculyx

2014-11-24 Thread Julio Rojas
\l_tmpb_clist \clist_map_i... l.25 \calculyx{$\sum_{n=1}^{2}n$} No result of this sum is shown in the preview. Did I do something wrong? Regards, - Julio Rojas jcredbe...@gmail.com On Mon, Nov 24, 2014 at 7:23 AM, Murat Yildizoglu wrote: > Very n

Re: Calculyx

2014-11-24 Thread Murat Yildizoglu
7 I've written a LaTeX package called "calculyx" which numerically evaluates mathematical expressions in LyX "before one's eyes" using instant preview. It is written in the expl3 language of LaTeX3 but is used just like any other LaTeX package. There is a link at h

Re: Calculyx

2014-11-23 Thread Scott Kostyshak
On Sun, Nov 23, 2014 at 8:47 PM, aparsloe wrote: > I've written a LaTeX package called "calculyx" which numerically evaluates > mathematical expressions in LyX "before one's eyes" using instant preview. > It is written in the expl3 language of LaTeX3

Calculyx

2014-11-23 Thread aparsloe
I've written a LaTeX package called "calculyx" which numerically evaluates mathematical expressions in LyX "before one's eyes" using instant preview. It is written in the expl3 language of LaTeX3 but is used just like any other LaTeX package. There is a link at