On Fri, Apr 14, 2000 at 02:07:51PM +1000, Allan Rae wrote:
> > 2) They formatted as I expected onscreen, but when I output them to
> > DVI all the indenting was gone.
>
> The layout file just tells LyX what it should look like on screen and what
> latex commands it should output when that Style is used. All your Styles
> produce the exact same LaTeX so they all look the same.
>
> > Have I misunderstood something?
>
> The other half of the problem: defining the appropriate LaTeX. Either in
> a new LaTeX .cls or .sty file or explicitly using LaTeXName and other
> entries in the layout file. Take another look at Customization.lyx (get
> the latest from 1.1.4 or from cvs if you haven already got it)
OK, I've gotten the LaTeX sorta working, with code like
\newenvironment{score2}% Score line with no indents
{\begin{list}{}{% No item indicator, since it's a fake list
\settowidth{\leftmargin}{MMMM}}
\item[]``\ignorespaces}
{\unskip''\end{list}}
That handles the left margin ok. What I also need to do is to set the
environment so that no extra space is skipped (other than normal
line spacing) before, between, or after these paragraphs. Looking at
the LaTeX Companion, I'm a tad baffled. Clues?
Thanks for the help thus far...
--
|> ~The only thing that is not art is inattention~ --- Marcel Duchamp <|
| [EMAIL PROTECTED] http://www.metatronpress.com/jzitt |
| Latest CD: Jerusaklyn http://www.mp3.com/josephzitt |
| Comma: Voices of New Music Silence: the John Cage Discussion List |