csv2lyx - converter from csv-file to a LyX table

Converts a Comma Separated Value file to a float table in
LyX format.  Good for LyX version 1.1.4fix1 and other. You
can use it whit the LyX-server too.

Require: Perl
Operating systems: If you have Perl, it's Ok.
License: GPL

Default Comma-Separator is ... the tabulator.
Change the behavior with the --separator option.

A first help:
antonio@scheggia:~ > csv2lyx --help

for the documentation do this: 
(before change the name: mv csv2lyx-x.y.z csv2lyx)
  
Documentation in html format:
antonio@scheggia:~ > pod2html csv2lyx > csv2lyx.html
   
Man-page:
antonio@scheggia:~ > pod2man csv2lyx > csv2lyx.1

after you must move the manfile to the good directory

As non-distro stuff normally goes to the /usr/local directory, 
I would recommend
  mv csv2lyx.1 /usr/local/man/man1/
and also
  mv csv2lyx /usr/local/bin

Author, feedback to: <antonio.gulino@tin.it> 

Bozen/Bolzano, 8 november 2001
