default debug to false
This commit is contained in:
@@ -116,5 +116,5 @@ Valgerður Ólafsdóttir,Iceland
|
|||||||
| `logo` | *(none)* | Path to logo image file |
|
| `logo` | *(none)* | Path to logo image file |
|
||||||
| `logowidth` | `2cm` | Width of the logo |
|
| `logowidth` | `2cm` | Width of the logo |
|
||||||
| `logoheight` | `10mm` | Height constraint for 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 |
|
| `nodebugboxes` | — | Hide bounding boxes |
|
||||||
|
|||||||
BIN
Binary file not shown.
@@ -63,7 +63,7 @@
|
|||||||
\newlength\NC@logowidth
|
\newlength\NC@logowidth
|
||||||
\newif\ifNC@debugboxes
|
\newif\ifNC@debugboxes
|
||||||
|
|
||||||
%\NC@debugboxestrue
|
\NC@debugboxesfalse
|
||||||
\setlength\NC@logoheight{10mm}
|
\setlength\NC@logoheight{10mm}
|
||||||
\setlength\NC@logowidth{2cm}
|
\setlength\NC@logowidth{2cm}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user