[XeTeX] unicode characters not showing in xelatex

2011-04-18 Thread Jacobo Myerston
Hi, I'm experiencing problems with xelatex and unicode subscript numbers. They work well in osx applications like Texshop and openoffice but they are not displayed in the final pdf generated by xelatex. Jacobo. -- Subscriptions, Archive, and L

[XeTeX] unicode characters not showing in xelatex

2011-04-18 Thread Jacobo Myerston
Hi, I'm experiencing problems with xelatex and unicode subscript numbers. They work well in osx applications like Texshop and openoffice but they are not displayed in the final pdf generated by xelatex. Jacobo. -- Subscriptions, Archive, and L

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 Libe

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
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

Re: [XeTeX] unicode characters not showing in xelatex

2011-04-19 Thread Jacobo Myerston
erfont \raise 0.15em \hbox{\char"2E22}}\kern 0.1em} > > Hope this helps - I'm not a LaTeX user but as far as I know these basic plain > TeX commands usually work. > > > John > > > > > > - Original Message - From: "Jacobo Myerston&

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.

[XeTeX] textup superscript

2011-06-09 Thread Jacobo Myerston
Hi, I have to use italics for big chunks of texts in which there are superscripts that cannot be in italics. I wonder how can I create a command based on \textsuperscript that maintains the superscripts upright when is embedded in \emph{}. Jacobo

Re: [XeTeX] Linux Libertine 5 serif too heavy

2011-06-18 Thread Jacobo Myerston
I solved this problem removing the fonts I download from sourceforge.net and installing the font available in ctan. On Jun 16, 2011, at 11:28 AM, Rik wrote: > On 2011-06-13 16:38, Sebastian Gerecke wrote: >> Hi, >> >> I tried the new version 5 of the Linux Libertine font. I'm getting a way to >

[XeTeX] square brackets in \verse

2011-06-22 Thread Jacobo Myerston
I'm editing an ancient text that is broken at the beginning of the lines. Thus, the convention to represent a broken part of a lines or verse is to use [ ]. But when [ is used at the beginning of a line in the verse environment xetex stops compiling. A solution for this problem is to use {[} at

[XeTeX] genealogical trees

2012-01-28 Thread Jacobo Myerston
I was wondering if somebody knows a latex package to represent genealogical trees. If there isn't any what would the best way go? I was trying with tables and did not turn out to be that great. thanks, Jacobo -- Subscriptions, Archive, and Li

[XeTeX] enumerating quotations

2012-04-02 Thread Jacobo Myerston
Hi, I'm writing a book in which I quote a significant number of ancient texts. I'm using the \quote environment for this as usual. Now, I would like to have a numbered label to refer back to these quotations along the book. So, I would like the \quote environment to behave somehow like \figure

Re: [XeTeX] enumerating quotations

2012-04-02 Thread Jacobo Myerston
Ok. I think I should write my own macro containing quote and a label option on it. But I have never done that. Could you recommend a good tutorial? On Apr 2, 2012, at 3:37 PM, Zdenek Wagner wrote: > 2012/4/2 Jacobo Myerston : >> Hi, >> >> I'm writing a book in w

Re: [XeTeX] enumerating quotations

2012-04-03 Thread Jacobo Myerston
t; Message: 1 >> Date: Mon, 2 Apr 2012 14:15:38 -0500 >> From: Jacobo Myerston >> To: Unicode-based TeX for Mac OS X and other platforms >> Subject: [XeTeX] enumerating quotations >> Message-ID: >> Content-Type: text/plain; charset="us-ascii" >>

[XeTeX] converting to rft or .docx

2012-09-15 Thread Jacobo Myerston
I know this must be a annoying question, but I'm frequently asked to send my texts to others in ms word format. I just would like to know what is the best option to do this. thanks, Jacobo. -- Subscriptions, Archive, and List information, e

Re: [XeTeX] converting to rft or .docx

2012-09-17 Thread Jacobo Myerston
, BPJ wrote: > On 2012-09-15 18:05, Jacobo Myerston wrote: >> >> >> I know this must be a annoying question, but I'm frequently asked to send >> my texts to others in ms word format. I just would like to know what is >> the best option to do this. >>

[XeTeX] howto xelatex and auctex

2012-09-17 Thread Jacobo Myerston
I'm working on highly annotated documents using xelatex. I have been working with texshop, but I want to use emacs (actually aquamacs) as an editor because of the capabilities of the auctex package for emacs to fold chunks of code, like footnotes, etc. For my surprise, I found that emacs 24 stil

Re: [XeTeX] howto xelatex and auctex

2012-09-17 Thread Jacobo Myerston
thanks so much. On Mon, Sep 17, 2012 at 11:05 AM, Janusz S. Bień wrote: > On Mon, 17 Sep 2012 Jacobo Myerston wrote: > >> I'm working on highly annotated documents using xelatex. I have been >> working with texshop, but I want to use emacs (actually aquamacs) as >&