Re: [dk-tug] letter kra unicode U+138

Thomas Widmann <[email protected]>
Newsgroups gmane.comp.tex.danish
Message-ID <CAMkBi_tDuuA0_0X0wF4O7SPm5ar67estbCPWnw6MOjQTshyxfw@mail.gmail.com>
Den 18. sep. 2012 16.42 skrev Stephen Paulli Andersen <
[email protected]>:

>
> Er der nogen der ved, hvorden jeg kan bruge det grønlandske bogstav ĸ i
> latex?
>

Bogstavet ĸ, der blev erstattet af q?  TeXShop + XeLaTeX ser ud til at
kunne håndtere det uden problemer, så længe du bruger et font, der
indeholder tegnet, fx:

%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode

\documentclass[12pt]{article}

\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Lucida Grande}

\begin{document}

Illoĸarpoĸ.

\end{document}

/Thomas
-- 
Thomas Widmann <[email protected]> http://blog.widmann.org.uk/
27 Kinloch Road, Newton Mearns, Glasgow G77 6LY, Scotland, EU
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.