Re: [XeTeX] How to mix math fonts?

2011-08-01 Thread Martin Steer
On Mon, Aug 01, 2011 at 04:22:42PM +0930, Will Robertson wrote: P.S. Now that I write it, "forge the way ahead" seems like an odd turn of phrase. Perhaps the child of "forge ahead" and "show the way"? -- Subscriptions, Archive, and List infor

Re: [XeTeX] How to mix math fonts?

2011-07-31 Thread Will Robertson
On 2011-07-14 16:33:59 +0930, Mojca Miklavec said: Wow, Ulrik, Perfect! I will simply use your version now (not trying to learn the syntax). Will - Maybe it makes sense to incorporate some of the changes into your original document? Or at least create a second copy or style file with the pur

Re: [XeTeX] How to mix math fonts?

2011-07-14 Thread Mojca Miklavec
Wow, Ulrik, Perfect! I will simply use your version now (not trying to learn the syntax). Will - Maybe it makes sense to incorporate some of the changes into your original document? Or at least create a second copy or style file with the purpose to compare different fonts? Mojca --

Re: [XeTeX] How to mix math fonts?

2011-07-13 Thread Ulrik Vieth
On 07/13/2011 04:15 PM, Ulrike Fischer wrote: Did my version not work for you? I had no problems to compare your two fonts with it? With a bit of hacking (mostly adjusting for unicode-math versions), I managed to get it working, but I decided to generalize it a bit. So here's the version I ca

Re: [XeTeX] How to mix math fonts?

