Skip to content

Is that possible to provide built-in support empty theme for longtblr? #634

@Explorer-cc

Description

@Explorer-cc

I found there is really a common requirement to typeset longtblr just with its contents, without captions. There are some examples:

\NewTblrTheme{naked}{
  \DefTblrTemplate{foot}{empty}{}
  \SetTblrTemplate{foot}{empty}
  \DefTblrTemplate{head}{empty}{}
  \SetTblrTemplate{head}{empty}
}

If these empty theme could be pre-defined, it would cause more syntax convenience. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions