Skip to content

Commit 16ac2ff

Browse files
authored
cwl: add missing arg for lrbox env (#1948)
1 parent 00196ce commit 16ac2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

completion/latex-document.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
\begin{Large}
5151
\begin{large}
5252
\begin{list}{label}{spacing}
53-
\begin{lrbox}
53+
\begin{lrbox}{box}
5454
\begin{math}#\math
5555
\begin{matrix}#m\array
5656
\begin{minipage}[position][height][inner pos]{width}

0 commit comments

Comments
 (0)