diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-29 22:21:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-29 22:21:13 +0000 |
commit | 5cf448717d5bd535646efd1290abb0237b239f41 (patch) | |
tree | 5e147ab5572bba0b4f42ac1a30f242aab30679db /Master/texmf-dist/tex/latex | |
parent | b871c26a0f7fea050cf7f211f9fc75edcb79a075 (diff) |
miscdoc.sty not in runtime
git-svn-id: svn://tug.org/texlive/trunk@16864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/url/miscdoc.sty | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/url/miscdoc.sty b/Master/texmf-dist/tex/latex/url/miscdoc.sty deleted file mode 100644 index 179939fc984..00000000000 --- a/Master/texmf-dist/tex/latex/url/miscdoc.sty +++ /dev/null @@ -1,8 +0,0 @@ -\ProvidesPackage{miscdoc}[2010/01/20 macros for documenting latex/misc pkgs] - -% T1 encoding assumed -\newcommand\cs[1]{\texttt{\char`\\#1}} - -\newcommand\newitem{\par\addvspace{1ex}\noindent} - -\newcommand\meta[1]{\ensuremath{\langle}\emph{#1}\ensuremath{\rangle}} |