summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg')
-rw-r--r--graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg b/graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg
deleted file mode 100644
index f888fb60b3..0000000000
--- a/graphics/pgf/base/doc/version-for-pdftex/pgfmanual-pdftex.cfg
+++ /dev/null
@@ -1,21 +0,0 @@
-% Copyright 2019 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Free Documentation License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\usepackage[hyphens]{url}
-\makeatletter
-\g@addto@macro\selectfont{%
- \long\edef\longf@family{\f@family}%
- \ifx\longf@family\ttdefault
- \pdfnoligatures\font\relax
- \fi
-}
-\makeatother
-
-% Just make sure to compile this using pdfelatex.