The removal of full-width spaces #581
Labels
align-at-ampersand-routine
the align at ampersand; documented in lookForAlignDelims
answered
question has been answered
cjk
Chinese/Japanese/Korean
question
user-centred question about behaviour of latexindent.pl
(This post is written by a human, but AI was used to compose the text.) Thank you for creating such a wonderful tool. In my team, full-width spaces are sometimes used for indenting the typeset output (not ideally, but due to historical reasons). However, when using latexindent—as shown in the example below—full-width spaces are removed regardless of whether the GCString switch is enabled or not (using a font that visualizes whitespace might make this more apparent). It appears that full-width spaces at the beginning of lines and around the characters “&” and “//” in tabular environments are being removed. Since LaTeX treats full-width spaces as characters (unlike other whitespace symbols), would it be possible to handle full-width spaces differently (i.e., not remove them)? Please consider this request.
original .tex code
yaml settings
(default)
actual output
desired output
The text was updated successfully, but these errors were encountered: