Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange

Questions tagged [tblr]

[tblr] is about questions regarding the tblr environment, provided by the tabularray package for typesetting tables. See also the [tabularray] tag.

Filter by
Sorted by
Tagged with
4 votes
2 answers
79 views

minipage in tblr

I'm trying to have some normal wrapped long text in a table cell. I tried to use a minipage in a tblr. It seems to work, but it dumps Underfull warnings. So is there another method or did i forget ...
user1850133's user avatar
  • 1,423
3 votes
2 answers
62 views

tblr row to row distance when using \cline

it seems that when using \cline or \SetHline the rows below are displaced downward by the value of the horizontal line inserted. I have three tables in three columns in a beamer slide and at the same ...
user1850133's user avatar
  • 1,423
5 votes
3 answers
195 views

tblr-tikz draw relation lines between two tables

It seems that there is no way to give a name to a tblr table. Because of that, with the tikz library for tblr tables it is impossible to draw things implying other tables than the first that latex ...
user1850133's user avatar
  • 1,423
3 votes
2 answers
158 views

Prevent multiple evaluations of commands in table environments (tabularx, tabulary, tblr)

I often need to hide answers using \phantom, and store them in an expl3 sequence via a custom command \addanswer, for later use. Each call to \addanswer is intended to store its argument only once. ...
mathteacher's user avatar
4 votes
3 answers
155 views

Spectral sequence with labeled columns and rows has extra vertical rule

I'm trying to typeset a spectral sequence using tblr. I can almost get what I want, but there is one issue. Here is a minimal working example of what I've tried so far: \documentclass[11pt]{amsart} \...
Andy Putman's user avatar
4 votes
3 answers
145 views

Create a string from a list elements in interface 3

I have a document with similar structure on all the pages. Basically it's a 4-row, 5-column table. Each page content is entirely bracketed and separated from the next with a comma and the entire list ...
user1850133's user avatar
  • 1,423
0 votes
1 answer
92 views

Tblr environment white color in first row

Good morning all, Could I please ask for advice on how to adjust my syntax so that the I can't manage to define white vertical lines only in the first row—could you please advise? Thank you and have a ...
Martin Šudoma's user avatar
3 votes
1 answer
253 views

Double hline with tabularray

I'm trying to draw a double hline in my tblr environment without breaking the vertical lines. This answer solves the problem for the usual tabular environment using the hhline package. However, when I ...
Dave's user avatar
  • 359
2 votes
1 answer
69 views

Format Table-Header different from rest of table

Is it possible to format the header of the tblr environment diffrent than the colspec defines? So for example: I want a header with plain text, but all subsequent rows should be formatted as $\unit{#...
FixFox's user avatar
  • 181
2 votes
1 answer
58 views

I am trying to adjust the column width in my table to wrap the text, but colspecs is not working. I am using the tblr environment

The third and fifth columns of the table are not responding to edits in colspec \begin{tblr}{ colspec={|Q[c,1cm]|Q[c,1cm]|Q[c,1cm]|Q[c,1cm]|Q[c,1cm]|}, row{1-2} = {font=\bfseries}, cell{1}{...
SGirl89's user avatar
  • 21
0 votes
1 answer
82 views

tabularray: cells for long content and vertical position

I'm trying to setup a tblr for the argument of a \section. The reason for using a table is to get correct text wrapping when the section title is long. Below is my mwe. I used @{(} to get wrapped text ...
user1850133's user avatar
  • 1,423
7 votes
2 answers
288 views

tabularray : use of "@{ ... }" in tblr

I'm trying to setup a tblr environment to make it look like a bullet list. So i need to make the table generate a bullet at the start of every new line. Here's my try, it seems to work but i get the ...
user1850133's user avatar
  • 1,423
4 votes
2 answers
222 views

How to add \dotfill in a merged cell in tabularray

I'm having problem adding \dotfill to a merged cell in tabularray. I tried: \documentclass{article} \usepackage{tabularray} \usepackage{amssymb} \usepackage{geometry} \usepackage[fontsize=14pt]{...
Rekkhan's user avatar
  • 119
4 votes
1 answer
123 views

tabularray repeatrow

i try to make some kind of table, where i create a number of rows automatically. \documentclass{scrartcl} \usepackage{polyglossia} \setdefaultlanguage{german} \usepackage{fontspec} \usepackage[top=...
Patrick's user avatar
  • 255
4 votes
1 answer
132 views

Misplaced \noalign while using tabularray

I have the following code: \documentclass[11pt]{book} \usepackage[default]{opensans} \usepackage{tabularray} \newenvironment{DescCmdStmt}{% \begin{center} \SetTblrInner{rowsep=10pt} \begin{...
user17911's user avatar
  • 177

15 30 50 per page
Morty Proxy This is a proxified and sanitized view of the page, visit original site.