Discussion:
[Docutils-develop] [docutils:patches] #125 HTML writer: respect automatic table column sizing
Brecht Machiels
2015-02-14 12:54:27 UTC
Permalink
---

** [patches:#125] HTML writer: respect automatic table column sizing**

**Status:** open
**Group:** None
**Created:** Sat Feb 14, 2015 12:54 PM UTC by Brecht Machiels
**Last Updated:** Sat Feb 14, 2015 12:54 PM UTC
**Owner:** engelbert gruber

Makes the HTML writer respect the new colwidth auto/given attribute introduced in patch #120.


---

Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Günter Milde
2016-08-05 13:01:09 UTC
Permalink
- **status**: open --> pending-remind
- **Comment**:

The html5 writer now drops the <colgroup> object and <col> specifications, if the table has a class value "colwidths-auto".

A similar feature for the html4css1 writer is feasible for later implementation if agreed on the docutils-devel list.



---

** [patches:#125] HTML writer: respect automatic table column sizing**

**Status:** pending-remind
**Group:** None
**Created:** Sat Feb 14, 2015 12:54 PM UTC by Brecht Machiels
**Last Updated:** Sat Feb 14, 2015 12:54 PM UTC
**Owner:** engelbert gruber
**Attachments:**

- [0003-HTML-writer-respect-automatic-table-column-sizing.patch](https://sourceforge.net/p/docutils/patches/125/attachment/0003-HTML-writer-respect-automatic-table-column-sizing.patch) (1.5 kB; application/octet-stream)


Makes the HTML writer respect the new colwidth auto/given attribute introduced in patch #120.


---

Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Günter Milde
2017-02-13 21:53:54 UTC
Permalink
- **status**: pending-remind --> closed-fixed
- **Comment**:

Fixed also for html4css1 in commit 8033.



---

** [patches:#125] HTML writer: respect automatic table column sizing**

**Status:** closed-fixed
**Group:** None
**Created:** Sat Feb 14, 2015 12:54 PM UTC by Brecht Machiels
**Last Updated:** Fri Aug 05, 2016 01:01 PM UTC
**Owner:** engelbert gruber
**Attachments:**

- [0003-HTML-writer-respect-automatic-table-column-sizing.patch](https://sourceforge.net/p/docutils/patches/125/attachment/0003-HTML-writer-respect-automatic-table-column-sizing.patch) (1.5 kB; application/octet-stream)


Makes the HTML writer respect the new colwidth auto/given attribute introduced in patch #120.


---

Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...