Search found 2 matches

by atif
Sun Jan 02, 2011 6:54 am
Forum: Text Formatting
Topic: Problem of german language words in Latex
Replies: 3
Views: 2498

Re: Problem of german language words in Latex

Thanks frabjous,

You are right, i was doing mistake in apostrophes. Now it resolved my problem. Thanks again for your kind help.

Regards,
Atif
by atif
Sun Jan 02, 2011 6:19 am
Forum: Text Formatting
Topic: Problem of german language words in Latex
Replies: 3
Views: 2498

Problem of german language words in Latex

I am facing a problem related to words of german language in my document.

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 ...