Re: cp1250 - iso-8859-2

2000-01-14 Thread Jean-Marc Lasgouttes

 "Dragutin" == Dragutin Cvetkovic [EMAIL PROTECTED] writes:

Dragutin Greets! I was wondering if there was some tool for
Dragutin Linux/Unix with which I could transform cp1250 charset txt
Dragutin file into a iso-8859-2 charset file? Is there some way to
Dragutin this with LyX? Some application or module for LyX?

The tool you are looking for is probably GNU recode. It can be used to
translate between different charsets (even latex or html encoding of
accents). It is probably part of your linux distribution.

JMarc



Re: cp1250 - iso-8859-2

2000-01-14 Thread Davor Cengija

On Fri, 14 Jan 2000, Dragutin Cvetkovic wrote:

Greets!

   I was wondering if there was some tool for Linux/Unix with which I
could transform cp1250 charset txt file into a iso-8859-2 charset file? Is
there some way to this with LyX? Some application or module for LyX?

perl -pe 'tr/\232\212\236\216/\271\251\276\256/;'

-- 
  v
Davor Cengija
[EMAIL PROTECTED]
===
"Please allow 30 days for delivery"



Re: cp1250 - iso-8859-2

2000-01-14 Thread Jean-Marc Lasgouttes

 "Dragutin" == Dragutin Cvetkovic [EMAIL PROTECTED] writes:

Dragutin Greets! I was wondering if there was some tool for
Dragutin Linux/Unix with which I could transform cp1250 charset txt
Dragutin file into a iso-8859-2 charset file? Is there some way to
Dragutin this with LyX? Some application or module for LyX?

The tool you are looking for is probably GNU recode. It can be used to
translate between different charsets (even latex or html encoding of
accents). It is probably part of your linux distribution.

JMarc



Re: cp1250 - iso-8859-2

2000-01-14 Thread Davor Cengija

On Fri, 14 Jan 2000, Dragutin Cvetkovic wrote:

Greets!

   I was wondering if there was some tool for Linux/Unix with which I
could transform cp1250 charset txt file into a iso-8859-2 charset file? Is
there some way to this with LyX? Some application or module for LyX?

perl -pe 'tr/\232\212\236\216/\271\251\276\256/;'

-- 
  v
Davor Cengija
[EMAIL PROTECTED]
===
"Please allow 30 days for delivery"



Re: cp1250 -> iso-8859-2

2000-01-14 Thread Jean-Marc Lasgouttes

> "Dragutin" == Dragutin Cvetkovic <[EMAIL PROTECTED]> writes:

Dragutin> Greets! I was wondering if there was some tool for
Dragutin> Linux/Unix with which I could transform cp1250 charset txt
Dragutin> file into a iso-8859-2 charset file? Is there some way to
Dragutin> this with LyX? Some application or module for LyX?

The tool you are looking for is probably GNU recode. It can be used to
translate between different charsets (even latex or html encoding of
accents). It is probably part of your linux distribution.

JMarc



Re: cp1250 -> iso-8859-2

2000-01-14 Thread Davor Cengija

On Fri, 14 Jan 2000, Dragutin Cvetkovic wrote:

>Greets!
>
>   I was wondering if there was some tool for Linux/Unix with which I
>could transform cp1250 charset txt file into a iso-8859-2 charset file? Is
>there some way to this with LyX? Some application or module for LyX?

perl -pe 'tr/\232\212\236\216/\271\251\276\256/;'

-- 
  v
Davor Cengija
[EMAIL PROTECTED]
===
"Please allow 30 days for delivery"