default debug to false

This commit is contained in:
Olaf
2026-07-02 00:38:34 +02:00
parent eca60fef9f
commit f175c58730
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -116,5 +116,5 @@ Valgerður Ólafsdóttir,Iceland
| `logo` | *(none)* | Path to logo image file |
| `logowidth` | `2cm` | Width of the logo |
| `logoheight` | `10mm` | Height constraint for the logo |
| `debugboxes` | *(on)* | Show bounding boxes for layout debugging |
| `debugboxes` | *(off)* | Show bounding boxes for layout debugging |
| `nodebugboxes` | — | Hide bounding boxes |
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -63,7 +63,7 @@
\newlength\NC@logowidth
\newif\ifNC@debugboxes
%\NC@debugboxestrue
\NC@debugboxesfalse
\setlength\NC@logoheight{10mm}
\setlength\NC@logowidth{2cm}