Pepe Barbe <[EMAIL PROTECTED]> writes: [...] > I found this post to be regarding the same issue but I haven't been > able to make it work yet: > > http://article.gmane.org/gmane.editors.lyx.general/29213 > > If anyone has some idea on how to make this work, I would appreciate that.
Please, find pasted at the bottom a .lyx file using that style file. Simply replace mypicture.eps in the preamble with the path to an actual encapsulated postscript file. -- Enrico #LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header \textclass letter \begin_preamble \usepackage{myletterhead} \usepackage{graphicx} \sbox{\myheadbox}{\includegraphics{mypicture.eps}} \end_preamble \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \spacing single \papersize letterpaper \use_geometry false \use_amsmath 1 \cite_engine basic \use_bibtopic false \paperorientation portrait \secnumdepth -1000 \tocdepth -1000 \paragraph_separation indent \defskip medskip \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes true \end_header \begin_body \begin_layout Standard \begin_inset ERT status inlined \begin_layout Standard \backslash date{16th September 2003} \end_layout \end_inset \end_layout \begin_layout My Address <My Name> \newline <My Street> \newline <My Town> \end_layout \begin_layout Send To Address <Send To Name> \newline <Send To Street> \newline <Send To Town> \end_layout \begin_layout Signature <Your signature \begin_inset Note Note status open \begin_layout Standard This field MUST come before the "Opening" field! \end_layout \end_inset > \end_layout \begin_layout Opening <Dear ...> \end_layout \begin_layout Standard <Text of Your Letter. To create a real letter, just replace erase all the text in <> (including the \begin_inset Quotes eld \end_inset <> \begin_inset Quotes erd \end_inset characters) with the desired text.> \end_layout \begin_layout Closing <Yours sincerely,> \end_layout \begin_layout cc <cc> \end_layout \begin_layout encl <encl> \end_layout \end_body \end_document
