lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master e6a4e17 6/9: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master e6a4e17 6/9: Improve documentation
Date: Sun, 23 Sep 2018 10:41:26 -0400 (EDT)

branch: master
commit e6a4e179495ba8e79b6cf0810ded07993a4a8638
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
---
 ledger_pdf_generator_wx.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ledger_pdf_generator_wx.cpp b/ledger_pdf_generator_wx.cpp
index 6019d3a..e2d29e8 100644
--- a/ledger_pdf_generator_wx.cpp
+++ b/ledger_pdf_generator_wx.cpp
@@ -974,7 +974,9 @@ class pdf_illustration : protected html_interpolator, 
protected pdf_writer_wx
 
     Ledger const& ledger_;
 
-    // These font sizes differ from wxHTML defaults.
+    // These font sizes are more suitable for illustrations than
+    // the builtin wxHTML defaults. See:
+    //   https://lists.nongnu.org/archive/html/lmi/2018-07/msg00033.html
     static inline html_font_sizes font_sizes_ {8, 9, 10, 12, 14, 18, 20};
 
     // All the pages of this illustration.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]