CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/debate

README.md

make CTAN License

This 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.

Packagedebate
Home pagehttps://github.com/yegor256/debate
Repositoryhttps://github.com/yegor256/debate
Version0.2.1
LicensesMIT License
Copyright2021–2022 Yegor Bugayenko
MaintainerYegor Bugayenko
Contained inTeX Live as debate
MiKTeX as debate
TopicsNotes
See alsofixmetodonotes
...
Guest Book Sitemap Contact Contact Author