Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partially specify column types without determining the number of columns #13

Open
student-sx opened this issue Jun 11, 2020 · 0 comments

Comments

@student-sx
Copy link

If you are using a template, and you don't specify the coltypes, you don't have no know the number of columns, which is a great feature. It would be even better, if you could:

  • specify the same column type for all columns in the table (without having to know the number of columns). I.e. something like \includespread[...,coltypes={all=r}]
  • specify parts of the table (beginning and ending rows): for example \includespread[...,coltypes={rl|l|{rest=c}|cl}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant