Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
My preamble reads: \usepackage{fontspec,xltxtra,xunicode} \defaultfontfeatures{Mapping=tex-text} \setmainfont[Ligatures=TeX, Mapping=tex-text]{Linux Libertine O} \newfontfamily\greek{Times New Roman} \newfontfamily{\akk}{Linux Libertine O Italic} \newfontfamily{\sux}[Letters=SmallCaps]{Linux

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread John Was
Hello I don't know if it will be of much help, but when I want to bring in a character from another font (such as the upper half-brackets U2E22 and U2E23 you're having trouble with), I make the character active so that whenever TeX encounters it, it fetches it from another font which does

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Peter Dyballa
Am 18.04.2011 um 21:29 schrieb Jacobo Myerston: \usepackage{fontspec,xltxtra,xunicode} \defaultfontfeatures{Mapping=tex-text} When you're using this default feature than you don't need to repeat it, as in the next line. \setmainfont[Ligatures=TeX, Mapping=tex-text]{Linux Libertine O}

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Alan Munn
On Apr 19, 2011, at 12:32 PM, Peter Dyballa wrote: Am 18.04.2011 um 21:29 schrieb Jacobo Myerston: \usepackage{fontspec,xltxtra,xunicode} \defaultfontfeatures{Mapping=tex-text} When you're using this default feature than you don't need to repeat it, as in the next line.

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Peter Dyballa
Am 19.04.2011 um 19:00 schrieb Alan Munn: (As of some recent version of fontspec) Which, another vague assumption, might not exist on Jacobo's PC or Mac... (I do not have it.) -- Greetings Pete A morning without coffee is like something without something else.

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
So far I have solved the problem of the subscripts using Linux Libertine and \usepackage[no-sscript]{xltxtra}. Linux Libertine has unicode subscript numbers, but does not have some characters I need as superscripts, for example š. The only problem that remains is the half bracket which is only

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
I figured it out. Now I got everything working. Thanks for you help. On Apr 19, 2011, at 2:32 AM, John Was wrote: Hello I don't know if it will be of much help, but when I want to bring in a character from another font (such as the upper half-brackets U2E22 and U2E23 you're having

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
I have the last version of live tex running on a mac. On Apr 19, 2011, at 1:27 PM, Peter Dyballa wrote: Am 19.04.2011 um 19:00 schrieb Alan Munn: (As of some recent version of fontspec) Which, another vague assumption, might not exist on Jacobo's PC or Mac... (I do not have it.) --

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Peter Dyballa
Am 19.04.2011 um 19:48 schrieb Jacobo Myerston: Do I have to load this font first? You have to tell XeLaTeX what the symbol \Geneva stands for, for example with \newfontfamily. -- Greetings Pete If it should exist, it doesn't. – Arnold's First Law of