> Asger Ottar Alstrup wrote:
> > Angus Leeming wrote:
> >
> >> My reading the WinMain docs at
> >>
> http://msdn.microsoft.com/library/en-us/winui/winui/windowsuse
rinterface/windowing/windows/windowreference/windowfunctions/winmain.asp
> >>
> >> tells me that it should...
> >>
> >> Any clues?
On Mon, Jun 20, 2005 at 05:01:56PM +0200, Jean-Marc Lasgouttes wrote:
> > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
>
> Kayvan> Is LyX supposed to work with qt-3?
>
> Sure. Support for qt2 will probably be removed in 1.5.0.
>
> JMarc
Anyone got a quick fix for this linking pro
Philip A. Viton wrote:
Just tried to install Lyx from lyx_setup_136proposal-v15-3.exe (is this
the latest?) and I noticed :
Version 16 is the latest. See
http://wiki.lyx.org/Windows/LyX136pre#changelog_16june for what's changed.
1. It got the location of my eudora wrong: the location is c:
Asger Ottar Alstrup wrote:
Angus Leeming wrote:
My reading the WinMain docs at
http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp
tells me that it should...
Any clues?
Well, on that page it says:
I see
Just tried to install Lyx from lyx_setup_136proposal-v15-3.exe (is this the
latest?) and I noticed :
1. It got the location of my eudora wrong: the location is c:\eudora5 and
the routine "found" it in --- as reported --- c:\eudorar. In the summary
screen it reported that eudora was in c:\eud
Angus Leeming wrote:
My reading the WinMain docs at
http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp
tells me that it should...
Any clues?
Well, on that page it says:
--
hPrevInstance [in] Handle to the p
Angus Leeming wrote:
Could the windows guys please try whether the attached latex file
works? You need of course the cleandvi script to postprocess the DVI
file.
If it works I'll produce patches for 1.3 and 1.4.
Georg
Bingo! Well done!
Whilst we're at it, pdflatex is happy too.
Angus
Georg Baum wrote:
Am Montag, 20. Juni 2005 10:16 schrieb Jean-Marc Lasgouttes:
What about \string" ?
That works on tetex 3.0 :-))
Could the windows guys please try whether the attached latex file works?
You need of course the cleandvi script to postprocess the DVI file.
If it works I'll
Asger,
I've been mulling over your Acroread posting. I think that it can work with
LyX as it is, but first I'd like to understand why this trivial program
doesn't generate the log file when I launch a second instance of the program.
My reading the WinMain docs at
http://msdn.microsoft.com/li
Am Montag, 20. Juni 2005 10:16 schrieb Jean-Marc Lasgouttes:
> What about \string" ?
That works on tetex 3.0 :-))
Could the windows guys please try whether the attached latex file works?
You need of course the cleandvi script to postprocess the DVI file.
If it works I'll produce patches for 1.
Jean-Marc Lasgouttes wrote:
> For this to work, I will have to update the lyxformat, and Jose' will
> have to provide a conversion: chnage language frenchb to french.
Here is the conversion. It is so trivial that you should have been able to
do it yourself ;-)
No back conversion is needed, right?
Jean-Marc Lasgouttes wrote:
>> "Lars" == Lars Gullik Bjønnes
>> <[EMAIL PROTECTED]> writes:
>
> | This looks very good, but I have one question: How would one use
> | frenchle or frenchpro? Or do you think that their use with LyX
> | should not be supported at all?
>
> Lars> preamble and
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| | For this to work, I will have to update the lyxformat, and Jose'
| | will have to provide a conversion: change language frenchb to french.
>
| Lars> So should we wait for 1.5? (o
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| | This looks very good, but I have one question: How would one use
| | frenchle or frenchpro? Or do you think that their use with LyX
| | should not be supported at all?
>
| Lars>
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| This looks very good, but I have one question: How would one use
| frenchle or frenchpro? Or do you think that their use with LyX
| should not be supported at all?
Lars> preamble and ert.
Ha! How naive :)
This will not work beca
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> Since this situation is a mess, I propose the following patch:
>>
>> * only support the "french" babel option (remove one language)
>>
>> * always use \og and \fg to open/close guillemets
>>
>> * provi
Georg Baum <[EMAIL PROTECTED]> writes:
| Jean-Marc Lasgouttes wrote:
>
>> Since this situation is a mess, I propose the following patch:
>>
>> * only support the "french" babel option (remove one language)
>>
>> * always use \og and \fg to open/close guillemets
>>
>> * provide default definitio
Jean-Marc Lasgouttes wrote:
> Since this situation is a mess, I propose the following patch:
>
> * only support the "french" babel option (remove one language)
>
> * always use \og and \fg to open/close guillemets
>
> * provide default definition for these macros in case we use an older
> fre
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| For this to work, I will have to update the lyxformat, and Jose'
| will have to provide a conversion: change language frenchb to french.
Lars> So should we wait for 1.5? (or at least 1.4.x?)
I know I am late with this, but I like
On Monday 20 June 2005 16:08, Lars Gullik Bjønnes wrote:
> | For this to work, I will have to update the lyxformat, and Jose' will
> | have to provide a conversion: chnage language frenchb to french.
>
> So should we wait for 1.5? (or at least 1.4.x?)
There is no problem for me to do the convers
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Since this situation is a mess, I propose the following patch:
>
| * only support the "french" babel option (remove one language)
Sounds good to me.
>
| * always use \og and \fg to open/close guillemets
>
| * provide default definition for these
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Is LyX supposed to work with qt-3?
Sure. Support for qt2 will probably be removed in 1.5.0.
JMarc
On Mon, Jun 20, 2005 at 08:21:39AM +0200, Andre Poenitz wrote:
> On Sun, Jun 19, 2005 at 08:26:14PM -0700, Kayvan A. Sylvan wrote:
> > I am trying to compile lyx with qt2 on Cygwin. Has anyone seen this type of
> > error before? [...]
> > ../../../../lyx/src/frontends/qt2/QPrefs.C:444: error: inval
Handling of french in LyX is not very clean mainly for historical
reasons: the first style that has existed (french.sty by B. Gaulle)
was not really free and therefore babel has adopted another style
(frenchb.ldf from D. Flipo). Various personal reasons (as I understand
it) have prevented from mer
Angus Leeming wrote:
>> Complete Diff:
>> /usr/bin/cvs -f diff -kk -u -r 1.1152 -r 1.1153 src/insets/ChangeLog
>> /usr/bin/cvs -f diff -kk -u -r 1.278 -r 1.279 src/insets/insetgraphics.C
>
> This doesn't seem to have anything to do with quoted graphics names.
It has, because the extension must n
[EMAIL PROTECTED] wrote:
> Log message:
> fix quoted graphics file names
>
> Patches:
>
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/ChangeLog?r1=1.1152&r2=1.1153
>
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetgraphics.C?r1=1.278&r2=1.279
>
> Complete Diff:
> /u
Michael Schmitt wrote:
> Hello,
>
> I just tested the latest Windows release. AFAICS, not only menu shortcuts
> are broken but virtually any important key (like CTRL+", CTRL+M, ALT+.,
> etc.).
>
> Angus, did you use the latest QT library for prerelease 16?
Yes.
> I am a bit astonished because
On Monday 20 June 2005 14:24, Jean-Marc Lasgouttes wrote:
> > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes:
>
> Jose'> I will apply it unless I get strong objections.
>
> Did you ever do that?
No. But I will do it soon.
> Jose'> Shall I remove obsolete.inc as well?
>
> I did it.
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes:
Jose'> I will apply it unless I get strong objections.
Did you ever do that?
Jose'> Shall I remove obsolete.inc as well?
I did it.
JMarc
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> On Wed, Jun 15, 2005 at 04:20:27PM +0200, Jean-Marc Lasgouttes
Kayvan> wrote:
>> > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
>>
Kayvan> This is under Cygwin, using xforms frontend: Using CVS lyx,
Kayvan> upon
> "G" == G Milde <[EMAIL PROTECTED]> writes:
G> On 10.06.05, Juergen Spitzmueller wrote:
>> G. Milde wrote: > So we have to weight the arguments for 3 possible
>> options: > 1. Call the lyx-list/labeling style "List" in all
>> layouts. [...] > 2. Call the style "Labeling" in koma and "List"
The installation of the helper programs went very
smoothly with the 1.3.6cvs October, 2004 release.
However, under "New From Template" the templates
mostly produce the missing TeX class * error, which
is similar to 1.3.5. Also under File-->Open-->Examples
-->chessgame.lyx produces the same type
Hello,
I just tested the latest Windows release. AFAICS, not only menu shortcuts are
broken but virtually any important key (like CTRL+", CTRL+M, ALT+., etc.).
Angus, did you use the latest QT library for prerelease 16? I am a bit
astonished because all of these keys worked about a week ago...
Asger Alstrup <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> I have no idea what this is adhering to.
>
| You wrote :
| > But we should require more of the people that actually want this to do
| > the work.
>
| Maybe I misunderstood. What did you mean by this comment?
Basically tha
Jean-Marc Lasgouttes wrote:
> Do I have a chance to say yes too?
Of course ;-)
> Please go ahead.
Done.
Here is the patch for 1.4. It is a bit different, because we can (and
should) test here more easyly whether the extension can be removed or not.
The patch fixes also a bug related to the or
Lars Gullik Bjønnes wrote:
I have no idea what this is adhering to.
You wrote :
> But we should require more of the people that actually want this to do
> the work.
Maybe I misunderstood. What did you mean by this comment?
Regards,
Asger
Asger Alstrup <[EMAIL PROTECTED]> writes:
| A winning team attracts more talent. The better Windows LyX is, the
| more potential for talented contributors. Look at the traffic now on
| this list. I believe half of it is Windows related.
Yes, Windows installer related.
| I find it absurd that we
Jean-Marc Lasgouttes wrote:
> What about \string" ?
If it works it would of course be better. I'll try that when I use the
uptodate box the next time.
Georg
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Angus Leeming <[EMAIL PROTECTED]> writes:
Lars> | Georg Baum wrote:
This is entirely separate to the quoted filename problem, right?
>>
>>> Yes. Did you look at my proposed solution for that problem btw?
>>
Lars> | \lyxdq?
Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | Andre Poenitz wrote:
>>
>>> On Wed, Jun 15, 2005 at 09:10:48AM +0200, Stefan Kostner wrote:
That's a good point, but still I think that skipping the full path and
keeping the filename only would be a good optio
Lars Gullik Bjønnes wrote:
But we should require more of the people that actually want this to do
the work.
I did write that batch-file. The total work to do a shell-script from
scratch would be more work than using the batch-file that was there.
You are right that I do not send polished pat
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> I'll do so tomorrow to give Jean-Marc a chance to say no.
Do I have a chance to say yes too?
Please go ahead.
JMarc
Angus Leeming <[EMAIL PROTECTED]> writes:
| Andre Poenitz wrote:
>> I just wonder: Don't we require a properly working Unix shell anyway?
>> If so, why not write a lyx.sh and quoting pronlems are gone?
>
| The theory is that we're working to remove the requirement to have a
| Unix shell. So, since
Angus Leeming <[EMAIL PROTECTED]> writes:
| Andre Poenitz wrote:
>
>> On Wed, Jun 15, 2005 at 09:10:48AM +0200, Stefan Kostner wrote:
>>> That's a good point, but still I think that skipping the full path and
>>> keeping the filename only would be a good option.
>>
>> This is not sufficient if yo
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Donnerstag, 16. Juni 2005 17:13 schrieb Angus Leeming:
>> Georg Baum wrote: > Does the following work with the babel variant?
>> >
>> > \mdqoff\includegraphics{"dir with spaces/picture with
Georg> spaces".eps}\mdqon
>> This works
Angus Leeming <[EMAIL PROTECTED]> writes:
| Georg Baum wrote:
>>> This is entirely separate to the quoted filename problem, right?
>
>> Yes. Did you look at my proposed solution for that problem btw?
>
| \lyxdq? It looked eminently reasonable and I hope that it works! Post a
| patch (or just check
46 matches
Mail list logo