Skip to content

add \nodetitle command to specify titles of nodes in dependency graph#74

Open
Hagb wants to merge 1 commit intoPatrickMassot:masterfrom
WuProver:master
Open

add \nodetitle command to specify titles of nodes in dependency graph#74
Hagb wants to merge 1 commit intoPatrickMassot:masterfrom
WuProver:master

Conversation

@Hagb
Copy link
Copy Markdown

@Hagb Hagb commented Jun 18, 2025

The plastexdepgraph part is submitted in
PatrickMassot/plastexdepgraph#9.

@Hagb
Copy link
Copy Markdown
Author

Hagb commented Jun 18, 2025

An example of bolded main theorem and badly displayed graph caused by long names:

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-1}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-1>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-2}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-2>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-3}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-3>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-4}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-4>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-5}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-5>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-6}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-6>}
\end{theorem}

\begin{theorem}
	\label{thm:a-very-long-theorem-or-something-else-label-7}
	\nodetitle{<a-very-long-<BR/>theorem-or-<BR/>something-else-<BR/>label-7>}
\end{theorem}

\begin{theorem}
	\label{thm:an-import-theorem}
	\nodetitle{<<B>an-import-theorem</B>>}
\end{theorem}
without \nodetitle: with linebreak in \nodetitle
image image

(typo: import -> important)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant