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

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions