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.
MiKTeX and proTeXt ⇒ MiKTeX and LEd Installation Problem
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
MiKTeX and LEd Installation Problem
Just install the memoir class by the MiKTeX Package Manager (MPM)[1]. That's all. An upgrade to MiKTeX 2.9 is advisable.leduser wrote:[…] I get information about latex/memoir/memoir.cls needed to be installed and I have no idea what to do with that. […]
[1] MiKTeX 2.8 Manual
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
MiKTeX and LEd Installation Problem
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:
I have chosen 2.8 because Led's list has only listing till 2.8.
I have looked at the information and for me the most important seems to be this tip:
- Create the root directory C:\Local TeX Files. - ok I make the new directory that is understood
- 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
- Register the root directory (C:\Local TeX Files) in MiKTeX Options. - I have done it - the description is understood for me.
I have chosen 2.8 because Led's list has only listing till 2.8.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
MiKTeX and LEd Installation Problem
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.
It think that this editor is not the best choice. LEd hasn't seen any update for almost two years.leduser wrote:[…] I have chosen 2.8 because Led's list has only listing till 2.8. […]
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: MiKTeX and LEd Installation Problem
Which one would you suggest to use instead of Led?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
MiKTeX and LEd Installation Problem
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.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: MiKTeX and LEd Installation Problem
TexWorks has less options than Led but it is easier to work with it. Thank you for advice.