diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-06 21:08:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-06 21:08:34 +0000 |
commit | bd4cf1f2e6801bca16d71f96a87d5c09301a06eb (patch) | |
tree | bfa5f0e57ee2d76c094747247ca23b3fd8a6ea7f /Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex | |
parent | ec035cd766bacb7df89447b788c371e1a8430711 (diff) |
latexindent (6may20)
git-svn-id: svn://tug.org/texlive/trunk@55047 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex b/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex index e47115486b7..80964999a7d 100644 --- a/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex +++ b/Master/texmf-dist/doc/support/latexindent/sec-default-user-local.tex @@ -624,7 +624,7 @@ latexindent.pl tabbing.tex -l=delimiterRegEx3.yaml It is possible that delimiters specified within \texttt{delimiterRegEx} can be of different lengths. Consider the file in \cref{lst:tabbing1}, and associated YAML in - \cref{lst:delimiterRegEx4}. Note that the \cref{lst:delimiterRegEx4} specifies the + \cref{lst:delimiterRegEx4}. Note that the \cref{lst:delimiterRegEx4} specifies the option for the delimiter to be either \lstinline!#! or \lstinline!\>!, \emph{which are different lengths}. Upon running the command \begin{commandshell} |