Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-18 Thread Ulrike Fischer
Am Mon, 17 Oct 2011 17:33:05 +0200 schrieb Tobias Schoel: >>> Is there a workaround or do I need to type \mathbf{} at the beginning of >>> each \(\) myself? >> You shouldn't use \mathbf to make large part of an equation bold. >> \mathbf is meant for single symbols and only for things like number

Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-17 Thread Tobias Schoel
Am 17.10.2011 17:19, schrieb Ulrike Fischer: Am Fri, 14 Oct 2011 12:55:39 +0200 schrieb Tobias Schoel: But \mathbf{} works. \boldmath and \mathversion{bold} shouldn't care, whether bold math is achieved with a bold type face or faked. It should only work like invoking \mathbf{} at the begin

Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-17 Thread Ulrike Fischer
Am Fri, 14 Oct 2011 12:55:39 +0200 schrieb Tobias Schoel: > But \mathbf{} works. \boldmath and \mathversion{bold} shouldn't care, > whether bold math is achieved with a bold type face or faked. It should > only work like invoking \mathbf{} at the beginning of each \(\) and \[\]. > > Is there

Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-14 Thread Tobias Schoel
Am 13.10.2011 19:08, schrieb Peter Dyballa: Am 13.10.2011 um 18:35 schrieb Tobias Schoel: So what component is the source of problems. Asana Math. It has only a regular face. (Fontspec allows to artificially make a font bold.) -- Mit friedvollen Grüßen Pete To be is to do.

Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-13 Thread Peter Dyballa
Am 13.10.2011 um 18:35 schrieb Tobias Schoel: > So what component is the source of problems. Asana Math. It has only a regular face. (Fontspec allows to artificially make a font bold.) -- Mit friedvollen Grüßen Pete To be is to do. – I. Kant To do is to be.

Re: [XeTeX] Always bold math & strange unicode-math behaviour

2011-10-13 Thread Tobias Schoel
Hi, your minimal example does work for me, too. I didn't investigate thoroughly before sending the mail. Now I have found some more issues: Take this minimal example: \documentclass{minimal} \usepackage{fontspec} \usepackage{unicode-math} % Interesting Line 1 \setmathfont{Asana Math} % Inter