Re: Viewers with Mac OS Tiger

2006-01-30 Thread Andre Berger
* jerome666 (2006-01-30):
 Dear all
 
 Lyx is running on a mac os X tiger computer. Evrything is fine except the
 viewers. I have big difficulties to set up the dvi viewer (macdvi does not
 seem to be installed, no xdvi). what can I do ??

Install MacDVI :), reconfigure LyX, change the viewer (File Format
DVI) in LyX to open. 

If you prefer PostScript (PS) output with the X11 apllication gv,
this works (around) for me:

\viewer ps open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv

-Andre


Re: Viewers with Mac OS Tiger

2006-01-30 Thread Andre Berger
* jerome666 (2006-01-30):
 Dear all
 
 Lyx is running on a mac os X tiger computer. Evrything is fine except the
 viewers. I have big difficulties to set up the dvi viewer (macdvi does not
 seem to be installed, no xdvi). what can I do ??

Install MacDVI :), reconfigure LyX, change the viewer (File Format
DVI) in LyX to open. 

If you prefer PostScript (PS) output with the X11 apllication gv,
this works (around) for me:

\viewer ps open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv

-Andre


Re: Viewers with Mac OS Tiger

2006-01-30 Thread Andre Berger
* jerome666 (2006-01-30):
> Dear all
> 
> Lyx is running on a mac os X tiger computer. Evrything is fine except the
> viewers. I have big difficulties to set up the dvi viewer (macdvi does not
> seem to be installed, no xdvi). what can I do ??

Install MacDVI :), reconfigure LyX, change the viewer (File Format
DVI) in LyX to "open". 

If you prefer PostScript (PS) output with the X11 apllication "gv",
this works (around) for me:

\viewer "ps" "open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv"

-Andre


Re: Lyx, BibTex HTML

2006-01-27 Thread Andre Berger
* Yaron Y. Goland (2006-01-27):
 I eventually figured out the magical incantation. I export to LaTeX  
 and then run:
 latex myfile
 bibtex myfile
 latex myfile
 latex myfile
 htlatex myfile html
 
 This works in terms of making the bibliography work but now I have a  
 ligatures problem! All my fi's and such are being turned into funky  
 HTML characters. I found the thread http://www.mail-archive.com/lyx- 
 [EMAIL PROTECTED]/msg35556.html but when I tried the listed options  
 the resulting HTML file still had the screwed up characters.

There's nothing wrong with HTML entities in HTML code -- they are
perfectly standard compliant. You just have to make sure they are the
right ones. 

The messages you're referring to is not about HTML entities. You
could run the output through a filter like tr or sed to replace these
if you can't find the htlatex options that suit you. Or try a
different converter like latex2html, hevea, xhlatex. 

-Andre


Re: Lyx, BibTex HTML

2006-01-27 Thread Andre Berger
* Yaron Y. Goland (2006-01-27):
 I eventually figured out the magical incantation. I export to LaTeX  
 and then run:
 latex myfile
 bibtex myfile
 latex myfile
 latex myfile
 htlatex myfile html
 
 This works in terms of making the bibliography work but now I have a  
 ligatures problem! All my fi's and such are being turned into funky  
 HTML characters. I found the thread http://www.mail-archive.com/lyx- 
 [EMAIL PROTECTED]/msg35556.html but when I tried the listed options  
 the resulting HTML file still had the screwed up characters.

There's nothing wrong with HTML entities in HTML code -- they are
perfectly standard compliant. You just have to make sure they are the
right ones. 

The messages you're referring to is not about HTML entities. You
could run the output through a filter like tr or sed to replace these
if you can't find the htlatex options that suit you. Or try a
different converter like latex2html, hevea, xhlatex. 

-Andre


Re: Lyx, BibTex & HTML

2006-01-27 Thread Andre Berger
* Yaron Y. Goland (2006-01-27):
> I eventually figured out the magical incantation. I export to LaTeX  
> and then run:
> latex myfile
> bibtex myfile
> latex myfile
> latex myfile
> htlatex myfile "html"
> 
> This works in terms of making the bibliography work but now I have a  
> ligatures problem! All my fi's and such are being turned into funky  
> HTML characters. I found the thread http://www.mail-archive.com/lyx- 
> [EMAIL PROTECTED]/msg35556.html but when I tried the listed options  
> the resulting HTML file still had the screwed up characters.

There's nothing wrong with HTML entities in HTML code -- they are
perfectly standard compliant. You just have to make sure they are the
right ones. 

The messages you're referring to is not about HTML entities. You
could run the output through a filter like tr or sed to replace these
if you can't find the htlatex options that suit you. Or try a
different converter like latex2html, hevea, xhlatex. 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-07 Thread Andre Berger
* Andre Berger (2006-01-05):
 * Anders Ekberg (2006-01-05):
  On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
  Anders == Anders Ekberg [EMAIL PROTECTED] writes:
 [...]
  Anders - New from Template... gives a Open dialogue in the
  Anders /Applications directory. Templates are in the (hidden)
  Anders LyX-package and difficult to access from this Open-dialogue
  
  This is strange. Bennett, do you see this too?
  I can confirm that this happens to me also with Bennett's pre3- 
  version (the one I compile was based on a broken skeleton LyX.app  
  Bennett told me).
 
 Not here... 

Oh well, now I see what you mean. 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-07 Thread Andre Berger
* Andre Berger (2006-01-05):
 * Anders Ekberg (2006-01-05):
  On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
  Anders == Anders Ekberg [EMAIL PROTECTED] writes:
 [...]
  Anders - New from Template... gives a Open dialogue in the
  Anders /Applications directory. Templates are in the (hidden)
  Anders LyX-package and difficult to access from this Open-dialogue
  
  This is strange. Bennett, do you see this too?
  I can confirm that this happens to me also with Bennett's pre3- 
  version (the one I compile was based on a broken skeleton LyX.app  
  Bennett told me).
 
 Not here... 

Oh well, now I see what you mean. 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-07 Thread Andre Berger
* Andre Berger (2006-01-05):
> * Anders Ekberg (2006-01-05):
> > On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
> > >>>>>>"Anders" == Anders Ekberg <[EMAIL PROTECTED]> writes:
> [...]
> > >Anders> - "New from Template..." gives a Open dialogue in the
> > >Anders> /Applications directory. Templates are in the (hidden)
> > >Anders> LyX-package and difficult to access from this Open-dialogue
> > >
> > >This is strange. Bennett, do you see this too?
> > I can confirm that this happens to me also with Bennett's pre3- 
> > version (the one I compile was based on a broken skeleton LyX.app  
> > Bennett told me).
> 
> Not here... 

Oh well, now I see what you mean. 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-05 Thread Andre Berger
* Anders Ekberg (2006-01-05):
 On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
 Anders == Anders Ekberg [EMAIL PROTECTED] writes:
[...]
 Anders - New from Template... gives a Open dialogue in the
 Anders /Applications directory. Templates are in the (hidden)
 Anders LyX-package and difficult to access from this Open-dialogue
 
 This is strange. Bennett, do you see this too?
 I can confirm that this happens to me also with Bennett's pre3- 
 version (the one I compile was based on a broken skeleton LyX.app  
 Bennett told me).

Not here... 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-05 Thread Andre Berger
* Anders Ekberg (2006-01-05):
 On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
 Anders == Anders Ekberg [EMAIL PROTECTED] writes:
[...]
 Anders - New from Template... gives a Open dialogue in the
 Anders /Applications directory. Templates are in the (hidden)
 Anders LyX-package and difficult to access from this Open-dialogue
 
 This is strange. Bennett, do you see this too?
 I can confirm that this happens to me also with Bennett's pre3- 
 version (the one I compile was based on a broken skeleton LyX.app  
 Bennett told me).

Not here... 

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2006-01-05 Thread Andre Berger
* Anders Ekberg (2006-01-05):
> On 5 jan 2006, at 11.01, Jean-Marc Lasgouttes wrote:
> >>"Anders" == Anders Ekberg <[EMAIL PROTECTED]> writes:
[...]
> >Anders> - "New from Template..." gives a Open dialogue in the
> >Anders> /Applications directory. Templates are in the (hidden)
> >Anders> LyX-package and difficult to access from this Open-dialogue
> >
> >This is strange. Bennett, do you see this too?
> I can confirm that this happens to me also with Bennett's pre3- 
> version (the one I compile was based on a broken skeleton LyX.app  
> Bennett told me).

Not here... 

-Andre


Re: different line spacing for text and quotes

2006-01-03 Thread Andre Berger
* mail.k (2006-01-03):
 Hello!
 
 Is it possible to one-half space my text and single space the quotes?

Yes: http://www.tug.org/TeXnik/mainFAQ.cgi?file=space/space, look
for Quote, Quotation and Verse with another spacing

-Andre


Re: different line spacing for text and quotes

2006-01-03 Thread Andre Berger
* mail.k (2006-01-03):
 Hello!
 
 Is it possible to one-half space my text and single space the quotes?

Yes: http://www.tug.org/TeXnik/mainFAQ.cgi?file=space/space, look
for Quote, Quotation and Verse with another spacing

-Andre


Re: different line spacing for text and quotes

2006-01-03 Thread Andre Berger
* mail.k (2006-01-03):
> Hello!
> 
> Is it possible to one-half space my text and single space the quotes?

Yes: , look
for "Quote, Quotation and Verse with another spacing"

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2005-12-30 Thread Andre Berger
* Anders Ekberg (2005-12-30):
 LyX 1.4.0-pre3 on MacOSX 10.4.3 generally works excellent. 

Could you make it available for download?

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2005-12-30 Thread Andre Berger
* Anders Ekberg (2005-12-30):
 LyX 1.4.0-pre3 on MacOSX 10.4.3 generally works excellent. 

Could you make it available for download?

-Andre


Re: LyX 1.4.0pre3 on MacOSX - first impressions

2005-12-30 Thread Andre Berger
* Anders Ekberg (2005-12-30):
> LyX 1.4.0-pre3 on MacOSX 10.4.3 generally works excellent. 

Could you make it available for download?

-Andre


Re: Bibliography problem

2005-12-14 Thread Andre Berger
d an interesting problem with a document with a 
 bibliography. I use a customised .bst file, originally created with 
 latex makebst.
 
 The problem seems to related with the following two bibtex entries 
 created with JabRef:
 
 @ARTICLE{br2004a,
   author = br,
   title = {{B}undeskanzler {S}chröder: {D}ie deutsch-russischen 
 {B}eziehungen
   waren noch nie so gut},
   journal = br_online,
   year = {2004},
   number = {8. Juli},
   entrytype = {08.07.},
   url = 
 {{[}http://www.bundesregierung.de/dokumente/-,413.680598/Artikel/dokument.htm,
   besucht am 2. September 2005{]}},

^ remove

 }
 
 @ARTICLE{br2004b,
   author = br,
   title = {{A}usbau der deutsch-russischen {B}eziehungen auf allen 
 {G}ebieten
   vereinbart},
   journal = br_online,
   year = {2004},
   number = {21. Dezember},
   entrytype = {21.12.},
   url = 
 {\[http://www.bundesregierung.de/Politikthemen/Familie_-Kinder-und-Jugend/Nachrichten-,712.763157/artikel/Ausbau-der-deutsch-russischen-.htm,
   besucht am 2. September 2005\]},

   ^ remove

 }

