Is there a way where the commands made in LaTeX are not corrected by ltex?
For example:
`in \input{app:formulas}
Figure \ref{fig:resolt})`
ltex will correct the name inside the brackets: 'app' is not recognized as my custom 'appendix' label and 'resolt' is corrected to 'result'.
Is there a way where the commands made in LaTeX are not corrected by ltex?
For example:
`in \input{app:formulas}
Figure \ref{fig:resolt})`
ltex will correct the name inside the brackets: 'app' is not recognized as my custom 'appendix' label and 'resolt' is corrected to 'result'.