2011-07-13 Thread Ulrike Fischer
Am Wed, 13 Jul 2011 09:27:57 +0200 schrieb Mojca Miklavec: > As Ulrik already pointed out: we actually only have a feature request > for you: to create a version of unimath-symbols.ltx that would be able > to compare two fonts side-by-side (when testing new fonts and > comparing them with some com

Re: [XeTeX] How to mix math fonts?

2011-07-13 Thread Mojca Miklavec
On Tue, Jul 12, 2011 at 14:23, Will Robertson wrote: > On 06/07/2011, at 3:41 PM, Mojca Miklavec wrote: > >> I would like to know how I can use unicode-math package for mixing >> multiple fonts. (I don't mean taking a few characters from one font >> and a few symbols from the other.) I would like t

Re: [XeTeX] How to mix math fonts?

2011-07-12 Thread Ulrik Vieth
On 07/12/2011 02:23 PM, Will Robertson wrote: On 06/07/2011, at 3:41 PM, Mojca Miklavec wrote: I could use \setmathfont for each individual character, but then it takes ages to compile. Sorry for the slow reply. Do the characters need to actually be set up for math use? For situations like t

Re: [XeTeX] How to mix math fonts?

2011-07-12 Thread Tobias Schoel
Am 12.07.2011 14:23, schrieb Will Robertson: On 06/07/2011, at 3:41 PM, Mojca Miklavec wrote: I would like to know how I can use unicode-math package for mixing multiple fonts. (I don't mean taking a few characters from one font and a few symbols from the other.) I would like to display one c

Re: [XeTeX] How to mix math fonts?

2011-07-12 Thread Will Robertson
On 06/07/2011, at 3:41 PM, Mojca Miklavec wrote: > I would like to know how I can use unicode-math package for mixing > multiple fonts. (I don't mean taking a few characters from one font > and a few symbols from the other.) I would like to display one > character from LM Math for example and the

Re: [XeTeX] How to mix math fonts?

2011-07-08 Thread Tobias Schoel
Yes, in a charmap tool like babelmap, U+22D3 DOUBLE UNION and U+22D2 DOUBLE INTERSECTION are confused (standing upside down?), but blame STIXGeneral -- XITS just inherits the mistake. if a student copies a wrong answer from another student, than that other student is to blame and the first on

Re: [XeTeX] How to mix math fonts?

2011-07-08 Thread George N. White III
On Thu, Jul 7, 2011 at 10:08 AM, Ulrike Fischer wrote: > Am Thu, 7 Jul 2011 12:13:21 +0200 schrieb Mojca Miklavec: > > >> Thanks a lot for the answer. Actually, the looping itself is not a >> problem. I was trying to modify Will Robertson's document >> (http://mirrors.ctan.org/macros/latex/contri

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Ulrike Fischer
Am Thu, 7 Jul 2011 12:13:21 +0200 schrieb Mojca Miklavec: > Thanks a lot for the answer. Actually, the looping itself is not a > problem. I was trying to modify Will Robertson's document > (http://mirrors.ctan.org/macros/latex/contrib/unicode-math/unimath-symbols.pdf) > I'm still trying to deci

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Vafa Khalighi
and this one too: https://gist.github.com/616937 On Thu, Jul 7, 2011 at 8:37 PM, Vafa Khalighi wrote: > Have you seen page 4 of XeTeX > Live > ? > > > On Thu, Jul 7, 2011 at 8:30 PM, Mojca Miklavec < > mojca.miklavec.li...@gmail.com> wrote: > >> On

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Vafa Khalighi
Have you seen page 4 of XeTeX Live ? On Thu, Jul 7, 2011 at 8:30 PM, Mojca Miklavec < mojca.miklavec.li...@gmail.com> wrote: > On Thu, Jul 7, 2011 at 12:30, Mojca Miklavec > wrote: > > Maybe an easier question would be the following. To compare text

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Mojca Miklavec
On Thu, Jul 7, 2011 at 12:30, Mojca Miklavec wrote: > Maybe an easier question would be the following. To compare text fonts > I could do the following (pseudocode): >    \font\a="Some font:mapping=tex-text" >    \font\b="Some Other Font:mapping=tex-text" > >    \def\printline#1{{\a #1}{\b #1}} >

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Mojca Miklavec
Maybe an easier question would be the following. To compare text fonts I could do the following (pseudocode): \font\a="Some font:mapping=tex-text" \font\b="Some Other Font:mapping=tex-text" \def\printline#1{{\a #1}{\b #1}} \somecommandtoloopoversomerange{0}{1000}{\printline{\char\l

Re: [XeTeX] How to mix math fonts?

2011-07-07 Thread Mojca Miklavec
On Wed, Jul 6, 2011 at 20:24, Tobias Schoel wrote: > For comparison only, something like this might suffice: Thanks a lot for the answer. Actually, the looping itself is not a problem. I was trying to modify Will Robertson's document (http://mirrors.ctan.org/macros/latex/contrib/unicode-math/unima

Re: [XeTeX] How to mix math fonts?

2011-07-06 Thread Tobias Schoel
For comparison only, something like this might suffice: \documentclass{minimal} \usepackage{fontspec} \usepackage{unicode-math} \usepackage{pgffor} \begin{document} \begin{minipage}[t]{0.5\textwidth} \raggedleft \setmathfont{Asana Math} \foreach \x in {0,...,9}% {% \(\x\)\\ } \end{minipage} \begi

Re: [XeTeX] How to mix math fonts?

2011-07-06 Thread Tobias Schoel
With unicode looping: \documentclass{minimal} \usepackage[paperwidth=4cm,paperheight=112cm,textheight=110cm]{geometry} \usepackage{fontspec} \usepackage{unicode-math} \usepackage{pgffor} \usepackage{pgfmath} \pgfmathsetbasenumberlength{5} \newcommand{\printunicoderange}[4]{%#1=range begin, #2=ra

Re: [XeTeX] How to mix math fonts?

2011-07-06 Thread Ulrike Fischer
Am Wed, 6 Jul 2011 08:11:35 +0200 schrieb Mojca Miklavec: > Hello, > > I would like to know how I can use unicode-math package for mixing > multiple fonts. (I don't mean taking a few characters from one font > and a few symbols from the other.) I would like to display one > character from LM Math

[XeTeX] How to mix math fonts?

2011-07-05 Thread Mojca Miklavec
Hello, I would like to know how I can use unicode-math package for mixing multiple fonts. (I don't mean taking a few characters from one font and a few symbols from the other.) I would like to display one character from LM Math for example and the same one in XITS math next to each other, looping