lmi
[Top][All Lists]
Advanced

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

[lmi] A fine layout adjustment


From: Greg Chicares
Subject: [lmi] A fine layout adjustment
Date: Tue, 28 Aug 2018 23:10:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Vadim--On the illustration cover page, {{StateMarketingImprimatur}} is
in the bottom left corner of the enclosing blue box--so far to the
south that descenders actually collide with the box, and also too
far to the west. We'd like to move it a little to the north and east.

If this were wxXRC, I could just add
  <flag>wxALL</flag>
  <border>2</border>
If this were letterpress, I'd just insert a "lead" (a metal strip
two points thick) underneath, and a "mutton quad" (a 1em by 1em
metal block) or two on the left. I know a way to force it to work
in HTML (below), but my way is:
 - unattractive--too little space on the left, too much below
 - probably not considered "good" HTML design
so I'd like to ask how you'd prefer that this goal be achieved.

---------8<--------8<--------8<--------8<--------8<--------8<--------8<-------
diff --git a/cover.mst b/cover.mst
index 7fd1344d..44992a32 100644
--- a/cover.mst
+++ b/cover.mst
@@ -143,6 +143,8 @@ it roughly where we want it to appear.
 
 <p align="center">{{MarketingNameFootnote}}</p>
 
-<p>{{StateMarketingImprimatur}}</p>
+<p>&nbsp;{{StateMarketingImprimatur}}</p>
+
+<br></br>
 
 </font>
--------->8-------->8-------->8-------->8-------->8-------->8-------->8-------



reply via email to

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