Re: Modifying org-quote blocks

2024-03-14 Thread Ihor Radchenko
[ Adding Org ML back to CC to keep the conversation public ] Divya writes: >>> I have been trying to modify my org-blocks that pertain to quotes. I >>> have tried setting the variable `org-fontify-quote-and-blocks` to `t` >>> but that doesn't really do anything. >> >>There is no such variable in

Re: Modifying org-quote blocks

2024-03-13 Thread Ihor Radchenko
Divya Ranjan writes: > I have been trying to modify my org-blocks that pertain to quotes. I > have tried setting the variable `org-fontify-quote-and-blocks` to `t` > but that doesn't really do anything. There is no such variable in Org mode. Maybe you meant `org-fontify-quote-and-verse-blocks'?

Modifying org-quote blocks

2024-03-13 Thread Divya Ranjan
I have been trying to modify my org-blocks that pertain to quotes. I have tried setting the variable `org-fontify-quote-and-blocks` to `t` but that doesn't really do anything. I still get `fixed-pitch` font in quote blocks. I would want to be able to modify the background and font nature of qu