|
| From: | Greg Chicares |
| Subject: | [lmi-commits] [lmi] master ba09b4c 1/2: Improve documentation |
| Date: | Tue, 5 Feb 2019 18:03:11 -0500 (EST) |
branch: master
commit ba09b4cce954aa6e0e2ce85044ab64931cb5a0a2
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>
Improve documentation
---
pdf_command_wx.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pdf_command_wx.cpp b/pdf_command_wx.cpp
index 9063282..e4f5b56 100644
--- a/pdf_command_wx.cpp
+++ b/pdf_command_wx.cpp
@@ -942,6 +942,8 @@ class pdf_illustration : protected html_interpolator,
protected pdf_writer_wx
add_abbreviated_variable("ContractNumber", full_abbrev_length);
add_abbreviated_variable("ContractNumber", full_abbrev_length / 2);
+ // Check for anything but whitespace--see:
+ // https://lists.nongnu.org/archive/html/lmi/2019-02/msg00001.html
add_variable
("HasComplianceTrackingNumber"
,expand_template("imprimatur")
| [Prev in Thread] | Current Thread | [Next in Thread] |