array umgebung ergibt merkwuerdigen Fehler

Uwe Brauer <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo

Folgendes Minimal Beispiel (TL2013)

,----
| \documentclass[12pt]{article}
| \usepackage{amssymb,amsfonts,amsmath,amsthm}
| \begin{document}
| \begin{equation*}
|   \begin{array}{l} 
|     [0, T + \delta)\\    
|     T^{*}<\infty\\ 
|     \exists \delta > 0 \\
|     [0, T + \delta)
|   \end{array}
| \end{equation*}
| \end{document}
`----


Führt zu einer  Fehlermeldung wegen der letzten Zeile im Array, 


,----
| 12 Error   Paragraph ended before \@argarraycr was complete.
|  LaTeX Error: \begin{array} on input line 5 ended by \end{document}.
|  Improper \prevdepth.
|  Missing } inserted.
|  Missing } inserted.
|  Missing \cr inserted.
|  Missing $ inserted.
|  You can't use `\end' in internal vertical mode.
|  LaTeX Error: \begin{array} on input line 5 ended by \end{document}.
|  Missing } inserted.
|  Emergency stop.
|   ==> Fatal error occurred, no output PDF file produced!
`----


der gleiche
Ausdruck in der ersten Zeile wird aber akzeptiert.

,----
| \documentclass[12pt]{article}
| \usepackage{amssymb,amsfonts,amsmath,amsthm}
| \begin{document}
| \begin{equation*}
|   \begin{array}{l} 
|     [0, T + \delta)\\    
|     T^{*}<\infty\\ 
|     \exists \delta > 0 
|   \end{array}
| \end{equation*}
| \end{document}
`----

funktioniert

Ich bin verwirrt.

Danke 

Uwe Brauer 
-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.