bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-26 Thread Arash Esbati
Jeremy Bryant writes: > How can you check on your system which version of preview is being > used? Not sure, but I think the value of `preview-TeX-style-dir' could help: ,[ C-h v preview-TeX-style-dir RET ] | preview-TeX-style-dir is a variable defined in ‘preview.el’. | | Its value is nil

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-26 Thread Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX
Arash Esbati writes: > Ikumi Keita writes: > >> Thanks, I'll close this bug. > > Thanks Keita. Now we have one other issue to solve: We used to update > preview.(dtx|ins) on CTAN with the yearly tarball release. Since a > tarball release will not happen, maybe we should update the CTAN > packa

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-22 Thread Arash Esbati
Ikumi Keita writes: > Thanks, I'll close this bug. Thanks Keita. Now we have one other issue to solve: We used to update preview.(dtx|ins) on CTAN with the yearly tarball release. Since a tarball release will not happen, maybe we should update the CTAN package. I presume most of preview users

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-21 Thread Ikumi Keita
Thanks, I'll close this bug. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW > Matt Mitchell writes: > This works for me! Thank you so much! > Matt Mitchell > On Fri, Jun 21, 2024 at 10:46 AM Ikumi Keita wrote: >> >> > Arash Esbati wri

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-21 Thread Ikumi Keita
> Arash Esbati writes: > Does this work in the preamble? > \AtBeginDocument{\PreviewMacro*\textbf} Ah, yes. It does the trick. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW ___ bug-auctex mai

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-21 Thread Matt Mitchell
This works for me! Thank you so much! Matt Mitchell On Fri, Jun 21, 2024 at 10:46 AM Ikumi Keita wrote: > > > Arash Esbati writes: > > Does this work in the preamble? > > > \AtBeginDocument{\PreviewMacro*\textbf} > > Ah, yes. It does the trick. > > Regards, > Ikumi Keita > #StandWithUkrai

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-21 Thread Arash Esbati
Hi Keita, Ikumi Keita writes: > Thanks for your report. I confirmed what you say. This is basically a > issue described in preview-latex manual[1]. However, the workaround > mentioned there, namely putting > \PreviewMacro*\textbf > in the preamble, doesn't work because it is ignored by LaTeX as

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-20 Thread Ikumi Keita
Hi Matt, > Matt Mitchell writes: > I've noticed that, when previewing LaTeX documents with C-c C-p C-d, > inline equations inside \textbf{} are pushed to the front of the bold > section, while the bold text itself is cut off. > A minimal example is included below, along with my a dump of my

bug#71690: 14.0.5; preview-latex clips bold text with inline equations

2024-06-20 Thread Matt Mitchell
Hello, I've noticed that, when previewing LaTeX documents with C-c C-p C-d, inline equations inside \textbf{} are pushed to the front of the bold section, while the bold text itself is cut off. A minimal example is included below, along with my a dump of my Emacs & AUCTeX version info. I hope thi