rgheck schrieb:
But this looks like it's more (or also) an problem with \end{}.
Indeed. Adding an '\n' before \end will also fix this.
But I looked in the code of LyX 1.5 and there is no difference in the routines that set this, so
this must have been changed elsewhere. If so please revert my
Vincent van Ravesteijn wrote:
See attached.
I see something else in the attached.
1. Open newfile3.lyx (courtesy to Uwe)
2. Shift-Arrow-left
3. Arrow-down
4. Arrow-up
5. Arrow-down
Anyone else seeing something strange, or is it my imagination ?
I get the disappearing environment here
Uwe Stöhr wrote:
rgheck schrieb:
The issue actually seems to be that we're not outputting a newline at
the end of environments.
You are right that this is independent of modules. I only tested with
itemize environments which are correct.
The bug is that be miss a "\n" before \begin{environm
Vincent van Ravesteijn schrieb:
Which version of LyX do you have Uwe. In mine, the theorem disappears
when moving the cursor (DEPM in action).
I created the file with LyX 1.5.6 but forgot that it disappears when moving the cursor. But instead
of ERT, I would use a protected space.
But the Th
> I think this not acceptable, as clicking in the enumerate environment
> after having
> write something else using this trick makes the theorem environment
> disappear an other time.
That's why I added:
But it is another bug (that the deleteEmptyParagraphMechanism isn't
executed this way).
> I
Vincent van Ravesteijn a écrit :
>> See attached.
>>
>
> Which version of LyX do you have Uwe. In mine, the theorem disappears
> when moving the cursor (DEPM in action).
>
> That's why I proposed to adjust the DEPM not to merge paragraphs with
> different text classes.
>
> You can circumvent t
> See attached.
I see something else in the attached.
1. Open newfile3.lyx (courtesy to Uwe)
2. Shift-Arrow-left
3. Arrow-down
4. Arrow-up
5. Arrow-down
Anyone else seeing something strange, or is it my imagination ?
>
> regards Uwe
>
Vincent
newfile3.lyx
Description: application/lyx
Uwe Stöhr a écrit :
> > My question was not to obtain this but the following:
> >
> > \begin{thm}
> > \begin{enumerate}
> > \item aaa
> > \end{enumerate}
> > \end{thm}
> >
> > that is without the word "name". How do you do it in lyx?
>
> See attached.
>
> regards Uwe
If I open your file in lyx-1.5
> See attached.
Which version of LyX do you have Uwe. In mine, the theorem disappears
when moving the cursor (DEPM in action).
That's why I proposed to adjust the DEPM not to merge paragraphs with
different text classes.
You can circumvent this however by:
- shift-arrow-down
- arrow-right
But
rgheck schrieb:
The issue actually seems to be that we're not outputting a newline at
the end of environments.
You are right that this is independent of modules. I only tested with itemize environments which are
correct.
The bug is that be miss a "\n" before \begin{environment}.
So we get
> My question was not to obtain this but the following:
>
> \begin{thm}
> \begin{enumerate}
> \item aaa
> \end{enumerate}
> \end{thm}
>
> that is without the word "name". How do you do it in lyx?
See attached.
regards Uwe
newfile3.lyx
Description: application/lyx
Vincent van Ravesteijn <[EMAIL PROTECTED]> schrieb:
>> You were doing it the right way.
> Do we want this to be the right way ? We can allow such kind of things
> if we would allow an enter to be entered and to adjust the DEPM not to
> remove the enter if the text classes are different ? \
If it
> You were doing it the right way.
Do we want this to be the right way ? We can allow such kind of things
if we would allow an enter to be entered and to adjust the DEPM not to
remove the enter if the text classes are different ? \
Is that a good idea ?
> Uwe just added name to make it clear it
Philippe Charpentier wrote:
Uwe Stöhr a écrit :
That is not correct. ERT is not needed for this, also not in LyX 1.3,
1.4, and 1.5. The correct way is to nest the enumerate into the
theorem, see the UserGuide how nesting is done.
Nevertheless it is a regression that we now output
\begin{thm
Uwe Stöhr wrote:
> Suppose you want to put only an enumerate environment in a theorem. You
> click on "Theorem", then you insert a % in TeX mode, you hit "Enter"
and
> you choose "enumerate".
That is not correct. ERT is not needed for this, also not in LyX 1.3,
1.4, and 1.5. The correct way i
On Thu, Oct 30, 2008 at 07:51:41AM -0400, rgheck wrote:
>
> http://bugzilla.lyx.org/show_bug.cgi?id=5061
>
> Can someone who knows about InsetMathNest review the patch Vincent
> attached to this bug? It looks like it's probably correct, but I don't
> know about this stuff.
Me neither, but look
Uwe Stöhr a écrit :
> That is not correct. ERT is not needed for this, also not in LyX 1.3,
> 1.4, and 1.5. The correct way is to nest the enumerate into the
> theorem, see the UserGuide how nesting is done.
>
> Nevertheless it is a regression that we now output
>
> \begin{thm}
> name\begin{enumera
> Desc: LaTeX Error: File `units.sty' not found.
Then the LaTeX-package "units" is not installed. What is your LaTeX
distribution?
You can install missing LaTeX-packages using the package manager of your LaTeX
distribution.
regards Uwe
> Suppose you want to put only an enumerate environment in a theorem. You
> click on "Theorem", then you insert a % in TeX mode, you hit "Enter" and
> you choose "enumerate".
That is not correct. ERT is not needed for this, also not in LyX 1.3, 1.4, and 1.5. The correct way
is to nest the enumer
I wrote:
I uploaded an installer for the fifth release candidate of the upcoming
LyX version 1.6.0 for Windows.
The installer for this, version 4.11 used the new Python 2.6. Unfortunately I forgot to add some
Python files so that users without having Python installed weren't able to configure
Philippe Charpentier wrote:
Hi,
Yesterday, I tried the last SVN and found the following (I did not find
this in bugzilla.lyx.org)
Suppose you want to put only an enumerate environment in a theorem. You
click
on "Theorem", then you insert a % in TeX mode, you hit "Enter" and you
choose
"enumerate"
Hi,
Yesterday, I tried the last SVN and found the following (I did not find
this in bugzilla.lyx.org)
Suppose you want to put only an enumerate environment in a theorem. You
click
on "Theorem", then you insert a % in TeX mode, you hit "Enter" and you
choose
"enumerate". In lyx-1.5 this is traduced
Matthias Coy wrote:
Hi,
when I try to generate a pdf out of the UserGuide.lyx, I don't get any
output. When I do "lyx -dbg any -e pdf UserGuide.lyx", I get those
errors:
LaTeX.cpp(581): Log line: ! LaTeX Error: File `units.sty' not found.
LaTeX.cpp(681): line: 18
Desc: LaTeX Error: File `unit
Uwe Stöhr wrote:
> None of the other bugs seem to me particularly crucial,
This might be the case for the crash bugs, but there are still some
very annoying regressions.
Yes, I meant the crash bugs.
- Take for example bug 4398 that prevents that LyX 1.5.6 UserGuide
cannot be compiled with
José Matos wrote:
Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
installers) should soon be available at
ftp://ftp.devel.lyx.org/pub/lyx/devel/
As usual, I've uploaded the Windows installers to
http://www.lyx.org/~joost/ . Can you move them to the FTP directory?
Hi,
when I try to generate a pdf out of the UserGuide.lyx, I don't get any
output. When I do "lyx -dbg any -e pdf UserGuide.lyx", I get those errors:
%bash> lyx -dbg any -e pdf UserGuide.lyx 2> log.log
%bash> grep -A 4 -B 4 Error log.log
LayoutFile.cpp(142): Clname: elsarticle
LayoutFile.cpp(1
http://bugzilla.lyx.org/show_bug.cgi?id=5061
Can someone who knows about InsetMathNest review the patch Vincent
attached to this bug? It looks like it's probably correct, but I don't
know about this stuff.
rh
--
---
Richard G Heck Jr
Professor of Philosophy
Brown Univers
On 29/10/2008 21:01, leuven edwin wrote:
added suggestions and simplified the general donation
OK, thanks, I will move the new page as there's no more comment.
Abdel.
Just to complete my preceding message. I have been able to restore to RC3
without any problem.
During the test of RC5, I have also observed that LyxLauncher was remaining
open in the background and I had to kill it manually after a long wait. I do
not know if this can hel you to locate the problem.
I have tried to make a clean install of RC5: I have uninstalled RC5; I have
renamed my ApplicationData/Lyx16 folder to Lyx16old and erased the lyx keys
from the registry HKCU and HKLM. I have then reinstalled RC5 using Uwe's
installer. I cannot start Lyx anymore. I get the following error:
LyX : r
> ImportError: No module named genericpath
So there Is a problem with the new Python 2.6. I'll provide a fixed version of the installer this
evening.
sorry for the inconvenience and regards
Uwe
Eran Kaplinsky schrieb:
After using this installer, LyX can't find imagemagick.
How did you installed ImageMagick? What ImageMagick version do you use?
regards Uwe
On Thursday 30 October 2008 02:34:21 Pavel Sanda wrote:
> hi,
>
> unless there is some comment, i'll commit this patch
> for http://bugzilla.lyx.org/show_bug.cgi?id=5430 .
> i reviewd the GuiAlert::askForText function and found out that
> except vcs backend nobody else uses it.
OK.
> pavel
--
J
Thanks Uwe,
It works like a charm and I have installed the small version to be used with
TexLive2005.
I have a strange problem with RC5. I have a crash-test latex document of 150
pages with graphics and everything that I try to import in each new
candidate. RC3 is perfectly able to import it but
34 matches
Mail list logo