-
Notifications
You must be signed in to change notification settings - Fork 0
ChangeLog
lvjr edited this page Oct 14, 2024
·
63 revisions
- fix undefined props with latest l3kernel (#22, #474)
- add experimental
hookandhtmllibraries (#197) - only run code of the same library once (#364)
- fix incorrect
longtblrpagebreaks before sectioning commands (#361) - expand multiple macros with outer key
expand(#77) - update rollback release 2021 to version 2021R
- mark inner key
verbas obsolete for future removal (#104, #294, #358, #370) - add experimental
\lTblrMeasuringBoolfor measuring phase (#179) - allow to evaluate all functions in the table body (#254)
- fix vline positions when
belowpos=0(#272) - add
\emptyas a table command (#328) - allow to define
\relaxas a table command (#328) - fix wrong
capconttemplate whenlabel=none(#335) - extend from
X-ZtoU-Zfor the last children (#353) - add new chapter "Tips and Tricks" in manual
- add inner key
delimiterand itsleftandrightsubkeys (#300) - fix wrong delimiter positions of delimited matrices in
amsmathlibrary (#300) - add
\tblrcontheadnameand\tblrcontfootnameforbabeltranslations (#167) - allow setting multiple environments at the same time (#37)
- add
namerefandzreflibraries (#256) - fix a mistake in storing styles of elements (#286)
- fix wrong calculation of border sizes (#260)
- avoid adding struts before and after cell text (#265)
- fix extra line breaks when cells begin or end with CJK punctuations (#145, #257)
- make
\pagebreakand\nopagebreakaccept an optional argument (#259) - restore table commands before building cells (#31)
- share
rownumandcolnumcounters (#269, davidcarlisle/dpctex#33) - replace TeXSE with TopAnswersTeX in support sites
It is in Overleaf installation of TeX Live 2022.
- provide
functionallibrary for doing functional programming in tables (#81)- add outer specification
evaluatefor file inputting and table building - add inner specification
processfor cell summing and conditional styling - add
\cellGetText,\cellSetText,\cellSetStyle,\rowSetStyle,\columnSetStyle
- add outer specification
- make
tabularraycorrectly nest inalignenvironment (#143) - add
guardoption insiunitxlibrary (#175) - fix wrong page breaks of long tables with positive
\parskip(#203) - fix missing first and last hlines in subtables (#227)
- make justifying the default in table cells (#69)
- make justifying the default in table head/foot (#174)
- make \TblrNote overlap to the right side by default (#198)
- restore paragraph parameters in table head/foot (#181)
- fix multiline nonnumeric cells in
siunitx'sScolumns (#90) - fix wrong cell widths when using
font=\boldmathoption (#137) - fix
@expression in math mode (#138) - fix vlines that cross double hlines caused by span cells (#141)
- fix wrong counters in math mode for
counterlibrary (#154) - fix wrong cell widths caused by
counterlibrary (#162) - fix wrong widths of enumerate cells caused by
hyperref(#196) - don't add
headsep/footsepif table head/foot is empty (#86) - normalize
\NewSomeThingand\DefSomeThingcommands (#115) - add
longtabsandtalltabsenvironments inbooktabslibrary (#170) - add
stretch=-1option for removing vertical space around lists (#99) - add an optional argument to
oddandevenselectors (#105) - add new interfaces
hborderandvborder(#183) - add
pagebreak=yes/no/autooptions tohborder(#165) - add
baselinekey for aligning table at any row (#72) - remove
\firsthlineand\lasthlinecommands (#72) - remove
\multicolumnand\multirowcommands (#28) - allow to rollback to version 2021 by
\usepackage{tabularray}[=v2021](#28) - update change log on wiki page of the project (#95)
- rename
READMEasREADME.txtand addCONTRIBUTING.txt(#178)
- fix missing last row (#114)
- use
\thetableincaption-lottemplate (#126) - add missing
\therownum,\thecolnum,\therowcount,\thecolcount(#129)
- fix lost lines in some long tables in PDF readers (#88)
- add
counterlibrary for manipulate LaTeX counters (#89) - add
modeoption for cells/columns/rows (#45) - allow to modify
fgsettings (#62) - allow to modify
cmdsettings (#57) - define
+array,+cases,+pmatrix, etc withamsmathlibrary (#87) - use
\tablenameincaption-tagtemplates (#103) - fix an error caused by
verboption (#112) - update
endposandexpandoptions in the manual (#92, #110)
- add crossing and trimming options for hlines and vlines (#55)
- add trim options for
\cmidrulecommand (#41) - add vertical spaces below and above booktabs rules (#79)
- add
\morecmidrules,\specialruleand\addlinespacefor booktabs - add
varwidthlibrary for using enumerate inside cell text (#36) - add simple template for caption and capcont (#70)
- fix bug in including
\linewidthgraphics inXcolumns (#80) - fix disappeared borders around colored cells in Adobe Acrobat (#76)
- fix wrong span widths with
hspan=minimaloption (#71) - change pdfborder setting only inside
tblrenvironment (#33) - fix bug with tabularray and shortverb
|(#58) - fix bug with extra space at the end of a multiline cell (#48)
- remove
\partokens at the beginning and at the end of cell text (#32) - fix blank page in long tables when using
\newpagecommand (#39) - fix blank page after
\sectionstarts at the top of a page (#42)
- expand every occurrence of the specified macro once (#18, #23)
- provide some table commands (T-F-S/csvsimple#12)
- use
X,Y,Zfor the last three childs in child selectors (#24) - support
\verbcommand viaverboption (#13) - implement
scolumn forsiunitxlibrary - fix empty table pages with only one row (#38)
- implement
\\*,\nopagebreakand\pagebreak(#30) - define
emptytemplate for every elements - implement
\caption[]{text}and\caption*{text}(#25) - implement floatable tall tables (#26)
It is in Overleaf installation of TeX Live 2021.
- add full support for long tables with
longtblrenvironment - add templates for caption and continuation text and table footnotes
- add templates
firsthead,middlehead,lasthead,firstfoot,middlefoot,lastfoot(#12) - add
\DefTblrTemplate,\SetTblrTemplate,\UseTblrTemplateand\ExpTblrTemplate - add
\SetTblrStylefor setting color, font, alignment, parindent and hangindent - add
\NewTblrThemecommand for defining new themes for long tables - replace
\SetTblrDefaultwith\SetTblrInnerfor setting inner specifications - add
\SetTblrOutercommand for setting outer specifications - add
\NewTblrEnvironcommand for defining newtblrenvironments - add
\UseTblrLibrarycommand andbooktabs,diagbox,siunitxlibraries - provide
\leftsep,\rightsep,\abovesepand\belowsepfor cell text - add options for distributing span sizes evenly to columns or rows (#3)
- keep row height and column widths even if all cells in them are spanned (#15)
- fix font option for multiline cells (#17)
- add
preto/appto/cmdoptions for cells/rows/columns (#18) - fix problem with
\relaxafter\\or\hline(#20) - update the manual and add three chapters
- make it run much faster by using less property lists
- fix child selectors with more than nine childs
- allow to change
rulesep - add
fgandfontoptions - include old version as
tabularray-2021.sty
- compatible with TeX Live 2020
- document
\SetTblrTracingcommand - avoid "need 0.0pt more!" warnings
- first public release