Another possible module bug ... though perhaps one not worth fixing.
Create a document and add a module like Endnotes. Checking the latex
source, merely adding the endnotes module doesn't change anything yet:
you have to add an endnote, and only then does the
\usepackage{endnotes} line get added t
In 1.6.1svn, I'm trying to create a couple of very simple modules that
basically load a single package. Here they are:
#\DeclareLyXModule{Show Labels}
#DescriptionBegin
#Displays all LaTeX labels in the margins.
#DescriptionEnd
Format 11
Preamble
\RequirePackage{showlabels}
EndPreamble
Peter Kümmel wrote:
> Pavel Sanda wrote:
>> Peter Kümmel wrote:
>>> Pavel Sanda wrote:
i dont understand. does it work for path/filenames with spaces too?
>>> QProcess passes the whole string (with spaces) as one argument, so we
>>> don't need any quotes, see patch in branch.
>
> I mean this c
On 21/11/2008 22:03, Peter Kümmel wrote:
Peter Kümmel wrote:
Peter Kümmel corrects:
Doesn't ForkedCall do in principle the same as SystemCall?
Seems this external tool execution is a big redundant hack
which everybody fears to touch.
Looking at ForkedCall more detailed, it becomes clear tha
If people have good reasons for why we should discourage
translations of the web pages, now is good time to give them.
The only good reason would be that they are not enough kept to date.
What if there is a download page in
german, but it does not have the latest versions?
JMarc
In lib/Makefile.am.
As it is now, it is not installable.
regards
Kornel
--
Kornel Benko
[EMAIL PROTECTED]
Index: lib/Makefile.am
===
--- lib/Makefile.am (Revision 27660)
+++ lib/Makefile.am (Arbeitskopie)
@@
Am Freitag 21 November 2008 schrieb Pavel Sanda:
> this is a linker problem and i think it will diappear if you make distclean
> your tree or do a build from fresh sources.
> pavel
Thanks Pavel. This is not the first time I had to make distclean. I should
have had remembered.
Kornel
--
Peter Kümmel wrote:
Peter Kümmel corrects:
Doesn't ForkedCall do in principle the same as SystemCall?
Seems this external tool execution is a big redundant hack
which everybody fears to touch.
Looking at ForkedCall more detailed, it becomes clear that I
also have to replace this class with a
Kornel Benko wrote:
> Hi,
> this is on ubuntu 8.10 with gcc 4.3.2.
> ...
> make[4]: Entering directory `/usr/BUILD/BuildLyxConfigure/src'
> g++ -g -O -o lyx main.o ASpell.o SpellBase.o BiblioInfo.o Box.o
> Dimension.o
> PrinterParams.o Thesaurus.o liblyxcore.a liblyxmathed.a liblyxinsets.a
>
Vincent van Ravesteijn - TNW wrote:
5472, although still "unconfirmed" is at least seen
by 4 users(*). Thanks to Jean-Marc Lasgouttes, I have
provided a way to reproduce it (cf. comment 11 of the
bug, at the referred user ML thread).
At last, I can confirm this too. I had to switch to some ol
Hi,
this is on ubuntu 8.10 with gcc 4.3.2.
...
make[4]: Entering directory `/usr/BUILD/BuildLyxConfigure/src'
g++ -g -O -o lyx main.o ASpell.o SpellBase.o BiblioInfo.o Box.o Dimension.o
PrinterParams.o Thesaurus.o liblyxcore.a liblyxmathed.a liblyxinsets.a
frontends/liblyxfrontends.a frontend
Jürgen Spitzmüller wrote:
Vincent van Ravesteijn - TNW wrote:
#0 0x00606de8 in lyx::emergencyCleanup () at LyX.cpp:799
#1 0x00607115 in lyx::lyx_exit (exit_code=1) at LyX.cpp:196
#2 0x0076b80e in boost::assertion_failed (expr=0xe191b6
"false", function=0xf6b
On Fri, Nov 21, 2008 at 12:02:37PM +0100, Pavel Sanda wrote:
> Peter Kümmel wrote:
> > Pavel Sanda wrote:
> >> i dont understand. does it work for path/filenames with spaces too?
> >
> > QProcess passes the whole string (with spaces) as one argument, so we
> > don't need any quotes, see patch in br
Vincent van Ravesteijn - TNW wrote:
> >#0 0x00606de8 in lyx::emergencyCleanup () at LyX.cpp:799
> >#1 0x00607115 in lyx::lyx_exit (exit_code=1) at LyX.cpp:196
> >#2 0x0076b80e in boost::assertion_failed (expr=0xe191b6
>
> "false", function=0xf6bfe0 "void >lyx::doAssert(co
Vincent van Ravesteijn - TNW wrote:
-Original Message-
From: Richard Heck [mailto:[EMAIL PROTECTED]
#0 0x00606de8 in lyx::emergencyCleanup () at LyX.cpp:799
#1 0x00607115 in lyx::lyx_exit (exit_code=1) at LyX.cpp:196
#2 0x0076b80e in boost::assertion_fa
Hi,
I've been talking to two persons (Alex and Max) about translations of the
web site. The original reason for Alex was to set up a Hungarian site,
which is why he wanted to be able to mirror the main site. It's now
possible to actually mirror our site, but Alex also intends to translate
it
Peter Kümmel corrects:
Doesn't ForkedCall do in principle the same as SystemCall?
Seems this external tool execution is a big redundant hack
which everybody fears to touch.
> 5472, although still "unconfirmed" is at least seen
> by 4 users(*). Thanks to Jean-Marc Lasgouttes, I have
> provided a way to reproduce it (cf. comment 11 of the
> bug, at the referred user ML thread).
At last, I can confirm this too. I had to switch to some older PC to get
the crash.
Olivi
-Original Message-
From: Richard Heck [mailto:[EMAIL PROTECTED]
>#0 0x00606de8 in lyx::emergencyCleanup () at LyX.cpp:799
>#1 0x00607115 in lyx::lyx_exit (exit_code=1) at LyX.cpp:196
>#2 0x0076b80e in boost::assertion_failed (expr=0xe191b6
"false", function=0
#0 0x00606de8 in lyx::emergencyCleanup () at LyX.cpp:799
#1 0x00607115 in lyx::lyx_exit (exit_code=1) at LyX.cpp:196
#2 0x0076b80e in boost::assertion_failed (expr=0xe191b6
"false", function=0xf6bfe0 "void lyx::doAssert(const char*, const char*,
long int)", file=0xf6bf
Doesn't ForkedCall do in principle the same as SystemCall?
Seems this external tool execution is a big redundant hack
which anybody fears to touch.
Peter
Pavel Sanda wrote:
Peter Kümmel wrote:
Pavel Sanda wrote:
i dont understand. does it work for path/filenames with spaces too?
QProcess passes the whole string (with spaces) as one argument, so we
don't need any quotes, see patch in branch.
I mean this commit:
http://www.lyx.org/trac/changese
Jürgen Spitzmüller wrote:
rgheck wrote:
We basically need just to decide what to do here. This happens only when
the child is corrupt or for some other reason not openable. Probably we
should just mark it that way and ignore it henceforth, yes?
Yes. Issue a warning and skip this file.
On Thursday 20 November 2008 21:45:49 Peter Kümmel wrote:
> The 1.6.0 release misses some cmake files.
> Where have I to add them?
development/Makefile.am
if you appreciate the irony. ;-)
> Peter
--
José Abílio
On Friday 21 November 2008 13:05:45 Jürgen Spitzmüller wrote:
> Finally, I'm not sure I completely parsed all Berlin activity. So please
> let me know if there are outstanding fixes that need to/could be
> backported.
First I should note that the development at a meeting happens in a
decentralize
Jean-Marc Lasgouttes wrote:
> > Like the attached patch? I've put it directly into Languages.cpp.
> > In the long run, I'd rather read the info from the languages file instead
> > of hardcoding a list of languages.
>
> Perfect.
Committed.
Jürgen
> hi Vincent,
> we have problem with the new tabs in listings. tab is not
> supposed to add fixed number of spaces, but instead jump
> to the next tabstop.
> this correctly adhered in tex output, but lyx gui shows
> it wrongly so "//" commetaries in C code done by tabs are
> not correctly align
Jürgen Spitzmüller wrote:
We should not wait too long with 1.6.1, since 1.6.0 has introduced some major
issues (as expected). In general, I'd like to concentrate on ironing out the
critical and major bugs (quite some work has already been done) and make 1.6.1
a bugfix-release only.
Below a li
"G. Milde" <[EMAIL PROTECTED]> writes:
> There remains a mystery, why Spanish (Mexico) uses
> "\addto\extrasspanish{\renewcommand\shorthandsspanish{}}"
> ?
>
> Using
> "\renewcommand\shorthandsspanish{}"
> instead would desactivate the spanish shorthands in a Mexican document
> even befor or with
On 21.11.08, Jean-Marc Lasgouttes wrote:
> Guenter Milde <[EMAIL PROTECTED]> writes:
> > Where can I find out what the intended behaviour of these languages is
> > (regarding the ~ character)?
> The dictionaries for spellchecking are different. I am not sure there is
> another one.
Your links b
Vincent van Ravesteijn - TNW wrote:
> I actually already asked you about this one :
Bear with me. I'm getting old.
> When the cursor is not visible on screen (probably caused by scrolling),
> the location where the cursor should be painted is set to (-1,-1). However,
> the cursor is painted anywa
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Like the attached patch? I've put it directly into Languages.cpp.
> In the long run, I'd rather read the info from the languages file instead of
> hardcoding a list of languages.
Perfect.
JMarc
Jean-Marc Lasgouttes wrote:
> > What we could do is a bool Font::has_internal_fontenc() that checks for
> > the relevant languages. Is this what you have in mind?
>
> Yes, perhaps. My problem was to avoid sprinkling the code with explicit
> tests for language names.
Like the attached patch? I've p
>> Less important fixes:
>>
>> - Changeset 27631
>> http://www.lyx.org/trac/changeset/27631
>> Do not paint an invisible cursor.
>
>could you explain why this is needed/what it does?
>
I actually already asked you about this one :
When the cursor is not visible on screen (probably caused b
Vincent van Ravesteijn - TNW wrote:
> I know this. [quilty_smiley] Introducing tabstops would have complicated
> the general painting and cursor painting [unhappy_smiley]. At least I
> thought so at the time I did it.
i trust your decision.
pavel
Vincent van Ravesteijn - TNW wrote:
> Must-fixes:
>
> - Changeset 27632: Fix tabular cursor movement
> http://www.lyx.org/trac/changeset/27632
OK.
> This solves a regression ('slik') caused by r27581
> and a few other must-fixes.
>
> - Changeset 27626: Fix bug #5536.
> http://www.lyx.org/
rgheck wrote:
> We basically need just to decide what to do here. This happens only when
> the child is corrupt or for some other reason not openable. Probably we
> should just mark it that way and ignore it henceforth, yes?
Yes. Issue a warning and skip this file.
Jürgen
hi Vincent,
we have problem with the new tabs in listings. tab is not supposed
to add fixed number of spaces, but instead jump to the next tabstop.
this correctly adhered in tex output, but lyx gui shows it wrongly
so "//" commetaries in C code done by tabs are not correctly aligned...
pavel
On 21.11.08, Jean-Marc Lasgouttes wrote:
> Guenter Milde <[EMAIL PROTECTED]> writes:
> > I wonder whether it would be better to put the "intelligence" into lyx:
> >
> > let lyx compute the start number of a resumed enumeration and use this to
> > set the label and the correct `enum*' counter.
> I
On Friday 21 November 2008 12:34:38 Olivier Ripoll wrote:
> Hi,
>
> I wanted to install this rpm on my PC, but I noticed that the
> permissions on that file do not allow download. All files in
> ftp.lyx.org/pub/lyx/bin/1.6.0/
> are r--r--r-- and the mandriva rpm is rw-rw (the write access shoul
Jürgen Spitzmüller wrote:
We should not wait too long with 1.6.1, since 1.6.0 has introduced some major
issues (as expected). In general, I'd like to concentrate on ironing out the
critical and major bugs (quite some work has already been done) and make 1.6.1
a bugfix-release only.
Below a li
stefan wrote:
Everytime i want to fill the head of a dinletter i get the following error.
D:\LyX\lyx-1.6.0\src\CoordCache.cpp(39): break on pointer: 03412818 hint: x
size: 18
D:\LyX\lyx-1.6.0\src\support\lassert.cpp(21): ASSERTION false VIOLATED IN
D:\LyX\lyx-1.6.0\src\CoordCache.cpp:40
Complete
Vincent van Ravesteijn wrote:
Currently I added the resume AND suspend bools to the first paragraph
of an environment. In principle, all paragraphs within an environment
should have these parameters set. Now, cutting an enumeration (that is
resumed later) in half would result in the first one b
> We should not wait too long with 1.6.1, since 1.6.0 has
> introduced some major issues (as expected). In general,
> I'd like to concentrate on ironing out the critical and
> major bugs (quite some work has already been done) and
> make 1.6.1 a bugfix-release only.
I would like to backport the
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> What we could do is a bool Font::has_internal_fontenc() that checks for the
> relevant languages. Is this what you have in mind?
Yes, perhaps. My problem was to avoid sprinkling the code with explicit
tests for language names.
JMarc
Guenter Milde <[EMAIL PROTECTED]> writes:
> I wonder whether it would be better to put the "intelligence" into lyx:
>
> let lyx compute the start number of a resumed enumeration and use this to
> set the label and the correct `enum*' counter.
I would not do that, since we are not sure enough that
Vincent van Ravesteijn wrote:
rgheck schreef:
Just some random thoughts looking quickly. Suppose resumeEnumeration
is on, and then I change the layout to, say, LyX list. What happens?
I guess, in the abstract, I have general worries about how this will
behave under such changes.
Yes, these
Guenter Milde wrote:
Anyway, I could imagine the "resume last" option to be part of a
selection list:
Enumeration counter [*] start new
[ ] continue previous
[ ] start with []
With the * indicating the (backwards/LaTeX compatible) default settin
We should not wait too long with 1.6.1, since 1.6.0 has introduced some major
issues (as expected). In general, I'd like to concentrate on ironing out the
critical and major bugs (quite some work has already been done) and make 1.6.1
a bugfix-release only.
Below a list of bugs that should be ad
Vincent van Ravesteijn schrieb:
>> The biggest problem I have with this is that, since you add the suspend
>> flag automatically, the mechanism is very fragile.
...
> Another possibility is to remove the suspend variable completely, making
> it more robust. But then, we should search for a res
José Matos wrote:
On Monday 17 November 2008 13:16:17 icebna wrote:
Hi all :
I have built and upload the binary lyx-1.6.0-1mdv2009.i586.rpm (
Mandriva 2009 ) to your \incoming directory. Can you move to mirrors ?
Done. I have placed it in the master and it will be (automatically) propagated
Everytime i want to fill the head of a dinletter i get the following error.
D:\LyX\lyx-1.6.0\src\CoordCache.cpp(39): break on pointer: 03412818 hint: x
size: 18
D:\LyX\lyx-1.6.0\src\support\lassert.cpp(21): ASSERTION false VIOLATED IN
D:\LyX\lyx-1.6.0\src\CoordCache.cpp:40
Completed
please tell
Jean-Marc Lasgouttes wrote:
> Looks good, but you could create a Font::fontencoding() method that
> encapsulates this (and maybe even return the right information if need
> be).
I'm not sure I understood you but don't think we can do this reliably. For
instance, the Hebrew font encoding is LHE or
Dov Feldstern wrote:
> Jürgen, OK for branch?
OK.
Jürgen
Jürgen, OK for branch?
Original Message
Subject: [Cvslog] r27656 - /lyx-devel/trunk/src/TextMetrics.cpp
Date: Fri, 21 Nov 2008 11:32:57 -
From: [EMAIL PROTECTED]
Reply-To: lyx-devel@lists.lyx.org
To: [EMAIL PROTECTED]
Author: dov
Date: Fri Nov 21 12:32:56 2008
New Revision:
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Jürgen Spitzmüller wrote:
> The attached patch does this. Cyrillic doesn't seem to need it.
>
> Objections?
Looks good, but you could create a Font::fontencoding() method that
encapsulates this (and maybe even return the right information if need
be
Jürgen Spitzmüller wrote:
> >> When I use the " (quote) in hebrew under lyx I get the following error:
> >> LaTeX Error: Command \textquotedbl unavailable in encoding LHE.
> >> I have to change language to english in order to insert the symbol.
> >> Is there a problem with my setup or is this a pro
Guenter Milde <[EMAIL PROTECTED]> writes:
> Where can I find out what the intended behaviour of these languages is
> (regarding the ~ character)?
I think you give the answer yourself below (concerning ñ).
> Is there an intended difference? Do we need to keep it?
The dictionaries for spellchecki
Vincent van Ravesteijn <[EMAIL PROTECTED]> writes:
> Another possibility is to remove the suspend variable completely,
> making it more robust. But then, we should search for a resuming
> enumeration in the document everytime we generate the latex code,
> which won't be fun working on a large docum
Pavel Sanda wrote:
> Konrad Hofbauer wrote:
> > José Matos wrote:
> >> We are pleased to announce the release of LyX 1.6.0.
> >
> > Hi José,
> >
> > am I blind, or is the following table-toolbar icon missing in the official
> > 1.6.0 tar-ball even though it is included in the svn tag ???
>
> i fi
Konrad Hofbauer wrote:
> José Matos wrote:
>> We are pleased to announce the release of LyX 1.6.0.
>
> Hi José,
>
> am I blind, or is the following table-toolbar icon missing in the official
> 1.6.0 tar-ball even though it is included in the svn tag ???
i fixed that.
pavel
Abdelrazak Younes wrote:
Andre Poenitz wrote:
On Wed, Nov 19, 2008 at 08:59:17PM +0100, Vincent van Ravesteijn wrote:
Dov Feldstern schreef:
1) boundary should not be set to true at a (intra-paragraph) line
break; fixes
this:
abc|\n-> move right -> abc\n (and not:abc\n
Peter Kümmel wrote:
> Pavel Sanda wrote:
>> i dont understand. does it work for path/filenames with spaces too?
>
> QProcess passes the whole string (with spaces) as one argument, so we
> don't need any quotes, see patch in branch.
then we shouldn't use this function when calling QProcess. but to
The languages:
spanishspanish "Spanish" false iso8859-15
spanish-mexico spanish "Spanish (Mexico)" false iso8859-15
differ only in the country code and the preamble additions:
es_ES"\addto\shorthandsspanish{\spanishdeactivate{~<>}}"
es_M
rgheck schreef:
Just some random thoughts looking quickly. Suppose resumeEnumeration
is on, and then I change the layout to, say, LyX list. What happens? I
guess, in the abstract, I have general worries about how this will
behave under such changes.
Yes, these are valid worries. See below.
Jü
Tommaso Cucinotta wrote:
Abdelrazak Younes ha scritto:
IIUC, Paragraph would register itself in the passed DocIterator,
right? We may also want to start from a given position inside the
paragraph (0 by default).
I assume you're talking about the Paragraph supplied as the search-text.
Don't k
Andreas Karlsson wrote:
> Dear LyX developers,Please find attached layout and template files for the
> imsart article style, used for journals from the Institute of Mathematical
> Statistics (IMS). I also include a a short description for the file
> lib/doc/LaTeXConfig.lyx.in. I hope these can be s
Vincent van Ravesteijn <[EMAIL PROTECTED]> writes:
> Is anybody willing to review and/or try this patch ?
The biggest problem I have with this is that, since you add the suspend
flag automatically, the mechanism is very fragile. What if you copy the
second enumeration in front of the other? What i
rgheck wrote:
> OK. If so, then someone else would need to implement it, as I don't know
> anything about that. I guess maybe we should bugzilla this
Add a comment to bug 3218.
BTW I think it's not very difficult. Have a look at how QSettings is used e.g.
in GuiToolbars.
Jürgen
rgheck wrote:
> It is supposed to be UI policy that things on context menus have to
> exist elsewhere, too. So we'd have to figure out where to put this.
Yes. Furthermore, this is a file format change.
Jürgen
2008/11/21 Brian Guenter <[EMAIL PROTECTED]>:
> I have MikTeX 2.7. I added the siggraph package from MikTeX Package Manager
> and then I reconfigured Lyx (Tools-Reconfigure). Then I closed Lyx and
> restarted it. When I look at the list of available document classes I no
> longer see "Unavailabl
71 matches
Mail list logo