Christophe Dervieux
Christophe Dervieux
I am closing this now. We'll work based on new contributed #515. Thanks @mrajeev08 for your initial work on this.
👋 @gpilgrim2670 - coming back here to get fresh information on the status of this work. Do you still plan to work on it ? Did you get feedback from...
I'll close this old PR now. We have also an `lncs_article()` so it seems work has been done.
I am not expert on IEEE but https://github.com/rstudio/rticles/pull/184 and https://github.com/rstudio/rticles/pull/263 introduced some flexibility. I don't know which you expect but it seems that it is possible From commit 54394deaaa3961e41a7a4a483a41aabb8e57dfd5 description...
#525 adds supports for this syntax ````yaml author: - name: Eldon Tyrell mark: [2, 3] email: [email protected] ```` which should allow several affiliation when using `wide: true` mode for authors
Hi @Sean-Francis-GitHub, is this happening on bookdown.org too ? Can you send me an email ([email protected]) with your account name and email so that we can check what is going...
Some updates has been done. Ideas for improvement has been moved to new issue to track
> Should be superseded by https://github.com/rstudio/rticles/pull/431 right ? @dmkaplan2000 can you confirm that our work on OUP to keep the old and new format working make this PR outdated ?...
Considering the description of this PR I think `oup_article()` with its version 1 can be used for ICES JMS submission. I'll close this. Thanks again for the work on OUP
Adding some context about how **knitr** can be configured using R options for some of its package level options. Currently overriding `upload.fun` for a reprex suppose to set hooks ````r...