Copernicus template update 7 10 #588
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Yet another Copernicus template update, this time to version 7.10. Plus (inform @nuest):
The folder contained a
.styfile. I've removed that because it was a standard file (I've also tested it), and the pull request template asked not to include those files.The pre-defined subsection headers, such as 'Disclaimer’, had disappeared in the PDF. The reason was that the macro in the
copernicus.clsrequired a language flag (english,german, orfrench). Why this was not an issue before I cannot tell, but I think it is related to the babel package (without having further investigated the underlying change). I had also tried the LaTeX template directly available from Copernicus without usingrticles, and I could reproduce the behaviour consistently. I have informed Copernicus via e-mail. Besides, the option to pick one of the three languages was always in thecopernicus.clsbut not used by the template. I have therefore added a language option to the skeleton template.Update Rd and namespace (could be done by
devtools::document()).Update NEWS.