This forum has been archived. All content is frozen. Please use KDE Discuss instead.
Please use bugs.kde.org for bug reports or feature requests. Development related questions should be directed to the okular-devel mailing list.

Okular seems to be problem to find letters ä and ö.

Tags: None
(comma "," separated)
Finnmath
Registered Member
Posts
1
Karma
0
I'm writing a Finnish book using Pdflatex and I use Okular as my pdf-reader. Today I found that I can't use Ctrl+F to find the letters ä and ö. Is this a bug in Okular or am I doing something wrong?

Here is an example of a tex-file causing problems:

Code: Select all
\documentclass[10pt]{book}

\usepackage[utf8]{inputenc}
\usepackage[finnish]{babel}
\usepackage{blindtext}
\usepackage{siunitx}
\sisetup{output-decimal-marker = {,}}

\usepackage[a5paper]{geometry}
%\usepackage[a5paper, top=2in, bottom=1.5in, left=1in, right=1in]{geometry}
\usepackage{scrextend}
\changefontsizes{10.0pt}  % Change base font size

\usepackage{lettrine}
\usepackage{fancyhdr}

\usepackage{wasysym}
\pagestyle{fancy}
\fancyhf{} % clear all fields
\fancyhead[RO,LE]{\thepage}
\linespread{1.3}

\begin{document}
ÄÖäö
\end{document}
User avatar
google01103
Manager
Posts
6668
Karma
25
maybe:
https://bugs.debian.org/cgi-bin/bugrepo ... =582099#17
The problem is not within okular, but within the pdf files generated by TeX
with the Computer Modern font family (which does not contain umlauts so TeX
combines them from different glyphs). Even Adobe Reader has the same problem.


or https://bugs.kde.org/show_bug.cgi?id=131564
for umlauts etc. you have to use the right font encoding
\usepackage[T1]{fontenc}
% comment this out to use the EC fonts ... but lmodern is usually
% that what you want


OpenSuse Leap 42.1 x64, Plasma 5.x



Bookmarks



Who is online

Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], Sogou [Bot]