>
> 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
>
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
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),
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
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:
#+