Hi, I try to HTML->PDF some HTML pages using ConTeXt. Unfortunally, some of them contain tables for layout reasons. Seemingly there is no pagebreak possible within a \bTD. Any ideas what to do in this case? An additional problem is that <td><h2>foo</h2></td> appear. which gets translated as: \defineXMLsingular[h2] \section \defineXMLenvironment[table] \bTABLE \eTABLE \defineXMLnested[tr] \bTR \eTR \defineXMLnested[td] \bTD \eTD \defineXMLnested[th] \bTH \eTH How should I define "h2" in order to get a section (bookmarks, table of contents) within that bTD ... eTD, currently 'foo' is rendered in the normal textsize. Tobias PS: If you want to play with the very premature version: http://www.physik.fu-berlin.de/~tburnus/html2pdf-2/?url1=http%3A%2F%2Fwww.physik.fu-berlin.de%2F&url2=en-pdf%2Fportrait%2F -- This above all: To thine own self be true / And it must follow as the night the day / Thou canst not then be false to any man.