Removing H1 from pages

2008-04-07 Thread christian . ridderstrom
Hi 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 desired. /Christan PS. Generally speaking, I've found that for wiki

Re: LyX platypus image

2008-04-07 Thread Rex C. Eastbourne
[EMAIL PROTECTED] wrote: On Mon, 7 Apr 2008, Rex C. Eastbourne wrote: Does anyone have an image of the platypus in some format suitable for graphic work? If so, could you send it to me or let me know where on the site I can find it? Is a photo good? If so, check out

Re: suggestion for windows installar

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 01:12:11AM +0200, Joost Verburg wrote: Leuven, E. wrote: [...] This is really a great feature. I can now copy graphics from any Windows application! Joost Cool stuff. Nevertheless, could we try stick to LyX style also in Windows-only code? E.g: +#ifdef Q_WS_WIN

Added search box to sidebar

2008-04-07 Thread christian . ridderstrom
Hi, I've added a search box to the sidebar, primarily to show how it can be done. I'm not sure we want it there, or perhaps even at all,. /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

RE: suggestion for windows installar

2008-04-07 Thread Leuven, E.
Joost Verburg wrote: The Qt stuff would have been the difficult part for me :) To obtain the metafile data you just need a few API calls. The attached patch works fine for me. great... Andre wrote: Cool stuff. Nevertheless, could we try stick to LyX style also in Windows-only code?

Re: Added search box to sidebar

2008-04-07 Thread Pavel Sanda
I've added a search box to the sidebar, primarily to show how it can be done. I'm not sure we want it there, or perhaps even at all,. its pretty ugly as far as aesthetics concerned. pavel

Re: Lars' name is incorrect on Web/Donate

2008-04-07 Thread Joost Verburg
[EMAIL PROTECTED] wrote: See http://www.lyx.org/test/wiki/index.php/Web/Donate the markup (:LyX_paypal:) does not work either. That's because you're in the /wiki directory. The config.php does not apply there. http://www.lyx.org/test works fine. Joost

Re: [Cvslog] r24146 - /lyx-devel/trunk/src/LyXAction.cpp

2008-04-07 Thread Pavel Sanda
Author: sanda Date: Mon Apr 7 14:15:55 2008 New Revision: 24146 /*! * \var lyx::FuncCode lyx::WINDOW_NEW * \li Action: Creates new empty LyX window. * \li Notion: Already opened documents from the previous window can be found under View menu. * \li Syntax: window-new [GEOMETRY]

Re: Splash screen

2008-04-07 Thread Joost Verburg
Jürgen Spitzmüller wrote: Joost Verburg wrote: I've changed all that. Is this OK? Yes, looks good now. Uploaded. Joost

Re: Removing H1 from pages

2008-04-07 Thread Joost Verburg
[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 desired. In my opinion, the title should not be

A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
On Sun, Apr 6, 2008 at 11:53 PM, Enrico Forestieri [EMAIL PROTECTED] wrote: As yet an another alternative proposal, what would be wrong with using a python script for creating an archive containing the LyX file and all needed files? The script could be improved in many ways, for example in

LyX startup

2008-04-07 Thread Joost Verburg
Hi, Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. Especially when LyX runs for the first time and is being configured (which can take quite some time), it would be really useful to show the screen with an

Re: LyX startup

2008-04-07 Thread Bo Peng
Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. Especially when LyX runs for the first time and is being configured (which can take quite some time), it would be really useful to show the screen with an informative

Re: LyX startup

2008-04-07 Thread Pavel Sanda
Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and splash will then just

Re: LyX startup

2008-04-07 Thread Bo Peng
This is very important. I think the easiest partial solution is to run lyxc.exe instead of lyx.exe for the first time (when users select 'run lyx' after the installation finishes). Configuration is done for each user account, so that won't really work. It's not shared by all users of

Re: LyX startup

2008-04-07 Thread Jürgen Spitzmüller
Joost Verburg wrote: Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. This is what we had in earlier LyX versions, and we changed it to the embedded splash, because it kept annyoing people a lot. Jürgen

Re: LyX startup

2008-04-07 Thread Pavel Sanda
this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and splash will then just flicker on the screen. You probably have a very fast computer :) Here is does take long enough for a splash screen. in

Re: Splash screen

2008-04-07 Thread Pavel Sanda
I still get the old banner here. rm ./src/frontends/qt4/Resources.qrc; make pavel

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. Especially when LyX runs for the first time and is being configured (which can take quite some time), it would be really useful to show the screen with an

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: This is very important. I think the easiest partial solution is to run lyxc.exe instead of lyx.exe for the first time (when users select 'run lyx' after the installation finishes). Configuration is done for each user account, so that won't really work. It's not shared by all

Re: Splash screen

2008-04-07 Thread Jürgen Spitzmüller
Pavel Sanda wrote: rm ./src/frontends/qt4/Resources.qrc; make thanks! Jürgen

Re: Splash screen

2008-04-07 Thread Jürgen Spitzmüller
Joost Verburg wrote: Uploaded. I still get the old banner here. Jürgen

Re: LyX startup

2008-04-07 Thread Joost Verburg
Pavel Sanda wrote: this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and splash will then just flicker on the screen. You probably have a very fast computer :) Here is does take long enough for a splash

Re: LyX startup

2008-04-07 Thread Joost Verburg
Pavel Sanda wrote: Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and

Re: LyX startup

2008-04-07 Thread Bo Peng
I can of course run the configure script during installation to let MiKTeX download it's packages. The only side effect would be that the user installing LyX also get the configuration data, while this may be a system administrator who only wants to install LyX. But that's probably not a big

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
Bo Peng writes: On Sun, Apr 6, 2008 at 11:53 PM, Enrico Forestieri [EMAIL PROTECTED] wrote: As yet an another alternative proposal, what would be wrong with using a python script for creating an archive containing the LyX file and all needed files? The script could be improved in

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
It is easy to see that 1. you can not embed out of tree files. This is not true. Have you tried the script? I have not. Sorry. But how do you extract these files? Do you change lyx file so that they can be embedded? 2. you can not embed layout and class files If you want to

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 11:28:30AM -0500, Bo Peng wrote: It is easy to see that 1. you can not embed out of tree files. This is not true. Have you tried the script? I have not. Sorry. But how do you extract these files? Do you change lyx file so that they can be embedded?

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
Let us focus on one problem at a time. No, the lyx file is left unchanged. The script determines the common prefix of all files to embed and use that as the base dir. 1. Not all files have a common base dir (e.g. c:\file, d:\file), right? 2. How would you extract c:\file under linux? 3.

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 12:03:30PM -0500, Bo Peng wrote: Let us focus on one problem at a time. No, the lyx file is left unchanged. The script determines the common prefix of all files to embed and use that as the base dir. 1. Not all files have a common base dir (e.g. c:\file,

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: I think this is an excellent idea. Showing a dialog or something in the splash screen in lyx is currently not easy, but running configure.py during installation should be trivial. Most importantly, this looks to me something an installer should do, i.e., prepare miktex so that lyx

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 12:50:55PM -, [EMAIL PROTECTED] wrote: Modified: lyx-devel/trunk/src/frontends/qt4/GuiView.cpp URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/frontends/qt4/GuiView.cpp?rev=24148 ==

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Joost Verburg
Andre Poenitz wrote: Why should part of the version string suddenly be untranslated? Jürgen has already changed that. The previous splash screen had the word version hard-coded in the image, so that's why I left it this way. Joost

Re: Alternate Bundling Proposal: Details

2008-04-07 Thread Richard Heck
Bo Peng wrote: Hi, Richard, Let us suppose that you have a bunch of existing .lyx files. To avoid problems with out of tree files, let us assume that they all refer to only files in or under the document directory. Using the current implementation, when you 'save in bundled format' (shortcut

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Jürgen Spitzmüller
Andre Poenitz wrote: Why should part of the version string suddenly be untranslated? I already fixed this. Jürgen

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Jürgen Spitzmüller
Joost Verburg wrote: Jürgen has already changed that. The previous splash screen had the word version hard-coded in the image, so that's why I left it this way. Note that translatability is still not optimal. There might be languages where the version string must be appended to the number, not

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 02:13:46PM -, [EMAIL PROTECTED] wrote: Author: joost Date: Mon Apr 7 16:13:45 2008 New Revision: 24149 URL: http://www.lyx.org/trac/changeset/24149 Log: the last parameter is a null pointer Yes, but according to the language definition, an integral constant

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Joost Verburg
Enrico Forestieri wrote: Yes, but according to the language definition, an integral constant expression with the value 0 in a pointer context is converted into a null pointer at compile time. So, when function prototypes are in scope, the prototype tells the compiler that a pointer is required,

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
1. Not all files have a common base dir (e.g. c:\file, d:\file), right? Right. But those could be treated as if they were /c/file /d/file (this is what is exactly done on cygwin, for example). But the lyx file will not recognize them, right? What if the author unpack the file again? He

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 07:54:35PM +0200, Joost Verburg wrote: Enrico Forestieri wrote: Yes, but according to the language definition, an integral constant expression with the value 0 in a pointer context is converted into a null pointer at compile time. So, when function prototypes are in

Re: LyX startup

2008-04-07 Thread Bo Peng
Done. The console output of configure.py is also captured and shown in the details list of the installer. Thanks. You just solved the only problem I have when I use your installer. Bo

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 07:37:19PM +0200, Joost Verburg wrote: Andre Poenitz wrote: Why should part of the version string suddenly be untranslated? Jürgen has already changed that. The previous splash screen had the word version hard-coded in the image, so that's why I left it this way.

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 07:54:35PM +0200, Joost Verburg wrote: Enrico Forestieri wrote: Yes, but according to the language definition, an integral constant expression with the value 0 in a pointer context is converted into a null pointer at compile time. So, when function prototypes are in

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 01:00:17PM -0500, Bo Peng wrote: 1. Not all files have a common base dir (e.g. c:\file, d:\file), right? Right. But those could be treated as if they were /c/file /d/file (this is what is exactly done on cygwin, for example). But the lyx file will not

a defined release plan for LyX 1.6.0

2008-04-07 Thread Uwe Stöhr
Hello everybody, I think it is time to define now a fixed release schedule towards LyX 1.6. I read today that José plans to release it in about 5 months which is too long away. LyX 1.6svn is in principle in a good shape, although there are enough bugs to fix. I think we are feature complete

Re: Alternate Bundling Proposal: Details

2008-04-07 Thread Bo Peng
Hi, Richard, Having seen your message, I decide not to answer it because your 'this is not a problem' attitude is hard to beat. Yet, I do not see a practical implementation for this and will not be able to adapt my implementation to it. If JMarc and you feel strongly that this should be the way

Re: Alternate Bundling Proposal: Details

2008-04-07 Thread Richard Heck
Bo Peng wrote: Hi, Richard, Having seen your message, I decide not to answer it because your 'this is not a problem' attitude is hard to beat. Yet, I do not see a practical implementation for this and will not be able to adapt my implementation to it. If JMarc and you feel strongly that

Re: [Cvslog] r24148 - in /lyx-devel/trunk: development/Win32/launcher/...

2008-04-07 Thread Joost Verburg
Andre Poenitz wrote: Btw, is the black frame of the new splash necessary? I've changed the border color. Joost

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
But the lyx file will not recognize them, right? What if the author unpack the file again? He will need to copy /c/file to c:/file manually. Note that this same problem is present with your proposal when you want to unbundle on a different platform. My proposal has a bundle-editing

Re: LyX startup

2008-04-07 Thread Bo Peng
Done. The console output of configure.py is also captured and shown in the details list of the installer. Could you please also update the branch? Bo

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: Done. The console output of configure.py is also captured and shown in the details list of the installer. Could you please also update the branch? The installer in trunk also works for branch. There have been a lot of improvements, I will soon update everything in branch.

Lyx (1.5.x and trunk) crashes when an invalid .jpg file is inserted.

2008-04-07 Thread Bo Peng
Hi, Open the attached file, put http://www.lyx.org/~bpeng/geno.jpg to the same directory, clicking the only graphics inset, or view pdf will crash lyx under linux. Can anyone confirm? The problem seems to be with the graphics file, which can not be properly viewed, but this should not crash lyx.

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 05:59:41PM +0200, Enrico Forestieri wrote: On Mon, Apr 07, 2008 at 07:54:35PM +0200, Joost Verburg wrote: Enrico Forestieri wrote: Yes, but according to the language definition, an integral constant expression with the value 0 in a pointer context is converted

Re: a defined release plan for LyX 1.6.0

2008-04-07 Thread José Matos
On Monday 07 April 2008 19:22:24 Uwe Stöhr wrote: I read today that José plans to release it in about 5 months which is too long away. Please read again, what I said was that if we take the 1.5 as an example it would take five months to have a stable release. This is not a matter of opinion,

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Joost Verburg
Andre Poenitz wrote: Using NULL is a stylistic convention only. The preprocessor turns NULL back into 0 which is then recognized by the compiler in pointer contexts. Only if defined properly. There are lots of '#define ((char*)0) NULL' out in the wild. Using '0' is _always_ safe and correct,

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 08:53:52PM +0200, Joost Verburg wrote: Andre Poenitz wrote: Using NULL is a stylistic convention only. The preprocessor turns NULL back into 0 which is then recognized by the compiler in pointer contexts. Only if defined properly. There are lots of '#define ((char*)0)

Re: [Cvslog] r24149 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Joost Verburg
Andre Poenitz wrote: We basically had a choice between the 'speaking name' 'NULL' which happens to be defined wrongly in some cases, and a plain '0' which is always right but does not give the (possibly right, possibly wrong) hint that we might talk about a pointer. LyX settled on using '0' a

Problem pasting into lyx-code (but maybe not a bug)

2008-04-07 Thread Paul A. Rubin
Hi, I was going to put this into bugzilla, but I'm uncertain whether it's really a bug, a feature-enhancement or just one of those vicissitudes we have to live with. I copied some output from R (a stats package) and pasted it into a lyx-code environment in an article. The copied text

custom document language

2008-04-07 Thread Luis Rivera
Hello! I tried to google info about this topic, even asked the general list for LyX users, without much success... so let me post this query here to the developers: I want to typeset a document in a language not included in the drop down-menu, and I can't figure out how to include it. So I may

Re: custom document language

2008-04-07 Thread Luis Rivera
Luis Rivera [EMAIL PROTECTED] writes: My apologies: I've just re-read my post and I realized it is very poorly worded, so let me re-state: I want to typeset a document in a language not included in the drop down-menu. I don't want to use a custom language together with a preset one (I know how

Re: Problem pasting into lyx-code (but maybe not a bug)

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 03:45:03PM -0400, Paul A. Rubin wrote: Hi, I was going to put this into bugzilla, but I'm uncertain whether it's really a bug, a feature-enhancement or just one of those vicissitudes we have to live with. I copied some output from R (a stats package) and pasted it

Re: [Cvslog] r24159 - /lyx-devel/trunk/src/frontends/qt4/GuiClipboard.cpp

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 08:00:24PM -, [EMAIL PROTECTED] wrote: Author: leuven Date: Mon Apr 7 22:00:23 2008 New Revision: 24159 URL: http://www.lyx.org/trac/changeset/24159 Log: more cleanup and fix a crash Thanks. Andre'

reality check

2008-04-07 Thread Andre Poenitz
This is basically syncing 'Rules' with 'Observed behaviour'. Open for comments. Andre' Index: Rules === --- Rules (revision 24160) +++ Rules (working copy) @@ -210,11 +210,22 @@ int a, b; // wrong This is

Re: reality check

2008-04-07 Thread Joost Verburg
Andre Poenitz wrote: This is basically syncing 'Rules' with 'Observed behaviour'. Open for comments. Maybe you can add the NULL-rule as well ;) Joost

Re: reality check

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 11:47:30PM +0200, Joost Verburg wrote: Andre Poenitz wrote: This is basically syncing 'Rules' with 'Observed behaviour'. Open for comments. Maybe you can add the NULL-rule as well ;) Well, there's already - Adapt the formatting of your code to the one used in the

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 01:39:37PM -0500, Bo Peng wrote: But the lyx file will not recognize them, right? What if the author unpack the file again? He will need to copy /c/file to c:/file manually. Note that this same problem is present with your proposal when you want to

Re: a defined release plan for LyX 1.6.0

2008-04-07 Thread Pavel Sanda
I think we are feature complete for the next release, i think this is very much dependent on the result of the current embedding feature discussions. pavel

Small problem with BlanketPermission on the new site.

2008-04-07 Thread Angus Leeming
We had one curmudgeonly gentleman, John Weiss, who point blank refused to licence his contribution to LyX under the GPL version 2 or later. The old flavour of this page has him down as licencing his contributions under the artistic licence. The new page does not...

Re: Small problem with BlanketPermission on the new site.

2008-04-07 Thread Angus Leeming
Angus Leeming wrote: We had one curmudgeonly gentleman, John Weiss, who point blank refused to licence his contribution to LyX under the GPL version 2 or later. The old flavour of this page has him down as licencing his contributions under the artistic licence. The new page does not...

Removing H1 from pages

2008-04-07 Thread christian . ridderstrom
Hi 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 desired. /Christan PS. Generally speaking, I've found that for wiki

Re: LyX platypus image

2008-04-07 Thread Rex C. Eastbourne
[EMAIL PROTECTED] wrote: On Mon, 7 Apr 2008, Rex C. Eastbourne wrote: Does anyone have an image of the platypus in some format suitable for graphic work? If so, could you send it to me or let me know where on the site I can find it? Is a photo good? If so, check out

Re: suggestion for windows installar

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 01:12:11AM +0200, Joost Verburg wrote: > Leuven, E. wrote: > [...] > This is really a great feature. I can now copy graphics from any Windows > application! > > Joost Cool stuff. Nevertheless, could we try stick to LyX style also in Windows-only code? E.g: > +#ifdef

Added search box to sidebar

2008-04-07 Thread christian . ridderstrom
Hi, I've added a search box to the sidebar, primarily to show how it can be done. I'm not sure we want it there, or perhaps even at all,. /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

RE: suggestion for windows installar

2008-04-07 Thread Leuven, E.
Joost Verburg wrote: >> The Qt stuff would have been the difficult part for me :) To obtain the >> metafile data you just need a few API calls. The attached patch works >> fine for me. great... > Andre wrote: > Cool stuff. > > Nevertheless, could we try stick to LyX style also in Windows-only

Re: Added search box to sidebar

2008-04-07 Thread Pavel Sanda
> I've added a search box to the sidebar, primarily to show how it can be > done. I'm not sure we want it there, or perhaps even at all,. its pretty ugly as far as aesthetics concerned. pavel

Re: Lars' name is incorrect on Web/Donate

2008-04-07 Thread Joost Verburg
[EMAIL PROTECTED] wrote: See http://www.lyx.org/test/wiki/index.php/Web/Donate the markup (:LyX_paypal:) does not work either. That's because you're in the /wiki directory. The config.php does not apply there. http://www.lyx.org/test works fine. Joost

Re: [Cvslog] r24146 - /lyx-devel/trunk/src/LyXAction.cpp

2008-04-07 Thread Pavel Sanda
> Author: sanda > Date: Mon Apr 7 14:15:55 2008 > New Revision: 24146 > > /*! > * \var lyx::FuncCode lyx::WINDOW_NEW > * \li Action: Creates new empty LyX window. > * \li Notion: Already opened documents from the previous window can be found > under View menu. > * \li Syntax: window-new []

Re: Splash screen

2008-04-07 Thread Joost Verburg
Jürgen Spitzmüller wrote: Joost Verburg wrote: I've changed all that. Is this OK? Yes, looks good now. Uploaded. Joost

Re: Removing H1 from pages

2008-04-07 Thread Joost Verburg
[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 desired. In my opinion, the title should not be

A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
On Sun, Apr 6, 2008 at 11:53 PM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > As yet an another alternative proposal, what would be wrong with using > a python script for creating an archive containing the LyX file and > all needed files? > > The script could be improved in many ways, for

LyX startup

2008-04-07 Thread Joost Verburg
Hi, Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. Especially when LyX runs for the first time and is being configured (which can take quite some time), it would be really useful to show the screen with an

Re: LyX startup

2008-04-07 Thread Bo Peng
> Currently the LyX splash screen is shown after LyX has started. I think it > would be better to also show it during startup. Especially when LyX runs for > the first time and is being configured (which can take quite some time), it > would be really useful to show the screen with an informative

Re: LyX startup

2008-04-07 Thread Pavel Sanda
> Currently the LyX splash screen is shown after LyX has started. I think it > would be better to also show it during startup. this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and splash will then just

Re: LyX startup

2008-04-07 Thread Bo Peng
> > This is very important. I think the easiest partial solution is to > > run lyxc.exe instead of lyx.exe for the first time (when users select > > 'run lyx' after the installation finishes). > > > > Configuration is done for each user account, so that won't really work. > It's not shared by

Re: LyX startup

2008-04-07 Thread Jürgen Spitzmüller
Joost Verburg wrote: > Currently the LyX splash screen is shown after LyX has started. I think > it would be better to also show it during startup. This is what we had in earlier LyX versions, and we changed it to the embedded splash, because it kept annyoing people a lot. Jürgen

Re: LyX startup

2008-04-07 Thread Pavel Sanda
>> this could be triggered when lyx is going to automatic reconfiguration. >> in normal cases (at last here) lyx is launched in fragment of a second >> and splash will then just flicker on the screen. > > You probably have a very fast computer :) Here is does take long enough for > a splash

Re: Splash screen

2008-04-07 Thread Pavel Sanda
> I still get the old banner here. rm ./src/frontends/qt4/Resources.qrc; make pavel

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. Especially when LyX runs for the first time and is being configured (which can take quite some time), it would be really useful to show the screen with an

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: This is very important. I think the easiest partial solution is to run lyxc.exe instead of lyx.exe for the first time (when users select 'run lyx' after the installation finishes). Configuration is done for each user account, so that won't really work. It's not shared by all

Re: Splash screen

2008-04-07 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > rm ./src/frontends/qt4/Resources.qrc; make thanks! Jürgen

Re: Splash screen

2008-04-07 Thread Jürgen Spitzmüller
Joost Verburg wrote: > Uploaded. I still get the old banner here. Jürgen

Re: LyX startup

2008-04-07 Thread Joost Verburg
Pavel Sanda wrote: this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and splash will then just flicker on the screen. You probably have a very fast computer :) Here is does take long enough for a splash

Re: LyX startup

2008-04-07 Thread Joost Verburg
Pavel Sanda wrote: Currently the LyX splash screen is shown after LyX has started. I think it would be better to also show it during startup. this could be triggered when lyx is going to automatic reconfiguration. in normal cases (at last here) lyx is launched in fragment of a second and

Re: LyX startup

2008-04-07 Thread Bo Peng
> I can of course run the configure script during installation to let MiKTeX > download it's packages. The only side effect would be that the user > installing LyX also get the configuration data, while this may be a system > administrator who only wants to install LyX. But that's probably not a

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
Bo Peng writes: > > On Sun, Apr 6, 2008 at 11:53 PM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > > As yet an another alternative proposal, what would be wrong with using > > a python script for creating an archive containing the LyX file and > > all needed files? > > > > The script could

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
> > > > It is easy to see that > > > > 1. you can not embed out of tree files. > > This is not true. Have you tried the script? I have not. Sorry. But how do you extract these files? Do you change lyx file so that they can be embedded? > > 2. you can not embed layout and class files > >

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 11:28:30AM -0500, Bo Peng wrote: > > > > > > It is easy to see that > > > > > > 1. you can not embed out of tree files. > > > > This is not true. Have you tried the script? > > I have not. Sorry. But how do you extract these files? Do you change > lyx file so that

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Bo Peng
Let us focus on one problem at a time. > No, the lyx file is left unchanged. The script determines the common > prefix of all files to embed and use that as the base dir. 1. Not all files have a common base dir (e.g. c:\file, d:\file), right? 2. How would you extract c:\file under linux? 3.

Re: A third bundling proposal from Enrico.

2008-04-07 Thread Enrico Forestieri
On Mon, Apr 07, 2008 at 12:03:30PM -0500, Bo Peng wrote: > Let us focus on one problem at a time. > > > No, the lyx file is left unchanged. The script determines the common > > prefix of all files to embed and use that as the base dir. > > 1. Not all files have a common base dir (e.g.

Re: LyX startup

2008-04-07 Thread Joost Verburg
Bo Peng wrote: I think this is an excellent idea. Showing a dialog or something in the splash screen in lyx is currently not easy, but running configure.py during installation should be trivial. Most importantly, this looks to me something an installer should do, i.e., prepare miktex so that lyx

  1   2   >