Re: [BUG] org-latex-preview with custom sty file

2023-02-24 Thread chris
On Friday, 24 February 2023 18:49:10 CET Timothy wrote: > Hi Chris, > > > Note: I haven’t been able to compute the return value of the hash function > > for > > my latex expression, because I can’t figure out what the arguments actually > > are, > > specifically `forbuffer`, `fg` and `bg`, but t

Re: [BUG] org-latex-preview with custom sty file

2023-02-24 Thread Timothy
Hi Chris, > Note: I haven’t been able to compute the return value of the hash function for > my latex expression, because I can’t figure out what the arguments actually > are, > specifically `forbuffer`, `fg` and `bg`, but the above reasoning seems sound. > Note: Removing specifically the images

[BUG] org-latex-preview with custom sty file

2023-02-24 Thread chris
Dear all, How to do it: My org-latex-preview related config: ``` (with-eval-after-load 'org (add-to-list 'org-latex-packages-alist '("" "stmaryrd" t)) (add-to-list 'org-latex-packages-alist '("" "tikz-cd" t)) (add-to-list 'org-latex-packages-alist '("" "thisisastupidtestfile" t