From 2a594ccfe2284931a7f17523e672f211df7e098a Mon Sep 17 00:00:00 2001 From: Juan Mauricio Matera Date: Thu, 8 Aug 2024 14:53:34 -0300 Subject: [PATCH] title in a pdf (#1059) This just put the title and the logo into a pdf --------- Co-authored-by: rocky Co-authored-by: R. Bernstein --- mathics/doc/latex/mathics.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mathics/doc/latex/mathics.tex b/mathics/doc/latex/mathics.tex index e1fba5f84..60710569b 100644 --- a/mathics/doc/latex/mathics.tex +++ b/mathics/doc/latex/mathics.tex @@ -80,8 +80,7 @@ \definecolor{pythonstring}{rgb}{0,0.5,0} \title{ - \includegraphics[height=0.1\linewidth]{logo-heptatom.pdf} - \huge Mathics3 + \includegraphics[height=0.1\linewidth]{mathics-title.pdf} \\[.5em] {\LARGE\color{subtitle}\textit{\textmd{A free, open-source alternative to Mathematica}}} \par\textmd{\Large Mathics3 Core Version \MathicsCoreVersion}