Re: Import RTF > Lyx 1.6 error

2008-12-07 Thread Joachim Kreimer-de Fries


Am 04.12.2008 um 15:49 schrieb Konrad Hofbauer:

If there is no native os x version, then install macports (www.macports.org/>), and from there install the needed packages.


I made the same experience as Joachim K. Rennstich, so I followed the  
advice of Konrad Hofbauer, downloaded the Mac-OSX 10.4 Tiger version  
of MacPorts, made the standard MacPorts-1.6.0-10.4-Tiger.dmg  
installing, the installer program said "MacPorts have been  
successfully installed at your system" or the like,


but now I'm puzzling about:

==> How to "install the needed packages" (i. e. the rtf2latex2e  
script or package) "from there" (MacPorts?).


Testwise I called in the Terminal
sudo port -d selfupdate
with the answer: "sudo: port: command not found"

Konrad or others, can you tell me how to install rtf2latex2e with  
MacPorts?

How can I proof if MacPorts is installed rightly, how to run it?

Hopefully, joachim

--
MacTeXLive 2008 - TeXShop 2.18-svn - LyX 1.6
MacBook Pro OSX 10.4.11 Tiger






Re: Import RTF > Lyx 1.6 error

2008-12-04 Thread Konrad Hofbauer

Dr. Joachim K. Rennstich wrote:
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5, 
Intel) through the "File > Import > Rich Text Format..." command but get 
the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it is 
not supported on Mac OS X unless you compile the UNIX version. My 
question is: how can I make the command work? What do I need to install 
in addition and how can I do that?


If there is no native os x version, then install macports 
(), and from there install the needed packages.



$ port search rtf2latex
rtf2latex  tex/rtf2latex  1.5  Filter to convert 
RTF text into LaTeX code
rtf2latex2etex/rtf2latex2e 1.0fc1   Filter to convert 
rtf files into LaTeX2e code.


/Konrad



Import RTF > Lyx 1.6 error

2008-12-04 Thread Dr. Joachim K. Rennstich
I am trying to import a RTF document into Lyx 1.6 (Mac OS X 10.5.5,  
Intel) through the "File > Import > Rich Text Format..." command but  
get the following error:



An error occurred whilst running rtf2latex2e 'whateverfile.rtf'



I have been looking up rtf2latex2e and discovered that apparently it  
is not supported on Mac OS X unless you compile the UNIX version. My  
question is: how can I make the command work? What do I need to  
install in addition and how can I do that?


Thanks
- Joachim