Sylvain Rousseau

Results 5 issues of Sylvain Rousseau

Hi, I'm using `black-macchiato` to format python code in reStructuredText code chunks. Unfortunately that code is not always indented by a multiple a four spaces and an exception is raised....

enhancement

I tried to set backquotes as escape characters but failed to get it working. For example, the following is not working: ```latex \begin{minted}[escapeinside=``]{python} 1 `\textcolor{red}{!=}` 2 \end{minted} ``` It appears...

bug

Adding blank pages if needed at the end Not fully tested but does that sound good to you?

Hello, Since a couple of years, there is `string-fill` in `subr-x` that seems to be equivalent to `s-word-wrap`! We could use it instead of adding a dependency.

enhancement
help wanted

It could be great to have templatable project name. I use skeletor to generate timestamped "projects" with title `"2015-01-05_Blah_blah_foo"`. One possible way is to add another keyword `:project-name` that would...