The w3c css validation engine can no longer find the lyx style sheets.
Please adjust the html to something like:
(The type attribute is currently missing.)
Regards,
Angus
This email discusses how to replicate 3 bugs:
* "Show changes in Output", does not highlight text (LyX isn't running
~/bin/dvipost)
- This bug also exists in lyx 1.4
* "up" button in Table of Contents sometimes does nothing
* "down" button in Table of Contents can cause LyX to crash upon merge c
I have tried Lyx-1.5.0svn r16816. I really liked the new features,
look and feel. Are any of the following not known problems?
ChkTex does not create .tex file before running chktex, causing "could
not run chktex successfully" error.
Even if .tex file exists (because it was generated in tmp dir
Maybe unrelated to this issue. One of my friends used 'some installer
from wiki' and complained that his \alpha is displayed as some strange
symbol. The problem disappeared after he re-installed lyx using
Joost's installer. Uwe, are you aware of such problems?
Bo
> Do you mean that you directly set the variable in HKCU\Environment?
Yes.
> Instead, why don't you try setting the path to the Aiksaurus directory
> through "HKCU\Software\Aiksaurus\Data Path" (according to the patch in
> development/Win32/patches)?
I wasn't aware of this. I used this now and
> But what are the differences between the two installers? My impression
> is that Joost's installer is techniquely advanced, and Uwe's installer
> takes care of lot of issues of third-party applications.
I listed the differences here:
http://wiki.lyx.org/Windows/LyXWinInstaller
(This is against
On Mon, Jan 22, 2007 at 03:44:44PM +0100, Georg Baum wrote:
> Enrico Forestieri wrote:
>
> > On Sun, Jan 21, 2007 at 10:41:29PM +0100, Georg Baum wrote:
> >> In the past we were moving to absolute paths
> >> wherever possible in order to get rid of the Path class that is simply
> >> too confusing
On Mon, Jan 22, 2007 at 04:47:27PM +0100, Abdelrazak Younes wrote:
> What is the problem of embedding the icon into the lyx.exe executable
> directly?
You can also do that, of course, but the .lyx files should be associated
with the application deputed to open them. If this is a .bat file, you
h
Stephen Buonopane <[EMAIL PROTECTED]> writes:
> 1) Open a new file in LyX 1.4.
> 2) Press the insert graphics button on the toolbar
> 3) Select a graphics file (anything will do)
> 4) Press Apply and wait for the preview to appear in the LyX window.
> Don't close the graphics window or bring the
1) Open a new file in LyX 1.4.
2) Press the insert graphics button on the toolbar
3) Select a graphics file (anything will do)
4) Press Apply and wait for the preview to appear in the LyX window.
Don't close the graphics window or bring the main LyX window to the
foreground.
5) Now change the
Abdelrazak Younes wrote:
> Enrico Forestieri wrote:
>> On Mon, Jan 22, 2007 at 10:56:25AM +0100, Jean-Marc Lasgouttes wrote:
>>
"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
> @echo off SET LANG=de_DE start "LyX" "lyx.exe" %*
>>> Enrico> Are you aware that the console hidin
Abdelrazak Younes wrote:
> [EMAIL PROTECTED] wrote:
>> Author: younes
>> Date: Mon Jan 22 12:31:42 2007
>> New Revision: 16807
>>
>> URL: http://www.lyx.org/trac/changeset/16807
>> Log:
>> Cleanup Action class: The mother should be the main window (GuiView).
>> This will hopefully fix bug 3107 (Too
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> Of course it does, it is just a matter of re-directing the
>> stdout/stderr thanks to pipes.
Bo> Then we should replace all system() calls with QProcess. This was
Bo> not an option when I was writing hidec.exe, but we are allowed to
Bo> use non
Even if lyx itself can be made cout-free, scripts such as
> lyx2lyx called by lyx may force a black command window when it is
> started from a lyx.exe without stdout and try to get one from the OS.
I'm not sure about that but I will try.
You need to compile lyx as a windows (rather than console
José Matos wrote:
On Monday 22 January 2007 5:43:26 pm Jean-Marc Lasgouttes wrote:
Yes, or rather -pref (since people do not know what this rc thing is).
Let us make --pref then. We should be consistent in the options naming, we
use one dash for one letter option and two dashes for word opt
[EMAIL PROTECTED] schrieb:
Author: baum
Date: Sun Jan 21 22:52:01 2007
New Revision: 16801
URL: http://www.lyx.org/trac/changeset/16801
Log:
Compile fix.
Michael, I guess that you need to retest this code, since the old one did
obviously not do what you intended.
Oh, what a shame! Oh, what a
On Monday 22 January 2007 5:43:26 pm Jean-Marc Lasgouttes wrote:
> Yes, or rather -pref (since people do not know what this rc thing is).
Let us make --pref then. We should be consistent in the options naming, we
use one dash for one letter option and two dashes for word options.
> JMarc
--
Bo Peng wrote:
> A black command window will be started with lyx. This is useful for
> debugging, but annoying for normal users.
The debug output could be redirected to an editor on Window (and
optionally on other platforms too).
I have investigated this approach. Lyx relies on stdout/cout in
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Jean-Marc Lasgouttes wrote:
>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
Abdelrazak> We could perhaps implement this new feature:
>>
Abdelrazak> lyx -xxx yyy
>>
Abdelrazak> will override set
> A black command window will be started with lyx. This is useful for
> debugging, but annoying for normal users.
The debug output could be redirected to an editor on Window (and
optionally on other platforms too).
I have investigated this approach. Lyx relies on stdout/cout in many
places. Eve
Jürgen Spitzmüller wrote:
> Actually, I cited the wrong command ("" is for a possible line break
> without hyphenation).
BTW we really should support \slash. It's in the LaTeX kernel, and it's really
useful.
Jürgen
Jean-Marc Lasgouttes wrote:
> Jürgen> But we are talking only about verbatim << and >> only here. I
> Jürgen> don't see why this could happen.
>
> I am not sure what you mean here. And example (I think) is what the
> text in question is inside a section heading.
I mean that the code we are talking
Bo Peng wrote:
What is the problem of embedding the icon into the lyx.exe executable
directly?
You are not answering to this question here but to the previous one I guess.
A black command window will be started with lyx. This is useful for
debugging, but annoying for normal users.
The debu
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> We could perhaps implement this new feature:
Abdelrazak> lyx -xxx yyy
Abdelrazak> will override setting xxx with value yyy, for example:
Abdelrazak> lyx -gui_language french
Yes, but may
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Actually, I cited the wrong command ("" is for a possible line
Jürgen> break without hyphenation). This is the correct one:
Jürgen> [EMAIL PROTECTED]"|}{%
Jürgen> [EMAIL PROTECTED]
Jürgen> \allowhyphens}{}}
Jürgen> Compared
Jean-Marc Lasgouttes wrote:
> Jürgen> The corresponding shortcut for disabling ligatures? Its
> Jürgen> [EMAIL PROTECTED]""[EMAIL PROTECTED]
>
> Jürgen> while \textcompwordmark is:
> Jürgen> [EMAIL PROTECTED]
>
> OK, so it is almost the same.
Actually, I cited the wrong command ("" is for a possib
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> We could perhaps implement this new feature:
Abdelrazak> lyx -xxx yyy
Abdelrazak> will override setting xxx with value yyy, for example:
Abdelrazak> lyx -gui_language french
Yes, but maybe with another syn
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Jean-Marc Lasgouttes wrote:
>> What is the corresponfing shortcut in babel/german? I'd like to see
>> how it is implemented.
Jürgen> The corresponding shortcut for disabling ligatures? Its
Jürgen> [EMAIL PROTECTED]""[EMAIL P
Jean-Marc Lasgouttes wrote:
"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
@echo off SET LANG=de_DE start "LyX" "lyx.exe" %*
Enrico> Are you aware that the console hiding code is no more in
Enrico> place, such that using a lyx.bat doesn't hide the cmd window
Enrico> anymore?
And
What is the problem of embedding the icon into the lyx.exe executable
directly?
A black command window will be started with lyx. This is useful for
debugging, but annoying for normal users.
Bo
Enrico Forestieri wrote:
On Mon, Jan 22, 2007 at 10:56:25AM +0100, Jean-Marc Lasgouttes wrote:
"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
@echo off SET LANG=de_DE start "LyX" "lyx.exe" %*
Enrico> Are you aware that the console hiding code is no more in
Enrico> place, such that
Jürgen Spitzmüller wrote:
> When I try to compile the following testcase from bugzilla:
> http://bugzilla.lyx.org/attachment.cgi?id=1416&action=view
> I get an assert:
>
> Assertion triggered in lyx::support::FileName::FileName(const
> std::string&) by failing check "!contains(name_, '\\')" in fi
Jean-Marc Lasgouttes wrote:
> What is the corresponfing shortcut in babel/german? I'd like to see
> how it is implemented.
The corresponding shortcut for disabling ligatures? Its
[EMAIL PROTECTED]""[EMAIL PROTECTED]
while \textcompwordmark is:
[EMAIL PROTECTED]
For the case in question, however,
Jean-Marc Lasgouttes wrote:
> Question: is the equivalent of \'{e} '+e or directly é (in the
> internal representation)? I do not understand the stuff about
> surrogate characters in the patch.
lyx2lyx will convert \'{e} to é. But since '+e (or rather e+' - the accent
comes after the accented cha
On Monday 22 January 2007 3:16:36 pm Jean-Marc Lasgouttes wrote:
> It would be nice to do it, especially since too recent format is more
> often a problem than too old.
lyx2lyx has support up to the first versions of LyX, so this should not ever
happen. If it happens it is a bug and it should b
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> I am not sure if that is enough. lyx2lyx can possibly read higher
>> file formats so to know that if failed could be further detailed.
Georg> I think that is an entirely different issue. I don't know how
Georg> quickly translators can pic
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Jean-Marc Lasgouttes wrote:
>> The question here is whether \, is really equivalent to
>> \textcompwordmark.
Jürgen> It's definitely not equivalent. IMO, the code in question is
Jürgen> plain wrong.
What is the corresponfin
Jürgen Spitzmüller wrote:
> Abdelrazak Younes wrote:
>> By the way, I think you're the perfect candidate for the stable branch
>> Jurgen ;-)
>
> No, I don't think so. My coding skills are too limited to do this job.
I don't think so. And even if you would hit problems you could always ask
others
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> lib/unicodesymbols contains a list of ucs4 code points and
Georg> LaTeX commands. This list is used to output characters that
Georg> cannot be encoded in the current encoding and replaces the
Georg> hardcoded stuff for euro & co in
Geo
On Monday 22 January 2007 2:48:01 pm Georg Baum wrote:
>
> > I am not sure if that is enough. lyx2lyx can possibly read higher file
> > formats so to know that if failed could be further detailed.
>
> I think that is an entirely different issue. I don't know how quickly
> translators can pick up
Jean-Marc Lasgouttes wrote:
> So the advantage of \, is to produce shorter code, but the output is
> different and contains more spacing.
>
> I would be interested to hear german writers' thought on that issue.
I have no idea. I only saw that the counting was wrong, and corrected that.
I use LyX
José Matos wrote:
> On Monday 22 January 2007 2:20:13 pm Jean-Marc Lasgouttes wrote:
>> José> Is the return code from lyx2lyx a good alternative?
>>
>> José> The return code could tell lyx what had gone wrong, no?
>>
>> Comparing the format to LYX_FORMAT should tell us whether it
>> older/newe
Seems that it has
disappeared from the repository, though...
Joost said that he was writing a *better* hidec.exe...
Bo
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
Bo> Your solution may be wrong because C-< should not work without
Bo> buffer, but 'bookmark-goto 1/2/3' etc should work without buffer.
Bo> This is why I moved 'bookmark-goto' from BufferView to lfunc.
Since we now know that bookmark 0 is valid w
I think the problem is that Uwe hasn't been able to reach Joost
But what are the differences between the two installers? My impression
is that Joost's installer is techniquely advanced, and Uwe's installer
takes care of lot of issues of third-party applications.
Bo
Enrico Forestieri wrote:
> On Sun, Jan 21, 2007 at 10:41:29PM +0100, Georg Baum wrote:
>> Why non-absolute paths?
>
> There's a comment in converter.C about the fact that some converters can
> only output files to the current directory, so makeRelPath is used with
> first and second arguments as
On Monday 22 January 2007 2:20:13 pm Jean-Marc Lasgouttes wrote:
> José> Is the return code from lyx2lyx a good alternative?
>
> José> The return code could tell lyx what had gone wrong, no?
>
> Comparing the format to LYX_FORMAT should tell us whether it
> older/newer.
I am not sure if that
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> On Monday 22 January 2007 10:56:51 am Jean-Marc Lasgouttes
José> wrote:
>> When I do that, I stumble on this message:
>>
>> Alert::error(_("Conversion script failed"), bformat(_("%1$s is from
>> an earlier version" " of LyX, but the lyx
On Mon, Jan 22, 2007 at 10:56:25AM +0100, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> >> @echo off SET LANG=de_DE start "LyX" "lyx.exe" %*
>
> Enrico> Are you aware that the console hiding code is no more in
> Enrico> place, such that using a
On Monday 22 January 2007 9:22:09 am Jean-Marc Lasgouttes wrote:
>
> This code should be completely rewritten to remove all layout names
> hard-coding and use information from layout files instead...
IMHO that should be remove completely.
The convertion should be:
lyx -> {docbook|latex} -> .
On Monday 22 January 2007 10:56:51 am Jean-Marc Lasgouttes wrote:
> When I do that, I stumble on this message:
>
> Alert::error(_("Conversion script failed"),
> bformat(_("%1$s is from an earlier version"
>" of LyX, but the lyx2lyx script
On Mon, 22 Jan 2007, Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:
That said, exactly because of his great coding skills it might be better
if he concentrates on the development branch. But who am I to distribute
tasks anyway? :-)
Let's see who's going to stand for it. I'm looking forwar
On Monday 22 January 2007 11:04:41 am Jürgen Spitzmüller wrote:
> Let's see who's going to stand for it. I'm looking forward to some flaming
> election speeches and exposing private videos on youtube ;-)
You have my vote. :-)
Now, who should I bash? ;-)
> Jürgen
--
José Abílio
On Monday 22 January 2007 11:24:24 am Jean-Marc Lasgouttes wrote:
> It is to make other people forget about the overdue beta version :)
I am working on it. :-)
> JMarc, who should be preparing for 1.4.4 instead.
And I still have one patch commit to do there (already approved by you).
--
Jo
[EMAIL PROTECTED] wrote:
Author: younes
Date: Mon Jan 22 12:31:42 2007
New Revision: 16807
URL: http://www.lyx.org/trac/changeset/16807
Log:
Cleanup Action class: The mother should be the main window (GuiView). This will
hopefully fix bug 3107 (Tooltips not showing on main window).
I was wron
Using the latest LyX150svn from 15-01-2007 for Windows made available by Uwe, I
noted that he had included JabRef as an external software installed together
with LyX. I think it is a really good idea, and it should be included in the
official installer too.
Would it be possible to install LaTe
Just to inform you ...
The problem does not appear on LyX-1.4.3/gcc_3.2.3/qt-3.1.2/linux_x86.
(I've just installed this version on all my machines.)
It seems to be libforms_1.0.90 specific then.
Best regards,
Jacek.
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> José Matos wrote:
>> On Monday 22 January 2007 10:32:22 am Abdelrazak Younes wrote:
>>> This sounded very much like funeral speech indeed :-)
>> What?
>>
>> A prosperous project is one where people don't stay fixed i
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Abdelrazak Younes wrote:
>> By the way, I think you're the perfect candidate for the stable
>> branch Jurgen ;-)
Jürgen> No, I don't think so. My coding skills are too limited to do
Jürgen> this job.
I do not think so. And
José Matos wrote:
On Monday 22 January 2007 10:32:22 am Abdelrazak Younes wrote:
This sounded very much like funeral speech indeed :-)
What?
A prosperous project is one where people don't stay fixed in their
positions. The analogy with the indoor bike racing where all team members
rotat
Abdelrazak Younes wrote:
> That said, exactly because of his great coding skills it might be better
> if he concentrates on the development branch. But who am I to distribute
> tasks anyway? :-)
Let's see who's going to stand for it. I'm looking forward to some flaming
election speeches and expo
Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:
By the way, I think you're the perfect candidate for the stable branch
Jurgen ;-)
No, I don't think so. My coding skills are too limited to do this job.
Please don't underestimate yourself. I think you're good enough.
If not you, then th
On Monday 22 January 2007 10:32:22 am Abdelrazak Younes wrote:
> This sounded very much like funeral speech indeed :-)
What?
A prosperous project is one where people don't stay fixed in their
positions. The analogy with the indoor bike racing where all team members
rotate in the lead is str
When I do that, I stumble on this message:
Alert::error(_("Conversion script failed"),
bformat(_("%1$s is from an earlier version"
" of LyX, but the lyx2lyx script"
" failed to convert it."),
Abdelrazak Younes wrote:
> Well, I don't want to diminish JMarc role which was really great but
> 1.4svn is also stabilizing a lot because most of the bugs were solved
> first in 1.5svn.
Sure. But also vice versa (most bug reports we get are for the stable series,
since this is what people normal
One additional note ...
My caption is below the picture.
The problem has something to do with the eps picture itself.
In the beginning, just after the LyX is started, as long as the "loadable
format" of the eps picture is not yet created, I can select text in the
caption without problems.
Some seco
Abdelrazak Younes wrote:
> By the way, I think you're the perfect candidate for the stable branch
> Jurgen ;-)
No, I don't think so. My coding skills are too limited to do this job.
> If not you, then that would probably be Jose or Georg. Maybe even
> Michael... We are not short of talents here :
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> IMO a good prove that the current strategy works is the actual
>> series. 1.4.0 was released with lots of bugs and flaws. Now look at
>> 1.4.4svn: It's still not perfect, but it stabilized significantly
>> (with any minor relea
Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
I think this works well with a big team, but this is not the case
here. Already setting up the schedule takes too much time on our
meager development forces.
I think so, too. Remember that only a handful of people are actually working
on t
Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
I think this works well with a big team, but this is not the case
here. Already setting up the schedule takes too much time on our
meager development forces.
I think so, too. Remember that only a handful of people are actually working
on t
Jean-Marc Lasgouttes wrote:
"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> On Fri, Jan 19, 2007 at 05:11:13PM +0100, Jean-Marc Lasgouttes
Enrico> wrote:
I have been maintaining stable branches since LyX 1.1.5. I have to
admit that the fun part of it has vanished. Therefore I
> "Jacek" == Jacek M Holeczek <[EMAIL PROTECTED]> writes:
Jacek> Hi, I've decided to ask this question ...
Jacek> I use LyX-1.4.3/gcc_3.2.3/libforms_1.0.90/linux_x86. In my lyx
Jacek> file, I have a picture float with a caption. When I try to
Jacek> "select" a piece of text in this caption wi
Jean-Marc Lasgouttes wrote:
Georg> 2) Backporting is work, not fun, therefore people tend to not
Georg> do it. In fact, 1.4 and 1.5 are not too different in many areas
Georg> of the code. Nevertheless Jean-Marc had to explicitly ask to
Georg> backport some fixes of 1.5 to 1.4. Just look at his va
Hi,
I've decided to ask this question ...
I use LyX-1.4.3/gcc_3.2.3/libforms_1.0.90/linux_x86.
In my lyx file, I have a picture float with a caption.
When I try to "select" a piece of text in this caption with a mouse, the
cursor jumps all over the file (to random places), as a result the
selected
Jean-Marc Lasgouttes wrote:
> I think this works well with a big team, but this is not the case
> here. Already setting up the schedule takes too much time on our
> meager development forces.
I think so, too. Remember that only a handful of people are actually working
on the stable series (far le
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>> @echo off SET LANG=de_DE start "LyX" "lyx.exe" %*
Enrico> Are you aware that the console hiding code is no more in
Enrico> place, such that using a lyx.bat doesn't hide the cmd window
Enrico> anymore?
And I guess this also means
When I try to compile the following testcase from bugzilla:
http://bugzilla.lyx.org/attachment.cgi?id=1416&action=view
I get an assert:
Assertion triggered in lyx::support::FileName::FileName(const std::string&) by
failing check "!contains(name_, '\\')" in file filename.C:48
LyX: Attempting to sa
> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes:
cmiramon> Peter Kümmel wrote:
>> I don't know what's the best way to go, but we could start a new
>> endless discussion. (Have you registered that there wasn't such a
>> beast within the last months? There was more coding than
>> discussin
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> These are sad news, Jean-Marc. I hope you will reconsider your
>> decision, but I can understand it. This has to be fun, otherwise it
>> is a job. Thank you for your commitment.
Angus> Indeed. And your diplomacy ;-)
Ahh, at least some
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> On Fri, Jan 19, 2007 at 05:11:13PM +0100, Jean-Marc Lasgouttes
Enrico> wrote:
>> I have been maintaining stable branches since LyX 1.1.5. I have to
>> admit that the fun part of it has vanished. Therefore I would be
>> glad to
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Georg Baum wrote:
>> >> I have been maintaining stable branches since LyX 1.1.5.
>>
>> Which means that you did this for over 6 years. I think we all owe
>> you a big thank you.
Jürgen> Indeed. And I think you did this job
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Abdelrazak Younes wrote:
>> Jean-Marc Lasgouttes wrote:
>>> I have been maintaining stable branches since LyX 1.1.5.
Georg> Which means that you did this for over 6 years.
Actually, this was for the 1.1.4 series, so that would be 7
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Bernhard Roider wrote:
>> Hello!
>>
>> The attached patch fixes the problem in trunk. The problem was that
>> for
Georg> the filename one token was
>> retrieved from the lexer instead of the whole remaining line.
Georg> Thanks a lot.
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> ++locked_undo_
Andre> --locked_undo_
Andre> woudl scale better in the long run. What when blocked undos
Andre> should becme part of an even larger blob?
Actually I think now that this is not the correct way forward. I
rather see
Jean-Marc Lasgouttes wrote:
> The question here is whether \, is really equivalent to
> \textcompwordmark.
It's definitely not equivalent. IMO, the code in question is plain wrong.
Jürgen
> "baum" == baum <[EMAIL PROTECTED]> writes:
baum> Author: baum Date: Sat Jan 20 18:21:52 2007 New Revision: 16785
baum> URL: http://www.lyx.org/trac/changeset/16785 Log: count
baum> correctly
The question here is whether \, is really equivalent to
\textcompwordmark. The definitions are:
> "schmitt" == schmitt <[EMAIL PROTECTED]> writes:
schmitt> Author: schmitt Date: Sun Jan 21 10:46:15 2007 New Revision:
schmitt> 16791
schmitt> URL: http://www.lyx.org/trac/changeset/16791 Log: *
schmitt> src/output_plaintext.C: partially revert r16780 to support
schmitt> RtL languages
Thi
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> And then Jean-Marc comes back and he fixes exactly the same
Michael> bug that I fixed two days ago but failed to commit due to
Michael> time constraints...
I only saw it because I was doing some testing of Navigate menu and
1.4
88 matches
Mail list logo