[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> We are utterly mixing the ui semantics here: Just because some people are
> using boxes as notes, we have placed them there. You can also use tabulars
> and marginpars as notes. Would you place them in the notes submenu as well?
I think we should
Uwe Stöhr wrote:
> This is not correct. The notes are environments and not boxes. We don't
> support colorboxes and they can also only handle several paragraphs with
> tricks. Shaded notes are a different LaTeX approach!
UI-wise, these are boxes. Being and "environment" (markup-wise) and being
a
> However, for 1.6, I really think framed and shaded should go to InsetBox.
> These are boxes, no notes.
This is not correct. The notes are environments and not boxes. We don't support colorboxes and they
can also only handle several paragraphs with tricks. Shaded notes are a different LaTeX app
Uwe Stöhr wrote:
> What about my path for branch?
you can commit.
However, for 1.6, I really think framed and shaded should go to InsetBox.
These are boxes, no notes.
Jürgen
What about my path for branch?
regards Uwe
>> But anyway, I'm a fan of it and use e.g. the color note for paper
>> reviews when exchanging the documents for revisions.
>
> Is it important in this case to have the note in print also?
Yes, we review the PDFs. The same for greyed-out. I remember that the greyed-out note was introduced
due t
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> You are talking to the wrong person for discussing this because I
> haven't implemented this feature.
Agreed. You made me find it, though.
> But anyway, I'm a fan of it and use e.g. the color note for paper
> reviews when exchanging the documents for revisi
Jean-Marc Lasgouttes schrieb:
OK, let's put the question differently: why do we need to have these
two different things? I could invent 17 other types of notes and boxes
just for the pleasure to have them in the menus.
You are talking to the wrong person for discussing this because I haven't
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
>> > This really surprise me. This feature is in LyX since LyX 1.4.0.
>
> I also only discovered this by accident a few weeks ago.
I am relieved :)
JMarc
Jean-Marc Lasgouttes wrote:
> Uwe Stöhr <[EMAIL PROTECTED]> writes:
> > Jean-Marc Lasgouttes schrieb:
> >> I discover only now that we have this framed/shaded thing. What is it
> >> supposed to be useful for?
> >
> > This really surprise me. This feature is in LyX since LyX 1.4.0.
I also only disc
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes schrieb:
>
>> I discover only now that we have this framed/shaded thing. What is it
>> supposed to be useful for?
>
> This really surprise me. This feature is in LyX since LyX 1.4.0.
I am not omniscient :)
>> A note was initially supp
Jean-Marc Lasgouttes schrieb:
I discover only now that we have this framed/shaded thing. What is it
supposed to be useful for?
This really surprise me. This feature is in LyX since LyX 1.4.0.
A note was initially supposed to be
something that is not visible in output (or greyed out, which ma
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Attached is a patch to support framed and shaded notes in in tex2lyx.
> OK for branch?
I discover only now that we have this framed/shaded thing. What is it
supposed to be useful for? A note was initially supposed to be
something that is not visible in outp
Attached is a patch to support framed and shaded notes in in tex2lyx.
OK for branch?
regards Uwe
Index: text.cpp
===
--- text.cpp (revision 21763)
+++ text.cpp (working copy)
@@ -786,6 +786,26 @@
p.skip_spaces();
}
+ else if (
14 matches
Mail list logo