bug-auctex
[Top][All Lists]
Advanced

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

bug#20359: More testing


From: Peter Harpending
Subject: bug#20359: More testing
Date: Thu, 23 Apr 2015 19:10:51 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I did some more testing.

Input

    \begin{itemize}
      \item If you tap your finger against a bridge at exactly the right
        frequency, the bridge will collapse. (Resonance)
    
      \item The formula used to calculate the interest rate on your mortgage
        is actually just a fancy form of the ratios of angles in a
        triangle. (Euler's formula)
    \end{itemize}

AUCTeX

    \begin{itemize}
    \item If you tap your finger against a bridge at exactly the right
    frequency, the bridge will collapse. (Resonance)
    
    \item The formula used to calculate the interest rate on your mortgage
    is actually just a fancy form of the ratios of angles in a
    triangle. (Euler's formula)
    \end{itemize}

plain latex-mode

    \begin{itemize}
      \item If you tap your finger against a bridge at exactly the right
    frequency, the bridge will collapse. (Resonance)
    
      \item The formula used to calculate the interest rate on your mortgage
    is actually just a fancy form of the ratios of angles in a
    triangle. (Euler's formula)
    \end{itemize}

Input

    \begin{enumerate}
      \item First item
        \begin{itemize}
          \item If you tap your finger against a bridge at exactly the right
            frequency, the bridge will collapse. (Resonance)
    
          \item The formula used to calculate the interest rate on your mortgage
            is actually just a fancy form of the ratios of angles in a
            triangle. (Euler's formula)
        \end{itemize}
    \end{enumerate}

AUCTeX

    \begin{enumerate}
    \item First item
    \begin{itemize}
    \item If you tap your finger against a bridge at exactly the right
    frequency, the bridge will collapse. (Resonance)
    
    \item The formula used to calculate the interest rate on your mortgage
    is actually just a fancy form of the ratios of angles in a
    triangle. (Euler's formula)
    \end{itemize}
    \end{enumerate}


plain latex-mode

    \begin{enumerate}
      \item First item
        \begin{itemize}
          \item If you tap your finger against a bridge at exactly the right
    frequency, the bridge will collapse. (Resonance)
    
          \item The formula used to calculate the interest rate on your mortgage
    is actually just a fancy form of the ratios of angles in a
    triangle. (Euler's formula)
        \end{itemize}
    \end{enumerate}

The value of `fill-paragraph-function` is `LaTeX-fill-paragraph`, which
is an AUCTeX function. I'm not an expert on the code base, but, I think
LaTeX-fill-paragraph is forgetting to do its indentation job.

Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJVOZgZAAoJEMl2w1bBwRCrIXUQAN0s1tcth4M3WOXvWWx3G6eQ
uXZ8nulBgJxTKMRiSXlw9O6X2DHQiBke4qV6WQeR7g7x2cDDKabW9PxsGr7pOh2n
FcMCoNHpjQqS39KKkY2LHB1DOBpnwltHpvY1qkvpzO+bs+ZA1LlQNPQinp6pJRfT
nvf3BT5xyDrgSzFFdK0mDWktS1crN+h8zw/o5Ce47l4opN+g45HIFvEFZxTPwP8G
cHeRljvsLWAUQpzURjF/3ul+q9+DAMAzx0qd5MhMwuGUwr43GW0iKWpVQYg9pEH+
EyTb9LoOVtNcoab/Gj9WZf+uh4Aosf5XWQWrMAcFkvAJaLZrDXUr669vqE4TL0qR
WxJSDYHem4vhRmJxoqAKG45fXkwhtiucfz/Rz1D7oHnccN9imw8fvzsKcQwc7z02
OYXY4hL40NzgDOq6cH1rXGguMc3kMSrBSWVnucNxKuGFi8mcNR94mJ59ASV97ri1
P6xLr6cXQf/6/Wq2uOPJ1aNSrsi7SGHMq1KF/y5vHwxsnt8clG1DrKK8cB5aImFE
D2fEOfeDWoE4F6e3Fve9rILAXcBlO6MdJk3UjErIAUc179pXWQCyzaaQF+O6sIZp
BVDNZ6f7XfvZxKX7O0W07DRa38ZVjA4c2S9uRVeneK5vo8oQvD9WEHDgzGMF5Qgq
z3F4lc3Qdx/hmrpseQXq
=y0Vo
-----END PGP SIGNATURE-----





reply via email to

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