Re: csv-table directive: excluding columns
Guenter Milde <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
On 2014-06-05, Chancy Kennedy wrote: > [-- Type: text/plain, Encoding: --] > Hello. I've made a modification to the csv-table directive to use zeroes in > the :widths: option to trigger the exclusion of those columns, e.g. ... > .. csv-table:: > :file: file.csv > :widths: 30, 35, 0, 0, 0, 0, 35 > ... would exclude columns 3 - 6 from being rendered. I'm not very familiar > with docutils. Is this something a patch would be desired for and are there > other modifications I should make for consistency across the table family > of directives? It is an interesting addition that does not stand in the way, so IMV this is worth a patch. It should be done on the parser side, so that it works for all writers. Günter ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.