Re: IEEEtran help

2011-03-08 Thread Paul A . Rubin
Myriam Abramson gmail.com> writes: > > > Help! I have a paper due tomorrow! The specification for the papers > requires that subsections be numbered and IEEEtran seems to make them > alphabetical. I tried to change that by putting > > \renewcommand{\thesubsection}{\arabic{subsection}} > > in

Re: IEEEtran file Inserting photo help please..............

2010-09-24 Thread Uwe Stöhr
Am 24.09.2010 14:39, schrieb Sachin Garg: What exactly is the problem? In the IEEEtran template there is an image named "CV-image.png" as example. Simply left-click on that image and select an image file you like. I am also unable to add a photo. I can't also see this "CV-image.png" file. I am

Re: IEEEtran file Inserting photo help please..............

2010-09-24 Thread Sachin Garg
On Tuesday 14 September 2010 08:05 AM, Uwe Stöhr wrote: > Am 13.09.2010 07:20, schrieb step...@vinvish.com: > >> In the end of the IEEE trans template there is an option to insert the >> authors photo in the Biography section >> If we do nothing a BOX printed with "PLACE YOUR PHOTO HERE " appears

Re: IEEEtran file Inserting photo help please..............

2010-09-13 Thread Uwe Stöhr
Am 13.09.2010 07:20, schrieb step...@vinvish.com: In the end of the IEEE trans template there is an option to insert the authors photo in the Biography section If we do nothing a BOX printed with "PLACE YOUR PHOTO HERE " appears I want to remove that and insert a photos there Can somebody help

Re: IEEEtran file Inserting photo help please..............

2010-09-13 Thread Waluyo Adi Siswanto
> \begin{biography} > {Stephen Thomas, } \textit{\footnotesize B.Tech ECE, Hardware Design > Engineer,Vinvish Technologies}.\textit{\footnotesize{} } > \end{biography} > I am not sure what's the problem with your document, however it works fine to me. When I use IEEEtrans document class, the biog

Re: IEEEtran file Inserting photo help please..............

2010-09-13 Thread Waluyo Adi Siswanto
> In the end of the IEEE trans template there is an option to insert the > authors photo in the Biography section > If we do nothing a BOX printed with "PLACE YOUR PHOTO HERE " appears >  I want to remove that and insert a photos there Yes .. in biography environment, go to menu Insert>Short Title

RE: IEEEtran file Inserting photo help please..............

2010-09-12 Thread stephen
otos there Can somebody help me out?? Thanks n sorry for the confusion Regards Stephen -Original Message- From: Waluyo Adi Siswanto [mailto:was.u...@gmail.com] Sent: Monday, September 13, 2010 10:36 AM To: step...@vinvish.com Cc: lyx-users@lists.lyx.org Subject: Re: IEEEtran file Inser

Re: IEEEtran file Inserting photo help please..............

2010-09-12 Thread Waluyo Adi Siswanto
> > according to my needs except for one single thing; "Inserting the authors > photo" at the bibliography > You can find it in LyX template (File>New from template>IEEETran.lyx): by using Insert>Short Title. Regards Waluyo

Re: IEEEtran theorem numbering by section

2008-05-20 Thread Uwe Stöhr
Virgil schrieb: But how can one choose per-section numbering (Theorem 3.5 for the firth theorem in the third section, for example)? Enable in the document settings dialog explicitely amsmath, then use this command in the preamble: \numberwithin{counter}{section} where counter is the counter

Re: IEEETran article abstract problem

2008-04-15 Thread rgheck
Myriam Abramson wrote: Hello, I have lyx 1.5.x For some reason, the abstract in my paper with class Article(IEEETran) repeats the abstract *twice*. I switch sometimes to Lyx 1.4 when I work on this paper at home and I've seen this strange behavior there but now it's on Lyx 1.5 as well. How do I

Re: IEEEtran template doesn't work

