summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/sref/scr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/sref/scr.tex')
-rw-r--r--Master/texmf-dist/doc/latex/stex/sref/scr.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/sref/scr.tex b/Master/texmf-dist/doc/latex/stex/sref/scr.tex
new file mode 100644
index 00000000000..16b35003027
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/stex/sref/scr.tex
@@ -0,0 +1,20 @@
+\documentclass[extrefs]{omdoc}
+\usepackage{omtext}
+\makeextrefs{scr}
+\inputrefs{idc}{idc}
+\extrefstyle{idc}{\cite[\protect{\theextref}]{idccit}}
+\title{Semantic Crossreferencing}
+\author{Jane Doe}
+\usepackage{hyperref}
+\begin{document}
+\maketitle
+\input{scrmain}
+\begin{thebibliography}{IDC}
+\bibitem[IDC]{idccit}
+John Bull\newblock \href{scr.pdf}{Inter-Document Crossreferencing}\newblock Personal communication
+\end{thebibliography}
+\end{document}
+%%% Local Variables:
+%%% mode: LaTeX
+%%% TeX-master: t
+%%% End: