commit 1977beb5b260c39cd0997426bbaef22c7fab9d89
Author: Juergen Spitzmueller <[email protected]>
Date:   Wed Nov 5 10:42:45 2014 +0100

    cosmetics

diff --git a/lib/layouts/fixme.module b/lib/layouts/fixme.module
index c0e4f8e..a725f58 100644
--- a/lib/layouts/fixme.module
+++ b/lib/layouts/fixme.module
@@ -34,12 +34,14 @@ Style List_of_FIXMEs
        LeftMargin      MMMMM
        LabelString     "[List of FIXMEs]"
 
-       LabelFont
-           Family      typewriter
+       LabelFont 
+           Family      sansserif
            Series      Medium
-           Size        Small
+           Size        large
            Color       latex
+           Shape       bold
        EndFont
+
        Requires        fixme
 End
 
diff --git a/lib/layouts/todonotes.module b/lib/layouts/todonotes.module
index 77e8a56..05bfb1b 100644
--- a/lib/layouts/todonotes.module
+++ b/lib/layouts/todonotes.module
@@ -30,11 +30,12 @@ Style List_of_TODOs
        LeftMargin      MMMMM
        LabelString     "[List of TODOs]"
 
-       LabelFont
-           Family      typewriter
+       LabelFont 
+           Family      sansserif
            Series      Medium
-           Size        Small
+           Size        large
            Color       latex
+           Shape       bold
        EndFont
 
        Argument 1

Reply via email to