Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hagb
Copy link

@Hagb Hagb commented Jun 18, 2025

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

@Hagb
Copy link
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