Am 28.09.2016 um 15:21 schrieb oldk1331:
>> Oh, apparently I've misdirected that mail.
> 
> :)  I thought you want to integrate this with FriCAS, to have image
> result of LaTeX output in terminal ...

Good point, thereby providing justification to be not off-topic in this forum :)

Well, actually I use it this way, but only by using 'tex + systemCommand' (as a
previewer, so to say). I'll send the code ... must be somewhere


> 
> I used "xterm -ti vt340" and I got nothing.  I'll try mlterm.
> 

mlterm should work out of the box ... however, I'm definitely a xterm fan.

Did you check the requirements? latex, dvipng, libsixel-bin (especially
img2sixel --version => [img2sixel 1.7.2], 1.5 works as well. And how looks your
.Xresources? (https://wiki.archlinux.org/index.php/Xterm)

This might also be of help: https://github.com/jart/hiptext/issues/21

The best way testing sixel seems to me:

* Get latest gnuplot version: wget
https://sourceforge.net/projects/gnuplot/files/gnuplot/5.0.4/gnuplot-5.0.4.tar.gz

* unpack
* ./configure --with-bitmap-terminals | make | make install
* xterm -i vt340 -rv   ### -rv only if background is black
* gnuplot> set term sixel
* gnuplot> test



-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to