MiKTeX and proTeXtHow do I install babel in Texmaker

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
Rectifier
Posts: 1
Joined: Thu May 15, 2014 8:25 am

How do I install babel in Texmaker

Post by Rectifier »

Hey there!
How do I install babel language pack in Texmaker? I want to use

Code: Select all

\usepackage[swedish]{babel}
in Texmaker. (Jag är bäst in Texmaker gives Jag r bst when I compile the code)
I use Win8 and the Miktex.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: How do I install babel in Texmaker

Post by Johannes_B »

You can install missing packages with the miktex package manager. This is completely independent from texmaker.

Be sure to use the right option for package inputenc. The standard for texmaker is utf8 for a while.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply