Search found 2 matches

by slavoj
Sat Nov 17, 2012 4:50 pm
Forum: XeTeX
Topic: single french quotes (guillemots) look like "bigger than"
Replies: 2
Views: 6129

single french quotes (guillemots) look like "bigger than"

Here's a small example. The direct input of the double quotes as unicode characters works fine. The single quotes, using \frq and \flq however don't.

Thanks, Slavoj


\documentclass[12pt,a4paper]{article}

\usepackage[english,ngerman]{babel}

\usepackage{textcomp}
\usepackage{fontspec ...
by slavoj
Fri Nov 16, 2012 11:22 pm
Forum: XeTeX
Topic: single french quotes (guillemots) look like "bigger than"
Replies: 2
Views: 6129

single french quotes (guillemots) look like "bigger than"

As a disclaimer, I am completely new to XeTeX.

In my text, I am using single french quotes with the commands \frq and \flq. However, those are rendered as "bigger than" (>) and "smaller than" (<) signs, instead of the right guillemot characters. I know this problem in latex, where it is solved by ...