Re: [O] Need Help: [patch] A experimental toy which is used to preview latex fragements

2012-03-25 Thread FengShu
> > Ok - just a misplaced paren - the code (I just show the dvipng case, > but the imagemagick case will need it too) should look like this: >... > ((eq processing-type 'dvipng) > (unless executables-checked > (org-check-external-command >

Re: [O] Need Help: [patch] A experimental toy which is used to preview latex fragements

2012-03-24 Thread Nick Dokos
Nick Dokos wrote: > Nick Dokos wrote: > > > FengShu wrote: > > > > > ... > > > At this time ,it can't covert all the latex fragments in the > > > buffer and only convert one, I can't find the problem due my > > > pool computer language ability. so I need help! > > > > > > > I tried your p

Re: [O] Need Help: [patch] A experimental toy which is used to preview latex fragements

2012-03-24 Thread Nick Dokos
Nick Dokos wrote: > FengShu wrote: > > > ... > > At this time ,it can't covert all the latex fragments in the > > buffer and only convert one, I can't find the problem due my > > pool computer language ability. so I need help! > > > > I tried your patch and I can see the problem (I think),

Re: [O] Need Help: [patch] A experimental toy which is used to preview latex fragements

2012-03-24 Thread Nick Dokos
FengShu wrote: > ... > At this time ,it can't covert all the latex fragments in the > buffer and only convert one, I can't find the problem due my > pool computer language ability. so I need help! > I tried your patch and I can see the problem (I think), but it might not be a problem with you

Re: [O] Need Help: [patch] A experimental toy which is used to preview latex fragements

2012-03-24 Thread FengShu
The default path by which we can preview latex fragments is like this: latex -> dvi -> png , and this path works very well to the people who mainly use pdflatex. But,if you mainly use *xelatex* and use some features which is only available in *xelatex* ,for example using system fonts: #+