Directory macros/latex/contrib/debate
README.md
This LaTeX package helps you organize debates between a few reviewers right inside the text of your document.
First, install it from CTAN and then use in the preamble:
\documentclass{article} \usepackage{debate} \begin{document} I think apples are tastier \debate[jeff]{I don't think it's true!} \debate[anna]{It is indeed true!} than pears! \end{document}
Otherwise, you can download eolang.sty
and add to your project.
If you want to contribute yourself, make a fork, then create a branch, then run make
in the root directory. It should compile everything without errors. If not, submit an issue and wait. Otherwise, make your changes and then run make
again. If the build is still clean, submit a pull request.
Download the contents of this package in one zip archive (282.0k).
debate – Debates between reviewers
This package helps to organize debates between multiple reviewers of a paper within the text.
Package | debate |
Home page | https://github.com/yegor256/debate |
Repository | https://github.com/yegor256/debate |
Version | 0.2.1 |
Licenses | MIT License |
Copyright | 2021–2022 Yegor Bugayenko |
Maintainer | Yegor Bugayenko |
Contained in | TeX Live as debate MiKTeX as debate |
Topics | Notes |
See also | fixmetodonotes |