summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/sref/idc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-20 22:30:22 +0000
committerKarl Berry <karl@freefriends.org>2010-07-20 22:30:22 +0000
commitcdfe96a3444a4d0664b9702c4ff6fe6622257834 (patch)
tree577232accd4bf41d7480fae7c177ceef147c8fea /Master/texmf-dist/doc/latex/stex/sref/idc.tex
parent47e2d96a8faed88dfedd17ca5352227d585a6710 (diff)
stex update once more
git-svn-id: svn://tug.org/texlive/trunk@19548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/sref/idc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/stex/sref/idc.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/sref/idc.tex b/Master/texmf-dist/doc/latex/stex/sref/idc.tex
new file mode 100644
index 00000000000..f85a3413758
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/stex/sref/idc.tex
@@ -0,0 +1,21 @@
+\documentclass[extrefs]{omdoc}
+\usepackage{omtext}
+\makeextrefs{idc}
+\inputrefs{scr}{scr}
+\extrefstyle{scr}{\cite[\protect{\theextref}]{scrcit}}
+\title{Inter-Document Crossreferencing}
+\author{John Bull}
+\usepackage{hyperref}
+\begin{document}
+\maketitle\newpage
+\input{idcmain}\newpage
+\begin{thebibliography}{SCR}
+\bibitem[SCR]{scrcit}
+Jane Doe\newblock \href{scr.pdf}{Semantic Crossreferencing}\newblock Personal communication.
+\end{thebibliography}
+\end{document}
+
+%%% Local Variables:
+%%% mode: LaTeX
+%%% TeX-master: t
+%%% End: