All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add new
concludingresponse
environment for setting final comments/remarks in a separate box. This also adds the corresponding colorscolorconcludingresponsefg
,colorconcludingresponsebg
, andcolorconcludingresponseframe
.
- Fix missing manuscript number in cover letter by adding
\themanuscript
macro
- Change structure from a LaTeX package (
.sty
) to a class file (.cls
)
- Changed counter names
reviewer@counter
toreviewer
reviewcomment@counter
torevcomment
- Add
\autorefname
forreviewer
andrevcomment
- Add default PDF property values for title, author, and keywords when using the hyperref package
- Change glue space after response blocks
- Add widow and orphan line penalty
- The
revcomment
environment now accepts arguments, which are directly passed to the underlyingtcolorbox
.