[OS X TeX] Unexpected quotation marks

Michael Kubovy kubovy at virginia.edu
Sat Jun 9 17:27:56 EDT 2007


On Jun 9, 2007, at 3:26 PM, Robert Spence wrote:

>
> On 09 Jun 2007, at 20:54 , Michael Kubovy wrote:
>
>> Yes. There's math. That clinched it. (Under the Georgian regime,  
>> there is great discrepancy between the appearance of math and  
>> numerals in the text.)
>>
>> Thanks to you, Bruno Voisin, Peter Dyballa, Aaron Jackson, Adam  
>> Goldstein, Axel Retif, John Vokey, and Herbert Schultz for getting  
>> me over the Palatino typographical hurdle.
>
> XeTeX rockz.
>
> What exactly is the math font you're using now?  Whatever it is,  
> there might be a better one, but I don't have much experience with  
> typesetting math...
>
> If you posted your complete preamble, someone on the list could  
> probably help fine-tune the optical match between the text and the  
> math fonts...

That would be nice (these are closer than the numeral of Georgia and  
the math numerals, but still noticeably different):

%%!TEX TS-program = xelatexmk
%%!TEX encoding = UTF-8 Unicode

\documentclass[twocolumn,11pt]{article}
\usepackage[cm-default]{fontspec}
\defaultfontfeatures{Mapping=tex-text}
\setmainfont{Palatino}
\usepackage{graphicx}
\usepackage[hang,small,sc]{caption}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{fancyhdr}
\usepackage{xspace}
\usepackage{tabularx}
\usepackage[left=.5in, right = .5in, top=.6in, bottom = .6in]{geometry}
\usepackage{subfigure}
\usepackage{sectsty}
\allsectionsfont{\sffamily\mdseries\upshape}
\pagestyle{fancy}
\usepackage[pdftitle={Gestalt  
Detection},colorlinks=true,linkcolor=blue]{hyperref}
\usepackage{apacite}

\title{Article}
\author{Author}
\date{}

\begin{document}
\maketitle

Text:

\textit{p}(\textbf{a})/\textit{p}(\textbf{b}) = log{1234567890}

Math:
\[\frac{p(\mathbf{a})}{p(\mathbf{b})} = \log{1234567890}\]

\end{document}

_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS:     P.O.Box 400400    Charlottesville, VA 22904-4400
Parcels:    Room 102        Gilmer Hall
         McCormick Road    Charlottesville, VA 22903
Office:    B011    +1-434-982-4729
Lab:        B019    +1-434-982-4751
Fax:        +1-434-982-4766
WWW:    http://www.people.virginia.edu/~mk9y/



------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list