Timothy <orgm...@tec.tecosaur.net> writes: > Hi All, > > In my rewrite of the LaTeX preview system, I’m finding it a bit > annoying dealing with the potential of multiple commands being used > in the `org-preview-latex-process-alist'’s > `:latex-compiler'/`:latex-precompiler'/`:image-converter' > properties. > > I’m hence considering adding support for a string value, and > deprecating support for multiple-command lists. > > Does anybody actually use multiple commands? If so, for what purpose? >
I have entries for `dvipng', `dvisvgm' and `imagemagick' in that variable (with different values for the various processors). I use mostly imagemagick for my purposes, but I've used the other two occasionally when I had to debug other people's setups. I find the setup flexible and easy to deal with: what do you find annoying about it? -- Nick