Remove the trailing comma from the last line of each entry.

-Andre


Re: Bibliography problem

2005-12-14 Thread Andre Berger
d an interesting problem with a document with a 
 bibliography. I use a customised .bst file, originally created with 
 latex makebst.
 
 The problem seems to related with the following two bibtex entries 
 created with JabRef:
 
 @ARTICLE{br2004a,
   author = br,
   title = {{B}undeskanzler {S}chröder: {D}ie deutsch-russischen 
 {B}eziehungen
   waren noch nie so gut},
   journal = br_online,
   year = {2004},
   number = {8. Juli},
   entrytype = {08.07.},
   url = 
 {{[}http://www.bundesregierung.de/dokumente/-,413.680598/Artikel/dokument.htm,
   besucht am 2. September 2005{]}},

^ remove

 }
 
 @ARTICLE{br2004b,
   author = br,
   title = {{A}usbau der deutsch-russischen {B}eziehungen auf allen 
 {G}ebieten
   vereinbart},
   journal = br_online,
   year = {2004},
   number = {21. Dezember},
   entrytype = {21.12.},
   url = 
 {\[http://www.bundesregierung.de/Politikthemen/Familie_-Kinder-und-Jugend/Nachrichten-,712.763157/artikel/Ausbau-der-deutsch-russischen-.htm,
   besucht am 2. September 2005\]},

   ^ remove

 }

Remove the trailing comma from the last line of each entry.

-Andre


Re: Bibliography problem

2005-12-14 Thread Andre Berger
d an interesting problem with a document with a 
> bibliography. I use a customised .bst file, originally created with 
> "latex makebst".
> 
> The problem seems to related with the following two bibtex entries 
> created with JabRef:
> 
> @ARTICLE{br2004a,
>   author = br,
>   title = {{B}undeskanzler {S}chröder: {D}ie deutsch-russischen 
> {B}eziehungen
>   waren noch nie so gut},
>   journal = br_online,
>   year = {2004},
>   number = {8. Juli},
>   entrytype = {08.07.},
>   url = 
> {{[}http://www.bundesregierung.de/dokumente/-,413.680598/Artikel/dokument.htm,
>   besucht am 2. September 2005{]}},

^ remove

> }
> 
> @ARTICLE{br2004b,
>   author = br,
>   title = {{A}usbau der deutsch-russischen {B}eziehungen auf allen 
> {G}ebieten
>   vereinbart},
>   journal = br_online,
>   year = {2004},
>   number = {21. Dezember},
>   entrytype = {21.12.},
>   url = 
> {\[http://www.bundesregierung.de/Politikthemen/Familie_-Kinder-und-Jugend/Nachrichten-,712.763157/artikel/Ausbau-der-deutsch-russischen-.htm,
>   besucht am 2. September 2005\]},

   ^ remove

> }

Remove the trailing comma from the last line of each entry.

-Andre


Re: How do I get a PDF with TOC ?

2005-11-27 Thread Andre Berger
* Uwe Stöhr [EMAIL PROTECTED], 2005-11-27 09:31 +0100:
 Use the LaTeX-package hyperref.
 Add for example the following code to your document preamble:
 
 \usepackage[colorlinks=true,urlcolor=blue,citecolor=black,
 filecolor=blue,linkcolor=black,pdfnewwindow=true,
 pdftitle=YourTitle,bookmarks,
 pdfpagelayout=OneColumn,pdfstartview=XYZ,
 bookmarksnumbered,plainpages=false,pdfpagelabels,
 pdfauthor={YourName},pdfsubject={YourSubject},
 pdfkeywords={YourKeywords}]{hyperref}
 
 You don't need all these options for hyperref to get a PDF-TOC! It's 
 just an example. For more infos have a look at:
 
 http://www.tug.org/applications/hyperref/manual.html

Thnaks Uwe! I just wanted to add the hyperref code should be the last
one in the preamble.

-Andre


Re: How do I get a PDF with TOC ?

2005-11-27 Thread Andre Berger
* Uwe Stöhr [EMAIL PROTECTED], 2005-11-27 09:31 +0100:
 Use the LaTeX-package hyperref.
 Add for example the following code to your document preamble:
 
 \usepackage[colorlinks=true,urlcolor=blue,citecolor=black,
 filecolor=blue,linkcolor=black,pdfnewwindow=true,
 pdftitle=YourTitle,bookmarks,
 pdfpagelayout=OneColumn,pdfstartview=XYZ,
 bookmarksnumbered,plainpages=false,pdfpagelabels,
 pdfauthor={YourName},pdfsubject={YourSubject},
 pdfkeywords={YourKeywords}]{hyperref}
 
 You don't need all these options for hyperref to get a PDF-TOC! It's 
 just an example. For more infos have a look at:
 
 http://www.tug.org/applications/hyperref/manual.html

Thnaks Uwe! I just wanted to add the hyperref code should be the last
one in the preamble.

-Andre


Re: How do I get a PDF with TOC ?

2005-11-27 Thread Andre Berger
* Uwe Stöhr <[EMAIL PROTECTED]>, 2005-11-27 09:31 +0100:
> Use the LaTeX-package "hyperref".
> Add for example the following code to your document preamble:
> 
> \usepackage[colorlinks=true,urlcolor=blue,citecolor=black,
> filecolor=blue,linkcolor=black,pdfnewwindow=true,
> pdftitle=YourTitle,bookmarks,
> pdfpagelayout=OneColumn,pdfstartview=XYZ,
> bookmarksnumbered,plainpages=false,pdfpagelabels,
> pdfauthor={YourName},pdfsubject={YourSubject},
> pdfkeywords={YourKeywords}]{hyperref}
> 
> You don't need all these options for hyperref to get a PDF-TOC! It's 
> just an example. For more infos have a look at:
> 
> http://www.tug.org/applications/hyperref/manual.html

Thnaks Uwe! I just wanted to add the hyperref code should be the last
one in the preamble.

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard [EMAIL PROTECTED], 2005-10-26 18:40 +0200:
   I just upgraded all the systems here to Slackware-10.2. I've been busy
 developing beamer presentations (another one to be done in the next couple 
 of
 weeks), so I've been viewing compiled output with pdflatex. Yesterday,
 however, I wrote a short article and tried to view the output by pressing
 ctrl-d. The status line shows the compiler at work, but there is no display.
 
   Here's the log file:
 
 This is TeX, Version 3.14159 (Web2C 7.4.5) (format=latex 2003.3.8)  26 OCT 
 2005 09:27
 **st-andrews-prize.phase-1.tex
[...]
 Output written on st-andrews-prize.phase-1.dvi (2 pages, 4388 bytes).
 
   So, why don't I see anything?

You have to define a viewer like 

\format dvi dvi DVI D xdvi 

in ~/.lyx/preferences

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard [EMAIL PROTECTED], 2005-10-26 21:20 +0200:
 On Wed, 26 Oct 2005, Andre Berger wrote:
 
 You have to define a viewer like
 \format dvi dvi DVI D xdvi 
 
   No, that's not it. It turns out that apparently xdvi is behind the t1
 libraries. The application is looking for libt1.so.1, and the current 
 version
 of the library is libt1.so.5.1.0. The upgrade made the proper soft link so
 that libt1.so.5 points to the executable's node, but xdvi can't use that. I
 made an additional soft link and now xdvi is happy. So am I.

Glad you solved it.

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard [EMAIL PROTECTED], 2005-10-26 18:40 +0200:
   I just upgraded all the systems here to Slackware-10.2. I've been busy
 developing beamer presentations (another one to be done in the next couple 
 of
 weeks), so I've been viewing compiled output with pdflatex. Yesterday,
 however, I wrote a short article and tried to view the output by pressing
 ctrl-d. The status line shows the compiler at work, but there is no display.
 
   Here's the log file:
 
 This is TeX, Version 3.14159 (Web2C 7.4.5) (format=latex 2003.3.8)  26 OCT 
 2005 09:27
 **st-andrews-prize.phase-1.tex
[...]
 Output written on st-andrews-prize.phase-1.dvi (2 pages, 4388 bytes).
 
   So, why don't I see anything?

You have to define a viewer like 

\format dvi dvi DVI D xdvi 

in ~/.lyx/preferences

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard [EMAIL PROTECTED], 2005-10-26 21:20 +0200:
 On Wed, 26 Oct 2005, Andre Berger wrote:
 
 You have to define a viewer like
 \format dvi dvi DVI D xdvi 
 
   No, that's not it. It turns out that apparently xdvi is behind the t1
 libraries. The application is looking for libt1.so.1, and the current 
 version
 of the library is libt1.so.5.1.0. The upgrade made the proper soft link so
 that libt1.so.5 points to the executable's node, but xdvi can't use that. I
 made an additional soft link and now xdvi is happy. So am I.

Glad you solved it.

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard <[EMAIL PROTECTED]>, 2005-10-26 18:40 +0200:
>   I just upgraded all the systems here to Slackware-10.2. I've been busy
> developing beamer presentations (another one to be done in the next couple 
> of
> weeks), so I've been viewing compiled output with pdflatex. Yesterday,
> however, I wrote a short article and tried to view the output by pressing
> ctrl-d. The status line shows the compiler at work, but there is no display.
> 
>   Here's the log file:
> 
> This is TeX, Version 3.14159 (Web2C 7.4.5) (format=latex 2003.3.8)  26 OCT 
> 2005 09:27
> **st-andrews-prize.phase-1.tex
[...]
> Output written on st-andrews-prize.phase-1.dvi (2 pages, 4388 bytes).
> 
>   So, why don't I see anything?

You have to define a viewer like 

\format "dvi" "dvi" "DVI" "D" "xdvi" ""

in ~/.lyx/preferences

-Andre


Re: Finding the Reason xdvi Output Disappeared

2005-10-26 Thread Andre Berger
* Rich Shepard <[EMAIL PROTECTED]>, 2005-10-26 21:20 +0200:
> On Wed, 26 Oct 2005, Andre Berger wrote:
> 
> >You have to define a viewer like
> >\format "dvi" "dvi" "DVI" "D" "xdvi" ""
> 
>   No, that's not it. It turns out that apparently xdvi is behind the t1
> libraries. The application is looking for libt1.so.1, and the current 
> version
> of the library is libt1.so.5.1.0. The upgrade made the proper soft link so
> that libt1.so.5 points to the executable's node, but xdvi can't use that. I
> made an additional soft link and now xdvi is happy. So am I.

Glad you solved it.

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-20 Thread Andre Berger
* Alexander  Gahr [EMAIL PROTECTED], 2005-10-20 09:59 +0200:
 Hm tried this before but gave it another try.
 I installed lyx cocoaspell or aspell only.
 Removed /Users/gahr/Library/Application Support/LyX this is the place 
 where in the apple installation the perferences are stored.
 
 But i have the same problem i can't add word to a dictionary from within 
 lyx. 

No top-posting, please!

