Re: [Bacula-devel] Building the docs as PDF fails

2024-11-30 Thread Carsten Leonhardt
Hi Eric, I've attached two patches for the docs: 1) In one place **StartTLS** was changed to \texttt{StartTLS} in commit 71e9f56f8add21709bfd0491c3f4c592101eaf90 - the patch changes it in the other two places with the same wording for consistency 2) Some change in newer LaTex versions causes the

Re: [Bacula-devel] Building the docs as PDF fails

2024-11-30 Thread Carsten Leonhardt
Hi, here with the actual patches... Regards Carsten >From 0b956e2e22388d368452ede5e630205a3d326b57 Mon Sep 17 00:00:00 2001 From: Carsten Leonhardt Date: Sat, 30 Nov 2024 12:19:38 +0100 Subject: [PATCH 1/2] Change **StartTLS** to \texttt{StartTLS} For consistency with commit 71e9f56f8add21709

[Bacula-devel] [patch] bacula-docs: Allow build to be more verbose

2024-11-30 Thread Carsten Leonhardt
Hi Eric, please consider the attached patch. Setting BUILD_VERBOSE to 1 in the environment makes the build to be verbose with output to the console. Regards Carsten >From a63bb05c614e49947ba0734000dbd8df8c2bb40c Mon Sep 17 00:00:00 2001 From: Carsten Leonhardt Date: Sat, 30 Nov 2024 13:01:09 +