Hadrien Mary
Hadrien Mary
@waeltken Could you please apply this patch instead : ``` diff diff --git a/src/Text/Pandoc/Writers/LaTeX.hs b/src/Text/Pandoc/Writers/LaTeX.hs index 0caa807..cbd6bd8 100644 --- a/src/Text/Pandoc/Writers/LaTeX.hs +++ b/src/Text/Pandoc/Writers/LaTeX.hs @@ -353,11 +353,14 @@ blockToLaTeX (Para [Image txt...
Thank you !
A small issue I have. Text inside short caption are not rendered. For example `") ` does not render `short...
I don't know why travis is failing. Rebase is often needed before merging to master. And yes the commit history will be kept. Let's wait for @jgm to comment on...
I guess we won't have markups in list of figures title... But I understand and I can live with that :-) @jgm are you planning to merge this PR ?
Just a small **up** so we don't forget this PR :-)
Well I use it to have different caption below the figures and in the `\listoffigures` section. For example for my phd thesis I use a lot of figures with very...
Well I don't have any specific preferences about this. I am ok as I can specify a short caption :-) Maybe we should ask to @el-ee and @waeltken .
xref with https://github.com/emilk/loguru/issues/253