I use ver1.3.0 Lyx support ver 1.7 on cygwin with windows XP Professional
until ver 1.2.3 i was able to use the insert citation function. appropriately
with version 1.3.0 i try to use the vancouver style and get the following error message

Paragraph ended before \org@citex was complete.
I suspect you have forgotten a } causing me to .....

Even when i try to use the old lyx files on view dvi i get the error message.

i have in my preamble

\input{preamble.tex}


in preamble.tex i have

%
% The preamble for my thesis
%
% Load packages
%
\usepackage{chapterbib}
\usepackage{url}
\usepackage{ifthen}
\usepackage{cite}
\makeatletter\def\@cite#1#2{({#1\if@tempswa,#2\fi})}
\def\@biblabel#1{#1.}
\let\oldthebibliography=\thebibliography
\renewcommand{\thebibliography}{%
\makeatletter%
\renewcommand{\section}[2]{}%
\renewcommand\@mkboth[2]{}%
\oldthebibliography}
\usepackage{textcomp}
\usepackage{times}
\usepackage{rotating}
\usepackage{rotfloat}

please help as i have already written over 50 pages with previous versions of lyx



many thanks
vivek

Reply via email to