Skip to content

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

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions