On Mon, Feb 26, 2007 at 06:54:05PM -, [EMAIL PROTECTED] wrote:
> Author: baum
> Date: Mon Feb 26 19:54:03 2007
> New Revision: 17371
>
> URL: http://www.lyx.org/trac/changeset/17371
> Log:
> Get rid of some locale dependant functions
>
> * src/output_plaintext.C
> (writePlaintextP
On Fri, Mar 02, 2007 at 04:13:14AM +0100, Juergen Spitzmueller wrote:
> José Matos wrote:
>
> > What is Jürgen's opinion on the subject?
>
> Without having a closer look at the patch, my opinion is that Martin's
> approach is good (and necessary) in general. However, it should enclose
> numerical
José Matos wrote:
> What is Jürgen's opinion on the subject?
Without having a closer look at the patch, my opinion is that Martin's
approach is good (and necessary) in general. However, it should enclose
numerical citations in one way or another.
Jürgen
On 3/2/07, Georg Baum <[EMAIL PROTECTED]> wrote:
This is because up to 1.4.x the exporter chooses the first conversion path
that it finds, not the shortest one. In this case that is export to tex ->
lyx -> LyXt. In 1.5 the shortest path is used instead, so your new format
should work in 1.5.
Th
The patch file corrected according to the instruction of Lars is appended.
And I am developing on windows,
and how it operates on other OS is not understood though
it forgot to say. Someone, please offer information.
--
M. Iwami
cjk_support.patch
Description: Binary data
On Mar 1, 2007, at 5:40 PM, Trenton Schulz wrote:
Trenton> Is there any reason why LyX isn't built universal?
Mostly ignorance on my part. (My standard disclaimer: I am not a
developer.) Also some have thought that having separate binaries is
preferable because it results in smaller file s
02 Mar 2007 01:59:05 +0100, Lars Gullik Bjønnes <[EMAIL PROTECTED]>:
"ä«»Ï" <[EMAIL PROTECTED]> writes:
Lgb, Thank you, for your informative and helpful indication.
Some Answers follow.
Does line_onoffdash really draw a dottet underline? Or a dashed
underline? either line_onoffdash needs to c
"ä«»Ï" <[EMAIL PROTECTED]> writes:
| Oh, Moreover, it had been forgotten to append the file.
|
Index: src/frontends/Painter.C
===
--- src/frontends/Painter.C (revision 17389)
+++ src/frontends/Painter.C (working copy)
@@ -97
On Mar 1, 2007, at 3:37 PM, Jean-Marc Lasgouttes wrote:
"Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
If that's the case, I would suggest putting the right magic into
configure to add the paths.
Did you try the '--with-qt-include' option?
Trenton> No. If I can pass multiple pat
[EMAIL PROTECTED] writes:
| Author: baum
| Date: Thu Mar 1 17:35:26 2007
| New Revision: 17391
|
| URL: http://www.lyx.org/trac/changeset/17391
| Log:
| remove unneeded namespace
|
| Modified:
| lyx-devel/trunk/src/frontends/controllers/ControlPrefs.C
|
| Modified: lyx-devel/trunk/src/fron
On Thursday 01 March 2007 8:50:56 pm Martin Vermeer wrote:
> Sounds promising.
>
> What about the natbib pre-load fix?
>
> - Martin
What is Jürgen's opinion on the subject? If it is OK with Jürgen or
Jean-Marc or Georg then it can go in.
Is this fair? :-)
--
José Abílio
On Thursday 01 March 2007 8:14:56 pm Michael Gerz wrote:
>
> Fine with me. However, I may not have the dvipost replacement ready by
> beta 2 - too much business work actually :-)
>
> Michael
No problem. :-)
--
José Abílio
On Thu, Mar 01, 2007 at 12:03:31PM +, José Matos wrote:
> Hi,
> any objection?
>
> I would like to freeze the repo on Monday and release on Tuesday
> afternoon.
>
> This will give a newer version for packagers to base.
>
> In case it is not evident I would like to re
Marcelo Acuña schrieb:
1) I took (with ctrl + x) a word for move it.
2) I confirmed previous paste problem.
Marcelo,
could you please add your report to http://bugzilla.lyx.org? Sometimes,
we are busy and bugzilla is a good means not to forget about certain
problems.
Michael
José Matos schrieb:
Hi,
any objection?
I would like to freeze the repo on Monday and release on Tuesday
afternoon.
This will give a newer version for packagers to base.
In case it is not evident I would like to release the third beta, on 19
March, and so on. A new re
Am Donnerstag, 1. März 2007 19:37 schrieb Darren Freeman:
> Is this a bug in LyX, or have I violated the BibTeX format? I had
> expected that newlines are treated like any other kind of whitespace.
I don't know if the format is valid, but the LyX bib file parser is stupid:
http://bugzilla.lyx.or
Hi all,
this is quite literally my first go with BibTeX. I am using LyX 1.4.2
under OpenSUSE 10.2.
I created what I thought was a legal BibTeX database, yet I couldn't
cite any of the articles (the list was empty from within the LyX
citation dialog).
I discovered that it is because my database l
On Fri, 2007-03-02 at 02:37, [EMAIL PROTECTED] wrote:
> On Fri, 2 Mar 2007, Darren Freeman wrote:
>
> > You may recall that I hung out on this list until early 2003, when I
> > disappeared to do a PhD in physics.
>
> Probably going to regret this... but what are you working on?
I'm at the Laser
As the Import/Export menus are getting linger and longer, we should cascade
like this:
File->
Export->
LyX->
CJK
...
LyX 1.3
LyX 1.4
HTML->
Darren Freeman wrote:
> I just got my shiny OpenSUSE 10.2 box up and running to write my thesis,
> and dammit I can't compile my document. "prettyref.sty" is missing from
> the distrubution.
Point your browser to CTAN and get it.
Prettyref was exluded from teTeX due to license reasons. However,
John McCabe-Dansted wrote:
On 3/1/07, Helge Hafting
<[EMAIL PROTECTED]> wrote:
My webserver (apache) is stupid enough to call a lyx file "text/plain",
and of course you can't override text/plain in mozpluggerrc
because the browser believe it can handle text/plain itself
and so it stupidly displa
John McCabe-Dansted wrote:
> Howdy, I created a new file type "LyXt" and a converter from LyX to
> LyXt. Regardless of what I set the converter to (e.g. cp $$i $$o),
> when I do a File->Export->LyXt I get the following error:
>
> sh: -f: command not found
> Error: Cannot convert file
> --
Helge Hafting wrote:
> Jean-Marc Lasgouttes wrote:
>> If we do that, we should be able to remove the {} when reading.
Yes.
> I meant the latex export, there is no need to change the lyx file.
Sure there is. For math, .tex == .lyx. We might change that when going to
XML, but currently it is im
Jean-Marc Lasgouttes wrote:
>> "Helge" == Helge Hafting
>> <[EMAIL PROTECTED]> writes:
>
> Helge> I meant the latex export, there is no need to change the lyx
> Helge> file. This seems to be a latex limitation. Obvious constructs
> Helge> like \sqrt[\sqrt[3]{x}]{2-x} simply doesn't work.
On Fri, 2 Mar 2007, Darren Freeman wrote:
You may recall that I hung out on this list until early 2003, when I
disappeared to do a PhD in physics.
Probably going to regret this... but what are you working on?
/C
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~ch
On 3/1/07, Helge Hafting <[EMAIL PROTECTED]> wrote:
My webserver (apache) is stupid enough to call a lyx file "text/plain",
and of course you can't override text/plain in mozpluggerrc
because the browser believe it can handle text/plain itself
and so it stupidly displays the lyx file as a text fi
Oh, Moreover, it had been forgotten to append the file.
--
M. Iwami
cjk_support.patch
Description: Binary data
> "Trenton" == Trenton Schulz <[EMAIL PROTECTED]> writes:
>>> If that's the case, I would suggest putting the right magic into
>>> configure to add the paths.
>> Did you try the '--with-qt-include' option?
Trenton> No. If I can pass multiple path's along there, then that
Trenton> would work.
Abdel, Thank yor for some advice.
An easy comment was added to inputMethodEvent
and inputMethodQuery for the time being.
Please point out the place not understood easily.
Please test, and feed back this patch to China,
Japan or Korea by all means.
--
M. Iwami
Hi all,
I just got my shiny OpenSUSE 10.2 box up and running to write my thesis,
and dammit I can't compile my document. "prettyref.sty" is missing from
the distrubution. The reply to my post on the opensuse list is below.
You will unfortunately find a lot of people hit by this as it's quite
obvi
On Mar 1, 2007, at 10:15 AM, Abdelrazak Younes wrote:
Trenton Schulz wrote:
So, anyway, long story short. I added the library name to the
front of all the headers and I include them as a diff here, this
made things compile for me. Feel free to decide what you will do.
I know that it is k
Problem is that I don't know what is intended :-)
Indeed... I've tried to read the patch but I fail to understand what it
does. Could you add some comments please?
OK, try to add comment.
Cghan, are you reading this? Your experience would help I am sure...
The problem is not brought up or
Hi all,
long time no see!
You may recall that I hung out on this list until early 2003, when I
disappeared to do a PhD in physics.
Now I'm starting to write up my thesis you can expect to see me here
again! I'm looking forward to seeing all the development work that went
on while I was gone :P
岩見昌範 wrote:
2007/3/1, Abdelrazak Younes <[EMAIL PROTECTED]>:
I am forwarding this mail to the devel list. Please don't forget to put
it in copy next time.
I am not sure I understand correctly what you mean. I was asking about
what problems does your patch solve not about the patch implementation
2007/3/1, Abdelrazak Younes <[EMAIL PROTECTED]>:
I am forwarding this mail to the devel list. Please don't forget to put
it in copy next time.
I am not sure I understand correctly what you mean. I was asking about
what problems does your patch solve not about the patch implementation
details.
A
I am forwarding this mail to the devel list. Please don't forget to put
it in copy next time.
I am not sure I understand correctly what you mean. I was asking about
what problems does your patch solve not about the patch implementation
details.
Anyway, I will try to review the patch but it see
Martin Vermeer wrote:
> Yes, indeed. Still, the question remains, is this sensible.
No. Numerical needs the styles as well, so it should be supported likewise.
Jürgen
岩見昌範 wrote:
Hello, every LyX developers.
Hi,
I'm Masanori Iwami from Japan.
I made the patch for CJK support. Please check the patch and commit svn
tree.
You forgot to attach the path.
// Known problem: this patch is not follow object-orientation. For example,
// QLPainter::text is ca
On Thu, 1 Mar 2007, Abdelrazak Younes wrote:
A server side LyX-based conversion to html is also a good solution.
Or a job running on the server that converts the .lyx-files to PDF/DVI on
demand and serves those instead? Or possibly HTML, depending on what's
desired.
Btw, this is similar t
José Matos wrote:
Hi,
any objection?
I would like to freeze the repo on Monday and release on Tuesday
afternoon.
This will give a newer version for packagers to base.
In case it is not evident I would like to release the third beta, on 19
March, and so on. A new rele
Hello, every LyX developers.
I'm Masanori Iwami from Japan.
I made the patch for CJK support. Please check the patch and commit svn tree.
// Known problem: this patch is not follow object-orientation. For example,
// QLPainter::text is called directly in GuiWorkArea::inputMethodEvent.
--
M. Iw
pol wrote:
Has anybody ever tried to build a plug-in to enable web browsers to
display lyx files?
Lyx files would be displayed to users through konqueror, safari, firefox,
ie-explorer toogether with a warning that, to print that file,
latex is to be installed on the local station.
What do you
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> It was a problem on my machine I did not had aspell-devel
José> installed and so configure did not detected aspell (the library)
José> because the program was already there. So my fault. Afterwards
José> changing manually the spellchecke
Hi,
any objection?
I would like to freeze the repo on Monday and release on Tuesday
afternoon.
This will give a newer version for packagers to base.
In case it is not evident I would like to release the third beta, on 19
March, and so on. A new release every two
On Wednesday 28 February 2007 11:19:57 pm Jean-Marc Lasgouttes wrote:
> > "José" == José Matos <[EMAIL PROTECTED]> writes:
> >>
> >> aspell-the-library or aspell-the-program?
>
> José> By default without any extra configuration lyx used the ispell
> José> mode so it was the program. Now I se
On Thu, 2007-03-01 at 10:58 +0100, Stephan Witt wrote:
> Andre Poenitz wrote:
> > On Wed, Feb 28, 2007 at 10:27:18PM +0100, Jean-Marc Lasgouttes wrote:
> >
> >>>"Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
> >>
> >>Martin> The attached patches make both these mechanisms respond to th
Andre Poenitz wrote:
On Wed, Feb 28, 2007 at 10:27:18PM +0100, Jean-Marc Lasgouttes wrote:
"Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> The attached patches make both these mechanisms respond to the
Martin> ProvidesNatbib textclass flag. I am not sure I did this right
Martin
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> I meant the latex export, there is no need to change the lyx
Helge> file. This seems to be a latex limitation. Obvious constructs
Helge> like \sqrt[\sqrt[3]{x}]{2-x} simply doesn't work.
But I think the problem is the same when sav
Jean-Marc Lasgouttes wrote:
Helge> Generated latex seems fine but fails: $\sqrt[\sqrt[]{}]{}$ So
Helge> it seems \sqrt is picky about what goes into the square
Helge> brackets. Protecting the square bracket contents with braces
Helge> makes it work, this gives me what I want without errors:
Helge
> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes:
Jean-Pierre> I mislooked a merge marker during svn update, I guess.
That's a good reason :)
JMarc
Trenton Schulz wrote:
So, anyway, long story short. I added the library name to the front of
all the headers and I include them as a diff here, this made things
compile for me. Feel free to decide what you will do. I know that it is
kind of a change in policy and you may not want to do that.
>>To: Jean-Pierre Chretien <[EMAIL PROTECTED]>
>>Cc: lyx-devel@lists.lyx.org
>>Subject: Re: lyx-1.5.0svn compilation
>>From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
>>Date: Wed, 28 Feb 2007 23:08:51 +0100
>>
>>> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]>
writes:
>>
>>Jean-Pier
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
More seriously, LyX will switch to XML in 1.6. So, with proper XSL
technology, it should be possible to display a pretty good
representation of LyX content in xhtml format in any standard
compliant browser. Then you wouldn't even need a plugin.
Abdelrazak Younes wrote:
More seriously, LyX will switch to XML in 1.6. So, with proper XSL
technology, it should be possible to display a pretty good
representation of LyX content in xhtml format in any standard compliant
browser. Then you wouldn't even need a plugin.
This link has some info
pol wrote:
Has anybody ever tried to build a plug-in to enable web browsers to
display lyx files?
Lyx files would be displayed to users through konqueror, safari, firefox,
ie-explorer toogether with a warning that, to print that file,
latex is to be installed on the local station.
What do you
Has anybody ever tried to build a plug-in to enable web browsers to
display lyx files?
Lyx files would be displayed to users through konqueror, safari, firefox,
ie-explorer toogether with a warning that, to print that file,
latex is to be installed on the local station.
What do you think?
--
P
56 matches
Mail list logo