summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty
index 34f90324b8b..abdead7a4af 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty
@@ -27,7 +27,10 @@
\NewDocumentEnvironment{tabulary*}{m o m}
{\tabular{#3}}
{\endtabular}
-
+\newcolumntype{L}{l}
+\newcolumntype{C}{c}
+\newcolumntype{R}{r}
+\newcolumntype{J}{l}
\newdimen\tymin
\newdimen\tymax
\def\tyformat{}