Re: mail archives?

2007-09-12 Thread Tim Michelsen

Yes, but how to download a whole set of messages?  i konw 'mailman' stores
monthly archives in mbox format that can be downloaded. 

In case you know the exact address of the mbox file you can use wget
wget -c URLTOMBOXFILE

The listadmin may help you here.



Re: mail archives?

2007-09-12 Thread Jean-Marc Lasgouttes
pol [EMAIL PROTECTED] writes:

 Paul A. Rubin wrote:
 pol wrote:
 Where can one dowload the archives of this mailing list?
 
 http://search.gmane.org/ to search the archives, or click the 'Reading'
 link on the left to browse them.


 Yes, but how to download a whole set of messages?  i konw 'mailman' stores
 monthly archives in mbox format that can be downloaded. 

Send a message to [EMAIL PROTECTED] and you should get the
list of commands. What you are looking for is something like
[EMAIL PROTECTED]
to get all message from number 123 to number 456.

JMarc


Re: math in lyx (making a wee square)

2007-09-12 Thread Donald MacKinnon

Andre Poenitz wrote:



Well... type

 \newcommand{\sqbullet}{\vrule height .9ex width .8ex depth -.1ex }  


as usual text, mark it, press Ctrl-M, type in the second box

 \bullet

Now \sqbullet in Math shows as round bullet but prints as square bullet.
Not exactly Wysiwig and needs math mode...

Andre'

Thank you Andre', seeing alternative ways of doing things is always 
helpful. I hope the originator of the question, Tomek, has been helped.

Regards, Donald





Re: Viewing two documents simultaneously

2007-09-12 Thread Laurent Duperval
On Tue, 11 Sep 2007 08:34:15 +0200, Abdelrazak Younes wrote:
 
 In LyX = 1.5.0 try File-New Window.
 

Ah! Hadn't noticed that, thanks!

L



-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



pronuciation

2007-09-12 Thread pol
Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?

thank you 
--
Pol



Re: pronuciation

2007-09-12 Thread Paul A. Rubin

pol wrote:

Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose leaks would be the most reasonable pronunciation.  ;-)


/Paul



Re: pronuciation

2007-09-12 Thread christian . ridderstrom

On Wed, 12 Sep 2007, Paul A. Rubin wrote:


pol wrote:

 Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
 What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose leaks would be the most reasonable pronunciation.  ;-)


*LOL*

Please add this as a humorous explanation, although for English speaking 
people, 'licks' is closer.


Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: pronuciation

2007-09-12 Thread Uwe Stöhr
Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


See here:
http://en.wikipedia.org/wiki/LyX


History

* Matthias Ettrich started developing a shareware program called Lyrix in 1995.
* Soon after, it was announced on USENET where it received a great deal of attention during the 
subsequent years.
* Shortly after the initial release, Lyrix was renamed to Lyx due to a name-clash with proprietary 
software (a word processor by Santa Cruz Operation). It was released under the GNU General Public 
License, which opened the project to the open-source community. The name LyX was chosen because of 
the file-suffix '.lyx' for the Lyrix-files.



regards Uwe


How do you change background color and put a frame

2007-09-12 Thread Laurent Duperval
Hi,

I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



Re: How do you change background color and put a frame

2007-09-12 Thread Paul A. Rubin

Laurent Duperval wrote:


I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?



The following works in LyX 1.5.x; not sure about 1.4.x.

1.  Add \usepackage{xcolor} to the preamble.

2.  Select your paragraphs and then Insert - Box to put them in a 
minipage.


3.  Right-click the handle of the minipage and adjust the settings. 
You want minipage for the box type, and no frame decoration (it's coming 
later).  You'll probably want to adjust the box width to conform to the 
surrounding margins.


4.  If the left side of the box is not where you want it, put the cursor 
just before the box handle and use the paragraph settings button to 
toggle indent on or off (whichever you need).


5.  If you are indenting paragraphs, insert the following in ERT as the 
first bit of the box content:  \setlength{\parindent}{3ex}.  (Adjust 
the indentation amount to taste.)  LaTeX apparently zeros out the 
paragraph indentation inside a minipage.


6.  Place the following in ERT just before the box: 
\fcolorbox{black}{cyan}{.  The first color is the frame color, the 
second is the background color (again, adjust to taste).  Put } in ERT 
just after the box.


The box will be treated as an indivisible block (if any of it trails 
over to the next page, the whole box will move).


HTH,
Paul



Does true TTF work in LyX on Linux

2007-09-12 Thread Laurent Duperval
Him,

I am using Ubuntu Feisty. I want to create PDF documents with LyX that use
well-defined (not fuzzy) fonts.

I understand the whole pixmap thing and for printing, they're great.

But in all the PDF files I produce, they look fuzzy. I tried the lmodern
and the ae thing, but they are still fuzzy on screen. I need to produce a
PDF document that does not fuzz up when I zoom to 200% or 300%.

So far, I haven't been able to do that on Linux. Is it possible at all
with LyX? Or do I need to go the OpenOffice route?

Or am I missing something with the explanations on the Wiki? If you have
used them, especially on Linux, and the PDF documents are as clear when
exporting from OpenOffice, please share how you did it.

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



Re: mail archives?

2007-09-12 Thread Tim Michelsen

Yes, but how to download a whole set of messages?  i konw 'mailman' stores
monthly archives in mbox format that can be downloaded. 

In case you know the exact address of the mbox file you can use wget
wget -c URLTOMBOXFILE

The listadmin may help you here.



Re: mail archives?

2007-09-12 Thread Jean-Marc Lasgouttes
pol [EMAIL PROTECTED] writes:

 Paul A. Rubin wrote:
 pol wrote:
 Where can one dowload the archives of this mailing list?
 
 http://search.gmane.org/ to search the archives, or click the 'Reading'
 link on the left to browse them.


 Yes, but how to download a whole set of messages?  i konw 'mailman' stores
 monthly archives in mbox format that can be downloaded. 

Send a message to [EMAIL PROTECTED] and you should get the
list of commands. What you are looking for is something like
[EMAIL PROTECTED]
to get all message from number 123 to number 456.

JMarc


Re: math in lyx (making a wee square)

2007-09-12 Thread Donald MacKinnon

Andre Poenitz wrote:



Well... type

 \newcommand{\sqbullet}{\vrule height .9ex width .8ex depth -.1ex }  


as usual text, mark it, press Ctrl-M, type in the second box

 \bullet

Now \sqbullet in Math shows as round bullet but prints as square bullet.
Not exactly Wysiwig and needs math mode...

Andre'

Thank you Andre', seeing alternative ways of doing things is always 
helpful. I hope the originator of the question, Tomek, has been helped.

Regards, Donald





Re: Viewing two documents simultaneously

2007-09-12 Thread Laurent Duperval
On Tue, 11 Sep 2007 08:34:15 +0200, Abdelrazak Younes wrote:
 
 In LyX = 1.5.0 try File-New Window.
 

Ah! Hadn't noticed that, thanks!

L



-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



pronuciation

2007-09-12 Thread pol
Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?

thank you 
--
Pol



Re: pronuciation

2007-09-12 Thread Paul A. Rubin

pol wrote:

Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose leaks would be the most reasonable pronunciation.  ;-)


/Paul



Re: pronuciation

2007-09-12 Thread christian . ridderstrom

On Wed, 12 Sep 2007, Paul A. Rubin wrote:


pol wrote:

 Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
 What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose leaks would be the most reasonable pronunciation.  ;-)


*LOL*

Please add this as a humorous explanation, although for English speaking 
people, 'licks' is closer.


Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: pronuciation

2007-09-12 Thread Uwe Stöhr
Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


See here:
http://en.wikipedia.org/wiki/LyX


History

* Matthias Ettrich started developing a shareware program called Lyrix in 1995.
* Soon after, it was announced on USENET where it received a great deal of attention during the 
subsequent years.
* Shortly after the initial release, Lyrix was renamed to Lyx due to a name-clash with proprietary 
software (a word processor by Santa Cruz Operation). It was released under the GNU General Public 
License, which opened the project to the open-source community. The name LyX was chosen because of 
the file-suffix '.lyx' for the Lyrix-files.