2005-09-07 Thread Bennett Helm
On Sep 7, 2005, at 3:07 PM, Johan Ingvast wrote: Funny, I just did the same thing, but on a linux machine and with success. Hope I can help you. A few questions/proposals: 1. When you do the reconfiguration of lyx, the program logs on screen what it finds and not. What about IEEEtran?

Re: IEEEtran template doesn't work

2005-09-07 Thread Johan Ingvast
Funny, I just did the same thing, but on a linux machine and with success. Hope I can help you. A few questions/proposals: 1. When you do the reconfiguration of lyx, the program logs on screen what it finds and not. What about IEEEtran? 2. What does this report $ kpsewhich IEEEtran.cls

Re: IEEEtran biography (IEEE)

2003-12-30 Thread Herbert Voss
Tuukka Toivonen wrote: Indeed, this version allows giving a photograph filename (according to IEEEtran_HOWTO.pdf which cames along with the style file), though I don't know how it can be used from LyX. Not important at the moment for me. The same HOWTO contains lots of LaTeX tricks and I recommend

Re: IEEEtran biography (IEEE)

2003-12-30 Thread Tuukka Toivonen
On Tue, 30 Dec 2003, Herbert Voss wrote: >Tuukka Toivonen wrote: >> I'm using oldish LyX 1.1.6fix4 and newer IEEEtran package (IEEEtran.cls >> 2002/11/18 version V1.6b). How is the Biography environment supposed to be >> used? A single entry works fine, but I don't know how to insert several >> bi

Re: IEEEtran biography (IEEE)

2003-12-30 Thread Herbert Voss
Tuukka Toivonen wrote: I'm using oldish LyX 1.1.6fix4 and newer IEEEtran package (IEEEtran.cls 2002/11/18 version V1.6b). How is the Biography environment supposed to be used? A single entry works fine, but I don't know how to insert several biographies one after another without another environment

RE: IEEEtran

