On Thu, 17 Apr 2008, [EMAIL PROTECTED] wrote:
Someone set a new password for editing the web site. It's documented in
Speaking of passwords. Whoever that changed the password for
http://www.lyx.org
forgot to change it for
http://www.lyx.org/test/wiki/index.php
which left a
... The [translation page] on the main LyX home page ...
points at
http://www.lyx.org/about/i18n.php
... If you've got (or would like) any experience with coding for
multi-lingual documents, contact the [Developers' mailing list].
points at
http://www.lyx.org/mailing.php
Al
Hi Joost,
Could you please set proper permissions on files. The group svnusers
should have write permission.
Thanks,
/Christian
[EMAIL PROTECTED] www-user]$ find -user joost -ls
6292856 28 -rw-r--r-- 1 joostsvnusers23042 Mar 30 01:47
./test/pmwiki/cookbook/sectionedit.php
6292609
[EMAIL PROTECTED] wrote:
Do we want to keep a copy of the old www.lyx.org? Or maybe just a
screenshot to remember how ugly it was? (I didn't think about this
before I modified 'index.php')
Would be nice, for nostalgia's sake.
One thing I keep remembering as I walk to work and then forget any
Hi,
Someone set a new password for editing the web site. It's documented in
/home/lyx/www/pmwiki/passwords.txt
If you can't read that file, e.g. because you don't have an account on
aussie, please ask on the developers' list and a developer should send the
password to you.
/Christia
Do we want to keep a copy of the old www.lyx.org? Or maybe just a
screenshot to remember how ugly it was? (I didn't think about this before
I modified 'index.php')
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
Richard Heck wrote:
Richard Heck wrote:
Richard Heck wrote:
Stefan Schimanski wrote:
Hi!
Are the Document class modules broken right now?
When I create a new document with document class "article" and add
the "Theorems (AMS)" module and then leave the document dialog, I
get the message tha
Current svn. If you specify /path/to/lyx/dir as your user directory, and
/path/to/lyx does not exist, then LyX cannot create the directory.
rh
The attached bug adds support for \textcolor to tex2lyx. This fixes
http://bugzilla.lyx.org/show_bug.cgi?id=2457
Attached is also a TeX-file as testcase for the patch.
regards Uwe
Index: text.cpp
===
--- text.cpp (revision 24310)
+
Uwe Stöhr wrote:
The problem is that you always did your own thing with the installer. I
have never had a chance to contribute or discuss with you before you do
a change.
I always ask the developers for comments when I add new features (other
than NSIS code optimization and things like that).
Joost Verburg schrieb:
I've recently rewritten large parts of the official installer in trunk.
Everything should now be much easier to understand (no more stack usage
for functions, more comments and meaningful variable names) and has also
been updated to use the latest NSIS technologies (Mod
Jean-Marc Lasgouttes schrieb:
> Your getParenthesesOpt function has a problem: since it is modelled
> after getOpt(), it allows for an optional argument. But () arguments
> are not optional in general.
Yes they are required, but the function uses the Parser::getFullArg function which is valid fo
Joost Verburg wrote:
The problem is, it does not contain the actual comparison, it only
enumerates the features of the "alternative installer"... or maybe
I don't understand something obvious?
The information on this page is incomplete and is indeed not useful at
all. I would suggest to re
Uwe Stöhr wrote:
> PDF updating similar to DVI/Postscript,
Not true.
You remove the PDF update button in your installer, right? Instead there
is only a combined view/update button.
> installation of all spell checker dictionaries using the installer
wizard,
Not true.
What I understan
[EMAIL PROTECTED] wrote:
Author: poenitz
Date: Wed Apr 16 23:23:45 2008
New Revision: 24305
URL: http://www.lyx.org/trac/changeset/24305
Log:
a leak in DocumentClassBundle.
However, I am not really sure we should care about these. It's not much
difference, except that application shutdown in slo
> On the page below:
>
> http://wiki.lyx.org/Windows/LyXWinInstaller
>
> ... there is the section entitled "Comparison between the standard
> LyX-installer and LyXWinInstaller (alternative installer)".
>
> The problem is, it does not contain the actual comparison, it only
> enumerates the feat
> There are a number of features of the official installer that are missing in
the alternative one
> (e.g. installation by limited users,
Yes, you must have admin priviledges.
> PDF updating similar to DVI/Postscript,
Not true.
> installation of all spell checker dictionaries using the instal
Michal Skrzypek wrote:
The problem is, it does not contain the actual comparison, it only
enumerates the features of the "alternative installer"... or maybe
I don't understand something obvious?
The information on this page is incomplete and is indeed not useful at
all. I would suggest to
On Wed, Apr 16, 2008 at 10:58:43PM +0200, Peter Kümmel wrote:
> Andre Poenitz wrote:
>> Why don't the stored menus simply get a QObject parent?
>
> Any idea to remove here shared_ptr?
Use std::auto_ptr?
Andre'
Richard Heck wrote:
Richard Heck wrote:
Stefan Schimanski wrote:
Hi!
Are the Document class modules broken right now?
When I create a new document with document class "article" and add
the "Theorems (AMS)" module and then leave the document dialog, I
get the message that "the module" does n
Andre Poenitz wrote:
Why don't the stored menus simply get a QObject parent?
Any idea to remove here shared_ptr?
--
Peter Kümmel
Index: frontends/qt4/GuiClipboard.cpp
===
--- frontends/qt4/GuiClipboard.cpp (revision 24298)
On the page below:
http://wiki.lyx.org/Windows/LyXWinInstaller
... there is the section entitled "Comparison between the standard
LyX-installer and LyXWinInstaller (alternative installer)".
The problem is, it does not contain the actual comparison, it only
enumerates the features of the
Andre Poenitz wrote:
On Wed, Apr 16, 2008 at 03:38:00PM -0400, Richard Heck wrote:
> And sometimes that works. But it's also true, as many of us, I think, have
> experienced, that it isn't always easy to get feedback. For example, Andre
> recently criticized some of the changes I made to Ins
Andre Poenitz wrote:
On Wed, Apr 16, 2008 at 07:43:08PM -, [EMAIL PROTECTED] wrote:
Author: kuemmel
Date: Wed Apr 16 21:43:06 2008
New Revision: 24299
URL: http://www.lyx.org/trac/changeset/24299
Log:
fix some memory leaks
Modified:
URL:
http://www.lyx.org/trac/file/lyx-devel/trunk/src/fr
Richard Heck wrote:
Stefan Schimanski wrote:
Hi!
Are the Document class modules broken right now?
When I create a new document with document class "article" and add
the "Theorems (AMS)" module and then leave the document dialog, I get
the message that "the module" does not exist.
I checked
On Wed, Apr 16, 2008 at 07:43:08PM -, [EMAIL PROTECTED] wrote:
> Author: kuemmel
> Date: Wed Apr 16 21:43:06 2008
> New Revision: 24299
>
> URL: http://www.lyx.org/trac/changeset/24299
> Log:
> fix some memory leaks
>
> Modified:
> URL:
> http://www.lyx.org/trac/file/lyx-devel/trunk/src/fron
On Wed, Apr 16, 2008 at 03:38:00PM -0400, Richard Heck wrote:
> And sometimes that works. But it's also true, as many of us, I think, have
> experienced, that it isn't always easy to get feedback. For example, Andre
> recently criticized some of the changes I made to InsetCommandParams. In
> fac
> > The new www.lyx.org is now live, i.e. going to
> >
> > http://www.lyx.org/
> >
> > now automatically redirects to
> >
> > http://www.lyx.org/Home
> >
> > I think that behaviour is ok. Anyway, the new site is now live and it
> > should probably be announced...
>
> few notes:
> 1. pleas
On Wed, Apr 16, 2008 at 03:42:50PM -0400, Richard Heck wrote:
> I don't know if this seemed such a terrible idea that no one responded, or
> if it just got missed, but let me suggest again that we consider the Brown
> University Linux Users Group as a possible host. Not long ago, there was
> som
Jean-Marc Lasgouttes wrote:
Or more exactly a password only known to developers. Something written
at some place of aussie would be enough.
The new password can be found here:
/home/lyx/www/pmwiki/passwords.txt
Joost
Jean-Marc Lasgouttes wrote:
Andre Poenitz <[EMAIL PROTECTED]> writes:
On Tue, Apr 15, 2008 at 10:33:51PM +0200, [EMAIL PROTECTED] wrote:
Current summary:
Sf/etc dedibox/etc no change
Abdel -- !
André !- -
Bo x
Richard Heck wrote:
> Mostly, this will work. If there's a standard but not default layout, we
> could end up with weird results. All the ERT could then break, if (say)
> Standard output some LaTeX of its own. But there may be no actual cases
> of this, and if there are, we can deal with them.
I
Abdelrazak Younes wrote:
Pavel Sanda wrote:
that will be my last commit.
that is the best solution if you cannot live with compromise.
i guess he could live if people start to flame embedding philosophy
when he
asked in start of implementing. i fully understand the frustration of
reverting
Le 16 avr. 08 à 19:57, Joost Verburg a écrit :
Jean-Marc Lasgouttes wrote:
In the future, I'd rather not have a redirection to Home, but keep
the
URL simple. I guess I have to change the httpd configuration. What
aliases do we want to set up now?
I agree, this is just a temporary fix. What's
Andre Poenitz wrote:
> On Wed, Apr 16, 2008 at 12:50:34PM +0200, Abdelrazak Younes wrote:
>> Jean-Marc Lasgouttes wrote:
>>> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>>
>>>
I receive this each time I send something to the list:
>>>
>>> I asked Mate to remove it and, presto!
Juergen Spitzmueller wrote:
rgheck wrote:
If we want to try to fix this, here's what we could do. I introduced
Format 315 at 23059, a week after PlainLayout was introduced. We could
add a Standard --> PlainLayout conversion and reversion there. Then
there's the PlainLayout --> Plain Layout b
Rex C. Eastbourne wrote:
> By the way, it seems like the site looks better every time I visit it.
> Nice work to whoever re-did the colors and the banner at the top of the
> page!
I second that. It looks very pleasing now.
Just two notes:
Could we make the text raggedright instead of justified
On Wednesday 16 April 2008 17:22:27 [EMAIL PROTECTED] wrote:
>
> Hmm... I can't find any text about 'unresponsive' on
>
> http://www.lyx.org/News
>
> does that mean there is no problem?
Not anymore. :-)
> /C
--
José Abílio
On Wednesday 16 April 2008 17:20:41 [EMAIL PROTECTED] wrote:
> I think that behaviour is ok. Anyway, the new site is now live and it
> should probably be announced...
>
> /Christian
We could do it in the website, what do you think? ;-)
We could send a message to lyx-announce and lwn (since the ne
On Wed, Apr 16, 2008 at 07:45:44PM +0200, Abdelrazak Younes wrote:
>> Well, initializing the scrollbar structure would rid us of a few jumps
>> depending on uninitialized memory...
>>
>
> I am not sure I follow you here...
24298 fixes the symptoms. Could well be there's a deeper problem hidden.
On Wednesday 16 April 2008 17:09:58 Abdelrazak Younes wrote:
> >
> > The URL http://www.lyx.org/ is broken right now...
>
> Works fine here (Firefox 3 beta5). It gets redirected to
> http://www.lyx.org/Home automatically.
Probably that was a transient state. It works here with konqueror 4.0.3.
> > here too.
> >
> > bisect leads me here:
> > http://www.lyx.org/trac/changeset/24249
> > Andre'?
>
> Well, it's not exactly surprising that replacing an empty assert macro
> with one that actually barks increases the noise level ;-)
>
> And no, that change is not the problem...
i'm not claim
On Wed, Apr 16, 2008 at 12:55:59PM -0400, Rex C. Eastbourne wrote:
> On Wed, Apr 16, 2008 at 12:20 PM, <[EMAIL PROTECTED]> wrote:
>
> > The new www.lyx.org is now live, i.e. going to
> >
> >http://www.lyx.org/
> >
> > now automatically redirects to
> >
> >http://www.lyx.org/Home
>
On Wed, Apr 16, 2008 at 05:30:34PM +0200, Jean-Marc Lasgouttes wrote:
> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> > José Matos wrote:
> >> On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
> >>> Objections to this?
> >>
> >> Au contraire. :-)
> >
> > How many of you guys sp
Jean-Marc Lasgouttes wrote:
In the future, I'd rather not have a redirection to Home, but keep the
URL simple. I guess I have to change the httpd configuration. What
aliases do we want to set up now?
I agree, this is just a temporary fix. What's the current configuration
for mod_rewrite?
Al
On Wed, Apr 16, 2008 at 12:50:34PM +0200, Abdelrazak Younes wrote:
> Jean-Marc Lasgouttes wrote:
>> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
>>
>>> I receive this each time I send something to the list:
>>>
>>
>> I asked Mate to remove it and, presto!, it is gone now.
>>
> Am I t
On Wed, Apr 16, 2008 at 09:50:34AM +0200, Abdelrazak Younes wrote:
> Jean-Marc Lasgouttes wrote:
>> Andre Poenitz <[EMAIL PROTECTED]> writes:
>>> On Tue, Apr 15, 2008 at 10:33:51PM +0200, [EMAIL PROTECTED]
>>> wrote:
Current summary:
>>> Sf/etc dedibox/etc no change
>>> Abdel
Peter Kümmel wrote:
Abdelrazak Younes wrote:
Hello,
I need this patch to properly compile LyX and tex2lyx.
Peter (or anyone else) could you please have a look?
Thanks in advance,
Abdel.
Hi Abdel,
I assume it doesn't compile for you because you are
unsing the kde-windows libs.
But I think
Andre Poenitz wrote:
On Wed, Apr 16, 2008 at 08:44:48AM +0200, Abdelrazak Younes wrote:
Enrico Forestieri wrote:
On Tue, Apr 15, 2008 at 08:08:45PM +0200, Abdelrazak Younes wrote:
Enrico Forestieri wrote:
On Tue, Apr 15, 2008 at 06:58:55PM +0200, Abdelrazak Younes wrot
On Wed, Apr 16, 2008 at 09:09:40AM +0200, Pavel Sanda wrote:
> > g++ -g -O2 -o lyxclient boost.o client.o debug.o gettext.o Messages.o
> > ../../src/support/.libs/liblyxsupport.a -L/usr/lib -lQtCore
> > ../../boost/.libs/liblyxboost.a -lSM -lICE -lz -L/usr/lib64 -lX11
> > ../../src/support/.libs
[EMAIL PROTECTED] wrote:
> I think that behaviour is ok. Anyway, the new site is now live and it
> should probably be announced...
If you send me a text, I can post it.
Jürgen
On Wed, Apr 16, 2008 at 08:44:48AM +0200, Abdelrazak Younes wrote:
> Enrico Forestieri wrote:
>> On Tue, Apr 15, 2008 at 08:08:45PM +0200, Abdelrazak Younes wrote:
>>> Enrico Forestieri wrote:
On Tue, Apr 15, 2008 at 06:58:55PM +0200, Abdelrazak Younes wrote:
> By the way, wasn't ther
Neal Becker wrote:
> I'd like to try this patch. Do I need to rebuild lyx?
It's included in latest trunk.
> Is this version 1.5.4, or 1.6?
1.6. I had a patch for 1.5 (and I also use it), but it's a file format
change, so it can't go into branch.
Jürgen
> Shouldn't the sidebar have a link to documentation?
which page do you mean? the pages i have seen in wiki are pretty obsolete
(1.4.2).
pavel
Abdelrazak Younes wrote:
PS: By the way, did you get my message on the kde-windows mailing list?
Yes, very good idea!
Peter
Hi,
Shouldn't the sidebar have a link to documentation?
Currently it has the text 'Wiki / Documentation' which links to the wiki.
However, shouldn't we have a separate link 'Documentation' that actually
points to users' manuals etc?
/Christian
--
Christian Ridderström, +46-8-768 39 44
Abdelrazak Younes wrote:
Hello,
I need this patch to properly compile LyX and tex2lyx.
Peter (or anyone else) could you please have a look?
Thanks in advance,
Abdel.
Hi Abdel,
I assume it doesn't compile for you because you are
unsing the kde-windows libs.
But I think we only get trouble
On Wed, Apr 16, 2008 at 12:20 PM, <[EMAIL PROTECTED]> wrote:
> The new www.lyx.org is now live, i.e. going to
>
>http://www.lyx.org/
>
> now automatically redirects to
>
>http://www.lyx.org/Home
>
> I think that behaviour is ok. Anyway, the new site is now live and it
> should prob
Stefan Schimanski wrote:
Hi!
Are the Document class modules broken right now?
When I create a new document with document class "article" and add the
"Theorems (AMS)" module and then leave the document dialog, I get the
message that "the module" does not exist.
I checked the reconfigure outp
On Sun, 13 Apr 2008, Angus Leeming wrote:
[EMAIL PROTECTED] wrote:
Does anyone know a perl compatible regexp that matches 'href' but not
'\href'?
Match all occurences of 'href' that are preceded by zero or more whitespace
chars and followed by zero or more whitespace chars and an '=' char
> The new www.lyx.org is now live, i.e. going to
>
> http://www.lyx.org/
>
> now automatically redirects to
>
> http://www.lyx.org/Home
>
> I think that behaviour is ok. Anyway, the new site is now live and it
> should probably be announced...
few notes:
1. please change the editing p
> > > I have lyx 1.5.1 and it suddenly aborts on startup:
> > >
> > > /home/rdorsch # lyx
> > > Aborted
> > > /home/rdorsch #
> > >
> > > Is there a log file with more debug informationor can anybody tell what
> > > are typical reasons for such aborts?
> >
> > what is your version of qt?
>
> 4.2.1
On Wed, 16 Apr 2008, Bennett Helm wrote:
It's looking very nice -- kudos to everyone involved in this much needed
update.
One small point: the "News" section in the original website was changed
after the draft website was created by deleting the "Download server
unresponsive" item. I suspect
The new www.lyx.org is now live, i.e. going to
http://www.lyx.org/
now automatically redirects to
http://www.lyx.org/Home
I think that behaviour is ok. Anyway, the new site is now live and it
should probably be announced...
/Christian
--
Christian Ridderström, +46-8-768 39
Bennett Helm wrote:
One small point: the "News" section in the original website was changed
after the draft website was created by deleting the "Download server
unresponsive" item. I suspect you want to delete that on the new website
now.
Done.
Joost
Jean-Marc Lasgouttes wrote:
What about a news item to announce it? Even if it is obvious :-)
The URL http://www.lyx.org/ is broken right now...
I don't know what Christian has changed, but I fixed it for now.
Joost
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
>>> [EMAIL PROTECTED] wrote:
Author: chr
Date: Wed Apr 16 17:16:26 2008
New Revision: 24292
URL: http://www.lyx.org/trac/changeset/24292
Log
[EMAIL PROTECTED] writes:
> Author: joost
> Date: Wed Apr 16 18:03:52 2008
> New Revision: 24293
>
> URL: http://www.lyx.org/trac/changeset/24293
> Log:
> fix redirection and update favicon
In the future, I'd rather not have a redirection to Home, but keep the
URL simple. I guess I have to change
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
[EMAIL PROTECTED] wrote:
Author: chr
Date: Wed Apr 16 17:16:26 2008
New Revision: 24292
URL: http://www.lyx.org/trac/changeset/24292
Log:
Going live with the web site.. hopefully
What about a news item to announce it?
Hi!
Are the Document class modules broken right now?
When I create a new document with document class "article" and add the
"Theorems (AMS)" module and then leave the document dialog, I get the
message that "the module" does not exist.
I checked the reconfigure output and everything looks
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] wrote:
>> Author: chr
>> Date: Wed Apr 16 17:16:26 2008
>> New Revision: 24292
>>
>> URL: http://www.lyx.org/trac/changeset/24292
>> Log:
>> Going live with the web site.. hopefully
>
> What about a news item to announce it? Even if
Uwe Stöhr <[EMAIL PROTECTED]> writes:
>> I think the new method is not needed because direct code is almost as
>> compact.
>> Moreover, it is better IMO to keep the Parser interface small.
>
> But getting an option that is in parentheses will surely be useful for
> the future as well, therefore I
On Wed, Apr 16, 2008 at 11:14 AM, <[EMAIL PROTECTED]> wrote:
> On Wed, 16 Apr 2008, Joost Verburg wrote:
>
> [EMAIL PROTECTED] wrote:
> >
> > > Hi,> I would like to change 'HomePage' to something else, e.g. simply
> > > 'Home'.
> > > Any other suggestions for what the name should be?
> > >
> >
[EMAIL PROTECTED] wrote:
Author: chr
Date: Wed Apr 16 17:16:26 2008
New Revision: 24292
URL: http://www.lyx.org/trac/changeset/24292
Log:
Going live with the web site.. hopefully
What about a news item to announce it? Even if it is obvious :-)
Congratulations.
Abdel.
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> José Matos wrote:
>> On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
>>> Objections to this?
>>
>> Au contraire. :-)
>
> How many of you guys speak French by the way?
Me! Me!
JMarc
Abdelrazak Younes wrote:
I asked Mate to remove it and, presto!, it is gone now.
Am I the only one who see such things?
No, every poster got that back (I did too).
JMarc
On Wed, 16 Apr 2008, Joost Verburg wrote:
[EMAIL PROTECTED] wrote:
Hi,> I would like to change 'HomePage' to something else, e.g. simply
'Home'.
Any other suggestions for what the name should be?
Fine with me. In my opinion the name in the menu should also be 'Home'.
Done and done.
/C
[EMAIL PROTECTED] wrote:
Hi,> I would like to change 'HomePage' to something else, e.g. simply 'Home'.
Any other suggestions for what the name should be?
Fine with me. In my opinion the name in the menu should also be 'Home'.
Joost
Hi,
The default page of the coming www.lyx.org is currently HomePage as in
http://www.lyx.org/HomePage
I would like to change 'HomePage' to something else, e.g. simply 'Home'.
Any other suggestions for what the name should be?
If there are no objections or suggestions, I'll simply chan
Am Mittwoch, 16. April 2008 16:13 schrieb Pavel Sanda:
> > I have lyx 1.5.1 and it suddenly aborts on startup:
> >
> > /home/rdorsch # lyx
> > Aborted
> > /home/rdorsch #
> >
> > Is there a log file with more debug informationor can anybody tell what
> > are typical reasons for such aborts?
>
> wha
> I think the new method is not needed because direct code is almost as compact.
> Moreover, it is better IMO to keep the Parser interface small.
But getting an option that is in parentheses will surely be useful for the future as well, therefore
I didn't use the direct code but introduced this
> I have lyx 1.5.1 and it suddenly aborts on startup:
>
> /home/rdorsch # lyx
> Aborted
> /home/rdorsch #
>
> Is there a log file with more debug informationor can anybody tell what are
> typical reasons for such aborts?
what is your version of qt?
pael
Hello,
I have lyx 1.5.1 and it suddenly aborts on startup:
/home/rdorsch # lyx
Aborted
/home/rdorsch #
Is there a log file with more debug informationor can anybody tell what are
typical reasons for such aborts?
Many thanks,
Rainer
--
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-73
Jürgen Spitzmüller wrote:
> Jürgen Spitzmüller wrote:
>> There was a typo in the patch. Corrected one attached.
>
> Grmpf. I reattached the ols one. Try this.
>
> Jürgen
I'd like to try this patch. Do I need to rebuild lyx?
Is this version 1.5.4, or 1.6?
>> courrament
>
> couramment
i am a dismal speller, i know
Martin Vermeer wrote:
On Wed, 16 Apr 2008 14:35:12 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
José Matos wrote:
On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
Objections to this?
Au contraire. :-)
How many of you guys speak French by
On Wed, 16 Apr 2008 14:35:12 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> José Matos wrote:
> > On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
> >> Objections to this?
> >
> > Au contraire. :-)
>
> How many of you guys speak French by the way?
>
> Uwe? Edwin? I seem t
Abdelrazak Younes wrote:
>> On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
>>> Objections to this?
>>
>> Au contraire. :-)
>
> How many of you guys speak French by the way?
Un peu, mais absolument pas bien.
Jürgen
Leuven, E. wrote:
> maybe call it
>
> beamer handout (article)
It's really built on top of article.cls (or any derivate of it). What
beamerarticle.sty does is basically providing wrapper functions for the
beamer environments to article environments (e.g. frametitle ->
subsection*)
And it's call
Output is ok, but the main window is wrong.
I use skips between paragraphs, not indented paragraphs. LyX used to
get that right, but this have been wrong for some time. I compiled
today, and the problem is still there.
The main window indents paragraphs, no matter what the indent/skip
setting i
Leuven, E. wrote:
Abdel wrote:
How many of you guys speak French by the way?
Edwin?
courrament
couramment
;-)
Abdel.
Abdel wrote:
> How many of you guys speak French by the way?
> Edwin?
courrament
José Matos wrote:
On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
Objections to this?
Au contraire. :-)
How many of you guys speak French by the way?
Uwe? Edwin? I seem to remember you saying so.
Jose too then? I am impressed...
Abdel.
Juergen Spitzmueller wrote:
> By document class change.
ok (i thought there was a document class option to do that)
> If you have a beamer presentation, chose the
> document class "article (beamer)" to get the handout.
maybe call it
beamer handout (article)
?
...
no objections btw
On Wednesday 16 April 2008 08:41:27 Juergen Spitzmueller wrote:
> Objections to this?
Au contraire. :-)
A strong +1. :-)
> Jürgen
--
José Abílio
Edwin Leuven wrote:
> out of curiosity, how would this work ui-wise?
By document class change. If you have a beamer presentation, chose the
document class "article (beamer)" to get the handout. The UI components
from beamer are imported into the layout.
Jürgen
[EMAIL PROTECTED] wrote:
Speaking of money, what's the general opinion on placing advertisments
on www.lyx.org or wiki.lyx.org?
I am generally against ads, but if it could bring enough money to really
help
the LyX project - such as hiring someone to do the most boring but still
useful tasks...
On Mon, 7 Apr 2008, Joost Verburg wrote:
[EMAIL PROTECTED] wrote:
I'm removing level-1 headingness from the top of the web pages. This
sometimes mean that text now shows up on the web page. I'm not sure it
should, so we'll have to go through the pages eventually to see if they
are as desire
On Wednesday 16 April 2008 11:50:34 Abdelrazak Younes wrote:
>
> Am I the only one who see such things?
>
> Abdel.
Nope. :-)
--
José Abílio
Pavel Sanda wrote:
>>> that will be my last commit.
>> that is the best solution if you cannot live with compromise.
>
> i guess he could live if people start to flame embedding philosophy
> when he asked in start of implementing.
i had the impression bo did most of the flaming himself
but you'r
1 - 100 of 118 matches
Mail list logo