I didn't make clear enough I suggested to remove the aspell
preferences files, $YOURPREFIX/etc/aspell.conf and ~/.aspell.conf!

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-20 Thread Andre Berger
* Alexander  Gahr [EMAIL PROTECTED], 2005-10-20 09:59 +0200:
 Hm tried this before but gave it another try.
 I installed lyx cocoaspell or aspell only.
 Removed /Users/gahr/Library/Application Support/LyX this is the place 
 where in the apple installation the perferences are stored.
 
 But i have the same problem i can't add word to a dictionary from within 
 lyx. 

No top-posting, please!

I didn't make clear enough I suggested to remove the aspell
preferences files, $YOURPREFIX/etc/aspell.conf and ~/.aspell.conf!

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-20 Thread Andre Berger
* Alexander  Gahr <[EMAIL PROTECTED]>, 2005-10-20 09:59 +0200:
> Hm tried this before but gave it another try.
> I installed lyx cocoaspell or aspell only.
> Removed /Users/gahr/Library/Application Support/LyX this is the place 
> where in the apple installation the perferences are stored.
> 
> But i have the same problem i can't add word to a dictionary from within 
> lyx. 

No top-posting, please!

I didn't make clear enough I suggested to remove the aspell
preferences files, $YOURPREFIX/etc/aspell.conf and ~/.aspell.conf!

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-19 Thread Andre Berger
* Alexander  Gahr [EMAIL PROTECTED], 2005-10-19 17:40 +0200:
 So i tried some more and i'm thinking that cocoaspell is working again and 
 i have choosen the en.pws file that cocaspell creates. 
 
 I can perfectly add some word to this personal word list from outside of 
 lyx but 
 
 If i try it from within lyx the situation is that lyx know all new words 
 cocoaspell leared outside of lyx, but it will not add any new words.
 
 I think the add button is simply not working in my case. 
 So all the problems before result in an not working add funktion within 
 lyx.
 
 Anybody a clue?
 
 Using :
 
 OsX 10.4.2
 Lyx 1.3.6
 CocoAspell 2.02 (Apspell 6.0)

Looks like an error in your configuration files. Move all of them out
of the way! In LyX, leave the personal dictionary field blank. Add a
word, and ~/.aspell*pws should be created.

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-19 Thread Andre Berger
* Alexander  Gahr [EMAIL PROTECTED], 2005-10-19 17:40 +0200:
 So i tried some more and i'm thinking that cocoaspell is working again and 
 i have choosen the en.pws file that cocaspell creates. 
 
 I can perfectly add some word to this personal word list from outside of 
 lyx but 
 
 If i try it from within lyx the situation is that lyx know all new words 
 cocoaspell leared outside of lyx, but it will not add any new words.
 
 I think the add button is simply not working in my case. 
 So all the problems before result in an not working add funktion within 
 lyx.
 
 Anybody a clue?
 
 Using :
 
 OsX 10.4.2
 Lyx 1.3.6
 CocoAspell 2.02 (Apspell 6.0)

Looks like an error in your configuration files. Move all of them out
of the way! In LyX, leave the personal dictionary field blank. Add a
word, and ~/.aspell*pws should be created.

-Andre


Re: Add Function Aspell (was Aspell personal dictionnaires OsX 10.4.2)

2005-10-19 Thread Andre Berger
* Alexander  Gahr <[EMAIL PROTECTED]>, 2005-10-19 17:40 +0200:
> So i tried some more and i'm thinking that cocoaspell is working again and 
> i have choosen the en.pws file that cocaspell creates. 
> 
> I can perfectly add some word to this personal word list from outside of 
> lyx but 
> 
> If i try it from within lyx the situation is that lyx know all new words 
> cocoaspell leared outside of lyx, but it will not add any new words.
> 
> I think the add button is simply not working in my case. 
> So all the problems before result in an not working add funktion within 
> lyx.
> 
> Anybody a clue?
> 
> Using :
> 
> OsX 10.4.2
> Lyx 1.3.6
> CocoAspell 2.02 (Apspell 6.0)

Looks like an error in your configuration files. Move all of them out
of the way! In LyX, leave the personal dictionary field blank. Add a
word, and ~/.aspell*pws should be created.

-Andre


Re: aspell and ispell troubles

2005-10-17 Thread Andre Berger
* Giorgio Zavarise [EMAIL PROTECTED], 2005-10-17 18:20 +0200:
 In trying to get a spellchecker working for LyX I had the following 
 troubles
 (I AM USING LyX FOR MAC, OSX 10.3.9):
 
 ASPELL:
 istallation was ok, I activated all the dictionaries on the control 
 panel, but I get the following error when using LyX:
  The file /usr/local/lib/aspell-0.60/english can not be opened for 
 reading.
 Well, the folder exists, and it contains several things but not that 
 file. I am suspicious that the aspell installer put these things in 
 another folder like /Library/Application Support/cocoAspell Is there 
 a way to fix the problem?

There is. 

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app,

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

(That's a quote from an earlier post of mine, it should really be
added to the FAQ!)

 ISPELL:
 I got a tar file which requires some knowledge to be installed. Is 
 there any binary package for non-expert users (OSX)?

aspell features a compatibility mode, if you really really need it.

-Andre


Re: aspell and ispell troubles

2005-10-17 Thread Andre Berger
* Giorgio Zavarise [EMAIL PROTECTED], 2005-10-17 18:20 +0200:
 In trying to get a spellchecker working for LyX I had the following 
 troubles
 (I AM USING LyX FOR MAC, OSX 10.3.9):
 
 ASPELL:
 istallation was ok, I activated all the dictionaries on the control 
 panel, but I get the following error when using LyX:
  The file /usr/local/lib/aspell-0.60/english can not be opened for 
 reading.
 Well, the folder exists, and it contains several things but not that 
 file. I am suspicious that the aspell installer put these things in 
 another folder like /Library/Application Support/cocoAspell Is there 
 a way to fix the problem?

There is. 

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app,

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

(That's a quote from an earlier post of mine, it should really be
added to the FAQ!)

 ISPELL:
 I got a tar file which requires some knowledge to be installed. Is 
 there any binary package for non-expert users (OSX)?

aspell features a compatibility mode, if you really really need it.

-Andre


Re: aspell and ispell troubles

2005-10-17 Thread Andre Berger
* Giorgio Zavarise <[EMAIL PROTECTED]>, 2005-10-17 18:20 +0200:
> In trying to get a spellchecker working for LyX I had the following 
> troubles
> (I AM USING LyX FOR MAC, OSX 10.3.9):
> 
> ASPELL:
> istallation was ok, I activated all the dictionaries on the control 
> panel, but I get the following error when using LyX:
>  "The file "/usr/local/lib/aspell-0.60/english" can not be opened for 
> reading".
> Well, the folder exists, and it contains several things but not that 
> file. I am suspicious that the aspell installer put these things in 
> another folder like "/Library/Application Support/cocoAspell" Is there 
> a way to fix the problem?

There is. 

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app,

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

(That's a quote from an earlier post of mine, it should really be
added to the FAQ!)

> ISPELL:
> I got a tar file which requires some knowledge to be installed. Is 
> there any binary package for non-expert users (OSX)?

aspell features a compatibility mode, if you really really need it.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 10:20 +0200:
 Hi @ all
 
  The way your bibliography is formatted and sorted is controlled by the
  bibliographystyle. You can choose it from the Insert--List--Bibliography
  dialog box.
 
 I suppose you are talking about BiBTeX? I have inserted my references (there
 are a lots of them) just using the LyX Bibliography environment. I thought
 LyX will sort them automatically. Unfortunately it was not the case. I can't
 use insert--List--Bibliography since my references are already inserted.
 Do you know any tricks in sorting them explicitly?

Do not use style unsrt, try mla or the like. BTW, LyX just
triggers BibTeX that does all the bibliography work.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 19:30 +0200:
 
   I suppose you are talking about BiBTeX? I have inserted my references
  (there
   are a lots of them) just using the LyX Bibliography environment. I
  thought
   LyX will sort them automatically. Unfortunately it was not the case. I
  can't
   use insert--List--Bibliography since my references are already
  inserted.
   Do you know any tricks in sorting them explicitly?
  
  Do not use style unsrt, try mla or the like. BTW, LyX just
  triggers BibTeX that does all the bibliography work.
 
 
 Hi Andre,
 Can you please explain how can I define the style mla? In the preamble?
 Can you please give a code example?

Maybe the mla style is not installed on your system, you can get it
from CTAN mirrors. Just try a few other Styles from the drop-down
list (click on BibTeX Generated Bibliography to see it), most of them
create sorted output. You could try apalike. 

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 20:40 +0200:
  Maybe the mla style is not installed on your system, you can get it
  from CTAN mirrors. Just try a few other Styles from the drop-down
  list (click on BibTeX Generated Bibliography to see it), most of them
  create sorted output. You could try apalike.
 
 
 A I stated before I did not use BiBTeX for adding the Bib items. I just used

Oh, sorry, I misunderstood you. To answer your original question,
LaTeX relies on external programs for sorting, as it doesn't care
about contents at all. 

 the LyX environment Bibliography. Idon't have any BibTex generated items
 (unfortunately) and I can't find any configuration dialog to input the
 style. Is it possible to write it explicitly in LaTeX?

Sure is. Use to \bibitem command in ERT, and sort the entries
manually. The second Google hit on latex bibliography,
http://www.duke.edu/~hpgavin/tutref.tex.html, will show you what it
would may look like.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 10:20 +0200:
 Hi @ all
 
  The way your bibliography is formatted and sorted is controlled by the
  bibliographystyle. You can choose it from the Insert--List--Bibliography
  dialog box.
 
 I suppose you are talking about BiBTeX? I have inserted my references (there
 are a lots of them) just using the LyX Bibliography environment. I thought
 LyX will sort them automatically. Unfortunately it was not the case. I can't
 use insert--List--Bibliography since my references are already inserted.
 Do you know any tricks in sorting them explicitly?

Do not use style unsrt, try mla or the like. BTW, LyX just
triggers BibTeX that does all the bibliography work.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 19:30 +0200:
 
   I suppose you are talking about BiBTeX? I have inserted my references
  (there
   are a lots of them) just using the LyX Bibliography environment. I
  thought
   LyX will sort them automatically. Unfortunately it was not the case. I
  can't
   use insert--List--Bibliography since my references are already
  inserted.
   Do you know any tricks in sorting them explicitly?
  
  Do not use style unsrt, try mla or the like. BTW, LyX just
  triggers BibTeX that does all the bibliography work.
 
 
 Hi Andre,
 Can you please explain how can I define the style mla? In the preamble?
 Can you please give a code example?

Maybe the mla style is not installed on your system, you can get it
from CTAN mirrors. Just try a few other Styles from the drop-down
list (click on BibTeX Generated Bibliography to see it), most of them
create sorted output. You could try apalike. 

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej [EMAIL PROTECTED], 2005-10-15 20:40 +0200:
  Maybe the mla style is not installed on your system, you can get it
  from CTAN mirrors. Just try a few other Styles from the drop-down
  list (click on BibTeX Generated Bibliography to see it), most of them
  create sorted output. You could try apalike.
 
 
 A I stated before I did not use BiBTeX for adding the Bib items. I just used

Oh, sorry, I misunderstood you. To answer your original question,
LaTeX relies on external programs for sorting, as it doesn't care
about contents at all. 

 the LyX environment Bibliography. Idon't have any BibTex generated items
 (unfortunately) and I can't find any configuration dialog to input the
 style. Is it possible to write it explicitly in LaTeX?

Sure is. Use to \bibitem command in ERT, and sort the entries
manually. The second Google hit on latex bibliography,
http://www.duke.edu/~hpgavin/tutref.tex.html, will show you what it
would may look like.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej <[EMAIL PROTECTED]>, 2005-10-15 10:20 +0200:
> Hi @ all
> 
> > The way your bibliography is formatted and sorted is controlled by the
> > bibliographystyle. You can choose it from the Insert-->List-->Bibliography
> > dialog box.
> 
> I suppose you are talking about BiBTeX? I have inserted my references (there
> are a lots of them) just using the LyX Bibliography environment. I thought
> LyX will sort them automatically. Unfortunately it was not the case. I can't
> use insert-->List-->Bibliography since my references are already inserted.
> Do you know any tricks in sorting them explicitly?

Do not use style "unsrt", try "mla" or the like. BTW, LyX just
triggers BibTeX that does all the bibliography work.

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej <[EMAIL PROTECTED]>, 2005-10-15 19:30 +0200:
> 
> > > I suppose you are talking about BiBTeX? I have inserted my references
> > (there
> > > are a lots of them) just using the LyX Bibliography environment. I
> > thought
> > > LyX will sort them automatically. Unfortunately it was not the case. I
> > can't
> > > use insert-->List-->Bibliography since my references are already
> > inserted.
> > > Do you know any tricks in sorting them explicitly?
> > 
> > Do not use style "unsrt", try "mla" or the like. BTW, LyX just
> > triggers BibTeX that does all the bibliography work.
> 
> 
> Hi Andre,
> Can you please explain how can I define the style "mla"? In the preamble?
> Can you please give a code example?

Maybe the mla style is not installed on your system, you can get it
from CTAN mirrors. Just try a few other "Styles" from the drop-down
list (click on BibTeX Generated Bibliography to see it), most of them
create sorted output. You could try apalike. 

-Andre


Re: Sorting the Bibliography

2005-10-15 Thread Andre Berger
* Walid Maalej <[EMAIL PROTECTED]>, 2005-10-15 20:40 +0200:
> > Maybe the mla style is not installed on your system, you can get it
> > from CTAN mirrors. Just try a few other "Styles" from the drop-down
> > list (click on BibTeX Generated Bibliography to see it), most of them
> > create sorted output. You could try apalike.
> 
> 
> A I stated before I did not use BiBTeX for adding the Bib items. I just used

Oh, sorry, I misunderstood you. To answer your original question,
LaTeX relies on external programs for sorting, as it doesn't care
about contents at all. 

> the LyX environment Bibliography. Idon't have any BibTex generated items
> (unfortunately) and I can't find any configuration dialog to input the
> style. Is it possible to write it explicitly in LaTeX?

Sure is. Use to \bibitem command in ERT, and sort the entries
manually. The second Google hit on "latex bibliography",
, will show you what it
would may look like.

-Andre


Re: document types on Mac OS X

2005-10-10 Thread Andre Berger
* Bernd Kulawik [EMAIL PROTECTED], 2005-10-09 21:22 +0200:
 Hello everybody,

Hallo Bernd!

 No (not even one!) single document type is available. I can open my  
 old documents, but LyX warns me, that the original document type  
 specified in that document (like book, article etc.) is not  
 available and therefore LyX will not be able to produce any output -  
 and it's right in saying so.

There's something wrong with your LaTeX installation. First of all,
run sudo texhash in Terminal.app. It will output the paths of your
TeX installation. Then, make sure you've got read/execute permissions
on the directories the texhash output shows. For example: 

$ ls -l /opt/share/texmf
total 16
drwxr-xr-x3 root  admin  102 Sep 22 10:52 doc
drwxr-xr-x4 root  admin  136 Sep 22 10:52 dvips
-rw-r--r--1 root  admin  729 Oct 10 10:23 ls-R
-rw-r--r--1 root  admin4 Feb  6  2005 release-tetex-src.txt
drwxr-xr-x9 root  admin  306 Sep 22 10:52 texconfig
drwxr-xr-x   18 root  admin  612 Sep 22 10:52 web2c
drwxr-xr-x5 root  admin  170 Sep 22 10:52 xdvi
  ^^ ^

