Christophe Dervieux

Results 1377 comments of Christophe Dervieux

Possibly related: https://github.com/hakimel/reveal.js/issues/2126#issuecomment-468982264 and https://github.com/hakimel/reveal.js/pull/2338 Are `translate` function in `transform()` applicable to a span ? I don't think `transform` applies to `spans` https://www.w3.org/TR/css-transforms-1/#transformable-element From : https://developer.mozilla.org/en-US/docs/Web/CSS/transform > Warning: Only transformable...

Interesting. Did you test setting them to `` works ? I am not sure though that is a solution. You could have several span in one `` ```` pandoc -t...

For reference, possibly related to #1840

It seems ok ! 👍

Hi @yihui, Can you give me access to this repo so that I can maybe trigger some revdev check using this kind of existing branch ? **rticles** is kind of...

This is fixed. I forgot to check that my last commit worked, and failure got lost in email notification. 😞 And if I understand correctly, no need to push -...

It seems like rev-check passes now: https://github.com/yihui/crandalf/actions/runs/1562984888

R Session is also crashing in this case `anytime::anytime("9999-01-01")` With `anytime:::setDebug(1)` I get sinking output in a file ``` before tests: 9999-01-01 In: 9999-01-01 out: 9999-01-01 and s: 9999-01-01 len:...

yes, It is working using `RApiDatetime`. It always surprising to have crash when using a tool. If the bug is in Boost there is nothing that can really be done...

Sorry for the delay. Yes you can send me some infos on this and I can see where to report it. However, I have never look at Boost code and...