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

Rewrite tables exercises in favor of tabularray #337

Merged
merged 5 commits into from
Aug 17, 2023
Merged

Commits on Jul 4, 2023

  1. Rewrote tables exercises in favor of tabularray

    The exercises now aim to teach the basic usage of tabularray.
    
    * Added tabularray to header, added tblr libraries siunitx and booktabs
    * Removed booktabs from header
    * Changed tabular environments to tblr, added respective options in tblr
      header
    * Due to the length of the data a few lines were deleted to let the
      tables be displayed nicely (I don't see the need to introduce longtblr
      yet)
    aknierim committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    07eb236 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    99a3e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59aa2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa1ea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b92346 View commit details
    Browse the repository at this point in the history