MiKTeX and proTeXtInstallation of Package from a Bundle

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
jewels
Posts: 2
Joined: Fri Aug 30, 2013 5:29 pm

Installation of Package from a Bundle

Post by jewels »

Hello,

I am completely new to LaTeX and this forum. So please apologize if I make a mistake.

I am writing my master thesis and use a template provided by a friend of mine. There are many packages missing and I worked out how to use MiKTeX Package Manager.

However I can't find ragged2e. In the internet for example here. I downloaded and opened the "ragged2e.ins" with TeXworks and run it. But I get this error message.

Code: Select all

! I can't find file `ragged2e.ins'.
I tried to comment the first two lines with % and then I get the message that I am not authorized to install this.
Windows API error 5: Zugriff verweigert
I hope what I wrote makes sense and someone can help me.

Recommended reading 2024:

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

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

Installation of Package from a Bundle

Post by localghost »

You have to install the ms bundle because ragged2e is a part of it. The MiKTeX Package Manager (MPM) should list this bundle. Choose it and install it by click on "+" in the toolbar.


Best regards and welcome to the board
Thorsten
jewels
Posts: 2
Joined: Fri Aug 30, 2013 5:29 pm

Re: Installation of Package from a Bundle

Post by jewels »

Oh stupid me.

Thanks for your quick reply
Post Reply