Re: PDF Landscape Document Produces Portrait PDF File

2008-06-25 Thread Roger Mc Murtrie
Thanks Anders, I did as you suggested but View->PDF(pdflatex) still produces portrait when displayed by Preview. I guess I'll just have to wait for bug 2721 to get fixed for PDF (not just dvi which seems to dominate the bug commentary). Thanks, Roger On 25/06/2008, at 11:45 PM, Anders Ekber

Re: Two new rc variables for GUI language

2008-06-25 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Tue, Jun 24, 2008 at 03:18:46PM +0200, Abdelrazak Younes wrote: Pavel Sanda wrote: Abdelrazak Younes wrote: I can't find the message but I had this in my TODO list. There is no preference GUI yet hmm how you detect which langueges we

Re: Two new rc variables for GUI language

2008-06-25 Thread Enrico Forestieri
On Tue, Jun 24, 2008 at 03:18:46PM +0200, Abdelrazak Younes wrote: > Pavel Sanda wrote: > > Abdelrazak Younes wrote: > > > >> I can't find the message but I had this in my TODO list. There is no > >> preference GUI yet > >> > > > > hmm how you detect which langueges were actually installed

Re: Web access

2008-06-25 Thread Enrico Forestieri
On Wed, Jun 25, 2008 at 02:31:57PM +0200, Jean-Marc Lasgouttes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > chmod g+w ~sanda/public_html > > w??? I was deceived by the fact that you was able to list ~sanda/public_html (only after writing that, it occurred to me that you used sudo

Re: Two new rc variables for GUI language

2008-06-25 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Pavel Sanda <[EMAIL PROTECTED]> writes: Except for disk space, is there a reason not to install all languages like the win installers do? this is the linux heritage. you set global language(s) variable and the packages 'make install' install only those.

Re: Two new rc variables for GUI language

2008-06-25 Thread Abdelrazak Younes
Joost Verburg wrote: Uwe Stöhr wrote: Ah, then the answer is quite simple: We check the current set Windows system language and then use this for the LyX menu language too. In my installer, the user can choose a language during installation. To change the language, the installer needs to be r

Re: Web access

2008-06-25 Thread Jean-Marc Lasgouttes
José Matos <[EMAIL PROTECTED]> writes: > On Wednesday 25 June 2008 13:34:19 Jean-Marc Lasgouttes wrote: >> Shall I make them all readable too, for convenience? These are not >> really private directories, are they? > > I would like to see this to be left for each owner to decide. OK. I just added

Re: Web access

2008-06-25 Thread José Matos
On Wednesday 25 June 2008 13:34:19 Jean-Marc Lasgouttes wrote: > Shall I make them all readable too, for convenience? These are not > really private directories, are they? I would like to see this to be left for each owner to decide. > JMarc -- José Abílio

Re: Web access

2008-06-25 Thread Jean-Marc Lasgouttes
José Matos <[EMAIL PROTECTED]> writes: > On Wednesday 25 June 2008 12:42:07 Enrico Forestieri wrote: >> $ chmod og+rx ~sanda > > The _r_ part it is not necessary, you just need the x, then of course you > need > the r permission on public_html but not on the home directory. So I should chmod

Re: Web access

2008-06-25 Thread Jean-Marc Lasgouttes
Enrico Forestieri <[EMAIL PROTECTED]> writes: > chmod g+w ~sanda/public_html w??? JMarc

Re: Web access

2008-06-25 Thread José Matos
On Wednesday 25 June 2008 12:42:07 Enrico Forestieri wrote: > $ chmod og+rx ~sanda The _r_ part it is not necessary, you just need the x, then of course you need the r permission on public_html but not on the home directory. -- José Abílio

Re: Web access

2008-06-25 Thread Enrico Forestieri
On Wed, Jun 25, 2008 at 12:29:05PM +0100, José Matos wrote: >3. permission to execute the file (run it as a program). For > directories, this means permission to access files in the > directory. > > The last point is the culprit, in order to apache to be able to access your > di

Re: Web access

2008-06-25 Thread Enrico Forestieri
On Wed, Jun 25, 2008 at 12:13:40PM +0200, Jean-Marc Lasgouttes wrote: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > > [EMAIL PROTECTED] ~]$ ls -l > > total 8 > > drwxrwxr-x 2 younes younes 4096 Jun 25 11:58 public_html > > > > And it seems to work fine... > > This is what I thought too, bu