regards Uwe


How do you change background color and put a frame

2007-09-12 Thread Laurent Duperval
Hi,

I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



Re: How do you change background color and put a frame

2007-09-12 Thread Paul A. Rubin

Laurent Duperval wrote:


I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?



The following works in LyX 1.5.x; not sure about 1.4.x.

1.  Add \usepackage{xcolor} to the preamble.

2.  Select your paragraphs and then Insert - Box to put them in a 
minipage.


3.  Right-click the handle of the minipage and adjust the settings. 
You want minipage for the box type, and no frame decoration (it's coming 
later).  You'll probably want to adjust the box width to conform to the 
surrounding margins.


4.  If the left side of the box is not where you want it, put the cursor 
just before the box handle and use the paragraph settings button to 
toggle indent on or off (whichever you need).


5.  If you are indenting paragraphs, insert the following in ERT as the 
first bit of the box content:  \setlength{\parindent}{3ex}.  (Adjust 
the indentation amount to taste.)  LaTeX apparently zeros out the 
paragraph indentation inside a minipage.


6.  Place the following in ERT just before the box: 
\fcolorbox{black}{cyan}{.  The first color is the frame color, the 
second is the background color (again, adjust to taste).  Put } in ERT 
just after the box.


The box will be treated as an indivisible block (if any of it trails 
over to the next page, the whole box will move).


HTH,
Paul



Does true TTF work in LyX on Linux

2007-09-12 Thread Laurent Duperval
Him,

I am using Ubuntu Feisty. I want to create PDF documents with LyX that use
well-defined (not fuzzy) fonts.

I understand the whole pixmap thing and for printing, they're great.

But in all the PDF files I produce, they look fuzzy. I tried the lmodern
and the ae thing, but they are still fuzzy on screen. I need to produce a
PDF document that does not fuzz up when I zoom to 200% or 300%.

So far, I haven't been able to do that on Linux. Is it possible at all
with LyX? Or do I need to go the OpenOffice route?

Or am I missing something with the explanations on the Wiki? If you have
used them, especially on Linux, and the PDF documents are as clear when
exporting from OpenOffice, please share how you did it.

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



Re: mail archives?

2007-09-12 Thread Tim Michelsen

Yes, but how to download a whole set of messages?  i konw 'mailman' stores
monthly archives in mbox format that can be downloaded. 

In case you know the exact address of the mbox file you can use wget
wget -c URLTOMBOXFILE

The listadmin may help you here.



Re: mail archives?

2007-09-12 Thread Jean-Marc Lasgouttes
pol <[EMAIL PROTECTED]> writes:

> Paul A. Rubin wrote:
>> pol wrote:
>>> Where can one dowload the archives of this mailing list?
>>> 
>> http://search.gmane.org/ to search the archives, or click the 'Reading'
>> link on the left to browse them.
>>
>
> Yes, but how to download a whole set of messages?  i konw 'mailman' stores
> monthly archives in mbox format that can be downloaded. 

Send a message to [EMAIL PROTECTED] and you should get the
list of commands. What you are looking for is something like
[EMAIL PROTECTED]
to get all message from number 123 to number 456.

JMarc


Re: math in lyx (making a wee square)

2007-09-12 Thread Donald MacKinnon

Andre Poenitz wrote:



Well... type

 \newcommand{\sqbullet}{\vrule height .9ex width .8ex depth -.1ex }  


as usual text, mark it, press Ctrl-M, type in the second box

 \bullet

Now \sqbullet in Math shows as round bullet but prints as square bullet.
Not exactly Wysiwig and needs math mode...

Andre'

Thank you Andre', seeing alternative ways of doing things is always 
helpful. I hope the originator of the question, Tomek, has been helped.

Regards, Donald





Re: Viewing two documents simultaneously

2007-09-12 Thread Laurent Duperval
On Tue, 11 Sep 2007 08:34:15 +0200, Abdelrazak Younes wrote:
> 
> In LyX >= 1.5.0 try "File->New Window".
> 

Ah! Hadn't noticed that, thanks!

L



-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



pronuciation

2007-09-12 Thread pol
Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?