(the important permissions are marked; additional w's are optional)
It's crucial these permission also apply to enclosed files and
folders. If yours differ, correct them recursively, then run texhash
again.

In LyX, you should probably also specify a $PATH prefix in
Preferences. Use the path you can get from which latex.

And finally, run Edit/Bearbeiten Reconfigure in LyX, and restart
LyX. 

-Andre


Re: LyX/Mac 1.4.0pre2

2005-10-10 Thread Andre Berger
* Bennett Helm [EMAIL PROTECTED], 2005-10-10 22:50 +0200:
 With LyX-1.4.0pre2 being released, I've created a Mac version for  
 testing purposes, which you can find here: http://edisk.fandm.edu/ 
 bennett.helm/LyX/LyX-140pre2.app.zip (8.3 MB).

Thanks, Bennett!!

-Andre


Re: document types on Mac OS X

2005-10-10 Thread Andre Berger
* Bernd Kulawik [EMAIL PROTECTED], 2005-10-09 21:22 +0200:
 Hello everybody,

Hallo Bernd!

 No (not even one!) single document type is available. I can open my  
 old documents, but LyX warns me, that the original document type  
 specified in that document (like book, article etc.) is not  
 available and therefore LyX will not be able to produce any output -  
 and it's right in saying so.

There's something wrong with your LaTeX installation. First of all,
run sudo texhash in Terminal.app. It will output the paths of your
TeX installation. Then, make sure you've got read/execute permissions
on the directories the texhash output shows. For example: 

$ ls -l /opt/share/texmf
total 16
drwxr-xr-x3 root  admin  102 Sep 22 10:52 doc
drwxr-xr-x4 root  admin  136 Sep 22 10:52 dvips
-rw-r--r--1 root  admin  729 Oct 10 10:23 ls-R
-rw-r--r--1 root  admin4 Feb  6  2005 release-tetex-src.txt
drwxr-xr-x9 root  admin  306 Sep 22 10:52 texconfig
drwxr-xr-x   18 root  admin  612 Sep 22 10:52 web2c
drwxr-xr-x5 root  admin  170 Sep 22 10:52 xdvi
  ^^ ^

(the important permissions are marked; additional w's are optional)
It's crucial these permission also apply to enclosed files and
folders. If yours differ, correct them recursively, then run texhash
again.

In LyX, you should probably also specify a $PATH prefix in
Preferences. Use the path you can get from which latex.

And finally, run Edit/Bearbeiten Reconfigure in LyX, and restart
LyX. 

-Andre


Re: LyX/Mac 1.4.0pre2

2005-10-10 Thread Andre Berger
* Bennett Helm [EMAIL PROTECTED], 2005-10-10 22:50 +0200:
 With LyX-1.4.0pre2 being released, I've created a Mac version for  
 testing purposes, which you can find here: http://edisk.fandm.edu/ 
 bennett.helm/LyX/LyX-140pre2.app.zip (8.3 MB).

Thanks, Bennett!!

-Andre


Re: document types on Mac OS X

2005-10-10 Thread Andre Berger
* Bernd Kulawik <[EMAIL PROTECTED]>, 2005-10-09 21:22 +0200:
> Hello everybody,

Hallo Bernd!

> No (not even one!) single document type is available. I can open my  
> old documents, but LyX warns me, that the original document type  
> specified in that document (like "book", "article" etc.) is not  
> available and therefore LyX will not be able to produce any output -  
> and it's right in saying so.

There's something wrong with your LaTeX installation. First of all,
run "sudo texhash" in Terminal.app. It will output the paths of your
TeX installation. Then, make sure you've got read/execute permissions
on the directories the texhash output shows. For example: 

$ ls -l /opt/share/texmf
total 16
drwxr-xr-x3 root  admin  102 Sep 22 10:52 doc
drwxr-xr-x4 root  admin  136 Sep 22 10:52 dvips
-rw-r--r--1 root  admin  729 Oct 10 10:23 ls-R
-rw-r--r--1 root  admin4 Feb  6  2005 release-tetex-src.txt
drwxr-xr-x9 root  admin  306 Sep 22 10:52 texconfig
drwxr-xr-x   18 root  admin  612 Sep 22 10:52 web2c
drwxr-xr-x5 root  admin  170 Sep 22 10:52 xdvi
  ^^ ^

(the important permissions are marked; additional w's are optional)
It's crucial these permission also apply to enclosed files and
folders. If yours differ, correct them recursively, then run texhash
again.

In LyX, you should probably also specify a $PATH prefix in
Preferences. Use the path you can get from "which latex".

And finally, run Edit/Bearbeiten> Reconfigure in LyX, and restart
LyX. 

-Andre


Re: LyX/Mac 1.4.0pre2

2005-10-10 Thread Andre Berger
* Bennett Helm <[EMAIL PROTECTED]>, 2005-10-10 22:50 +0200:
> With LyX-1.4.0pre2 being released, I've created a Mac version for  
> testing purposes, which you can find here:  bennett.helm/LyX/LyX-140pre2.app.zip> (8.3 MB).

Thanks, Bennett!!

-Andre


Re: Hyphenation --- but before: Thank you!

2005-10-07 Thread Andre Berger
* [EMAIL PROTECTED] [EMAIL PROTECTED], 2005-10-07 07:16 +0200:
[...]
 About hyphens: I need to write the most part of my
 docs in portuguese and some in spanish langs. But the
 LaTeX always hyphenize the document. It is great, and
 it always do it correctly in english, but sometimes it
 is wrong in portuguese, like cat-egoria (the right
 way is ca-te-go-ri-a. Well, I know it is easy put
 manual hyphen on each critical words, but I need some
 easy way to do it --- once the Lyx purpose is the user
 'do his best text, and let the Lyx work on the
 format', it's nonsense to correct the LaTeX
 hyphenation. :)
 
 Any sugestions? Maybe some resource to turn off
 the LaTeX hyphenation job?

First of all, make use of LyX's ability to switch between languages
(Layout  Character  Language).

Due to the complex structure of languages, (La)TeX cannot always
guess the correct hyphenation from formal criteria, so an exception
list list is hard to avoid. You can define a system-wide exception
list you can source in all your documents.

  \input{myhypenation}\allowhyphens % make sure TeX can find it

in the preamble, and a world-read/writable file like

  /opt/texmf-local/tex/latex/myhphenation.tex

depending on your LaTeX installation, which contains entries like

  ca-te-go-ri-a
  a-ir-og-et-ac

Making these exceptions language-dependant, as you would probably
need with two languages related as closely, is possible, but more
work, read the babel docs.

If you really really want to turn off hyphenation completely, read

http://groups.google.com/group/comp.text.tex/browse_thread/thread/398e50ec74253db/27d2e39b3a12a3dc%2327d2e39b3a12a3dc?sa=Xoi=groupsrstart=1num=3

-Andre


Re: lyx MacOS

2005-10-07 Thread Andre Berger
* Tomoharu Nishino [EMAIL PROTECTED], 2005-10-07 15:10 +0200:
 From your description, it sounds like you may not have specified the  
 pdflatex viewer correctly.
 
 Go to Preferences.  Under File Formats select PDF (pdflatex) and in  
 the Viewer field enter:
 
 open -a 'Preview'

open also works:

\format pdf pdf PDF (-- pdflatex) 
\viewer pdf open

 If you use Preview or Acrobat, then the Update item under the  
 View menu will not work.  Each time you want to view the changes  
 that you have to made to your document, you will first have to close  
 the results of the previous typeset run in Preview or Acrobat, and  
 then re-typeset the document.  Using TeXShop for your PDF viewer  
 allows you to use the Update command, letting you view the results  
 of any changes without all the hassle.

Yeah, the update issue is why I still keep MacDVi 1.52 around. Or use
PostScript w/ gv (from darwinports) under X11.

\viewer ps open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv

-Andre


Re: Hyphenation --- but before: Thank you!

2005-10-07 Thread Andre Berger
* [EMAIL PROTECTED] [EMAIL PROTECTED], 2005-10-07 07:16 +0200:
[...]
 About hyphens: I need to write the most part of my
 docs in portuguese and some in spanish langs. But the
 LaTeX always hyphenize the document. It is great, and
 it always do it correctly in english, but sometimes it
 is wrong in portuguese, like cat-egoria (the right
 way is ca-te-go-ri-a. Well, I know it is easy put
 manual hyphen on each critical words, but I need some
 easy way to do it --- once the Lyx purpose is the user
 'do his best text, and let the Lyx work on the
 format', it's nonsense to correct the LaTeX
 hyphenation. :)
 
 Any sugestions? Maybe some resource to turn off
 the LaTeX hyphenation job?

First of all, make use of LyX's ability to switch between languages
(Layout  Character  Language).

Due to the complex structure of languages, (La)TeX cannot always
guess the correct hyphenation from formal criteria, so an exception
list list is hard to avoid. You can define a system-wide exception
list you can source in all your documents.

  \input{myhypenation}\allowhyphens % make sure TeX can find it

in the preamble, and a world-read/writable file like

  /opt/texmf-local/tex/latex/myhphenation.tex

depending on your LaTeX installation, which contains entries like

  ca-te-go-ri-a
  a-ir-og-et-ac

Making these exceptions language-dependant, as you would probably
need with two languages related as closely, is possible, but more
work, read the babel docs.

If you really really want to turn off hyphenation completely, read

http://groups.google.com/group/comp.text.tex/browse_thread/thread/398e50ec74253db/27d2e39b3a12a3dc%2327d2e39b3a12a3dc?sa=Xoi=groupsrstart=1num=3

-Andre


Re: lyx MacOS

2005-10-07 Thread Andre Berger
* Tomoharu Nishino [EMAIL PROTECTED], 2005-10-07 15:10 +0200:
 From your description, it sounds like you may not have specified the  
 pdflatex viewer correctly.
 
 Go to Preferences.  Under File Formats select PDF (pdflatex) and in  
 the Viewer field enter:
 
 open -a 'Preview'

open also works:

\format pdf pdf PDF (-- pdflatex) 
\viewer pdf open

 If you use Preview or Acrobat, then the Update item under the  
 View menu will not work.  Each time you want to view the changes  
 that you have to made to your document, you will first have to close  
 the results of the previous typeset run in Preview or Acrobat, and  
 then re-typeset the document.  Using TeXShop for your PDF viewer  
 allows you to use the Update command, letting you view the results  
 of any changes without all the hassle.

Yeah, the update issue is why I still keep MacDVi 1.52 around. Or use
PostScript w/ gv (from darwinports) under X11.

\viewer ps open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv

-Andre


Re: Hyphenation --- but before: Thank you!

2005-10-07 Thread Andre Berger
* [EMAIL PROTECTED] <[EMAIL PROTECTED]>, 2005-10-07 07:16 +0200:
[...]
> About hyphens: I need to write the most part of my
> docs in portuguese and some in spanish langs. But the
> LaTeX always hyphenize the document. It is great, and
> it always do it correctly in english, but sometimes it
> is wrong in portuguese, like "cat-egoria" (the right
> way is "ca-te-go-ri-a". Well, I know it is easy put
> manual hyphen on each critical words, but I need some
> easy way to do it --- once the Lyx purpose is the user
> 'do his best text, and let the Lyx work on the
> format', it's nonsense to correct the LaTeX
> hyphenation. :)
> 
> Any sugestions? Maybe some resource to turn off
> the LaTeX hyphenation job?

First of all, make use of LyX's ability to switch between languages
(Layout > Character > Language).

Due to the complex structure of languages, (La)TeX cannot always
guess the correct hyphenation from formal criteria, so an exception
list list is hard to avoid. You can define a system-wide exception
list you can source in all your documents.

  \input{myhypenation}\allowhyphens % make sure TeX can find it

in the preamble, and a world-read/writable file like

  /opt/texmf-local/tex/latex/myhphenation.tex

depending on your LaTeX installation, which contains entries like

  ca-te-go-ri-a
  a-ir-og-et-ac

Making these exceptions language-dependant, as you would probably
need with two languages related as closely, is possible, but more
work, read the babel docs.

If you really really want to turn off hyphenation completely, read



-Andre


Re: lyx MacOS

2005-10-07 Thread Andre Berger
* Tomoharu Nishino <[EMAIL PROTECTED]>, 2005-10-07 15:10 +0200:
> From your description, it sounds like you may not have specified the  
> pdflatex viewer correctly.
> 
> Go to Preferences.  Under "File Formats" select PDF (pdflatex) and in  
> the "Viewer" field enter:
> 
> open -a 'Preview'

"open" also works:

\format "pdf" "pdf" "PDF (<-- pdflatex)" ""
\viewer "pdf" "open"

> If you use Preview or Acrobat, then the "Update" item under the  
> "View" menu will not work.  Each time you want to view the changes  
> that you have to made to your document, you will first have to close  
> the results of the previous typeset run in Preview or Acrobat, and  
> then re-typeset the document.  Using TeXShop for your PDF viewer  
> allows you to use the "Update" command, letting you view the results  
> of any changes without all the hassle.

Yeah, the update issue is why I still keep MacDVi 1.52 around. Or use
PostScript w/ gv (from darwinports) under X11.

\viewer "ps" "open -a X11 ; sleep 5 ; ps aux|grep gv|grep -v grep || gv"

-Andre


Re: Columns :)

2005-10-05 Thread Andre Berger
* [EMAIL PROTECTED] [EMAIL PROTECTED], 2005-10-05 16:30 +0200:
 Hey great people! How are you?

We're great, hope you are too!

 Well, I need to write a letter in the folowing 
 format:
 
 From the top to the middle of the page in a single
 column;
 From the middle of the page to toe botton in three
 columns.
 
 
 Is it possible without using Tex script or table?

I have never tried that myself, but your question might be answered
in

http://groups.google.com/group/comp.text.tex/browse_thread/thread/aae557271c9ca55/6a7a50b27b24abe%236a7a50b27b24abe?sa=Xoi=groupsrstart=1num=3

-Andre


Re: Columns :)

2005-10-05 Thread Andre Berger
* [EMAIL PROTECTED] [EMAIL PROTECTED], 2005-10-05 16:30 +0200:
 Hey great people! How are you?

We're great, hope you are too!

 Well, I need to write a letter in the folowing 
 format:
 
 From the top to the middle of the page in a single
 column;
 From the middle of the page to toe botton in three
 columns.
 
 
 Is it possible without using Tex script or table?

I have never tried that myself, but your question might be answered
in

http://groups.google.com/group/comp.text.tex/browse_thread/thread/aae557271c9ca55/6a7a50b27b24abe%236a7a50b27b24abe?sa=Xoi=groupsrstart=1num=3

-Andre


Re: Columns :)

2005-10-05 Thread Andre Berger
* [EMAIL PROTECTED] <[EMAIL PROTECTED]>, 2005-10-05 16:30 +0200:
> Hey great people! How are you?

We're great, hope you are too!

> Well, I need to write a letter in the folowing 
> format:
> 
> From the top to the middle of the page in a single
> column;
> From the middle of the page to toe botton in three
> columns.
> 
> 
> Is it possible without using Tex script or table?

I have never tried that myself, but your question might be answered
in



-Andre


Re: BibTeX and newspaper articles

2005-09-26 Thread Andre Berger
* K. Elo [EMAIL PROTECTED], 2005-09-26 20:11 +0200:
 Hi,
 
 I have a small problem with BiBTex and hope someone could help me. I am 
 currently writing an acadeemic working paper and some of my material 
 are articles from ordinary newspapers. I use KBibTeX for managing my 
 bibliography.
 
 AFAIK, BibTeX seeems not to support newspaper articles as an entry type. 
 This kind of a material does not very well fit into the existing 
 standard entries either, e.g. there is no field the date of the article 
 could be stoder in.
 
 Before I start manually adding a new entry (say newspaper article) 
 into my BiBTeX collection and modifing my .bst file to make it 
 understand such an entry, I would be glad to be informed if there 
 already exists a solution for this kind of a problem. I just cannot 
 think being the only person using newspaper articles as research 
 material :)

You could try entry type misc first.

-Andre


Re: BibTeX and newspaper articles

2005-09-26 Thread Andre Berger
* K. Elo [EMAIL PROTECTED], 2005-09-26 20:11 +0200:
 Hi,
 
 I have a small problem with BiBTex and hope someone could help me. I am 
 currently writing an acadeemic working paper and some of my material 
 are articles from ordinary newspapers. I use KBibTeX for managing my 
 bibliography.
 
 AFAIK, BibTeX seeems not to support newspaper articles as an entry type. 
 This kind of a material does not very well fit into the existing 
 standard entries either, e.g. there is no field the date of the article 
 could be stoder in.
 
 Before I start manually adding a new entry (say newspaper article) 
 into my BiBTeX collection and modifing my .bst file to make it 
 understand such an entry, I would be glad to be informed if there 
 already exists a solution for this kind of a problem. I just cannot 
 think being the only person using newspaper articles as research 
 material :)

You could try entry type misc first.

-Andre


Re: BibTeX and newspaper articles

2005-09-26 Thread Andre Berger
* K. Elo <[EMAIL PROTECTED]>, 2005-09-26 20:11 +0200:
> Hi,
> 
> I have a small problem with BiBTex and hope someone could help me. I am 
> currently writing an acadeemic working paper and some of my material 
> are articles from ordinary newspapers. I use KBibTeX for managing my 
> bibliography.
> 
> AFAIK, BibTeX seeems not to support newspaper articles as an entry type. 
> This kind of a material does not very well fit into the existing 
> standard entries either, e.g. there is no field the date of the article 
> could be stoder in.
> 
> Before I start manually adding a new entry (say "newspaper article") 
> into my BiBTeX collection and modifing my .bst file to make it 
> understand such an entry, I would be glad to be informed if there 
> already exists a solution for this kind of a problem. I just cannot 
> think being the only person using newspaper articles as research 
> material :)

You could try entry type "misc" first.

-Andre