Re: Web access

2008-06-25 Thread José Matos
On Wednesday 25 June 2008 11:13:40 Jean-Marc Lasgouttes wrote: > ... > [EMAIL PROTECTED] ~]$ sudo ls -l ~sanda/public_html > total 32 > -rw-r--r-- 1 sanda sanda 19967 Feb 5 15:22 aussie_load.ps > -rw-rw-r-- 1 sanda sanda26 Feb 5 15:26 index.html > > I guess something ovious is going on, but

Re: Web access

2008-06-25 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] ~]$ ls -l > total 8 > drwxrwxr-x 2 younes younes 4096 Jun 25 11:58 public_html > > And it seems to work fine... This is what I thought too, but it does not work in this case :( Pavel has: [EMAIL PROTECTED] ~]$ sudo ls -l ~sanda

Re: Web access

2008-06-25 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Pavel Sanda <[EMAIL PROTECTED]> writes: [EMAIL PROTECTED] wrote: please would it be possible to allow www.lyx.org/~sanda/ access? There is nothing special to do. Just create a word-readable directory public_html/ and put your files there. that

Re: Web access

2008-06-25 Thread lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: >> > please would it be possible to allow www.lyx.org/~sanda/ access? >> >> There is nothing special to do. Just create a word-readable directory >> public_html/ and put your files there. > > that was the first thing i tried :) >

Re: RFC for a proper sub/superscript handling

2008-06-25 Thread Abdelrazak Younes
Uwe Stöhr wrote: Martin Vermeer schrieb: > Did you know that ellipses (...), quotes etc. are insets? No. But these things are singe characters. The idea is to set the text attribute via the text style dialog as the users expect it (at least the colloegues I recently explained LyX), and as it

Re: RFC for a proper sub/superscript handling

2008-06-25 Thread Uwe Stöhr
Martin Vermeer schrieb: > Did you know that ellipses (...), quotes etc. are insets? No. But these things are singe characters. The idea is to set the text attribute via the text style dialog as the users expect it (at least the colloegues I recently explained LyX), and as it is in OOo, Word, A

Re: [Cvslog] r25374 - /lyx-devel/trunk/src/frontends/qt4/GuiToolbar.cpp

2008-06-25 Thread Jean-Marc Lasgouttes
Andre Poenitz <[EMAIL PROTECTED]> writes: >> +#else >> +(void)size; // suppress warning > > Q_UNUSED(size) should be legal in frontends/qt4 I did not know about it. OTOH, the (void) form is used in other parts of the code, so people are supposed to understand it. JMarc

Re: PDF Landscape Document Produces Portrait PDF File

2008-06-25 Thread Anders Ekberg
On 25 jun 2008, at 10.01, Anders Ekberg wrote: On 25 jun 2008, at 01.45, Roger Mc Murtrie wrote: Intel Mac OSX 10.5.3 LyX 1.5.6svn When attempting View->PDF(pdflatex) on a LyX document with Document- >Settings->Page Layout->Orientation set to Landscape the resultant PDF document is displaye

Re: PDF Landscape Document Produces Portrait PDF File

2008-06-25 Thread Anders Ekberg
On 25 jun 2008, at 01.45, Roger Mc Murtrie wrote: Intel Mac OSX 10.5.3 LyX 1.5.6svn When attempting View->PDF(pdflatex) on a LyX document with Document- >Settings->Page Layout->Orientation set to Landscape the resultant PDF document is displayed as Portrait by Adobe Reader. Any idea what's g

Re: view source, outliner open on startup?

2008-06-25 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Dov Feldstern wrote: Hi! Starting quite recently (within the last two weeks?) the view source and outliner widgets are open when LyX starts; Only the first time. Afterwards, if session handling is enabled, LyX will memorize the last window state, including toolbars