On Friday 18 October 2002 04:56, Paul Tremblay wrote:
> I have defined the following style:
>
> Style Reg
> Preamble
> \usepackage{ragged2e}
> \setlength{\RaggedRightParindent}{\parindent}
> \RaggedRight
> EndPreamble
>   Margin                First_Dynamic
>   Align                 Left
>   LabelType             Static
>   LabelString           "      "
>   LatexType             Environment
> End
>
> I want this style to be my default style. Howver, every time I press
> enter, I get the standard style. Is there anything I can add in my
> .layouts to make the next style Reg?

  Do you want to use to replace Standard or as another style (being the 
default)?

  If the fist then I suggest you to override Standard with your definition. 
Where you have Reg in the declaration replace it with Standard. IMO this is 
the "right thing" to do in this case.

  If you want to use as another style but being the default then
DefaultStyle Reg

  will do what you need.

> Thanks
>
> Paul

-- 
José Abílio

Reply via email to