Re: Re: lyx to OO conversion tool?

2005-09-24 Thread Andre Berger
* Luis Rivera [EMAIL PROTECTED], 2005-09-24 17:40 +0200:
 
  
  From: Andre Berger [EMAIL PROTECTED]
   For an easy conversion, put these into your LyX preferences file:
  
   \converter latex sxw oolatex $$i latex
   \format sxw sxw OpenOffice 
   \viewer sxw open
  
  The viewer may need to be something other than open, depending on
  your environment.
  
  mike
 
 
 \converter and \format seem to work like a charm... however, I see no point in
 setting ooosxw as a \viewer.  It's like setting a viewer for `LaTeX': the
 natural viewer for LyX is xdvi (or yap, or whatever).

You save a few clicks if you want to see what your exported .swx
looks like.

-Andre


Re: Re: lyx to OO conversion tool?

2005-09-24 Thread Andre Berger
* Luis Rivera [EMAIL PROTECTED], 2005-09-24 17:40 +0200:
 
  
  From: Andre Berger [EMAIL PROTECTED]
   For an easy conversion, put these into your LyX preferences file:
  
   \converter latex sxw oolatex $$i latex
   \format sxw sxw OpenOffice 
   \viewer sxw open
  
  The viewer may need to be something other than open, depending on
  your environment.
  
  mike
 
 
 \converter and \format seem to work like a charm... however, I see no point in
 setting ooosxw as a \viewer.  It's like setting a viewer for `LaTeX': the
 natural viewer for LyX is xdvi (or yap, or whatever).

You save a few clicks if you want to see what your exported .swx
looks like.

-Andre


Re: Re: lyx to OO conversion tool?

2005-09-24 Thread Andre Berger
* Luis Rivera <[EMAIL PROTECTED]>, 2005-09-24 17:40 +0200:
> 
> > 
> > From: Andre Berger <[EMAIL PROTECTED]>
> > > For an "easy" conversion, put these into your LyX preferences file:
> > >
> > > \converter "latex" "sxw" "oolatex $$i" "latex"
> > > \format "sxw" "sxw" "OpenOffice" ""
> > > \viewer "sxw" "open"
> > 
> > The viewer may need to be something other than "open", depending on
> > your environment.
> > 
> >  
> 
> \converter and \format seem to work like a charm... however, I see no point in
> setting ooosxw as a \viewer.  It's like setting a viewer for `LaTeX': the
> natural viewer for LyX is xdvi (or yap, or whatever).

You save a few clicks if you want to see what your exported .swx
looks like.

-Andre


Re: Open, take two

2005-09-19 Thread Andre Berger
* Mike Meyer [EMAIL PROTECTED], 2005-09-19 08:20 +0200:
 In [EMAIL PROTECTED], Andre Berger [EMAIL PROTECTED] typed:
  * Mike Meyer [EMAIL PROTECTED], 2005-09-19 06:40 +0200:
   In [EMAIL PROTECTED], Bo Peng [EMAIL PROTECTED] typed:
  [...]
   And under OS X, it's called open, but it's not as powerful as what
   I've written.
  Give it a different name to avoid unnecessary confusion.
 
 Got any suggestions?

opening? A phantasy name?

-Andre


Re: Open, take two

2005-09-19 Thread Andre Berger
* Mike Meyer [EMAIL PROTECTED], 2005-09-19 08:20 +0200:
 In [EMAIL PROTECTED], Andre Berger [EMAIL PROTECTED] typed:
  * Mike Meyer [EMAIL PROTECTED], 2005-09-19 06:40 +0200:
   In [EMAIL PROTECTED], Bo Peng [EMAIL PROTECTED] typed:
  [...]
   And under OS X, it's called open, but it's not as powerful as what
   I've written.
  Give it a different name to avoid unnecessary confusion.
 
 Got any suggestions?

opening? A phantasy name?

-Andre


Re: Open, take two

2005-09-19 Thread Andre Berger
* Mike Meyer <[EMAIL PROTECTED]>, 2005-09-19 08:20 +0200:
> In <[EMAIL PROTECTED]>, Andre Berger <[EMAIL PROTECTED]> typed:
> > * Mike Meyer <[EMAIL PROTECTED]>, 2005-09-19 06:40 +0200:
> > > In <[EMAIL PROTECTED]>, Bo Peng <[EMAIL PROTECTED]> typed:
> > [...]
> > > And under OS X, it's called open, but it's not as powerful as what
> > > I've written.
> > Give it a different name to avoid unnecessary confusion.
> 
> Got any suggestions?

"opening"? A phantasy name?

-Andre


Re: Using aspell

2005-09-16 Thread Andre Berger
* Bennett Helm [EMAIL PROTECTED], 2005-09-16 09:50 +0200:
 On Sep 15, 2005, at 6:45 PM, Andre Berger wrote:
 
 * Abhay Phadnis [EMAIL PROTECTED], 2005-09-15 23:30 +0200:
 
 I run Mac OSX Tiger. Am having a great deal of trouble trying to
 configure aspell for use with Lyx! Have downloaded and installed
 cocoAspell. Even if I choose Aspell as the spellchecker in Lyx
 Preferences, starting the spellchecker brings up the error message
 ispell could not be started! I had been able to configure it on my
 earlier iBook running Panther, but just can't manage it here!
 
 
 You need to install the dictionary/-ies.
 
 1. Select aspell (not ispell) in the LyX Preferences dialog, save.
 
 2. In Terminal.app,
 
   cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
   sudo ./configure
   sudo make
   sudo make install
 
 and repeat steps 2 and 3 likewise for each additional dictionary you
 want to install.
 
 Actually, this is not true for cocoAspell and English dictionaries:  
 cocoAspell already bundles in English dictionaries, although at least  
 one of them needs to be selected from the cocoAspell preference pane  
 of System Preferences.
 
 In addition, the new version of cocoAspell (2.0) installs aspell and  
 its support files in the standard Unix places in the file hierarchy.  
 Hence the LyX/Mac wiki page was incorrect in saying you had to create  
 a symbolic link to get cocoAspell to work with LyX. I've updated the  
 instructions on the wiki to reflect the changes: http://wiki.lyx.org/ 
 LyX/Mac. (At least, the instructions posted there work for me;  
 please check them and let me know if they don't work for you.)

I've got the latest LyX/Mac and cocoAspell 2.0.2 (AFAIK the latest
version as well), multiple dictionaries selected. It was suppposed to
do an automatic install of English, but didn't work as advertised,
and my tweaks in ~/.aspell.conf didn't work either. The manual
installation solved all problems (for me), and hopefully for the OP.

I'm not the only one experiencing this, see
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg39366.html

-Andre


Re: Portability to Neo/Open/Star Office?

2005-09-16 Thread Andre Berger
* Georg Kö [EMAIL PROTECTED], 2005-09-16 15:20 +0200:
 
 Am 16.09.2005 um 09:00 schrieb Georg Baum:
 
 Mike Meyer wrote:
 
 I haven't been able to find anything to handle the to part. Can
 someone provide me with pointers? In a pinch, they can read MSWord  
 doc
 files in Writer.
 
 Try tex4ht. It has a mode to output OpenOffice files.
 
 As tex4ht's documentation is not very detailed - especially on the  
 OOo conversion - (my humble opinion) here is the command (I use) to  
 transform files (MacOSX, Gerben Wierdas TeX Live 2004, Neo/J 1.1 ...):
 
 htlatex yourdocument.tex xhtml,ooffice ooffice/! -cmozhtf -coo
 
 That will produce a sxw (OOo 1.x) File. For jurabib, don't use the  
 annote option.

For an easy conversion, put these into your LyX preferences file:

\converter latex sxw oolatex $$i latex
\format sxw sxw OpenOffice 
\viewer sxw open

resp. /path/to/ooo instead of open if you're not on Mac OS X.

BTW, how would you represent 

htlatex yourdocument.tex xhtml,ooffice ooffice/! -cmozhtf -coo
 ^^^

in a LyX preference file?

-Andre


Re: Using aspell

2005-09-16 Thread Andre Berger
* Bennett Helm [EMAIL PROTECTED], 2005-09-16 09:50 +0200:
 On Sep 15, 2005, at 6:45 PM, Andre Berger wrote:
 
 * Abhay Phadnis [EMAIL PROTECTED], 2005-09-15 23:30 +0200:
 
 I run Mac OSX Tiger. Am having a great deal of trouble trying to
 configure aspell for use with Lyx! Have downloaded and installed
 cocoAspell. Even if I choose Aspell as the spellchecker in Lyx
 Preferences, starting the spellchecker brings up the error message
 ispell could not be started! I had been able to configure it on my
 earlier iBook running Panther, but just can't manage it here!
 
 
 You need to install the dictionary/-ies.
 
 1. Select aspell (not ispell) in the LyX Preferences dialog, save.
 
 2. In Terminal.app,
 
   cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
   sudo ./configure
   sudo make
   sudo make install
 
 and repeat steps 2 and 3 likewise for each additional dictionary you
 want to install.
 
 Actually, this is not true for cocoAspell and English dictionaries:  
 cocoAspell already bundles in English dictionaries, although at least  
 one of them needs to be selected from the cocoAspell preference pane  
 of System Preferences.
 
 In addition, the new version of cocoAspell (2.0) installs aspell and  
 its support files in the standard Unix places in the file hierarchy.  
 Hence the LyX/Mac wiki page was incorrect in saying you had to create  
 a symbolic link to get cocoAspell to work with LyX. I've updated the  
 instructions on the wiki to reflect the changes: http://wiki.lyx.org/ 
 LyX/Mac. (At least, the instructions posted there work for me;  
 please check them and let me know if they don't work for you.)

I've got the latest LyX/Mac and cocoAspell 2.0.2 (AFAIK the latest
version as well), multiple dictionaries selected. It was suppposed to
do an automatic install of English, but didn't work as advertised,
and my tweaks in ~/.aspell.conf didn't work either. The manual
installation solved all problems (for me), and hopefully for the OP.

I'm not the only one experiencing this, see
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg39366.html

-Andre


Re: Portability to Neo/Open/Star Office?

2005-09-16 Thread Andre Berger
* Georg Kö [EMAIL PROTECTED], 2005-09-16 15:20 +0200:
 
 Am 16.09.2005 um 09:00 schrieb Georg Baum:
 
 Mike Meyer wrote:
 
 I haven't been able to find anything to handle the to part. Can
 someone provide me with pointers? In a pinch, they can read MSWord  
 doc
 files in Writer.
 
 Try tex4ht. It has a mode to output OpenOffice files.
 
 As tex4ht's documentation is not very detailed - especially on the  
 OOo conversion - (my humble opinion) here is the command (I use) to  
 transform files (MacOSX, Gerben Wierdas TeX Live 2004, Neo/J 1.1 ...):
 
 htlatex yourdocument.tex xhtml,ooffice ooffice/! -cmozhtf -coo
 
 That will produce a sxw (OOo 1.x) File. For jurabib, don't use the  
 annote option.

For an easy conversion, put these into your LyX preferences file:

\converter latex sxw oolatex $$i latex
\format sxw sxw OpenOffice 
\viewer sxw open

resp. /path/to/ooo instead of open if you're not on Mac OS X.

