Skip to content

theorem like environment are conflicted with template using cls file that already define it.  #1001

@cderv

Description

@cderv

This comes from test in rstudio/rticles#288

lipics-v2019.cls already defines theorem like environment. When using this articles with pdf_book to get the \@ref syntax, this does not work because bookdown will add in the tex template theorem like environment, but it conflicts with the one already defined by the the cls file.

Try

bookdown::pdf_book:
    base_format: rticles::lipics_article()

with LIPICs template from rticles

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviornextto consider for next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions