zaksh270 | 16 Jan 2012 10:18
Picon
Picon
Picon
Favicon

cite package

 Hi
 When I use cite package I get the message

 ./chapter1/Chapter1.tex:24:Paragraph ended before \org <at>  <at> citex was 
 complete

 by commenting \usepackage{cite} it works OK. Biu I want to use cite 
 package.

 Can you please help.

 regards

 zaka

Oleg Katsitadze | 20 Jan 2012 22:07
Picon

Re: cite package

Hi zaka,

Sorry for the late reply.

On 1/16/12, zaksh270 <zaksh270@...> wrote:
>  When I use cite package I get the message
>
>  ./chapter1/Chapter1.tex:24:Paragraph ended before \org <at>  <at> citex was
>  complete

That's because nobody ever ensured that the cite package works with
Eplain.  Eplain is not LaTeX, it only provides stubs for a few LaTeX
packages to enable them to work under Eplain, where it makes sense.
Here's a list of packages which work with Eplain:

    http://www.tug.org/eplain/doc/eplain/Packages-known-to-work.html#Packages-known-to-work

>  Biu I want to use cite package.

Looking at the documentation for cite.sty I see this:

   "Modify LaTeX's normal citation mechanism"

which makes me very doubtful that cite.sty can be made to work with
Eplain without reimplementing a big chunk of LaTeX.

I think your best bet is to find a plain TeX package which does what
you want, lacking which you'd have to do some coding.

Sorry for not being of much help,
(Continue reading)


Gmane