1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi, you wonderful Emacs users, I am struggling to get my org-latex-preview works on my windows box. It worked perfectly on Linux, but no success yet on Windows. Here is my configuration:</p> <p>(org-latex-create-formula-image-program 'dvipng)</p> <p>(org-preview-latex-image-directory (concat temporary-file-directory "ltximg/"))</p> <p>On Windows, I have MikTex installed and they are in the PATH, I got this error message when I tried to use org-latex-preview though</p> <p><code>c:/Users/my-user-name/AppData/Local/Temp/orgtexD2Xyuq.div</code> wasn't produced. Please adjust <code>dvipng</code> part of `org-preview-latex-process-alist`. And I just check, <code>orgtexD2Xyuq.div</code> indeed not produced, the <code>orgtexD2Xyuq.tex</code> was produced under the temp folder.</p> <p>Anyone experienced the same before?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/x33ch0u"> /u/x33ch0u </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r45dp5/hi_anybody_has_experiences_configuring/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r45dp5/hi_anybody_has_experiences_configuring/">[comments]</a></span> |