>>Date: Fri, 16 Feb 2007 06:19:34 -0800 (PST) >>From: Rich Shepard <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: Re: Business Letter With Logo >> >>On Thu, 15 Feb 2007, Rich Shepard wrote: >> >>> In January 2006 there was a long thread on using the KOMA-Script scrlttr2 >>> class for business letters with logos. While Paul wanted the logo in the >>> left margin (and that was a majority of the thread), I want it centered on >>> the top of the first page. >> >> Since the response to this message has been a resounding silence, let me >>ask if there is _any_ class that allows the placement of a graphic above the >>title. >> >> I've tried with koma-article and koma-report, but both leave off the >>graphic and insert two blank pages.
All the classes which define internally the title page layout are not prone to additions in this title page from the document itself (except perhaps beamer, which defines \titlegraphic). I think that there is not other solution than redefining the \maketitle command to include the logo. >> >> It surprises me that as flexible as LaTeX is, there is no readily-found >>solution for this. I guess that graphic inclusion is too specific to be defined in a generic class. -- Jean-Pierre
