Andre Poenitz <[EMAIL PROTECTED]> writes:

| We issue the same LaTeX code as before.
>
>
|       "\\newcommand{\\lyxline}[1]{\n"
|       "  {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}}\n"
|       "}";
>
| [I wonder a bit about the #1, though...]
>
| There used to be no guarantee that an implicit line break does not occur
| directly before or after some line, and that's not changed by the patch
| [I hope]

come to think of it... your insetline is really a special kind of a
special (la)tex box, and rule. So the InsetBox should be modified to
also support the \rule, perhaps we could even get rid of "lyxline".

-- 
        Lgb

Reply via email to