Quote:
Originally Posted by frabjous
The OpenOffice regex for tab is "\t", at least according to this. (I haven't tried it myself.)
If you want to stick with WYSIWYG, using styles is really the best way to make global changes to a document easy. It gets very tricky otherwise.
|
"/t"? I'll try it! Thanks.