Richard Heck wrote:
> If you go to http://www.lyx.org/I18n and edit it, you get this info:
>
> To update the information in the table below, check out ||
>
> from the SVN repository. Then replace and commit the file:
> |/farm/cookbook/LyX/i18n.inc|
>
> Committing automatically deploys the file
Am 19.11.2010 22:29, schrieb Georg Baum:
It
implements a new inset for subscript and superscript in text mode, including
correct output for all backends. There are some other ideas discussed in
http://www.lyx.org/trac/ticket/3008, but the inset approach is the best one
IMO.
Almost perfect! I s
Am 19.11.2010 17:48, schrieb Stephan Witt:
I'm interested in a screenshot with the latest SVN showing how the broken
dialog looks on MacOS.
See attached.
Thanks.
As it works on Windows and Linux, there must be a bug in the Qt ui-file
handling and we should report that to Nokia and André
On Fri, Nov 19, 2010 at 05:48:05PM +0100, Stephan Witt wrote:
> Am 19.11.2010 um 14:52 schrieb Enrico Forestieri:
> > Stephan, does the attached layout file work on Mac?
>
> No. Unfortunately not. :(
Hmm. Last attempt. What about the attached one?
--
Enrico
SpellcheckerUi
0
On 2010-11-19, Guenter Milde wrote:
> trying to test LyX (trunk), I updated my repository with `git svn rebase`
> and compiled. (On a Debian/testing 64-bit system.)
> However, even the simple Ctrl-N (open new buffer) leads to a crash:
> Program received signal SIGSEGV, Segmentation fault.
> 0x00
Georg Baum wrote:
> May the patch go in at this stage (I don't know
> how the current policy is)? The risk of breakage is close to zero.
the current stage is stop for refactoring and enhacenments, with the remark
that small things which do not touch sensitive or large area of code can be
allowed
On 19.11.2010 22:41, Joost Verburg wrote:
> On 11/19/2010 10:21 AM, Jim Oldfield wrote:
>> I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
>> instructions in INSTALL.WIN32.
>
> That info is a little outdated. I recommend using MSVC 2010 with CMake.
> The new dependencies a
On 19.11.2010 22:41, Joost Verburg wrote:
> On 11/19/2010 10:21 AM, Jim Oldfield wrote:
>> I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
>> instructions in INSTALL.WIN32.
>
> That info is a little outdated. I recommend using MSVC 2010 with CMake.
> The new dependencies a
On 11/19/2010 10:21 AM, Jim Oldfield wrote:
I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
instructions in INSTALL.WIN32.
That info is a little outdated. I recommend using MSVC 2010 with CMake.
The new dependencies are available at
ftp://ftp.devel.lyx.org/pub/contrib/
Hi,
after I needed to explain several times lately why one should not use the
menu entries for sub/superscript in text and what to do instead, I finally
sat down and completed a fix for bug 3008 that I started years ago. It
implements a new inset for subscript and superscript in text mode, incl
veno...@arcadiaclub.com wrote:
> I'm a fan on inset instant preview, but what I mean is making something for
> drawing more usable than hand-written LaTeX. LaTeX is great for writing math
> formulas, it's very concise, but making big pictures in XY-pic requires a lot
> of
> rows and columns and in
Public release of LyX version 1.6.8
===
We are pleased to announce the release of LyX 1.6.8. This is the 9th
maintenance release in the 1.6.x series.
LyX 1.6.8 is the result of our ongoing efforts to make our stable version
even more reliable and stable. We have fi
> i'm quite sceptical, once computer and printer was found out the consumption
of paper must be ten times higher than in the times people has to use their
hands...
Who said you have to print something? I never print my notes, except if I have
to use them in an exam (you know, professors don't like
>
> I had no problems compiling with msvc2010 express.
>
> I use CMake by the way.
>
> Vincent
>
Ah, thanks! INSTALL.WIN32 describes using SCons. I'll give CMake a go.
Op 19-11-2010 19:31, Jim Oldfield schreef:
In summary, there seems to confusion between boost::bind and std::tr1::bind in
MSVC2010. I managed to find this thread which is mostly on the subject:
I had no problems compiling with msvc2010 express.
I use CMake by the way.
Vincent
In summary, there seems to confusion between boost::bind and std::tr1::bind in
MSVC2010. I managed to find this thread which is mostly on the subject:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg160615.html
The messages towards the end seemed to indicate that the problem was fixed in
Le 18 nov. 10 à 00:53, Pavel Sanda a écrit :
The first (easy) try was to call recordUndo whenever the lfun is
not marked
readonly. However I do not like lfun relying on such behaviour from
the
dispatcher.
i didn't get why is the first solution bad. it looks less prone-to-
be-forgotten
for
Le 18 nov. 10 à 11:48, Vincent van Ravesteijn a écrit :
I added those LFUNs, so I guess I added those flags. And indeed, it
doesn't make sense.
Well, the name of the flag is not clear at all, but still, I know how
it works, so I don't know why I did this.
In the meantim, I managed to convince
Le 18 nov. 10 à 15:22, Enrico Forestieri a écrit :
It was much better. Less code to change and less prone to errors.
Good to know.
JMarc
Am 19.11.2010 um 14:52 schrieb Enrico Forestieri:
> On Fri, Nov 19, 2010 at 10:12:34AM +0100, Stephan Witt wrote:
>> Am 19.11.2010 um 09:15 schrieb Stephan Witt:
>>
>>> Am 19.11.2010 um 08:54 schrieb Enrico Forestieri:
>>>
On Fri, Nov 19, 2010 at 07:36:54AM +0100, Stephan Witt wrote:
>
On 11/19/2010 09:23 AM, Vincent van Ravesteijn wrote:
I can't reproduce on Windows,
Make sure the cursor is in the bottom pane, i.e., in the one that has
only one tab. Also, make sure the file
you are closing is dirty.
Yes, I understand, I've tried over and over. The TOC just gets updated
> You didn't read my mails from yesterday 12:53 and 18:12?
> I've commit a working layout for Mac and Linux already.
> You replied to the old message. So I want to ask first if
> you can check the SVN state r36373 with windows.
I read your post before replying and the screenshot I sent was made w
Hi,
I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
instructions in INSTALL.WIN32.
When I compile I get the error I've copied below (I just copied the start of
it). Does anyone know how to resolve it? Apologies if this has been answered
before, it's quite hard to sea
I can't reproduce on Windows,
Make sure the cursor is in the bottom pane, i.e., in the one that has
only one tab. Also, make sure the file
you are closing is dirty.
Yes, I understand, I've tried over and over. The TOC just gets updated
on WinXP.
but I can on Linux. (Maybe an unitialized
On 11/19/2010 08:41 AM, Abdelrazak Younes wrote:
On 11/19/2010 02:31 PM, Richard Heck wrote:
On 11/19/2010 07:38 AM, xPol wrote:
Any plan to port lyx on android?
That would minimally mean porting LyX to Java, at the moment, which
does not seem realistic.
There's a community effort to port Q
On Fri, Nov 19, 2010 at 10:12:34AM +0100, Stephan Witt wrote:
> Am 19.11.2010 um 09:15 schrieb Stephan Witt:
>
> > Am 19.11.2010 um 08:54 schrieb Enrico Forestieri:
> >
> >> On Fri, Nov 19, 2010 at 07:36:54AM +0100, Stephan Witt wrote:
> >>> I've commit a working layout for Mac and Linux already.
On 11/19/2010 02:31 PM, Richard Heck wrote:
On 11/19/2010 07:38 AM, xPol wrote:
Any plan to port lyx on android?
That would minimally mean porting LyX to Java, at the moment, which
does not seem realistic.
There's a community effort to port Qt on Android:
http://code.google.com/p/android-li
veno...@arcadiaclub.com wrote:
> I've infected several my friends to do the same, don't you think LyX should
> be promoted this way? It could even help to save the planet, no more paper
> needed! I'm thinking to make a basic free course for anyone interested here.
i'm quite sceptical, once compu
On 11/19/2010 07:38 AM, xPol wrote:
Any plan to port lyx on android?
That would minimally mean porting LyX to Java, at the moment, which does
not seem realistic.
Richard
On 11/19/2010 04:30 AM, veno...@arcadiaclub.com wrote:
I've been using LyX to take notes at the univiersity for 3 years, and it's very
good. I love it.
I've infected several my friends to do the same, don't you think LyX should be
promoted this way? It could even help to save the planet, no mor
Jean-Marc Lasgouttes wrote:
> Emergency is indeed like a file extension, we should not translate it IMO.
> Especially since somebody who switches the language of LyX will not have
> his
> files recovered anymore.
or it will dynamically change wrt the status of the translation :)
pavel
Any plan to port lyx on android?
thank you
---p
I've been using LyX to take notes at the univiersity for 3 years, and it's very
good. I love it.
I've infected several my friends to do the same, don't you think LyX should be
promoted this way? It could even help to save the planet, no more paper needed!
I'm thinking to make a basic free course
Le 19 nov. 10 à 00:54, go2tob...@gmx.de a écrit :
I use this to refer to an external file from ERT by using ../../../
myfile.txt in pgfplot for loading data for a data plot. Maybe there
is another solution.
Try to ask the pgfplot author why pgfplot does not honor the
\in...@path macro wh
Am 19.11.2010 um 09:15 schrieb Stephan Witt:
> Am 19.11.2010 um 08:54 schrieb Enrico Forestieri:
>
>> On Fri, Nov 19, 2010 at 07:36:54AM +0100, Stephan Witt wrote:
>>> I've commit a working layout for Mac and Linux already.
>>
>> Sorry Stephan, but I cannot confirm that your fix works. I tried W
Am 19.11.2010 um 08:54 schrieb Enrico Forestieri:
> On Fri, Nov 19, 2010 at 07:36:54AM +0100, Stephan Witt wrote:
>> I've commit a working layout for Mac and Linux already.
>
> Sorry Stephan, but I cannot confirm that your fix works. I tried Windows,
> Linux Debian, and Solaris. In all cases it i
Le 18 nov. 10 à 23:06, Pavel Sanda a écrit :
Vincent van Ravesteijn wrote:
On Thu, Nov 18, 2010 at 10:56 PM, Pavel Sanda wrote:
Vincent van Ravesteijn wrote:
Which other issues are there more then ?
national chars and emergency issue.
What's the problem with national chars ? If the transl
37 matches
Mail list logo