General ⇒ Using elsdoc
-
- Posts: 4
- Joined: Fri Dec 28, 2012 6:07 pm
Using elsdoc
Dear All,
I am VERY new in Latex.
I would like to start typing my paper using elsarticle.cls which is the standard template for elsevier.
I have my results from a simulation in linux, but I am using windows to type my paper.
The problem I have is that I REALLY am confused finding the software they say I have to install and how to start working with elsarticle.cls and "elsdoc.pdf" explanation did not help me at all. Because it does not mention how to start from the scratch.
I would be very grateful to receive your kind guidance.
Regards,
I am VERY new in Latex.
I would like to start typing my paper using elsarticle.cls which is the standard template for elsevier.
I have my results from a simulation in linux, but I am using windows to type my paper.
The problem I have is that I REALLY am confused finding the software they say I have to install and how to start working with elsarticle.cls and "elsdoc.pdf" explanation did not help me at all. Because it does not mention how to start from the scratch.
I would be very grateful to receive your kind guidance.
Regards,
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10347
- Joined: Mon Mar 10, 2008 9:44 pm
Using elsdoc
Hi,
welcome to the board!
With windows, you have two good options for installing a LaTeX system: I use TeX Live and I recommend it. For example, in contrast to MiKTeX, it also runs on Linux and Mac OS X. So you could use the same on your Linux machine. Just follow the links in the short list above to read about download and installation. For example: Installing TeX Live over the Internet. Since TeX Live and MiKTeX contain TeXworks, a LaTeX editor, you could start using LaTeX right after the installation.
Stefan
welcome to the board!
With windows, you have two good options for installing a LaTeX system: I use TeX Live and I recommend it. For example, in contrast to MiKTeX, it also runs on Linux and Mac OS X. So you could use the same on your Linux machine. Just follow the links in the short list above to read about download and installation. For example: Installing TeX Live over the Internet. Since TeX Live and MiKTeX contain TeXworks, a LaTeX editor, you could start using LaTeX right after the installation.
Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Dec 28, 2012 6:07 pm
Re: Using elsdoc
Stefan,
Thanks for your reply.
I will definitely follow your advice. However, (since I am so dumb) if I have this "elsarticle.cls", the so called template, how should I open it?
I downloaded Texmaker and I tried to open elsarticle.cls with that. But it did not really look like what I could see as the guide in "elsdoc.pdf".
Could you please let me know the first step...
Sara
Thanks for your reply.
I will definitely follow your advice. However, (since I am so dumb) if I have this "elsarticle.cls", the so called template, how should I open it?
I downloaded Texmaker and I tried to open elsarticle.cls with that. But it did not really look like what I could see as the guide in "elsdoc.pdf".
Could you please let me know the first step...
Sara
- Stefan Kottwitz
- Site Admin
- Posts: 10347
- Joined: Mon Mar 10, 2008 9:44 pm
Using elsdoc
Hi Sara,
if you made a complete installation,
I recommend to read a LaTeX tutorial. Have a look here: LaTeX Resources for Beginners.
The introductions and tutorials there are ready to use. Easier than if we would tell everything basically from scratch. Of course, if you would have specific questions, just ask here.
Stefan
if you made a complete installation,
elsarticle
should already be installed. On my TeX Live system it's already installed. Normally, you never need to open a .cls file. It should just be in your TeX installation directory (or in the same folder as your document). The system loads it when it compiles your document.I recommend to read a LaTeX tutorial. Have a look here: LaTeX Resources for Beginners.
The introductions and tutorials there are ready to use. Easier than if we would tell everything basically from scratch. Of course, if you would have specific questions, just ask here.
Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Dec 28, 2012 6:07 pm
Re: Using elsdoc
Hello,
I downloaded Texlive today and installed it with the following command:
install-tl -gui perltk
That helped me to get rid of the command that "perl.exe does not work" !!!
However, I checked to see if my installation has been successful and it was ( typed C:\ xelatex –version and got the right answer), then I went right away to "texmf-local directory" to see elsarticle waiting for me. But I ran into series of empty local folders`````````````
What's wrong with my installation?
Sara
I downloaded Texlive today and installed it with the following command:
install-tl -gui perltk
That helped me to get rid of the command that "perl.exe does not work" !!!
However, I checked to see if my installation has been successful and it was ( typed C:\ xelatex –version and got the right answer), then I went right away to "texmf-local directory" to see elsarticle waiting for me. But I ran into series of empty local folders`````````````
What's wrong with my installation?
Sara
- Stefan Kottwitz
- Site Admin
- Posts: 10347
- Joined: Mon Mar 10, 2008 9:44 pm
Using elsdoc
Have a look atyazdanisara wrote:then I went right away to "texmf-local directory" to see elsarticle waiting for me. But I ran into series of empty local folders
texmf-dist
.Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Dec 28, 2012 6:07 pm
Using elsdoc
Stefan,Stefan_K wrote:Have a look atyazdanisara wrote:then I went right away to "texmf-local directory" to see elsarticle waiting for me. But I ran into series of empty local folderstexmf-dist
.
Stefan
I was just about to write that I found the answer and the last post was so dumb to ask! I'm sorry!
Sara