BTW, how would you represent 

htlatex yourdocument.tex xhtml,ooffice ooffice/! -cmozhtf -coo
 ^^^

in a LyX preference file?

-Andre


Re: Using aspell

2005-09-16 Thread Andre Berger
* Bennett Helm <[EMAIL PROTECTED]>, 2005-09-16 09:50 +0200:
> On Sep 15, 2005, at 6:45 PM, Andre Berger wrote:
> 
> >* Abhay Phadnis <[EMAIL PROTECTED]>, 2005-09-15 23:30 +0200:
> >
> >>I run Mac OSX Tiger. Am having a great deal of trouble trying to
> >>configure aspell for use with Lyx! Have downloaded and installed
> >>cocoAspell. Even if I choose Aspell as the spellchecker in Lyx
> >>Preferences, starting the spellchecker brings up the error message
> >>"ispell could not be started"! I had been able to configure it on my
> >>earlier iBook running Panther, but just can't manage it here!
> >>
> >
> >You need to install the dictionary/-ies.
> >
> >1. Select aspell (not ispell) in the LyX Preferences dialog, save.
> >
> >2. In Terminal.app,
> >
> >  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
> >  sudo ./configure
> >  sudo make
> >  sudo make install
> >
> >and repeat steps 2 and 3 likewise for each additional dictionary you
> >want to install.
> 
> Actually, this is not true for cocoAspell and English dictionaries:  
> cocoAspell already bundles in English dictionaries, although at least  
> one of them needs to be selected from the cocoAspell preference pane  
> of System Preferences.
> 
> In addition, the new version of cocoAspell (2.0) installs aspell and  
> its support files in the standard Unix places in the file hierarchy.  
> Hence the LyX/Mac wiki page was incorrect in saying you had to create  
> a symbolic link to get cocoAspell to work with LyX. I've updated the  
> instructions on the wiki to reflect the changes: <http://wiki.lyx.org/ 
> LyX/Mac>. (At least, the instructions posted there work for me;  
> please check them and let me know if they don't work for you.)

I've got the latest LyX/Mac and cocoAspell 2.0.2 (AFAIK the latest
version as well), multiple dictionaries selected. It was suppposed to
do an automatic install of English, but didn't work as advertised,
and my tweaks in ~/.aspell.conf didn't work either. The manual
installation solved all problems (for me), and hopefully for the OP.

I'm not the only one experiencing this, see
<http://www.mail-archive.com/lyx-users@lists.lyx.org/msg39366.html>

-Andre


Re: Portability to Neo/Open/Star Office?

2005-09-16 Thread Andre Berger
* Georg Kö <[EMAIL PROTECTED]>, 2005-09-16 15:20 +0200:
> 
> Am 16.09.2005 um 09:00 schrieb Georg Baum:
> 
> >Mike Meyer wrote:
> >
> >>I haven't been able to find anything to handle the "to" part. Can
> >>someone provide me with pointers? In a pinch, they can read MSWord  
> >>doc
> >>files in Writer.
> >
> >Try tex4ht. It has a mode to output OpenOffice files.
> 
> As tex4ht's documentation is not very detailed - especially on the  
> OOo conversion - (my humble opinion) here is the command (I use) to  
> transform files (MacOSX, Gerben Wierdas TeX Live 2004, Neo/J 1.1 ...):
> 
> htlatex yourdocument.tex "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo"
> 
> That will produce a sxw (OOo 1.x) File. For jurabib, don't use the  
> annote option.

For an "easy" conversion, put these into your LyX preferences file:

\converter "latex" "sxw" "oolatex $$i" "latex"
\format "sxw" "sxw" "OpenOffice" ""
\viewer "sxw" "open"

resp. /path/to/ooo instead of "open" if you're not on Mac OS X.

BTW, how would you represent 

htlatex yourdocument.tex "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo"
 ^^^

in a LyX preference file?

-Andre


Re: Using aspell

2005-09-15 Thread Andre Berger
* Abhay Phadnis [EMAIL PROTECTED], 2005-09-15 23:30 +0200:
 I run Mac OSX Tiger. Am having a great deal of trouble trying to  
 configure aspell for use with Lyx! Have downloaded and installed  
 cocoAspell. Even if I choose Aspell as the spellchecker in Lyx  
 Preferences, starting the spellchecker brings up the error message  
 ispell could not be started! I had been able to configure it on my  
 earlier iBook running Panther, but just can't manage it here!

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app, 

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure
  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

-Andre


Re: Parasite word 'english' in the header.

2005-09-15 Thread Andre Berger
* fAX k.root [EMAIL PROTECTED], 2005-09-15 23:31 +0200:
 Hi!
 
 I'm experiencing the following problem: suppose I have a document titled 
 'Formulae Page'. Then in headers of the subsequent pages I'm getting
 'englishFormulae Page'. I don't know where word 'english' is coming 
 from, but when I turn babel support off in the preferences, the problem 
 disappears.
 
 The beginning of the TeX file generated by LyX in my case is:
 
 =
 \documentclass[english]{amsart}
 \usepackage[T1]{fontenc}
 \usepackage[latin1]{inputenc}
 \usepackage{a4wide}
 \setlength\parskip{\medskipamount}
 \setlength\parindent{0pt}
 \usepackage{amssymb}
 
 \makeatletter
 
 \usepackage{babel}
 \makeatother
 \begin{document}
 ==

I have never used amsart but would start trouble-shooting w/

\documentclass{amsart}
\usepackage[english]{babel}

HTH,

-Andre


Re: Using aspell

2005-09-15 Thread Andre Berger
* Abhay Phadnis [EMAIL PROTECTED], 2005-09-15 23:30 +0200:
 I run Mac OSX Tiger. Am having a great deal of trouble trying to  
 configure aspell for use with Lyx! Have downloaded and installed  
 cocoAspell. Even if I choose Aspell as the spellchecker in Lyx  
 Preferences, starting the spellchecker brings up the error message  
 ispell could not be started! I had been able to configure it on my  
 earlier iBook running Panther, but just can't manage it here!

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app, 

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure
  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

-Andre


Re: Parasite word 'english' in the header.

2005-09-15 Thread Andre Berger
* fAX k.root [EMAIL PROTECTED], 2005-09-15 23:31 +0200:
 Hi!
 
 I'm experiencing the following problem: suppose I have a document titled 
 'Formulae Page'. Then in headers of the subsequent pages I'm getting
 'englishFormulae Page'. I don't know where word 'english' is coming 
 from, but when I turn babel support off in the preferences, the problem 
 disappears.
 
 The beginning of the TeX file generated by LyX in my case is:
 
 =
 \documentclass[english]{amsart}
 \usepackage[T1]{fontenc}
 \usepackage[latin1]{inputenc}
 \usepackage{a4wide}
 \setlength\parskip{\medskipamount}
 \setlength\parindent{0pt}
 \usepackage{amssymb}
 
 \makeatletter
 
 \usepackage{babel}
 \makeatother
 \begin{document}
 ==

I have never used amsart but would start trouble-shooting w/

\documentclass{amsart}
\usepackage[english]{babel}

HTH,

-Andre


Re: Using aspell

2005-09-15 Thread Andre Berger
* Abhay Phadnis <[EMAIL PROTECTED]>, 2005-09-15 23:30 +0200:
> I run Mac OSX Tiger. Am having a great deal of trouble trying to  
> configure aspell for use with Lyx! Have downloaded and installed  
> cocoAspell. Even if I choose Aspell as the spellchecker in Lyx  
> Preferences, starting the spellchecker brings up the error message  
> "ispell could not be started"! I had been able to configure it on my  
> earlier iBook running Panther, but just can't manage it here!

You need to install the dictionary/-ies.

1. Select aspell (not ispell) in the LyX Preferences dialog, save.

2. In Terminal.app, 

  cd /Library/Application\ Support/cocoAspell/aspell6-en-6.0-0
  sudo ./configure
  sudo make
  sudo make install

and repeat steps 2 and 3 likewise for each additional dictionary you
want to install.

-Andre


Re: "Parasite" word 'english' in the header.

2005-09-15 Thread Andre Berger
* fAX k.root <[EMAIL PROTECTED]>, 2005-09-15 23:31 +0200:
> Hi!
> 
> I'm experiencing the following problem: suppose I have a document titled 
> 'Formulae Page'. Then in headers of the subsequent pages I'm getting
> 'englishFormulae Page'. I don't know where word 'english' is coming 
> from, but when I turn babel support off in the preferences, the problem 
> disappears.
> 
> The beginning of the TeX file generated by LyX in my case is:
> 
> =
> \documentclass[english]{amsart}
> \usepackage[T1]{fontenc}
> \usepackage[latin1]{inputenc}
> \usepackage{a4wide}
> \setlength\parskip{\medskipamount}
> \setlength\parindent{0pt}
> \usepackage{amssymb}
> 
> \makeatletter
> 
> \usepackage{babel}
> \makeatother
> \begin{document}
> ==

I have never used amsart but would start trouble-shooting w/

\documentclass{amsart}
\usepackage[english]{babel}

HTH,

-Andre


Re: New Bibliography Label

2005-09-14 Thread Andre Berger
* Jim Lintott [EMAIL PROTECTED], 2005-09-14 16:10 +0200:
 I'm setting up LyX for my son to use at University and need to change 
 the label for the bibliography. I have found several commands to put 
 into the preamble but they don't work. I am using LyX vers. 1.3.5
 
 I have tried putting this command into the preamble:
 \renewcommand\refname{Works Cited}
 
 
 Any help would be appreciated. I've read a bunch of manuals.

Such things are a PITA!

Make your command the first line of your text, in ERT.

-Andre


Re: New Bibliography Label

2005-09-14 Thread Andre Berger
* Jim Lintott [EMAIL PROTECTED], 2005-09-14 16:10 +0200:
 I'm setting up LyX for my son to use at University and need to change 
 the label for the bibliography. I have found several commands to put 
 into the preamble but they don't work. I am using LyX vers. 1.3.5
 
 I have tried putting this command into the preamble:
 \renewcommand\refname{Works Cited}
 
 
 Any help would be appreciated. I've read a bunch of manuals.

Such things are a PITA!

Make your command the first line of your text, in ERT.

-Andre


Re: New Bibliography Label

2005-09-14 Thread Andre Berger
* Jim Lintott <[EMAIL PROTECTED]>, 2005-09-14 16:10 +0200:
> I'm setting up LyX for my son to use at University and need to change 
> the label for the bibliography. I have found several commands to put 
> into the preamble but they don't work. I am using LyX vers. 1.3.5
> 
> I have tried putting this command into the preamble:
> \renewcommand\refname{Works Cited}
> 
> 
> Any help would be appreciated. I've read a bunch of manuals.

Such things are a PITA!

Make your command the first line of your text, in ERT.

-Andre


Re: an asthetic question

2005-08-31 Thread Andre Berger
* Stephen P. Harris [EMAIL PROTECTED], 2005-08-31 00:40 +0200:

 * My father always said, Be careful what you wish for.

As a side note, in linguistics, by convention, leading asterisks are
used to mark examples as 'invalid/wrong' :)

-Andre


Re: an asthetic question

