CTAN Comprehensive TeX Archive Network

Directory graphics/pgf/contrib/pxpgfmark

README
PXpgfmark Package
=================

LaTeX: to make inter-picture connections work with e-pTeX engine

PGF/TikZ's feature of “inter-picture connections” 
(`remember picture` option) depends on the “save position” feature
of pdfTeX. Today the latter feature is also supported by XeTeX
and e-(u)pTeX engines. Unfortunately, PGF's driver for dvipdfmx
relies on testing on engine (not feature) and thus inter-picture
connections still fail on e-pTeX + dvipdfmx. This package fixes
the problem.

### Installation

  - `*.sty` → $TEXMF/tex/latex/PXpgfmark

### Usage

Load this package after tikz (or pgf) package.

    \documentclass[dvipdfmx]{article}
    \usepackage{tikz} % or pgf
    \usepackage{pxpgfmark}

Note that this package is of no use unless you work on e-(u)pTeX +
dvipdfmx combination.

Revision History
----------------

  * Version 0.1 <2013/02/18>
      - The first public version.

--------------------
Takayuki YATO (aka. "ZR")  
http://zrbabbler.sp.land.to/

Download the contents of this package in one zip archive (2.1k).

pxpgfmark – e-p driver for PGF inter-picture connections

The distributed drivers do not support the PGF feature of “inter-picture connections” under e-p and dvipdfmx.

The package uses existing features of dvipdfmx to fix this problem

Packagepxpgfmark
Version0.2
LicensesMIT License
MaintainerTakayuki Yato
Contained inTeX Live as pxpgfmark
MiKTeX as pxpgfmark
TopicsGraphics driver
...
Guest Book Sitemap Contact Contact Author