Jean-Marc Lasgouttes wrote:
> Juergen> It seems to me that the attached patch fixes this bug. But I
> Juergen> am not shure that I interpret the function of
> Juergen> params.textclass and params.UseClassDefault right.
>
> I think it is right indeed. If you did test it and it did as intended
> any
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> John Levon wrote:
>> > - The list of font size options (e.g. AMS allows 9pt) is not >
>> updated immediately in the document layout dialog when you change >
>> the document class
>>
>> bug #306
Juergen> It seems to me
John Levon wrote:
> > - The list of font size options (e.g. AMS allows 9pt) is not
> > updated immediately in the document layout dialog when you change
> > the document class
>
> bug #306
It seems to me that the attached patch fixes this bug. But I am not
shure that I interpret the function of
On Wed, Mar 27, 2002 at 10:33:03PM +0100, Michael Schmitt wrote:
> - The list of font size options (e.g. AMS allows 9pt) is not updated immediately
> in the document layout dialog when you change the document class
bug #306
> - When I change the language in the document layout dialog, the la
On Thursday 21 March 2002 10:32 pm, Michael Schmitt wrote:
> Hello,
>
> I have checked your latest patches. Some have really eliminated bugs but
> others (e.g. rewritten removal of error insets) did not fix the problem
> completely.
>
> I think a real TeX guru (Herbert?) should also check the new
On Fri, Mar 22, 2002 at 01:54:23PM +1000, Allan Rae wrote:
> > Yes, this has regressed. Allan ?
>
> This is a rendering error only. It hasn't regressed. The last time
> I/we looked at this I/we concluded the bug was fixed (crashes etc.)
> and only a rendering error remained.
Last time /I/ loo
On Thu, 21 Mar 2002, John Levon wrote:
> > - Create new "article (koma-script)" document; insert a minipage; add three pars
>of text
> > into the minipage; set the second par to "minisec" layout; set document to "SGML
>article";
> > remove all error boxes -> the error box is deleted logical
On Thu, Mar 21, 2002 at 11:32:41PM +0100, Michael Schmitt wrote:
> - The menu says "C-S-Space" generates a protected blank but it is actually just
>"C-Space"
I guess the bind entry just needs moving to after the C-space one ?
> - Create new "article (koma-script)" document; insert a minipage;
On 19-Mar-2002 John Levon wrote:
> I'm glad to hear you've changed the opinion you expressed here :
>
> http://bugzilla.lyx.org/show_bug.cgi?id=202
Well it was easy to fix and I had a test file around to trigger it ;)
But I was working on another BUG and closed that one, so we had another
dupl
On Tue, Mar 19, 2002 at 05:39:56PM +0100, Juergen Vigna wrote:
> I don't understand, this should be fixed IMO. Is it on screen or in the
> ps file?
I'm glad to hear you've changed the opinion you expressed here :
http://bugzilla.lyx.org/show_bug.cgi?id=202
:)
john
--
I am a complete moron f
On 19-Mar-2002 John Levon wrote:
>> - Second vertical bar after multicolumn cell is not displayed on screen (see file
>> "fail2.lyx") (#202)
>
> WONTFIX
I don't understand, this should be fixed IMO. Is it on screen or in the
ps file?
Jug
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote:
>> Hi,
>>
>> please find a revised bug list below.
>>
>> Highlights:
>>
>>- Undo/redo seem to work now (-> no bug report at the moment)
>>- there are memory access problems in mathed and t
On Mon, Mar 18, 2002 at 01:59:31PM +, Angus Leeming wrote:
> > Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer.
>
> Really? What happens when the string is empty? It returns "\0" ?
Sure.
Andre'
--
André Pönitz .. [EMAIL
On Monday 18 March 2002 1:54 pm, Andre Poenitz wrote:
> On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote:
> > char const * const tmp = result.str().c_str();
> > string result_str = tmp ? strip(tmp) : string();
>
> Thsis looks a bit strange as .c_str() _always_ returns a non-nu
On Mon, Mar 18, 2002 at 01:47:35PM +, Angus Leeming wrote:
> char const * const tmp = result.str().c_str();
> string result_str = tmp ? strip(tmp) : string();
Thsis looks a bit strange as .c_str() _always_ returns a non-null pointer.
Andre'
--
André Pönitz .
On Sunday 17 March 2002 11:48 am, Michael Schmitt wrote:
> Hi,
>
> please find a revised bug list below.
>
> Highlights:
>
>- Undo/redo seem to work now (-> no bug report at the moment)
>- there are memory access problems in mathed and the citation
> reference dialog (I guess they are
On Wed, 13 Mar 2002, Herbert Voss wrote:
> Jean-Marc Lasgouttes wrote:
>
> > To express things differently, I am not sure that showing everything
> > wysiwyg is a panacea. For example, I would hate to see equation
>
> > numbers in mathed showed as just numbers instead of labels. But may is
> > it
On Wednesday 13 March 2002 4:11 pm, Herbert Voss wrote:
> Jean-Marc Lasgouttes wrote:
>
> >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
> >>
> >
> > Herbert> why should they get an empty button?? I thought you tried
> > Herbert> it??
> >
> > I tried it. I sent an example file.
Jean-Marc Lasgouttes wrote:
> To express things differently, I am not sure that showing everything
> wysiwyg is a panacea. For example, I would hate to see equation
> numbers in mathed showed as just numbers instead of labels. But may is
> it just because I am used to give meaningful names to my
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> again: the patch makes some people happy who like more
Herbert> wysiwyg. And the argument of JMarc that a cryptic key is more
Herbert> useful than the real output, is not an argument! that is all!
Hmm, this is the kind of argum
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Wednesday 13 March 2002 1:19 pm, Herbert Voss wrote:
>> again: the patch makes some people happy who like more wysiwyg.
>> And the argument of JMarc that a cryptic key is more
>> useful than the real output, is not an argument!
>> that is all! When y
On Wednesday 13 March 2002 1:19 pm, Herbert Voss wrote:
> again: the patch makes some people happy who like more wysiwyg.
> And the argument of JMarc that a cryptic key is more
> useful than the real output, is not an argument!
> that is all! When you rewrite the citation stuff, you can
> delete w
On Wed, 13 Mar 2002, Angus Leeming wrote:
> On Wednesday 13 March 2002 12:40 pm, Jean-Marc Lasgouttes wrote:
> > > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
> >
> > >> - Citation labels should reflect their content, i.e. if only the
> > >> year is chosen in the citation dialog, th
On Wednesday 13 March 2002 12:40 pm, Jean-Marc Lasgouttes wrote:
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> >> - Citation labels should reflect their content, i.e. if only the
> >> year is chosen in the citation dialog, then the label should show
> >> the year afterwards. (
On Tuesday 12 March 2002 5:41 pm, Angus Leeming wrote:
> Whatever. Of more interest to this discussion is why the ? cursor can
change
> to an arrow if you take it through the main window. Do you see this? It
> doesn't happen all the time. Attached is a lyx document HOWTO that may or
may
> not
On Tuesday 12 March 2002 4:58 pm, John Levon wrote:
> On Tue, Mar 12, 2002 at 04:54:52PM +, Angus Leeming wrote:
>
> > 3 a strange | character in the main work area (why not an arrow?)
> >
> > Personally, I think that 3) should be replaced by 1) and all should use
> > fl_set_cursor in the x
Angus Leeming <[EMAIL PROTECTED]> writes:
| 3 a strange | character in the main work area (why not an arrow?)
We do what xterms and emacs does.
--
Lgb
On Tue, Mar 12, 2002 at 04:54:52PM +, Angus Leeming wrote:
> 3 a strange | character in the main work area (why not an arrow?)
>
> Personally, I think that 3) should be replaced by 1) and all should use
> fl_set_cursor in the xforms frontend. But hey, what do I know?
I disagree, the IBeam/
On Monday 11 March 2002 10:50 pm, Michael Schmitt wrote:
- Even though the "What's this" menu item stays selected (blue box) you
do not get help any more when opening a second, third,... dialog
well, that depends on the dialog I guess.
Only a few dialogs have tooltips enabled (BibTeX, Citatio
On Wed, 5 Dec 2001, John Levon wrote:
> On Wed, Dec 05, 2001 at 04:38:09PM +1000, Allan Rae wrote:
>
> > Can someone (Jürgen?) remind me why it is a Good Thing to have every
> > inset have its own LyXText? Why can't we just use the same LyXText
> > for everything in a given buffer?
>
> how would
On Wed, Dec 05, 2001 at 08:25:08AM +0100, Lars Gullik Bjønnes wrote:
> Oh, we will probably make it even "worse" later: one LyXText for each
> paragraph.
Yes, yes, yes!
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
On Wed, Dec 05, 2001 at 04:38:09PM +1000, Allan Rae wrote:
> Can someone (Jürgen?) remind me why it is a Good Thing to have every
> inset have its own LyXText? Why can't we just use the same LyXText
> for everything in a given buffer?
how would that work ? An inset exists on one row only, but m
On Wed, 5 Dec 2001, John Levon wrote:
[...]
> using bv_->text means only a selection in the top-level is found. There might
> be an inset whose ->getLyXText() has a selection, but we won't find it like above.
>
> I don't see an alternative to iterating over every inset's lyxtext to look
> for a se
On Wed, Dec 05, 2001 at 04:27:09PM +1000, Allan Rae wrote:
> Okay so there are currently 241 matches to '>text[, ;-)]' in 27 files
> (146 of which are in BufferView_pimpl.C). Unfortunately only a
> handful are false positives -- like the two hits in
> frontends/xforms/FormSpellchecker.C.
I've p
On Wed, 5 Dec 2001, John Levon wrote:
> On Wed, Dec 05, 2001 at 04:56:38AM +, John Levon wrote:
>
> > using bv_->text means only a selection in the top-level is found. There might
> > be an inset whose ->getLyXText() has a selection, but we won't find it like above.
>
> erk.
>
> insert file a
On Wed, Dec 05, 2001 at 04:56:38AM +, John Levon wrote:
> using bv_->text means only a selection in the top-level is found. There might
> be an inset whose ->getLyXText() has a selection, but we won't find it like above.
erk.
insert file as ascii lines won't insert into an inset either.
We
On Fri, Nov 30, 2001 at 06:03:55PM +1000, Allan Rae wrote:
> SO far it looks like BufferView::Pimpl::workAreaButtonPress doesn't
> always see that a selection is set in:
>
> if (button == 2
> && bv_->text->selection.set()) {
> owner_->getLyXFunc()->dispatch(LFUN_COP
On Fri, Nov 30, 2001 at 09:33:04AM +0100, Juergen Vigna wrote:
> Well I guess someone dreamed this bug is still there and we all know how to
> fix it, don't we?
no !
You gave some hints but didn't reply to my follow up ...
john
--
"...life's not a paragraph
and death i think is no
parenthesi
On Fri, Nov 30, 2001 at 06:03:55PM +1000, Allan Rae wrote:
> > > - Insert a minipage into an empty document; insert a few characters in front of
>the
> > > (open) minipage -> the minipage is moved past the right border of the LyX main
>window
> >
> > fixed by Allan.
>
> Did I do that? Hmmm.
On 30-Nov-2001 Allan Rae wrote:
>> > - Insert a minipage into an empty document; insert a few characters in front of
>the
>> > (open) minipage -> the minipage is moved past the right border of the LyX main
>> > window
>>
>> fixed by Allan.
>
> Did I do that? Hmmm... Maybe I fixed it in m
I don't believe this... I just restarted LyX in gdb and now I get a
different set of cases to what I had minutes ago. It must be Friday.
On Fri, 30 Nov 2001, Allan Rae wrote:
> 5. If you s&p the line from the figure inset ("more [foot] text") no
> matter where you paste it you only get "more
On Wed, 28 Nov 2001, John Levon wrote:
> On Sun, Nov 25, 2001 at 09:31:42AM +0100, Michael Schmitt wrote:
>
> > - Load file "scary_eqns.lyx" and try to click at the last subscript "0" in a
>formula called "philinear"
> > -> the cursor is positioned past the formula
>
> can I have this file p
On Thu, Nov 29, 2001 at 08:05:14PM +0100, Michael Schmitt wrote:
> I remember the time when Lars said that the figure inset should be
> rewritten very urgently. I myself experienced problems with Postscript
> files as well that were not painted on screen.
The figinset code is not only ugly, it a
Garst R. Reese wrote:
>>- Remove the old graphics inset (from GUI and from code
>> if automatic conversion is activated and works satisfyingly) (#477822)
>>
> I would much prefer to just rename Old_Graphics to Postscript, but that
> could depend on the definition of _satisfyingling_, and th
There is a patch below I would like people to look at !
On Sun, Nov 25, 2001 at 09:31:42AM +0100, Michael Schmitt wrote:
> - Load file "scary_eqns.lyx" and try to click at the last subscript "0" in a formula
>called "philinear"
> -> the cursor is positioned past the formula
can I have thi
--- Begin Message ---
Hello all,
The bug I said you guys could close...I lied.
It happens in 1.2.0cvs also.
Program halts (no repaints) with splash screen visible if .lyx directory
exists.
If run from terminal, no messages are displayed as with normal startup.
Removing the .lyx directory th
Jean-Marc Lasgouttes wrote:
> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]>
> > writes:
>
> Juergen> Yes, there are! The shortcuts "C-s" and "M-F" for forwards
> Juergen> search and "C-r" or "M-B" for bachwards search. AFAIK the
> Juergen> only way to make them visible to the use
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Yes, there are! The shortcuts "C-s" and "M-F" for forwards
Juergen> search and "C-r" or "M-B" for bachwards search. AFAIK the
Juergen> only way to make them visible to the user is to add some text
Juergen> to the buttons
On 26-Nov-2001 Andre Poenitz wrote:
> [snip]... right now I could lend a hand...
To fix the remaining bug in the core ;)
Jug
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax: +39
On Mon, Nov 26, 2001 at 10:04:37AM +0200, Martin Vermeer wrote:
> Hmmm, I see that 'unable to make a superscript in mathed' is missing.
> Was it resolved very recently?
Herbert's item is still present in BUGS/mathed.
But unless I can reproduce it, I can't fix it. Actually I doubt that I can
fix
Hmmm, I see that 'unable to make a superscript in mathed' is missing.
Was it resolved very recently? For me it's a showstopper.
Martin
--
Martin Vermeer [EMAIL PROTECTED]
Helsinki University of Technology
Department of Surveying
P.O. Box 1200, FIN-02015 HUT, Finland
:wq
msg29287/pgp0.pg
Michael Schmitt wrote:
- In the "open" dialog, "Documents" and "Examples" do not have
shortcuts;
As I already said, they have the shortcuts M-1 and M-2. I will
eventually have a look if I can set additional shortcuts for this
buttons in their different contexts.
- in "find & replace", no shor
On Sun, Nov 25, 2001 at 06:53:50PM +0200, Dekel Tsur wrote:
> I think that it would be better to display negative space by a dotted line
> or something similar. Currently, you cannot differentiate between space of
> 10pt and a space of -10pt.
yeah, I guess that would be easier/better
regards
jo
On Sun, 25 Nov 2001, Asger K. Alstrup Nielsen wrote:
> Hi,
>
> Just curious: That bug list is huge, and I'm lazy. How many of
> the bugs are showstoppers that must be fixed for 1.2.0?
IMO about 1/3. Many of them seem to be interrelated so I suspect
fixing 1/3 will actually solve most of them.
Hi,
Just curious: That bug list is huge, and I'm lazy. How many of
the bugs are showstoppers that must be fixed for 1.2.0?
Greets,
Asger
On Sun, Nov 25, 2001 at 04:44:53PM +, John Levon wrote:
> On Sun, Nov 25, 2001 at 09:31:42AM +0100, Michael Schmitt wrote:
> > if you enabled them again, please check whether they are displayed correctly on
>screen
> > (in former lyx versions, negative values have been displayed as positi
On Sun, Nov 25, 2001 at 09:31:42AM +0100, Michael Schmitt wrote:
> - In the paragraph layout dialog, it is impossible to enter negative vertical spaces;
patch for such has been sent
> if you enabled them again, please check whether they are displayed correctly on
>screen
> (in former lyx v
Hi folks,
I have updated my bug list. I still know a few bugs that are not listed
but I thought it would be helpful if I provide you updated backtraces
for the memory access problems ASAP.
Have a nice day,
Michael
LyX 1.2.0cvs - Bug list (2001/11/12)
Please help me to k
On 22-Nov-2001 Allan Rae wrote:
> I have noticed though that either cut or copy or both (common code?)
> doesn't seem to be copying insets (either at all or at least not in a
> way that is past[e?]able _or_ paste can't paste insets anymore --
> this is _not_ due to my changes it existed previousl
This bug is a lot harder to trigger now after my recent fixes but it
is still there just harder to trigger.
I have noticed though that either cut or copy or both (common code?)
doesn't seem to be copying insets (either at all or at least not in a
way that is past[e?]able _or_ paste can't paste i
- Cut all text from a note with two paragraphs and paste it right in
front of the now empty note (same par!) -> Stack overflow
This is true for any InsetText-based inset (eg. figure float) and you
don't have to cut you can copy and paste also. The part about pasting
into the same paragraph is
On Tue, Nov 13, 2001 at 08:19:33PM +0100, Michael Schmitt wrote:
> LyX 1.2.0cvs - Bug list (2001/11/12)
>
>
> Please help me to keep this list up to date.
> Report new or fixed bugs directly to '[EMAIL PROTECTED]'
>
> ***
Hi John,
I have updated the backtraces for the memory access problems with
tables. Due to the many changes in text.C, one of the reports look
totally different now.
Michael
LyX 1.2.0cvs - Bug list (2001/11/12)
Please help me to keep this list up to date.
Report new or
On Tue, Nov 13, 2001 at 10:02:00AM +0100, Jean-Marc Lasgouttes wrote:
> Andre> Is it? How to you reach the other items then?
>
> You don't. Or you hope they have shortcuts.
Alt for LyX menu shortcuts "usually" does not work too well here (i.e.
sometimes it works, sometimes I have to use Alt-Gr a
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Mon, Nov 12, 2001 at 08:56:30PM +0100, Michael Schmitt
Andre> wrote:
>> Herbert Voss wrote:
>>
>> >>- "Tab" does not work correctly in the URL dialog (buttons are
>> unreachable)
>> >>
>> > it's the default, that only textfield
On Mon, Nov 12, 2001 at 08:56:30PM +0100, Michael Schmitt wrote:
> Herbert Voss wrote:
>
> >>- "Tab" does not work correctly in the URL dialog (buttons are unreachable)
> >>
> > it's the default, that only textfields are reached with tab,
> > isn't it??
Is it? How to you reach the other items th
Herbert Voss wrote:
>>- "Tab" does not work correctly in the URL dialog (buttons are unreachable)
>>
> it's the default, that only textfields are reached with tab,
> isn't it??
You are right! I will remove this item from my list...
... and replace it with the following one:
- In the graphics
> "John" == John Levon <[EMAIL PROTECTED]> writes:
>> - +checking for package graphics [graphics]... yes
>> Shouldn't this be graphicx for the new graphics inset?
John> I wish someone would answer this ! I can only assume yes.
As far as I know, it does not make a difference, since
Hi Michael, can you add the bug nr's this time please ?
On Mon, Nov 12, 2001 at 08:08:01AM +0100, Michael Schmitt wrote:
> spellcheck doesn't work for tabular cells
#229140
> - "Remove all error boxes" does not remove error boxes from within minipages
Err, how did you manage to get an error
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> Could you try to do that? Or maybe 'save as defaults'? You could
>> also try to review the popup triggered by this button and see
>> whether it makes sense.
Juergen> I changed it to "Save
Jean-Marc Lasgouttes wrote:
> Could you try to do that? Or maybe 'save as defaults'? You could also
> try to review the popup triggered by this button and see whether it
> makes sense.
I changed it to "Save as Document Defaults", which is the best solution
IMHO. I also changed the popup text a l
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Ah, now I finally understand the effect of that button. I
Juergen> always thought it changes the default settings of the current
Juergen> class, not the defaults for "New" documents. I don't have a
Juergen> good idea for
Michael Schmitt wrote:
>
> - "Tab" does not work correctly in the URL dialog (buttons are unreachable)
>
it's the default, that only textfields are reached with tab,
isn't it??
Herbert
Hi!
I have added a few more items to my bug list. It is still not complete
but I do my best to incorporate all your comments.
Michael
LyX 1.2.0cvs - Bug list (2001/11/12)
Please help me to keep this list up to date.
Report new or fixed bugs directly to '[EMAIL PROTECTE
Jean-Marc Lasgouttes wrote:
> Fine. A remaining problem: 'save class defaults' is not a good name,
> since it looks like 'reset class defaults'. A better name would be
> 'save default document layout' or 'save as defaults for new
> documents', but these are of course too long. This buttons operate
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> I had a closer look. I think I tried all possible settings,
Juergen> saved as class default and reopended. Seems that it works now
Juergen> as it should. Very good work.
Fine. A remaining problem: 'save class defaults'
Juergen Spitzmueller wrote:
> Jean-Marc Lasgouttes wrote:
> > I did the splitting of the xxx_apply stuff, but by mistake commited
> > it before doing any testing :) Juergen, could you test whether the
> > FormDocument still works and whether 'save defaults' works better
> > than before? I'll do so
Jean-Marc Lasgouttes wrote:
> I did the splitting of the xxx_apply stuff, but by mistake commited
> it before doing any testing :) Juergen, could you test whether the
> FormDocument still works and whether 'save defaults' works better
> than before? I'll do some testing of my own too. Note that an
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Well, IMHO it is much better. It is cleaner from a devel's
Juergen> and more comfortable from a user's point of view. I would be
Juergen> very grateful if you could do it, since then it will be done
Juergen> *right* ;-)
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> - Start LyX; open new file; open the document dialog; change
Juergen> separation from "indent" to "skip"; "save as class defaults";
Juergen> close document; open new file; open document dialog ->
Juergen> separation is r
On Wed, Oct 31, 2001 at 09:18:24AM +0100, Michael Schmitt wrote:
> - Start LyX; open new file; open the document dialog; change separation from "indent"
> to "skip"; "save as class defaults"; close document; open new file; open document
> dialog -> separation is reset to "indent" again!
is t
This one doesn't appear to be in the list:
Take a 1.1.5cvs (latest) created IEICE class document and load it into
1.2.0cvs. Change document class to book.
Caption becomes Address
LyX-Code becomes Paragraph*
LaTeX becomes Date
It would seem that the paragraph style conversion code is suffering
On 31 Oct 2001, Jean-Marc Lasgouttes wrote:
> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
> Juergen> The problem is that the changes need to be applied before
> Juergen> running LFUN_LAYOUT_SAVE_DEFAULT. How can we do that? One
> Juergen> solution would be to pop up a qu
Jean-Marc Lasgouttes wrote:
> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]>
> > writes:
>
> Juergen> The problem is that the changes need to be applied before
> Juergen> running LFUN_LAYOUT_SAVE_DEFAULT. How can we do that? One
> Juergen> solution would be to pop up a question if
Am Mittwoch, 31. Oktober 2001 10:56 schrieb Juergen Spitzmueller:
> - Start LyX; open new file; open the document dialog; change
> separation from "indent" to "skip"; "save as class defaults"; close
> document; open new file; open document dialog -> separation is reset
> to "indent" again!
>
> Str
- Start LyX; open new file; open the document dialog; change separation
from "indent" to "skip"; "save as class defaults"; close document; open
new file; open document dialog -> separation is reset to "indent"
again!
Strange. We use the same LFUN_LAYOUT_SAVE_DEFAULT than in 1.1.6, where
this
Hello everybody,
I think it is time for an updated bug list! Unfortunately, I did not have
the time to check _all_ bug reports and but at least I am able to
contribute a few new ones (as soon as I am quiet, you are talking about
new features instead of fixing old bugs, ts...ts...ts... shame on yo
On Mon, Sep 17, 2001 at 11:35:08PM +0200, Lars Gullik Bjønnes wrote:
> | Yes but the limit tends towards a specific value. So we can keep going forever,
> | but there is an upper limit...
>
> So you clam that the process will stop, ... but it will take forever?
it won't stop, we'll just get clo
On Mon, Sep 17, 2001 at 08:26:06PM +0200, Lars Gullik Bjønnes wrote:
> | bugs in the code is finite. So there is some hope that the list will
> | shrink eventually :-)
>
> Nah "There is always one more bug!"
Yes but the limit tends towards a specific value. So we can keep going forever,
but
On 17-Sep-2001 Jean-Marc Lasgouttes wrote:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Here's the fdesign stuff ;-) I just need the appropriate
> Angus> ParagraphParameters.
>
> Concerning the LaTeX output, remember that we want a reasonable
> environment rather than
On Monday 17 September 2001 11:26, Juergen Vigna wrote:
> On 17-Sep-2001 Angus Leeming wrote:
>
> > Jürgen, IF you'd like to put the ability to modify the width of an
individual
> > paragraph back into LyX, then I'm happy to give it a frontend. Duncan
Simpson
> > suggested that the best LaTeX
On 17-Sep-2001 Angus Leeming wrote:
> Jürgen, IF you'd like to put the ability to modify the width of an individual
> paragraph back into LyX, then I'm happy to give it a frontend. Duncan Simpson
> suggested that the best LaTeX for the problem is:
>
> ERT inset
> {\leftskip=2cm
> \rightskip=
On 17-Sep-2001 Lars Gullik Bjønnes wrote:
>| I just don't get it?
>
> the same extra parameters was used for different things depending on
> the value of the other extra parameters.
So you say if I reimplement this with clean parameters then it wouldn't
be a hack anymore?
Jürgen
--
-
On Monday 17 September 2001 10:25, Juergen Vigna wrote:
> On 17-Sep-2001 Lars Gullik Bjønnes wrote:
>
> > All the paragraph extra stuff was a hack.
> > (and this is why it is so excruciatingly hard to get rid of it)
>
> Could you explain why it was a hack in your opinion? Because we used
> some
On 17-Sep-2001 Lars Gullik Bjønnes wrote:
> All the paragraph extra stuff was a hack.
> (and this is why it is so excruciatingly hard to get rid of it)
Could you explain why it was a hack in your opinion? Because we used
some more paragraph-params? Because we had a visual feedback on screen?
B
On 10-Sep-2001 Garst R. Reese wrote:
>> Not that I'm saying it can't/won't go back. I really can't remember the
>> details of the discussion.
>>
>> A.
> If it was in, it was not there for long. I often used either verse or
> quote (or is it quotation) to get an indented paragraph before minipag
Angus, can you please apply this patch? It fixes a typo in
FormGraphics.C which is responsible for non-restoring the
height-choice AFAICS (copy & paste issue, I suppose).
Please delete the form_graphics.[fdC] stuff if you don't like it (the
framebox requested by Michael).
Thanks.
Jürgen
Index
On Fri, Sep 14, 2001 at 01:56:41AM +0100, John Levon wrote:
> On Thu, Sep 13, 2001 at 06:21:36PM +0200, Andre Poenitz wrote:
>
> > > - "File->Exit" does not work while editing a math formula;
> > > the same holds for opening/closing a file, changing paragraph layout...
> > > (This must defi
On Thursday 13 September 2001 19:08, Michael Schmitt wrote:
> On Thu, 13 Sep 2001, Juergen Spitzmueller wrote:
>
> > - What's the difference between OK and Apply? It seems to be
> >impossible to add a second, third,... graphic with the same
> >dialog (I assume that was the in
On Thu, Sep 13, 2001 at 06:21:36PM +0200, Andre Poenitz wrote:
> > - "File->Exit" does not work while editing a math formula;
> > the same holds for opening/closing a file, changing paragraph layout...
> > (This must definitely be fixed!)
>
> Try recent CVS.
how did you fix this ? what ab
1 - 100 of 173 matches
Mail list logo