Jean-Marc Lasgouttes schrieb:
Having a different color and a suitable label works always.
I am arguing that it is just a stopgap measure. The right thing would
be IMO: try to reproduce justification and use a different graphics
(using color coding for UI is bad) for the line break.
As I wrot
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Not in my opinion:
>
> - you have only one word in the line in LyX and end it with line-break
> How will you show the difference? Ragging is in this case the same as
> justified within LyX, but not in the output.
>
> - you have 5 words in the line in LyX and
Uwe Stöhr <[EMAIL PROTECTED]> writes:
>
> The attached patch let LyX support \linebreak:
>
> - tex2lyx support for \linebreak
> - new menu entry
>
Thanks a lot for introducing support for linebreak in LyX. It was one of the
few features of SWP that I missed in LyX. It will be good to not have to
>> This is not possible because the line length in LyX is different from
>> the output line length. When you argue like that \newline also don't
>> appear correct on screen. But therefore we have WYSIWYM and not
>> WYSIWYG.
>
> I do not understand: if we break the line and display as justified in
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
I have looked up this code and the situation in
Paragraph::Private::latexInset seems to be very fishy indeed. Part of
the code for newlines has been kept and part has been removed... No
latex is output, but texrow.newline
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> I have looked up this code and the situation in
>> Paragraph::Private::latexInset seems to be very fishy indeed. Part of
>> the code for newlines has been kept and part has been removed... No
>> latex is output, but texrow.newline is still invoked.
Jean-Marc Lasgouttes wrote:
Uwe Stöhr <[EMAIL PROTECTED]> writes:
-int InsetNewline::latex(Buffer const &, odocstream &,
+int InsetNewline::latex(Buffer const &, odocstream & os,
OutputParams const &) const
{
- lyxerr << "Eek, calling InsetNewline::latex !" << en
Uwe Stöhr <[EMAIL PROTECTED]> writes:
>> This is not the problem with the appearance. If we want to support
>> \linebreak, it should have on screen the same effect as on paper: keep
>> the line before the break justified.
>
> This is not possible because the line length in LyX is different from
>
Uwe Stöhr wrote:
> Why do you think so?
FWIW, I agree with Jean-Marc.
> They have a different color, and one has a label and
> the other not. I'm preferring "soft break" or "ragged break" as label
> insetad of "line break", opinions?
The important thing is to indicate to the users in which res
> This is not the problem with the appearance. If we want to support
> \linebreak, it should have on screen the same effect as on paper: keep
> the line before the break justified.
This is not possible because the line length in LyX is different from the output line length. When
you argue like t
Jean-Marc Lasgouttes schrieb:
Well, a question is maybe: who is going to understand the difference
between newline and linebreak?
The users, because I'll explain it in the docs. And of course the users will notice the difference
when they test this out.
What would maybe have been useful is
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> The attached patch let LyX support \linebreak:
>
> - fileformat change
> - tex2lyx support for \linebreak
> - tex2lyx support for \newline
> - rename LFUN_BREAK_LINE to LFUN_NEW_LINE because this is what the lfun does
> and to avoid confusions
> - new menu
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Since there were no objections, I put in in. When you have further
> ideas about the label or the color appearance, or if the label should
> better be omitted, please post it. Changing this is trivial now.
This is not the problem with the appearance. If we
Since there were no objections, I put in in. When you have further ideas about the label or the
color appearance, or if the label should better be omitted, please post it. Changing this is trivial
now.
regards Uwe
The attached patch let LyX support \linebreak:
- fileformat change
- tex2lyx support for \linebreak
- tex2lyx support for \newline
- rename LFUN_BREAK_LINE to LFUN_NEW_LINE because this is what the lfun does
and to avoid confusions
- new menu entry
- new shortcut C-S-Return for \linebreak
The w
15 matches
Mail list logo