Text Formatting ⇒ Problem of german language words in Latex
Problem of german language words in Latex
Like i wants to add this writer name in my document "Klüppelberg"
for "ü" i am using "\''u" like "Kl\''uppelberg" and added these packages
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{multirow}
\usepackage[english,german]{babel}
\usepackage[latin1]{inputenc}
\usepackage{amsmath,amssymb,amsthm,upref}
\usepackage[pdftex]{graphicx} %.jpg, .mps, .pdf, . png, .eps, .mps.
\usepackage{epstopdf}
\usepackage{caption}
but still it is not giving me the required output. Can anyone help me in this? Waiting for replies. Thanks.
regards,
atif
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Problem of german language words in Latex
Code: Select all
Kl\"uppelberg
Code: Select all
Kl\''uppelberg
Re: Problem of german language words in Latex
You are right, i was doing mistake in apostrophes. Now it resolved my problem. Thanks again for your kind help.
Regards,
Atif
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Problem of german language words in Latex
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10