[XeTeX] [OS X TeX] Unexpected quotation marks
Michael Kubovy
kubovy at virginia.edu
Sun Jun 10 18:48:28 CEST 2007
On Jun 10, 2007, at 11:38 AM, Peter Dyballa wrote:
>
> Am 10.06.2007 um 16:24 schrieb Bruno Voisin:
>
>> If I remember correctly, support of tikz (or was it pstricks?) is
>> still largely experimental, and not yet included in TeXLive. At the
>> moment, I think it requires modifying driver files (the .def files
>> that XeLaTeX reads) and/or editing the xdvipdfmx sources and
>> recompiling xdvipdfmx from these modified sources. Not for the faint
>> of heart, in any case!
>
> Tikz works straight:
>
> \usepackage[dvipdfm]{pgf}
> \usepackage{tikz}
>
> +
> xelatex -output-driver='xdvipdfmx -q -E'
>
> plus it has to be TeX Live 2007.
I have the TeX distribution set to TeXLive-2007. I don't know how to
set the xelatex output driver.
My preamble (the packages part) reads:
%%!TEX TS-program = XeLaTeX-xdvipdfmx
%%!TEX encoding = UTF-8 Unicode
\documentclass[twocolumn,11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage{mathpazo}
\usepackage[cm-default]{fontspecmodified}
\defaultfontfeatures{Mapping=tex-text}
\setmainfont{Palatino}
\usepackage{graphicx}
\usepackage[dvipdfm]{pgf}
\usepackage{tikz}
\usepackage{amssymb}
\usepackage{amsmath} %
\usepackage{fancyhdr}
\usepackage{xspace}
\usepackage{tabularx}
\usepackage[left=.5in, right = .5in, top=.6in, bottom = .6in]{geometry}
\usepackage{subfigure}
\usepackage[raggedright,rightcaption]{sidecap}
\usepackage[hang,small,sc]{caption}
\usepackage{sectsty}
\allsectionsfont{\sffamily\mdseries\upshape}
\pagestyle{fancy}
\usepackage[pdftitle={Gestalt
Detection},colorlinks=true,linkcolor=blue]{hyperref}
\usepackage{apacite}
\usepackage{pdfsync}
_____________________________
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/
More information about the XeTeX
mailing list