summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex b/Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex
index 988b3a68abd..d3f68e4f27c 100644
--- a/Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex
+++ b/Master/texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex
@@ -116,7 +116,7 @@ verbatimEnvironments:
\subsection{The \texttt{-y|yaml} switch}\label{sec:yamlswitch}
You%
- \announce*{2017-08-21}{demonstration of the -y switch} may use the \texttt{-y} switch to load
+ \announce{2017-08-21}{demonstration of the -y switch} may use the \texttt{-y} switch to load
your settings; for example, if you wished to specify the settings from \cref{lst:localSettings}
using the \texttt{-y} switch, then you could use the following command:
\begin{commandshell}
@@ -143,10 +143,10 @@ latexindent.pl -l=mysettings.yaml -y="verbatimEnvironments:cmhenvironment:0;myen
\item \texttt{localSettings.yaml} but only if found in the same directory as \texttt{myfile.tex} and called
with \texttt{-l} switch; this file can be renamed, provided that the call to \texttt{latexindent.pl} is adjusted
accordingly (see \cref{sec:localsettings}). You may specify both relative and absolute%
- \announce*{2017-08-21}*{-l absolute paths} paths to other
+ \announce{2017-08-21}*{-l absolute paths} paths to other
YAML files using the \texttt{-l} switch, separating multiple files using commas;
\item any settings%
- \announce*{2017-08-21}{-y switch load order} specified in the \texttt{-y} switch.
+ \announce{2017-08-21}{-y switch load order} specified in the \texttt{-y} switch.
\end{enumerate}
A visual representation of this is given in \cref{fig:loadorder}.