Pavel Sanda wrote:
> When you typeset bilingual edition via (e)ledpar the structure is like this
> 
> \begin{pages}
> 
> \begin{Leftside}
> \beginnumbering
> \pstart paragraph1 \pend
> \pstart paragraph2 \pend
> \pstart paragraph3 \pend
> ...
> \endnumbering
> \end{Leftside}

This strikes me like a pretty special syntax.

I don't know yet how to solve the \beginnumbering issue, but the \pstart ... 
\pend thing could be produced (kind of misusing the current means) by 
something like this:

Style Leftside
  Margin           Static
  LatexType        Item_Environment
  LatexName        Leftside
  ItemCommand      pstart
  RightDelim       \pend
  NextNoIndent     1
  LeftMargin       MMMMMMMMN
  LabelSep         xx
  ItemSep          0.2
  TopSep           0.7
  BottomSep        0.7
  ParSep           0.3
  Align            Left
  LabelType        Static
  LabelString      "Leftside"
  LabelFont 
    Family         Roman
    Color          latex
  EndFont
End

Jürgen


Reply via email to