zitiere ein Theorem (oder ähnliches) bei Nummer und Title

"Uwe Brauer" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo 


Folgendes beispiel mit thmtools und cleveref.
\cref{thr:testlistthm-article:1}
oder \autoref{thr:testlistthm-article:1} } ergeben direkt Theorem 1.

Ich suche nun ein Paket daß Theorem 1 (Riemann) ausgibt.

Ich habe leider nichts gefunden, kennt jemand ein solches Paket?

Danke 

Uwe Brauer 



\documentclass[12pt]{article}
\usepackage{amssymb,amsfonts,amsmath,amsthm}
\usepackage[colorlinks]{hyperref}
\usepackage{thmtools}
\usepackage{cleveref}
\newtheorem{thm}{Theorem}
\begin{document}
\renewenvironment{proof}[1][\proofname]{{\bfseries Proof of     #1.}}{\qed}.

\section{The theorem}
\label{sec:theorem}


\begin{thm}[Riemann]
  \label{thr:testlistthm-article:1}
Let $\zeta(s)$ be given as
  \begin{equation}
    \label{eq:testlistthm-article:1}
    \zeta(s) = \sum_{n=1}^\infty \frac{1}{n^s}
  \end{equation}
  where $s\in \mathbb{C}$, $Re(z)>1$, then the real part of every
  nontrivial zero of $\zeta(s)$ is $\frac{1}{2}$.


\end{thm}
\begin{proof}[Theorem \ref{thr:testlistthm-article:1}]
  The general idea is as follows
\end{proof}

\section{The implication of  \autoref{thr:testlistthm-article:1} }
\label{sec:implication-theorem-}


Later we will use \autoref{thr:testlistthm-article:1} to prove some
interesting theorems

\cref{thr:testlistthm-article:1}


\listoftheorems[ignoreall,show={thm,defn}]

\end{document}

-- 
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.