diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-20 00:16:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-20 00:16:44 +0000 |
commit | 81e85f9bb5875b6c3cd460112e26e715d8965004 (patch) | |
tree | 080f756dab293c38187e2cc6cde199e717f57433 /Master/texmf-dist/doc/latex/hyperref/test/testbib.tex | |
parent | 4cdec44e9893db7879eb9f2f34cfcbe52072abd0 (diff) |
hyperref 6.75a (1aug06)
git-svn-id: svn://tug.org/texlive/trunk@1993 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/test/testbib.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/test/testbib.tex | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/test/testbib.tex b/Master/texmf-dist/doc/latex/hyperref/test/testbib.tex deleted file mode 100644 index 81e8930e567..00000000000 --- a/Master/texmf-dist/doc/latex/hyperref/test/testbib.tex +++ /dev/null @@ -1,57 +0,0 @@ -\errorcontextlines=10 -\documentclass{article} -\usepackage{times} -\usepackage{natbib} -\bibliographystyle{agu} -\usepackage[colorlinks,citecolor=red,pagebackref,hypertexnames=false]{hyperref} -\begin{document} -\title{Another test} -\author{Sergey Lesenko} -\maketitle - -\section{Introduction} -(PDF), described in -\cite{Adobe,Deutsch}, and also available from -\TeX{} $\longrightarrow$ DVIPS\cite{Rokicki} -GhostScript\cite{Deutsch} -TeX2PDF\cite{Sojka} -\cite{Haralambous:TB16-2-162}. We may compare this route with that - -\citeyear{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\citeyear{Rokicki} -GhostScript\citeyear{Deutsch} -TeX2PDF\citeyear{Sojka} -\citeyear{Haralambous:TB16-2-162}. We may compare this route with that - -\citeauthor{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\citeauthor{Rokicki} -GhostScript\citeauthor{Deutsch} -TeX2PDF\citeauthor{Sojka} -\citeauthor{Haralambous:TB16-2-162}. We may compare this route with that - -\citefullauthor{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\citefullauthor{Rokicki} -GhostScript\citefullauthor{Deutsch} -TeX2PDF\citefullauthor{Sojka} -\citefullauthor{Haralambous:TB16-2-162}. We may compare this route with that - -\citet{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\citet{Rokicki} -GhostScript\citet{Deutsch} -TeX2PDF\citet{Sojka} -\citet{Haralambous:TB16-2-162}. We may compare this route with that - -\citealt{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\citealt{Rokicki} -GhostScript\citealt{Deutsch} -TeX2PDF\citealt{Sojka} -\citealt{Haralambous:TB16-2-162}. We may compare this route with that - -\cite*{Adobe}, and also available from -\TeX{} $\longrightarrow$ DVIPS\cite*{Rokicki} -GhostScript\cite*{Deutsch} -TeX2PDF\cite*{Sojka} -\cite*{Haralambous:TB16-2-162}. We may compare this route with that - -\bibliography{testbib} -\end{document} |