Re: Datei kann kompiliert werden aber es gibt eine obskure Fehlermeldung
Uwe Brauer <[email protected]>
| Newsgroups | gmane.comp.tex.german |
|---|---|
| Message-ID | <[email protected]> |
>>> "UF" == Ulrike Fischer <[email protected]> writes: > Am Sat, 16 Sep 2023 09:15:08 +0300 schrieb Uwe Brauer: >> Beim Kompilieren eines längeren Dokuments erhalte ich Meldungen wie diese: >> >> pdfTeX warning (ext4): destination with the same identifier (name{equation.2.4}) has been already used, duplicate ignored >> <argument> ...shipout:D \box_use:N \l_shipout_box >> \__shipout_drop_firstpage_...l.1243 \end{align} >> >> >> Aber die Umgebung sieht so aus, und dieses label kommt nicht noch einmal vor >> \begin{align} \label{E:Tdivergence} >> D_{\nu} T^{\mu \nu} = 0, && (\mu = 0,1,2,3). >> \end{align} >> >> Was ist da los? > Das heißt, dass du zwei Gleichungen mit der Nummer 2.4 hast. Z.B. in > verschiedenen Kapiteln. > Definiere \theHequation so, dass es eindeutig wird. z.B. > \renewcommand\theHequation{\thechapter.\theequation} Vielen Dank, aber \documentclass[11pt,reqno]{amsart} \renewcommand\theHequation{\thechapter.\theequation} Hat zur folgenden Fehlermeldung geführt, LaTeX Warning: Reference `sec:IrrotationalEE' on page 3 undefined on input line 83. ./Speck-Rodnianski_Stability_of_Irrotational_Euler-Einstein.tex:89: Undefined control sequence. \theHequation ->\thechapter .\theequation l.89 \begin{subequations} ./Speck-Rodnianski_Stability_of_Irrotational_Euler-Einstein.tex:89: Undefined control sequence. \theHequation ->\thechapter .\theequation l.89 \begin{subequations} So wahrscheinlich ein weiterer Konflikt? > -- > Ulrike Fischer > http://www.troubleshooting-tex.de/ -- 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/
smime.p7s
(application/pkcs7-signature, 5.5 KB) - not displayed