emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

latex-indent


From: Luc Teirlinck
Subject: latex-indent
Date: Thu, 31 Jul 2003 09:59:36 -0500 (CDT)

Is there a reason why `latex-indent' indents by two spaces after an
unmatched `[' or inside [...] ?  To check this behavior just run
`latex-indent' on line 4 of the enclosed file.  There is a convention
in mathematical reviews to reference other papers in square brackets,
so this kind of situation occurs all the time.

Is the indentation due to confusion with optional parameters style:
\documentclass[a4paper]{article} or maybe with \[...\] ?

===File ~/ltxtest.tex=======================================
\documentclass{article}
\begin{document}
aaaaaaaaaaaa aaaaaaaaaaaaaaaa aaaaaaaaaaaaa [aaaaaaaaaaaa aaaaaa
aaaaaaaa
\end{document}
============================================================

Sincerely,

Luc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]