]> git.lyx.org Git - lyx.git/commitdiff
Fix some problems with the preamble in th eKoma-script letter
authorRichard Heck <rgheck@lyx.org>
Mon, 6 Jun 2016 23:55:54 +0000 (19:55 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 6 Jun 2016 23:58:09 +0000 (19:58 -0400)
template.

Thanks to Richard Talley for the report.

(cherry picked from commit b3cf3b67d98d9a1f1e644b222fa8e6a0926b01fc)

lib/templates/koma-letter2.lyx
status.22x

index 43cbdb0405c8a07a27103a62fc0e299b022bf714..7251ff3a16cb0ea3e1d0b60dec70050972c4a884 100644 (file)
@@ -1,5 +1,5 @@
 #LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 508
+\lyxformat 509
 \begin_document
 \begin_header
 \save_transient_properties true
 %% THE CLASS OPTIONS
 %% Remove preceeding '%' to uncomment an item
 \KOMAoptions{%
-%,headsepline=true%            separate the header with a line on page >1
-%,footsepline=true%             separate the footer with a line on page >1
-%pagenumber=botcenter%   position of the page number (see docu)
-%,parskip=false%          Use indent instead of skip (more options cf. docu)
-fromalign=center%        alignment of the address
+parskip=false%          Change to true to use indent instead of skip (more options cf. docu)
+%,headsepline=true%     separate the header with a line on page >1
+%,footsepline=true%     separate the footer with a line on page >1
+%,pagenumber=botcenter% position of the page number (see docu)
+,fromalign=center%      alignment of the address
 ,fromrule=aftername%    separate the address with a line?
-,fromphone=true%         print sender phone number
-%,fromfax=true%          print sender fax number
-,fromemail=true%           print sender e-mail address
-,fromurl=true%               print sender URL
-%,fromlogo=true%         print a logo (position depends on fromalign)
-%,addrfield=false%        print an address field?
-%,backaddress=false%  print the back address?
+,fromphone=true%        print sender phone number
+%,fromfax=true%         print sender fax number
+,fromemail=true%        print sender e-mail address
+,fromurl=true%          print sender URL
+%,fromlogo=true%        print a logo (position depends on fromalign)
+%,addrfield=false%      print an address field?
+%,backaddress=false%    print the back address?
 %,subject=afteropening,titled% alternative subject layout and position
 %,locfield=narrow%      width of the (extra) location field
 %,foldmarks=false%      print foldmarks?
-%,numericaldate=true%  date layout
-%,refline=wide%             layout of the refline
+%,numericaldate=true%   date layout
+%,refline=wide%         layout of the refline
 }
 
 %% Customize Separators
@@ -78,6 +78,7 @@ fromalign=center%        alignment of the address
 \font_osf false
 \font_sf_scale 100 100
 \font_tt_scale 100 100
+\use_microtype false
 \graphics default
 \default_output_format default
 \output_sync 0
index cdff2c28f77941b51177cef5229c3a00bddf6fb9..b1e99c0d22a72840b2a87d0b4ba097848a411d85 100644 (file)
@@ -63,7 +63,9 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
-- move documentation change logs to lib/doc (they are not distributed).
+- Move documentation change logs to lib/doc (they are not distributed).
+
+- Fixed some problems with the preamble in the Koma-script letter template.
 
 
 * LYXHTML