2005-08-31 Thread Andre Berger
* Stephen P. Harris [EMAIL PROTECTED], 2005-08-31 00:40 +0200:

 * My father always said, Be careful what you wish for.

As a side note, in linguistics, by convention, leading asterisks are
used to mark examples as 'invalid/wrong' :)

-Andre


Re: an asthetic question

2005-08-31 Thread Andre Berger
* Stephen P. Harris <[EMAIL PROTECTED]>, 2005-08-31 00:40 +0200:

> * My father always said, "Be careful what you wish for."

As a side note, in linguistics, by convention, leading asterisks are
used to mark examples as 'invalid/wrong' :)

-Andre


Re: Citation Problems

2005-08-03 Thread Andre Berger
* Thomas Liem [EMAIL PROTECTED], 2005-08-03 12:20 +0200:

[mailed not posted]

Hallo Thomas!

 Hello !
 
 I have installed Lyx and it`s a really nice program. So i would like 
 write my diploma with Lyx.
 
 But i have some problems with citation. I use for my references 
 pybliographic (a bibtex frontend)
 So i download my references with pybliographic from pubmed. I save it to 
 a *.bib file.
 Than I have two ways to make a citation from pybliographic to Lyx. First 
 i put citate on pybliographic and over a lyxpipe i get a field in my Lyx 
 dokument with the Citate, but this is emty and if i make DVI-File, i see 
 a ? on this point.
 The other way is to generate a *.bib file with pybliographic and than i 
 go to the end of the Lyx dokument, ( I followed the instruction in the 
 Lyx Tuturial). Over insert List -- Bibtex Reference i choose the *.bib 
 file which i generated in pybliographic. Than i would like insert a 
 Citate over --insert--citate. But there i can not choose anything. The 
 window with citations is empty.
 
 So Both ways doesn`t work. But for me it`s important to work with 
 citation. I have a lot (120-150).

Das nennst du viele? ;)

 I used Openoffice2 and bibus (but bibus doesn`t work). In my case the 
 best program is a windows program (Endnote) with works perfect with word.
 But i don`t like Windows , i use Linux (Debian -- Kanotix) and would 
 like write my diploma in Linux.
 
 Thanks for helping me!
 
 It`s possible for anybody to answer me in german?

Hast du, nachdem du die .bib-Datei im Dialog mit Browse ausgewaehlt
hast, auch Add gedrueckt?

-Andre


Re: Citation Problems

2005-08-03 Thread Andre Berger
* Thomas Liem [EMAIL PROTECTED], 2005-08-03 12:20 +0200:

[mailed not posted]

Hallo Thomas!

 Hello !
 
 I have installed Lyx and it`s a really nice program. So i would like 
 write my diploma with Lyx.
 
 But i have some problems with citation. I use for my references 
 pybliographic (a bibtex frontend)
 So i download my references with pybliographic from pubmed. I save it to 
 a *.bib file.
 Than I have two ways to make a citation from pybliographic to Lyx. First 
 i put citate on pybliographic and over a lyxpipe i get a field in my Lyx 
 dokument with the Citate, but this is emty and if i make DVI-File, i see 
 a ? on this point.
 The other way is to generate a *.bib file with pybliographic and than i 
 go to the end of the Lyx dokument, ( I followed the instruction in the 
 Lyx Tuturial). Over insert List -- Bibtex Reference i choose the *.bib 
 file which i generated in pybliographic. Than i would like insert a 
 Citate over --insert--citate. But there i can not choose anything. The 
 window with citations is empty.
 
 So Both ways doesn`t work. But for me it`s important to work with 
 citation. I have a lot (120-150).

Das nennst du viele? ;)

 I used Openoffice2 and bibus (but bibus doesn`t work). In my case the 
 best program is a windows program (Endnote) with works perfect with word.
 But i don`t like Windows , i use Linux (Debian -- Kanotix) and would 
 like write my diploma in Linux.
 
 Thanks for helping me!
 
 It`s possible for anybody to answer me in german?

Hast du, nachdem du die .bib-Datei im Dialog mit Browse ausgewaehlt
hast, auch Add gedrueckt?

-Andre


Re: Citation Problems

2005-08-03 Thread Andre Berger
* Thomas Liem <[EMAIL PROTECTED]>, 2005-08-03 12:20 +0200:

[mailed not posted]

Hallo Thomas!

> Hello !
> 
> I have installed Lyx and it`s a really nice program. So i would like 
> write my diploma with Lyx.
> 
> But i have some problems with citation. I use for my references 
> pybliographic (a bibtex frontend)
> So i download my references with pybliographic from pubmed. I save it to 
> a *.bib file.
> Than I have two ways to make a citation from pybliographic to Lyx. First 
> i put citate on pybliographic and over a lyxpipe i get a field in my Lyx 
> dokument with the Citate, but this is emty and if i make DVI-File, i see 
> a ? on this point.
> The other way is to generate a *.bib file with pybliographic and than i 
> go to the end of the Lyx dokument, ( I followed the instruction in the 
> Lyx Tuturial). Over insert List --> Bibtex Reference i choose the *.bib 
> file which i generated in pybliographic. Than i would like insert a 
> Citate over -->insert-->citate. But there i can not choose anything. The 
> window with citations is empty.
> 
> So Both ways doesn`t work. But for me it`s important to work with 
> citation. I have a lot (120-150).

Das nennst du viele? ;)

> I used Openoffice2 and bibus (but bibus doesn`t work). In my case the 
> best program is a windows program (Endnote) with works perfect with word.
> But i don`t like Windows , i use Linux (Debian --> Kanotix) and would 
> like write my diploma in Linux.
> 
> Thanks for helping me!
> 
> It`s possible for anybody to answer me in german?

Hast du, nachdem du die .bib-Datei im Dialog mit "Browse" ausgewaehlt
hast, auch "Add" gedrueckt?

-Andre


Mapping the Euro sign

2005-08-01 Thread Andre Berger
Hi there,

I'm on LyX 1.3.6/Mac OS X Tiger, and would like to map the Euro sign
to the LaTeX command \texteuro (provided by textcomp.sty), i.e., I
would like to insert this command as ERT when hitting the Mac
keystroke Option-Shift-2 (US-keyboard). Is that possible?

-Andre


Re: Obsolete fonts palatino, times, pslatex

2005-08-01 Thread Andre Berger
* Juergen Spitzmueller [EMAIL PROTECTED], 2005-07-31 17:30 +0200:
 Andre Berger wrote:
  Maybe one could just make them
  available in the document layout font menu, for a start :)
 
 It's not that easy.
 We have to check if mathpazo is available, if not, fall back to mathpple, if 
 that is not available, fall back to palatino (same for mathptmx - mathptm - 
 times). And maybe generate a warning if a document is processed on a system 
 where an obsolete font package has to be used.
 Also we have to think about what to do with the sans serif and courier 
 families. It's certainly not a good idea to hardcode them.
 
 The whole output fonts handling of LyX needs an overhaul. But that will 
 presumerably not happen before v. 1.5.

I see, thanks for the explanation.

-Andre


Re: Mapping the Euro sign

2005-08-01 Thread Andre Berger
* Juergen Spitzmueller [EMAIL PROTECTED], 2005-08-01 14:40 +0200:
 Andre Berger wrote:
  Hi there,
 
  I'm on LyX 1.3.6/Mac OS X Tiger, and would like to map the Euro sign
  to the LaTeX command \texteuro (provided by textcomp.sty), i.e., I
  would like to insert this command as ERT when hitting the Mac
  keystroke Option-Shift-2 (US-keyboard). Is that possible?
 
 You can use the keyboard's Euro Symbol directly if you change the encoding of 
 (n)german to iso8859-15 in lib/languages (you still need to load textcomp 
 manually). It's a bit of a hassle though. Have a look at the archives, the 
 problem has been discussed several times.

Now that you mention it, there used to be a GUI encoding setting in
previous versions of LyX I had set to latin9, but it's no longer
available.

-Andre


Re: Mapping the Euro sign

2005-08-01 Thread Andre Berger
* Andre Berger [EMAIL PROTECTED], 2005-08-01 15:30 +0200:
 * Juergen Spitzmueller [EMAIL PROTECTED], 2005-08-01 14:40 +0200:
  Andre Berger wrote:
   Hi there,
  
   I'm on LyX 1.3.6/Mac OS X Tiger, and would like to map the Euro sign
   to the LaTeX command \texteuro (provided by textcomp.sty), i.e., I
   would like to insert this command as ERT when hitting the Mac
   keystroke Option-Shift-2 (US-keyboard). Is that possible?
  
  You can use the keyboard's Euro Symbol directly if you change the encoding 
  of 
  (n)german to iso8859-15 in lib/languages (you still need to load textcomp 
  manually). It's a bit of a hassle though. Have a look at the archives, the 
  problem has been discussed several times.
 
 Now that you mention it, there used to be a GUI encoding setting in
 previous versions of LyX I had set to latin9, but it's no longer
 available.

But I found the file you mentioned, it's
LyX.app/Contents/Resources/lyx/languages on Mac, for the archives.

-Andre


Mapping the Euro sign

2005-08-01 Thread Andre Berger
Hi there,

I'm on LyX 1.3.6/Mac OS X Tiger, and would like to map the Euro sign
to the LaTeX command \texteuro (provided by textcomp.sty), i.e., I
would like to insert this command as ERT when hitting the Mac
keystroke Option-Shift-2 (US-keyboard). Is that possible?

-Andre


Re: Obsolete fonts palatino, times, pslatex

2005-08-01 Thread Andre Berger
* Juergen Spitzmueller [EMAIL PROTECTED], 2005-07-31 17:30 +0200:
 Andre Berger wrote:
  Maybe one could just make them
  available in the document layout font menu, for a start :)
 
 It's not that easy.
 We have to check if mathpazo is available, if not, fall back to mathpple, if 
 that is not available, fall back to palatino (same for mathptmx - mathptm - 
 times). And maybe generate a warning if a document is processed on a system 
 where an obsolete font package has to be used.
 Also we have to think about what to do with the sans serif and courier 
 families. It's certainly not a good idea to hardcode them.
 
 The whole output fonts handling of LyX needs an overhaul. But that will 
 presumerably not happen before v. 1.5.

I see, thanks for the explanation.

-Andre


Re: Mapping the Euro sign

2005-08-01 Thread Andre Berger
* Juergen Spitzmueller [EMAIL PROTECTED], 2005-08-01 14:40 +0200:
 Andre Berger wrote:
  Hi there,
 
  I'm on LyX 1.3.6/Mac OS X Tiger, and would like to map the Euro sign
  to the LaTeX command \texteuro (provided by textcomp.sty), i.e., I
  would like to insert this command as ERT when hitting the Mac
  keystroke Option-Shift-2 (US-keyboard). Is that possible?
 
 You can use the keyboard's Euro Symbol directly if you change the encoding of 
 (n)german to iso8859-15 in lib/languages (you still need to load textcomp 
 manually). It's a bit of a hassle though. Have a look at the archives, the 
 problem has been discussed several times.

Now that you mention it, there used to be a GUI encoding setting in
previous versions of LyX I had set to latin9, but it's no longer
available.

-Andre


  1   2   3   4   >