Fr. Michael Gilmary wrote:
: Try this after you make sure TeX Gyre Termes (or Bonum ... or Latin
: Modern Roman, etc) is installed on your system. These fonts come with
: TeXLive09 and TL10:
:
: \documentclass{minimal}
:
: \usepackage{fontspec}
: \usepackage{xltxtra}
: \fontspec{GaramondPremr
On Sat, Sep 18, 2010 at 11:29:22AM +1000, Vafa Khalighi wrote:
> >
> > On the attached minimal example I get the following error when I use the
> > Polyglossia command \aemph to place an overline over text.
> >
> > >* ! Undefined control sequence.
> > *>* \aemph #1->$\overline {\hboxR
> > The con
Dear all,
T H A N K S
Just a word of thanks for helping me out over the past few days.
I've almost managed to convert a document I'm working on to
fontspec/xelatex com
On Wed, Sep 15, 2010 at 02:45:30AM -0700, Wilfred van Rooijen wrote:
> Hi,
>
> >
> > If you ever struggled coercing LaTeX to lay out your
> > document the way
> > you want it, you will really appreciate this ConTeXt
> > feature.
>
> The thing is, as many LaTeX manuals state: "You don't want to
On Thu, Sep 16, 2010 at 06:56:15PM +0100, David Cottenden wrote:
> Hi all,
>
> Sorry if I missed this in the manual, but is it possible to use
> fontspec to map most unicode characters to one font, and some to
> another? In particular, my intended use is that I prefer the Latin
> characters in Ado
Fr. Michael Gilmary wrote:
Well, I think I've got an environment for kashida. Please test it out
and change whatever is necessary. It seems to work here with the
attached example. Please note that I am no programmer and know very
little of the TeX or XeTeX internals. I got lucky with modifying
On 18.09.2010, at 15:01, Marc van Dongen wrote:
> Dear all,
>
>
>
> T H A N K S
>
> Just a word of thanks for helping me out over the past few days.
> I've almost ma
Howdy,
Right now I'm loading xltxtra alone (since it loads xunicode and fontspec). In
some of my older documents I am loading all three. With an updated fontspec (as
of version ?) under xelatex which of the three packages do I need to be
loading. Just trying to streamline my xelatex templates.
I asked one question 2 days before still no reply. Is this mailing list
active ?
Ping !.. (Hearing echo)
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
Dear Folks,
This is a beamer-xelatex question on a problem that arises with xelatex
but not with pdflatex, and is hence likely to be xelatex-related.
The following is a minimal test file:
---
\documentclass{beamer}
%\usepackage{fontspec} % Comment out this line for compilation with pdflatex
%
On 18-09-2010 15:59, Ujjwol Lamichhane wrote:
I asked one question 2 days before still no reply. Is this mailing list
active ?
There were about 20 new posts the last 24 hours. Does this answer your
question?
Best regards,
José Carlos Santos
---
I gave up using beamer since the new maintainers have broken a lot of things
in beamer and I am writing my own class for producing presentations.
--
به نام خداوند جان و خرد کزین برتر اندیشه برنگذرد
--
Subscriptions, Archive, and List info
Ujjwol Lamichhane wrote:
I asked one question 2 days before still no reply. Is this mailing list
active ?
Yes, but as far as I can tell, your original message has not
received any replies. It's not clear why, since it seems
a perfectly reasonable question to me.
Philip Taylor
---
On Sep 16, 2010, at 1:24 PM, Ujjwol Lamichhane wrote:
Hi,
I have been using XeTeX for typsetting Devanāgarī documents and it
is going great. But I have encountered one issue, that whenever i
use commands like \section, \begin{enumerate},\footnote or any
command that generates numbering the
\setmainfont[Script=whatever,Mapping=devanagaridigits]{whatever}
--
به نام خداوند جان و خرد کزین برتر اندیشه برنگذرد
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
Are you using the development version of tikz? because with texlive 2010, I
do not have spy library.
--
به نام خداوند جان و خرد کزین برتر اندیشه برنگذرد
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listi
>
> Because of that, the \RequirePackage command knows an optional
> argument that specifies the version date that the loaded package
> should at least have. Otherwise LaTeX prints a warning, that
> an old package is used, but a newer one is requested.
>
> In case of \aemph:
>
>
> \atendpreambl.
On Saturday 18 September 2010 06:31 PM, Marc van Dongen wrote:
You may find the result of the efforts at
http://csweb.ucc.ie/~dongen/LaTeX-and-Friends-print.pdf.
Congratulations on a magnificent labour of love!
--
Chandra
--
Subscriptions, A
Hi!
I've had a similar problem but wasn't sure whether it was a XeTeX issue
in your case, or whether the solution was specific to the particular
macros I was using, but this works for me.
You may have something like:
\def\regular{"Kalimati:script=deva;+abvs;+blws;+calt;mapping=devnums"}
Vafa Khalighi wrote:
>> On the attached minimal example I get the following error when I use the
>> Polyglossia command \aemph to place an overline over text.
>>
>>> * ! Undefined control sequence.
>> *>* \aemph #1->$\overline {\hboxR
>> *>* {#1}}$
>> *>* l.6 ܗܢܐ ܛܣܛ:
Fr. Michael Gilmary wrote:
> Fr. Michael Gilmary wrote:
>
>> Well, I think I've got an environment for kashida. Please test it out
>> and change whatever is necessary. It seems to work here with the
>> attached example. Please note that I am no programmer and know very
>> little of the TeX or XeTe
Looking at the file xltxtra.sty that is current as of today in TeXlive 2010
(version 2010/06/03 v0.5d) and grepping it for "Require", we find that it
includes the following commands:
\RequirePackage{ifluatex}
\RequirePackage{fontspec}[2010/05/14 v2.0]
\RequirePackage{ifxetex}
\RequireXeTeX
\Requir
Hi there,
A friend of mine wants to use a bunch of different languages aka. fonts
in a single document, like for instance: Devanagari, Greek, Coptic,
Cyrillic, IPA, Arabic and Hebrew. Main language is German.
I told him that XeTex is very good for this. Now my question is: Is
here anybody having
On Sep 18, 2010, at 2:01 PM, Dominik Wujastyk wrote:
> Looking at the file xltxtra.sty that is current as of today in TeXlive 2010
> (version 2010/06/03 v0.5d) and grepping it for "Require", we find that it
> includes the following commands:
>
> \RequirePackage{ifluatex}
> \RequirePackage{fontsp
On Sep 18, 2010, at 4:43 PM, Herbert Schulz wrote:
On Sep 18, 2010, at 2:01 PM, Dominik Wujastyk wrote:
Looking at the file xltxtra.sty that is current as of today in
TeXlive 2010
(version 2010/06/03 v0.5d) and grepping it for "Require", we find
that it
includes the following commands:
\
On Sunday 19 September 2010 12:01 AM, Manfred Lotz wrote:
Hi there,
A friend of mine wants to use a bunch of different languages aka. fonts
in a single document, like for instance: Devanagari, Greek, Coptic,
Cyrillic, IPA, Arabic and Hebrew. Main language is German.
The exact solution depends o
I use Ibus under Ubuntu GNU/Linux, and it allows me to type all sorts of
different scripts in TeXworks. One can switch between them, etc. It's
good. Ibus is the default keyboard handler with Ubuntu, and if you also
load the m17n input methods, you'll get plenty of choice. I have recently
typed
Hello,
I am having issues—which I thought were related to this thread—with math
accent usage under XeLaTeX & unicode-math with XITS. When I use a \tilde on
a character that has sub/superscripts, the tilde gets very wide, and even
crashes with the superscript. Is there something that I'm missing, o
On Sat, Sep 18, 2010 at 07:20:53PM -0700, S. Ekin Kocabas wrote:
> Hello,
>
> I am having issues—which I thought were related to this thread—with math
> accent
> usage under XeLaTeX & unicode-math with XITS. When I use a \tilde on a
> character that has sub/superscripts, the tilde gets very wide,
On Windows (which seems to be the request, not Linux), your friend needs
to enable all the languages in which he wants to type using the Control
Panel, associating a keyboard with each. He should also enable the
option to cycle through the available keyboards using ALT-LEFT SHIFT
(that's more
Hi Chandra,
On Sun, 19 Sep 2010 06:10:14 +0530
"R (Chandra) Chandrasekhar"
wrote:
> On Sunday 19 September 2010 12:01 AM, Manfred Lotz wrote:
> > Hi there,
> > A friend of mine wants to use a bunch of different languages aka.
> > fonts in a single document, like for instance: Devanagari, Greek,
>
> Thanks, Vafa, bidi has changed so quickly that I had an old version left
> on my local tree that I'd overlooked. As soon as that was deleted,
> everything worked fine. Reminder to self: clean up TeX tree more often.
>
>
>
There is also a new version coming out sometimes before the next year in
On 18 Sep, 2010, at 08:01, Marc van Dongen wrote:
[...]
> As far as I'm concerned there's a bug in xelatex (it works
> with pdflatex). Specifically, the following code doesn't work.
>
> \documentclass{minimal}
>
> \usepackage{tikz}
> \usetikzlibrary{spy}
>
> \begin{document}
>\begin{tikzp
33 matches
Mail list logo