Hi Yves, > I'm running: > > pdfmom -mhdtbl felicidad.mom > felicidad.pdf > > The table in my doc is: > > .TBL > .TR > .TD > contents of the table cell > .ETB > > But nothing happens after running the command line. My cursor just > goes to the next line and sits there. I have to CTRL+X to get my > prompt back.
Not sure what Ctrl-X is doing, but anyway, try adding -mtrace after the over -m options you have. It sounds like hdtbl is getting stuck in a loop and the trace macros will print out what's happening which will hopefully give you a clue what in your input is making hdtbl unhappy. Cheers, Ralph.