We have all of the information/patches needed to resolve the following ticket: http://www.lyx.org/trac/ticket/2342
What should we export for plain text for math? For example, if we have a math inset with $\delta$ what should be exported? I see the following options: 1. \delta (current behavior) 2. $\delta$ (Enrico's proposed behavior) 3. delta I have mixed opinions. The reason why I originally liked option (1) is because $U$-shaped was exported as U-shaped. I could easily copy the abstract of my paper and paste that into a text box for submission of an abstract to a conference. However, for cases such as $\delta$, I am not so sure. Option (1) seems strange because it is hybrid LaTeX. Any thoughts? Scott