Re: New Environment with latex-Commands

2007-02-27 Thread Enrico Forestieri
On Tue, Feb 27, 2007 at 05:21:37PM +0100, NicoWinger wrote: > Thank you, that was the reason for most of the error-messages! Now I left > the "_" out and declared the environment as "DeckblattTitel". There is still > one error-message, s.b. an idea what it could mean? > > " ...kblattTitel{Erstell

AW: New Environment with latex-Commands

2007-02-27 Thread NicoWinger
> -Ursprüngliche Nachricht- > Von: Enrico Forestieri [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 25. Februar 2007 16:39 > An: lyx-devel@lists.lyx.org > Betreff: Re: New Environment with latex-Commands > > On Sun, Feb 25, 2007 at 02:49:10PM +0

Re: New Environment with latex-Commands

2007-02-25 Thread Enrico Forestieri
On Sun, Feb 25, 2007 at 02:49:10PM +0100, NicoWinger wrote: > \newcommand{\Deckblatt_Titel}[1]{\pagebreak\startbreaks\setlength{\marginpar > width}{35mm}} > EndPreamble > End > (...) > > With the Preamble in the Style Deckblatt_Titel latex has problems... > Somebody an idea why? Thank you very

New Environment with latex-Commands

2007-02-25 Thread NicoWinger
Hello, I'm creating a documentclass and a template for a dissertation and have a problem with the cover... I wanted to create new environment for each part of the cover (title, date, name, company etc.). Was no problem in the LyX-output, but for PDF I have to declare the environments with LaTeX-C