diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:30 +0000 |
commit | 591c7e4eb6e46ca48d0a57e5348bdc655a0771cb (patch) | |
tree | 008bdba56bc388ccdc7a3a39e2a6c2f220ec79dd /Master/texmf-dist/source/latex/psfragx/psfragx.drv | |
parent | 4a2da8792d9f12b4a6192e03329fa9cd80775e25 (diff) |
trunk/Master/texmf-dist/source/latex/psfragx
git-svn-id: svn://tug.org/texlive/trunk@469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/psfragx/psfragx.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/psfragx/psfragx.drv | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/psfragx/psfragx.drv b/Master/texmf-dist/source/latex/psfragx/psfragx.drv new file mode 100644 index 00000000000..bdd30fe3c73 --- /dev/null +++ b/Master/texmf-dist/source/latex/psfragx/psfragx.drv @@ -0,0 +1,42 @@ +%% +%% This is file `psfragx.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% psfragx.dtx (with options: `driver') +%% +%% This is a generated file. +%% +%% Copyright (C) 2003, 2004 Pascal Kockaert +%% Pascal.Kockaert ad ulb.ac.be +%% Note that ''ad´´ is often replaced by the ''@´´ sign. +%% ---------------------------------------------------------- +%% +%% This package may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +\ProvidesFile{psfragx.drv} +\documentclass[a4paper,11pt]{ltxdoc} +\usepackage[ansinew]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[francais,english]{babel} +%% Uncomment the following line if you don't want to include a +%% source-code listing. +%%\OnlyDescription +\CodelineIndex +%% +%%% Babel french option +\NoAutoSpaceBeforeFDP +%%% +\begin{document} + \DocInput{psfragx.dtx} +\end{document} +\endinput +%% +%% End of file `psfragx.drv'. |