I think I found a way to add row height. If there is a column with no values (the assumption is you are making some kind of a form you are going to print and distribute for markup at a meeting), you can add this to each cell to double the row height:
| <br> | On Tuesday, December 16, 2014 11:45:17 AM UTC-5, Captain Packers wrote: > > I am making one table in which I would like to force a fixed column width > for a couple columns and a fixed row height for all rows. I don't want to > use css to do this because, as I said, it's just for a single table. > > I tried using |!@@display:block;width:20em;Signature@@|, for one column, > which works fine, but if I try to use this construct again in the next > column, like |!@@display:block;width:15em;Date@@|, it seems to bork the > whole row. > > And I have no idea how to make the rows taller. > > Any tips would be greatly appreciated. > > Regards, > Captain Packers > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

