From 36e088a717d61884bd9ffbfdd4092d6a1412e8aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 11 Jan 2009 15:37:40 +0000 Subject: [PATCH] stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28096 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/stdletter.inc | 29 ++++++++++------------------- lib/templates/letter.lyx | 32 ++++++++++++++++++++++++++++---- 2 files changed, 38 insertions(+), 23 deletions(-) diff --git a/lib/layouts/stdletter.inc b/lib/layouts/stdletter.inc index 0b1b75b62b..a9e282ec24 100644 --- a/lib/layouts/stdletter.inc +++ b/lib/layouts/stdletter.inc @@ -92,49 +92,40 @@ End Style Closing CopyStyle Signature LatexName closing - LeftMargin Signature:xx LabelString "Closing:" End Style cc - Margin Static - LatexType Command + CopyStyle Signature LatexName cc - LeftMargin cc:xx - LabelSep xx - TopSep 0.4 - BottomSep 0.4 - ParSep 0.4 - Align Block - AlignPossible Block, Left - LabelType Static - LeftMargin Signature:xx LabelString "cc:" + LabelFont + Series Bold + Shape Italic + Color green + EndFont End Style encl CopyStyle cc LatexName encl - LeftMargin Signature:xx LabelString "encl:" Spacing Other 1.5 End Style Location - CopyStyle encl - LatexName location - LeftMargin Signature:xx + CopyStyle cc + LatexName thispagestyle{firstpage}\location LabelString "Location:" End Style Telephone - CopyStyle encl - LatexName telephone - LeftMargin Signature:xx + CopyStyle cc + LatexName thispagestyle{firstpage}\telephone LabelString "Telephone:" End diff --git a/lib/templates/letter.lyx b/lib/templates/letter.lyx index e2373fd752..3bde57c9ee 100644 --- a/lib/templates/letter.lyx +++ b/lib/templates/letter.lyx @@ -1,9 +1,9 @@ -#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ +#LyX 1.6.2svn created this file. For more info see http://www.lyx.org/ \lyxformat 345 \begin_document \begin_header -\use_default_options false \textclass letter +\use_default_options false \language english \inputencoding auto \font_roman default @@ -14,8 +14,10 @@ \font_osf false \font_sf_scale 100 \font_tt_scale 100 + \graphics default \paperfontsize default +\spacing single \use_hyperref false \papersize default \use_geometry false @@ -34,7 +36,8 @@ \paperpagestyle default \tracking_changes false \output_changes false -\author "" +\author "" +\author "" \end_header \begin_body @@ -63,13 +66,26 @@ \end_layout +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Red fields are mandatory, green ones optional. +\end_layout + +\end_inset + + +\end_layout + \begin_layout Signature \end_layout +\begin_layout Telephone + +\end_layout + +\begin_layout Location + +\end_layout + \end_body \end_document -- 2.39.2