MiKTeX and proTeXtMiKTeX and LEd Installation Problem

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
leduser
Posts: 7
Joined: Mon Jul 25, 2011 5:50 pm

MiKTeX and LEd Installation Problem

Post by leduser »

Hi,

I try to install MiKTeX and LEd. I tested the compilation and try to check the PDF file but it doesn't work. I get information about latex/memoir/memoir.cls needed to be installed and I have no idea what to do with that. I have different versions - at the moment I have MiKTeX 2.8 and LEd 0.53 installed. Maybe you can advice what to do.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

MiKTeX and LEd Installation Problem

Post by localghost »

leduser wrote:[…] I get information about latex/memoir/memoir.cls needed to be installed and I have no idea what to do with that. […]
Just install the memoir class by the MiKTeX Package Manager (MPM)[1]. That's all. An upgrade to MiKTeX 2.9 is advisable.

[1] MiKTeX 2.8 Manual


Best regards and welcome to the board
Thorsten
leduser
Posts: 7
Joined: Mon Jul 25, 2011 5:50 pm

MiKTeX and LEd Installation Problem

Post by leduser »

Thank you for the fast answer and warm welcome.
I have looked at the information and for me the most important seems to be this tip:
  1. Create the root directory C:\Local TeX Files. - ok I make the new directory that is understood
  2. Create the sub-directory tex\latex\misc and copy your input files (*.sty, *.cls) here. - I am not sure where I get these files from
  3. Register the root directory (C:\Local TeX Files) in MiKTeX Options. - I have done it - the description is understood for me.
I have to do it manually because it doesn't install on its own.

I have chosen 2.8 because Led's list has only listing till 2.8.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

MiKTeX and LEd Installation Problem

Post by localghost »

I didn't suggest to try local additions that are not available via MPM. Therefore again the advice to just start the MPM and install the package directly from the package list. There is nothing to install manually.
leduser wrote:[…] I have chosen 2.8 because Led's list has only listing till 2.8. […]
It think that this editor is not the best choice. LEd hasn't seen any update for almost two years.
leduser
Posts: 7
Joined: Mon Jul 25, 2011 5:50 pm

Re: MiKTeX and LEd Installation Problem

Post by leduser »

Which one would you suggest to use instead of Led?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

MiKTeX and LEd Installation Problem

Post by localghost »

With the suggested upgrade to MiKTeX 2.9 you will get the TeXworks editor with an integrated PDF viewer. It aims to produce PDF directly from your source and via SynTeX it supports forward and inverse search as you know it from DVI. It is very simple, thus it features not so much toolbars as other editors. But you are free to test any other editor listed in our »LaTeX Editors« sub-forum.
leduser
Posts: 7
Joined: Mon Jul 25, 2011 5:50 pm

Re: MiKTeX and LEd Installation Problem

Post by leduser »

TexWorks has less options than Led but it is easier to work with it. Thank you for advice.
Post Reply