Yes, it would be great if these headers could be turned off. They were
especially troublesome to me (and hard to delete) when I published our
two-column dictionary because each one created two section breaks
(before and after the header, so that the header would span both columns).
Lynnika, while viewing the reversal index, you can configure quite a lot
by going to Tools, Configure, Reversal Index. If "display each sense in
a paragraph" can't be made to work the way you want it, you could change
the separator character between senses. I believe you would click on
Referenced Senses and fill in the Between field. You could use something
unique as the separator, something like two semicolons (;;) or a pipe
(|), so that replacing it later with a line break in Writer should be
simple and safe.
Or better, put a special line break character there so that you have
less work to do in Writer each time you export. The following works
on-screen for me in FLEx, though I've not tried exporting it via Pathway
myself:
- in Lexicon Edit, type the following into a blank definition in FLEx:
x shift+enter y
(Just FYI, that line break character is U+2028 LINE SEPARATOR.)
- copy both lines from the definition field (you should see x, then y on
a second line; copy both lines)
- go to reversals configuration, and paste into the Between field; you
should see x box y--delete the x and y but leave the box there
If you choose to instead do the line breaks in Writer, replacing ";;"
with "\n" works fine for me (with the Regular expressions box ticked).
Removing/replacing line breaks is much harder, but I don't think you
need to do this. (When I do need to, I tend to save as .DOC and use MS
Word, since Word's ^p metacharacter works for both finding and replacing.)
Jon