Is there a similar solution with man/*roff? -- Tom
In a previous message, Forgeot Eric wrote: > Hello, > > Maybe it's not the perfect solution, but here is a little trick which > could solve your problem: > > Add this in the headers: > > %!postproc(xhtml): "WHITESPACE" ' ' > > (you can replace WHITESPACE by what you wish, @@SPACE@@ for example) > (you can also use it for xhtml or html) > > > Then create your table like this: > > || Table Heading | Table Heading | > | Table | align | > | lines | is | > | WHITESPACE | WHITESPACE | > | with cell | nice! | > > Then the postproc directive will replace WHITESPACE with in the > final html document. > > > And welcome to our new happy user of txt2tags ! :) > > > > --- En date de : Lun 7.12.09, Frédéric Lieutaud <[email protected]> a > écrit : > >> Hello, >> >> I'm a new user to txt2tags and I'm struggling with >> tables. I'd like to have empty cells shown (at least in >> the html output) so I'd like to embed some kinds of >> non-breaking spaces. If I write : > > > > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > txt2tags-list mailing list > https://lists.sourceforge.net/lists/listinfo/txt2tags-list ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ txt2tags-list mailing list https://lists.sourceforge.net/lists/listinfo/txt2tags-list