thank you 
--
Pol



Re: pronuciation

2007-09-12 Thread Paul A. Rubin

pol wrote:

Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose "leaks" would be the most reasonable pronunciation.  ;-)


/Paul



Re: pronuciation

2007-09-12 Thread christian . ridderstrom

On Wed, 12 Sep 2007, Paul A. Rubin wrote:


pol wrote:

 Out of curiosity, should Lyx be pronounced 'lyk', as in TEX?
 What is the origin of the name?



Apparently not, although I'm not sure even that is unanimous: 
http://wiki.lyx.org/FAQ/Pronunciation.


Since it's written in C++, famous for adventures in memory pointers, I 
suppose "leaks" would be the most reasonable pronunciation.  ;-)


*LOL*

Please add this as a humorous explanation, although for English speaking 
people, 'licks' is closer.


Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: pronuciation

2007-09-12 Thread Uwe Stöhr
Uwe wrote something about how the original name of the application was 
something like 'Lyrix', which I think was a play on 'lyrics'. I can't 
confirm this personally however.


See here:
http://en.wikipedia.org/wiki/LyX


History

* Matthias Ettrich started developing a shareware program called Lyrix in 1995.
* Soon after, it was announced on USENET where it received a great deal of attention during the 
subsequent years.
* Shortly after the initial release, Lyrix was renamed to Lyx due to a name-clash with proprietary 
software (a word processor by Santa Cruz Operation). It was released under the GNU General Public 
License, which opened the project to the open-source community. The name LyX was chosen because of 
the file-suffix '.lyx' for the Lyrix-files.



regards Uwe


How do you change background color and put a frame

2007-09-12 Thread Laurent Duperval
Hi,

I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186



Re: How do you change background color and put a frame

2007-09-12 Thread Paul A. Rubin

Laurent Duperval wrote:


I want to create a paragraph (or two) that have a different background
color. I also want them to be framed. How do I do that?



The following works in LyX 1.5.x; not sure about 1.4.x.

1.  Add "\usepackage{xcolor}" to the preamble.

2.  Select your paragraphs and then Insert -> Box to put them in a 
minipage.


3.  Right-click the "handle" of the minipage and adjust the settings. 
You want minipage for the box type, and no frame decoration (it's coming 
later).  You'll probably want to adjust the box width to conform to the 
surrounding margins.


4.  If the left side of the box is not where you want it, put the cursor 
just before the box handle and use the paragraph settings button to 
toggle indent on or off (whichever you need).


5.  If you are indenting paragraphs, insert the following in ERT as the 
first bit of the box content:  "\setlength{\parindent}{3ex}".  (Adjust 
the indentation amount to taste.)  LaTeX apparently zeros out the 
paragraph indentation inside a minipage.


6.  Place the following in ERT just before the box: 
"\fcolorbox{black}{cyan}{".  The first color is the frame color, the 
second is the background color (again, adjust to taste).  Put "}" in ERT 
just after the box.


The box will be treated as an indivisible block (if any of it trails 
over to the next page, the whole box will move).


HTH,
Paul



Does true TTF work in LyX on Linux

2007-09-12 Thread Laurent Duperval
Him,

I am using Ubuntu Feisty. I want to create PDF documents with LyX that use
well-defined (not fuzzy) fonts.

I understand the whole pixmap thing and for printing, they're great.

But in all the PDF files I produce, they look fuzzy. I tried the lmodern
and the ae thing, but they are still fuzzy on screen. I need to produce a
PDF document that does not "fuzz up" when I zoom to 200% or 300%.

So far, I haven't been able to do that on Linux. Is it possible at all
with LyX? Or do I need to go the OpenOffice route?

Or am I missing something with the explanations on the Wiki? If you have
used them, especially on Linux, and the PDF documents are as clear when
exporting from OpenOffice, please share how you did it.

L

-- 
Prenez la parole en public en étant Speak to an audience while being
moins nerveux et plus convaincant! less nervous and more convincing!
Éveillez l'orateur en vous!Bring out the speaker in you!

Information: [EMAIL PROTECTED]   http://www.duperval.com   (514) 902-0186