|
@@ -3209,10 +3209,10 @@ Replace format-specifiers in the command as noted below and use
|
|
|
For example, this could be used with LaTeXML as
|
|
|
\"latexmlc 'literal:%i' --profile=math --preload=siunitx.sty 2>/dev/null\"."
|
|
|
:group 'org-latex
|
|
|
- :package-version '(Org . "9.5")
|
|
|
+ :package-version '(Org . "9.4")
|
|
|
:type '(choice
|
|
|
(const :tag "None" nil)
|
|
|
- (string :tag "\nShell command")))
|
|
|
+ (string :tag "Shell command")))
|
|
|
|
|
|
(defcustom org-preview-latex-default-process 'dvipng
|
|
|
"The default process to convert LaTeX fragments to image files.
|