Hi,

just started using lyx.  Here's a mostly cosmetic bug in v.1.0.4:

I put a math symbol in a section heading.  When exporting to Latex, the
math mode markers get \protect pairs.  When importing back into lyx,
these \protect's then show up on the screen.  Each import/export generates
an additional pair.  Since I would be sharing a latex document with people
who don't use lyx (yet :-), this is annoying.

lyx is cool.
Mark Fardal
UMass

PS: I'm not on the mailing list, so cc if you want me to hear a reply.

************************************************************************

%% This LaTeX-file was created by <fardal> Mon Feb 28 22:01:11 2000
%% LyX 1.0 (C) 1995-1999 by Matthias Ettrich and the LyX Team

%% Do not edit this file unless you know what you are doing.
\documentclass[11pt,preprint]{aastex}
\usepackage[T1]{fontenc}
\setcounter{tocdepth}{3}

\makeatletter


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
\usepackage[T1]{fontenc}
\setcounter{tocdepth}{3}

\makeatletter



\makeatother

\begin{document}


\title{The Title}


\author{Jar-Jar Binks}


\affil{Industrial Light and Magic }

\begin{abstract}
This is the abstract. 
\end{abstract}

\keywords{keyword one, keyword two}


\section{A section heading with \protect\protect\( \gamma \rho \epsilon \epsilon 
\kappa \protect \protect \)
in it}

Some text.

\end{document}

Reply via email to