From 5c97203a42aea2c5bc7eb8ab26f2f4d3e74fa3ec Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm <philipp@uvos.xyz> Date: Fri, 19 Jan 2024 15:16:28 +0100 Subject: [PATCH] improve latex output --- doc/libeisdrt.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/libeisdrt.doxygen.in b/doc/libeisdrt.doxygen.in index a023884..08b60d4 100644 --- a/doc/libeisdrt.doxygen.in +++ b/doc/libeisdrt.doxygen.in @@ -1810,7 +1810,7 @@ LATEX_MAKEINDEX_CMD = makeindex # The default value is: NO. # This tag requires that the tag GENERATE_LATEX is set to YES. -COMPACT_LATEX = NO +COMPACT_LATEX = YES # The PAPER_TYPE tag can be used to set the paper type that is used by the # printer. -- GitLab