On 17-Sep-2001 Jean-Marc Lasgouttes wrote:
>>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
> 
> Angus> Here's the fdesign stuff ;-) I just need the appropriate
> Angus> ParagraphParameters.
> 
> Concerning the LaTeX output, remember that we want a reasonable
> environment rather than some ugly explicit TeX settings... 

We used this before IMO it can be changed to also acept the 2 additional
values.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\newenvironment{LyXParagraphIndent}[1]%
{
  \begin{list}{}{%
    \setlength\topsep{0pt}%
    \addtolength{\leftmargin}{#1}
    \setlength\parsep{0pt plus 1pt}%
  }
  \item[]
}
{\end{list}}


\begin{LyXParagraphIndent}{0.30\columnwidth}
sometext
\end{LyXParagraphIndent}

Would that work as LaTeX Output?

       Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

According to my best recollection, I don't remember.
                -- Vincent "Jimmy Blue Eyes" Alo

Reply via email to