Re: Koma Letter 2 Components Sequence

2008-02-17 Thread Rich Shepard
On Sun, 17 Feb 2008, Jürgen Spitzmüller wrote: Well, no wonder. You added a \vspace at the beginning of the address field. Since the first line is taken as the "toname" value, as you correctly guessed, the "toname" is the \vspace. Thus you do not get a real name in the heading, but a \vspace ins

Re: Koma Letter 2 Components Sequence

2008-02-17 Thread Jürgen Spitzmüller
Rich Shepard wrote: > This _almost_ works. The komavar{toname} is not picked up (I assume that's > the first line in the address style), and the header overwrites the text; > there is no header space. Doesn't matter which page style I use. The header > is two low and the text starts at the top of t

Re: Koma Letter 2 Components Sequence

2008-02-16 Thread Jürgen Spitzmüller
Rich Shepard wrote: > This _almost_ works. The komavar{toname} is not picked up (I assume that's > the first line in the address style), and the header overwrites the text; > there is no header space. Doesn't matter which page style I use. The header > is two low and the text starts at the top of t

Re: Koma Letter 2 Components Sequence

2008-02-16 Thread Rich Shepard
On Sat, 16 Feb 2008, Jürgen Spitzmüller wrote: \usekomavar (see below) Jürgen, I missed that. Thanks. \markboth takes two arguments (left and right heading). Oops! I forgot about this. (preferably in preamble:) \pagestyle{myheadings} \markboth{\usekomavar{toname}\\Page \thepage\\\u

Re: Koma Letter 2 Components Sequence

2008-02-16 Thread Jürgen Spitzmüller
Rich Shepard wrote: > \pagestyle{myheadings}\markboth{Dr. V.N. Rai\\Page {\pagenumber}\\February > 11, 2008} > >    The addressee and data are explicit because I don't yet know how to > specify those with variables. \usekomavar (see below) >    The error when trying to compile with pdflatex is: >

Re: Koma Letter 2 Components Sequence

2008-02-15 Thread Rich Shepard
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote: Sec. 6.3.2. (scrlttr2 uses the scrpage2 package for the headings, which is also described in the KOMA manual). Jürgen, Re-read that and Chapter 4 on scrpage2. I'm still missing something in my understanding. After the 'opening' style I have

Re: Koma Letter 2 Components Sequence

2008-02-15 Thread Rich Shepard
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote: Sec. 6.3.2. (scrlttr2 uses the scrpage2 package for the headings, which is also described in the KOMA manual). Jürgen, I read that the scrpage2 package is used, but neglected to read that documentation. I'll correct this today. Thank you again

Re: Koma Letter 2 Components Sequence

2008-02-15 Thread Jürgen Spitzmüller
Rich Shepard wrote: > how to place an image of my written signature between the closing > and the printed signature. 1. In preamble: [EMAIL PROTECTED] (make sure it's inbetween of the \makeatletter --- \makeatother pair, where the other [EMAIL PROTECTED] calls are) 2. In the document, insert the

Re: Koma Letter 2 Components Sequence

2008-02-15 Thread Jürgen Spitzmüller
Rich Shepard wrote: > Perhaps I missed this in the Koma-script manual. If so, please pass me a > pointer to the proper chapter. Sec. 6.3.2. (scrlttr2 uses the scrpage2 package for the headings, which is also described in the KOMA manual). Jürgen

Koma Letter 2 Components Sequence

2008-02-15 Thread Rich Shepard
While I'm learning how to use the Koma-Script Letter2 class for my correspondence, I should learn why the component sequence is the way it is, and how to work with this order. What should I read? (Kopka and Daly explain how to use the letter class, but not the details of what goes in the preambl