On 2011-09-19, Liviu Andronic wrote: > On Mon, Sep 19, 2011 at 8:28 AM, Guenter Milde <[email protected]> wrote: >>> I could use XeTeX and insert the Unicode >>> U+2611 ☑, which looks nice, but I'm not sure I'll be able to compile >>> my document in a Windows environment.
> Do you know if I could continue using Palatino (Palladio) in my > document (with LM for the rest), while randomly inserting Unicode > chars like this that would use an OpenType font? I'd like to keep > working with Palatino. You could, e.g. use TeXGyre Pagella as main font. Then set up a secondary font containing the required symbol with fontspec in the user preamble and use it changing fonts with ERT or a text style. See fontspec.pdf. Günter