2003-03-21 Thread Jihène Krichène
Good morning Thank you for your help. I've added the class and I've run techhash. I have now the class Article (IEEEtran) in the layout>document>document. But, I have a problem with the author command: \author{\authorblockN{A1, A2}\authorblockA{affiliation}} when I preview the article (I use the P

RE: IEEEtran

2003-03-20 Thread I Wayan Warmada
On Thu, 20 Mar 2003, Jihène Krichène wrote: | I've reconfigured lyx. | can you please tell me what do you mean by doing a techhash ? texhash is used if you add new class, package, or font in texmf database. If not, that is not necessary. try to run, $ kpsewhich yourclass.cls if no answer, you

RE: IEEEtran

2003-03-20 Thread Jihène Krichène
I've reconfigured lyx. can you please tell me what do you mean by doing a techhash ? -- On Thu, 20 Mar 2003 09:02:54 Remzi Seker wrote: >Edit preferences reconfigure lyx >Also did you do a texhash? > >-Original Message- >From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] >Sent: Thursday,

RE: IEEEtran

2003-03-20 Thread Jihène Krichène
Yes, I've reconfigured lyx. What do you mean by texhash ? -- On Thu, 20 Mar 2003 09:02:54 Remzi Seker wrote: >Edit preferences reconfigure lyx >Also did you do a texhash? > >-Original Message- >From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] >Sent: Thursday, March 20, 2003 8:38 AM >To

RE: IEEEtran

2003-03-20 Thread Remzi Seker
Edit preferences reconfigure lyx Also did you do a texhash? -Original Message- From: Jihhne Krichhne [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 8:38 AM To: [EMAIL PROTECTED] Subject: IEEEtran Hi I'm trying to use the IEEEtran package. I've downloaded the .layout and .cls f

Re: IEEEtran / Babel

2002-02-12 Thread Dekel Tsur
On Mon, Feb 11, 2002 at 12:05:27PM +1030, Nick Burgan wrote: > I am writing a paper for the IEEE using IEEEtran_v15.cls as my Document Class. > After trying lots of things to try and get IEEEtran to work and reading all > of the emails on the list that I could find related to this, I believe that

Re: IEEEtran / Babel

2002-02-11 Thread Herbert Voss
Allan Rae wrote: >>I am writing a paper for the IEEE using IEEEtran_v15.cls as my Document Class. >>After trying lots of things to try and get IEEEtran to work and reading all >>of the emails on the list that I could find related to this, I believe that >>you can not use Babel when using the IEEE

Re: IEEEtran / Babel

2002-02-11 Thread Nick Burgan
Allan, Thanks for your email. I tried \AtBeginDocument{\usepackage{babel}} in the preferences dialogue, but my IEEE paper still wouldn't compile (LyX calls LaTeX but LaTeX just seems to hang on its 1st run and I have to kill it) Excuse my ignorance but what was your reasoning behind suggest

Re: IEEEtran / Babel

2002-02-11 Thread Allan Rae
On Mon, 11 Feb 2002, Nick Burgan wrote: > Hello All, > > I am writing a paper for the IEEE using IEEEtran_v15.cls as my Document Class. > After trying lots of things to try and get IEEEtran to work and reading all > of the emails on the list that I could find related to this, I believe that > you

Re: IEEEtran / Babel

2002-02-10 Thread Nick Burgan
Hello All, I am writing a paper for the IEEE using IEEEtran_v15.cls as my Document Class. After trying lots of things to try and get IEEEtran to work and reading all of the emails on the list that I could find related to this, I believe that you can not use Babel when using the IEEEtran. Is thi

Re: IEEETran

2002-01-30 Thread Aaron
On Wed, 30 Jan 2002, Matej Cepl wrote: > On Wed, Jan 30, 2002 at 02:17:07AM -0700, Aaron wrote: > > $ find . -name "*.cls" |grep -i ieee > > ./TeXLive/texmf/tex/latex/ltxmisc/ieeetrans.cls > > ./TeXLive/texmf/tex/latex/IEEEtran/IEEEtran_v15.cls > > What does the following command gives you? > > k

Re: IEEETran

2002-01-30 Thread Allan Rae
On Wed, 30 Jan 2002, Aaron wrote: > On Wed, 30 Jan 2002, Tuukka Toivonen wrote: > > > On Tue, 29 Jan 2002, Remzi Seker wrote: > > > > >I can not seem to find IEEETran under layout>document>Class. > > > > You have to download the IEEETran.cls (or something) and > > copy it somewhere under texmf-di

Re: IEEETran

2002-01-30 Thread Matej Cepl
On Wed, Jan 30, 2002 at 02:17:07AM -0700, Aaron wrote: > $ find . -name "*.cls" |grep -i ieee > ./TeXLive/texmf/tex/latex/ltxmisc/ieeetrans.cls > ./TeXLive/texmf/tex/latex/IEEEtran/IEEEtran_v15.cls What does the following command gives you? kpsewhich ieeetrans.cls Matej -- Matej Cepl, [EMAIL

Re: IEEETran

2002-01-30 Thread Remzi Seker
Just as it occured to me last night... Thanks Tuukka! - Original Message - From: "Tuukka Toivonen" <[EMAIL PROTECTED]> To: "Remzi Seker" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 2:20 AM Subject: Re: IEEETra

Re: IEEETran

2002-01-30 Thread Aaron
On Wed, 30 Jan 2002, Tuukka Toivonen wrote: > On Tue, 29 Jan 2002, Remzi Seker wrote: > > >I can not seem to find IEEETran under layout>document>Class. > > You have to download the IEEETran.cls (or something) and > copy it somewhere under texmf-directory. Then run texhash > and Reconfigure from

Re: IEEETran

2002-01-30 Thread Tuukka Toivonen
On Tue, 29 Jan 2002, Remzi Seker wrote: >I can not seem to find IEEETran under layout>document>Class. You have to download the IEEETran.cls (or something) and copy it somewhere under texmf-directory. Then run texhash and Reconfigure from LyX menu. Then you should be able to use it, or at least

Re: IEEETran

2002-01-29 Thread Remzi Seker
done all those before I e-mailed... - Original Message - From: "Simon G Hill" <[EMAIL PROTECTED]> To: "Remzi Seker" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 7:36 PM Subject: Re: IEEETran > On 29 Jan 2002, at 1

Re: IEEETran

2002-01-29 Thread Simon G Hill
On 29 Jan 2002, at 18:45, Remzi Seker wrote: > I can not seem to find IEEETran under layout>document>Class. > Moreover, if I do File>New from Template and open up the IEEETran > template, Lyx gives error. I located IEEETran.layout under > /usr/share/lyx/layouts. Any idea what's wrong? I read the

Re: IEEEtran and \markboth

2001-03-29 Thread Tuukka Toivonen
On Thu, 29 Mar 2001, Herbert Voss wrote: > > \markboth{lefttext}{righttext} should do this but I can not get it > > working. I get the following latex error message: > > Package babel error: you haven't defined the language ENGLISH yet > > \end{document} > > mark all text

Re: IEEEtran and \markboth

2001-03-29 Thread Tuukka Toivonen
On Thu, 29 Mar 2001, Allan Rae wrote: > It was probably an oversite on my part to leave the Date paragraph style You have made the IEEEtran support for LyX? Well, here are some other "complaints": The "Section" style doesn't work in appendix (I tried to write many appendices, how to do that cor

Re: IEEEtran and \markboth

2001-03-29 Thread Herbert Voss
Tuukka Toivonen wrote: > > I want to insert date into my document. I was able to notice that \today > gives the current date, but anything written with "date" style > will not appear in typesetted document. It doesn't look good if I put it > under "Author" with ctrl+enter. IEEE is a special clas

Re: IEEEtran and \markboth

2001-03-29 Thread Allan Rae
On Thu, 29 Mar 2001, Tuukka Toivonen wrote: > I want to insert date into my document. I was able to notice that \today > gives the current date, but anything written with "date" style > will not appear in typesetted document. It doesn't look good if I put it > under "Author" with ctrl+enter. Thi

Re: IEEEtran

2000-02-17 Thread Jean-Marc Lasgouttes
> "Jacques" == Jacques Germishuizen <[EMAIL PROTECTED]> writes: Jacques> Hello Thanks for the help regarding the IEEEtran class. Jacques> Everything works fine. However when I 'View Postscript' I get Jacques> the following error: Jacques> ! LaTeX Error: Missing \begin{document}. Jacques> M

Re: IEEEtran

1999-11-12 Thread Allan Rae
On Fri, 12 Nov 1999, Jacques Germishuizen wrote: > Hello > > Where can get IEEEtran please. Take a look at your "LaTeX Configuration" in the Help Menu. Two sites for IEEEtran are listed there. Similarly for every other document class that LyX supports. If the details are incorrect then let m

Re: IEEEtran

1999-11-12 Thread Carlos A M dos Santos
On Fri, 12 Nov 1999, Jacques Germishuizen wrote: > Where can get IEEEtran please. Use the menu: Help->LaTeX Configuration ``FTP: Currently, the IEEE ftp site only has an old version at: ftp://ftp.ieee.org/info/publish/latex/ieeetran.cls A newer version is available from: ftp://

Re: IEEEtran - how do I use it?

1999-06-04 Thread Jean-Marc Lasgouttes
> "louis" == louis lefevre <[EMAIL PROTECTED]> writes: louis> Hi I have IEEEtran.layout in /usr/local/share/lyx/layouts - but louis> under layout/document/class it's not listed. How do I get it? louis> I haven't found IEEEtran.cls installed under louis> /usr/local/share/lyx/tex ? The addres

Re: IEEEtran - how do I use it?

1999-04-26 Thread Jean-Marc Lasgouttes
> "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> I have IEEEtran.layout in /usr/local/share/lyx/layouts - but nbecker> under layout/document/class it's not listed. How do I get nbecker> it? Do you have IEEEtran.cls installed? Does TeX find it? JMarc