csv2latex is a file format converter that converts
any kind of CSV file (e.g. as exported by gnumeric, OOo, Excel, etc.) to the LaTeX document format using the tabular environment.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
이 버전은 이제 "\"입력 문자 \ 라텍스 textbackslash 탈출. 그것은 또한 새로운 옵션이있다 (- noescape) 모든 CSV 파일로부터 값을 탈출하지 못하도록하려면 TeX의 매크로를 포함.
This version now escapes the "\" input character as \textbackslash in LaTeX. It also has a new option (--noescape) to prevent it from escaping any of the values from CSV files that embed TeX macros.
이 버전은 옵션을 취급 - 선 = 0 출력 테이블 (실제로는 2 기가 라인 당) 라인의 거의 무한한 수의 의미합니다. 2 기가 제한은 다음 버전에서 제거될 수있습니다.
Tags:
Minor feature enhancements
This version treats the option --lines=0 to mean an almost infinite number of lines per output table (actually 2 Giga lines). The 2 Giga limitation may be removed in the next version.
이 버전의 대 DocBook과 같은 도구를 남자와 생성할 수있습니다 전체 맨페 DocBook은 SGML 형식의 ()에있다. 데비안과 우분투 사용자는 이제 csv2latex 수있습니다 최신들이는 apt 소스리스트대로 csv2latex 메인 페이지에 표시된은 PPA 저장소를 설정합니다. 젠투 사용자가 특정 ebuild 파일을 사용할 수있습니다.
Tags:
Documentation
This version has a complete manpage (in docbook
SGML format) that can be generated with a tool
such as docbook-to-man. Debian and Ubuntu users
can now have csv2latex up-to-date by setting the
ppa repository in their apt source list, as shown
on the csv2latex main page. Gentoo users can use
the given ebuild file.
이 버전은 - 그것은 LaTeX 테이블의 크기를 축소하도록 옵션을 감소시키고, () relsize 매크로 감사하고있다. 버그을 CSV 파서에 관한 고정됩니다. 파서는 재작 성되었습니다.
Tags:
Major feature enhancements
This version has a --reduce option to allow it to shrink the table size in LaTeX, thanks to the {relsize} macros. A bug concerning the CSV parser is fixed. The parser has been rewritten.