4 Nov 10:02
Fwd: Tracking small caps using microtype fails in tikz-boxes
Kjell Magne Fauske <kjellmf <at> gmail.com>
2009-11-04 09:02:07 GMT
2009-11-04 09:02:07 GMT
Dear PGF developers, I'm forwarding this post from comp.text.tex about an issue with microtype and small caps in tikz-boxes: http://groups.google.com/group/comp.text.tex/browse_thread/thread/c2e3c3ce1e03267e# ---------- Forwarded message ---------- From: Robert <w....@gmx.net> Date: Nov 3, 5:49 pm Subject: Tracking small caps using microtype fails in tikz-boxes To: comp.text.tex On 03.11.2009 15:20 Uhr, Kjell Magne Fauske wrote: > On Nov 2, 2:25 pm, Brian Rantz <brian.ra...@googlemail.com> wrote: >> On Nov 2, 8:08 am, Kjell Magne Fauske <kjel...@gmail.com> wrote: >>> On Nov 2, 7:06 am, hscm <henkmetsel...@gmail.com> wrote: >>>> hi, >>>> I made some tikz pictures with small caps in textboxes. They compile >>>> fine, but when I try to add tracking using microtype I get compilation >>>> errors (did you forget a semicolon? No I didn't) >>>> I'm using texlive2009-pre on debian. Is this a known problem? Does a >>>> solution exist? >>>> \documentclass{memoir} >>>> \usepackage[tracking=true]{microtype} >>>> \usepackage{tikz} >>>> \begin{document} >>>> \begin{tikzpicture} >>>> \draw(0,0) -- node[anchor=west,text width=5cm]{\textsc{test}}(1,1); >>>> \end{tikzpicture}(Continue reading)
RSS Feed