summaryrefslogtreecommitdiff
path: root/language/korean/HLaTeX/contrib/showhtags.sty
diff options
context:
space:
mode:
Diffstat (limited to 'language/korean/HLaTeX/contrib/showhtags.sty')
-rw-r--r--language/korean/HLaTeX/contrib/showhtags.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/language/korean/HLaTeX/contrib/showhtags.sty b/language/korean/HLaTeX/contrib/showhtags.sty
new file mode 100644
index 0000000000..0bc046f72a
--- /dev/null
+++ b/language/korean/HLaTeX/contrib/showhtags.sty
@@ -0,0 +1,14 @@
+\input showtags.sty
+
+\ifx\nullocplist\undefined
+\def\@bibitem#1{\item\if@filesw {\let\protect\noexpand\immediate\write\@auxout
+ {\string\bibcite{#1}{\the\value{\@listctr}\string\make@josa{\the\value{\@listctr}}}}\fi\ignorespaces}
+ \@showtag{#1}}
+%
+\def\@lbibitem[#1]#2{\item[\@biblabel{#1}\hfill]\if@filesw
+ {\let\protect\noexpand
+ \immediate
+ \write\@auxout{\string\bibcite{#2}{#1\string\make@josa{#1}}}}\fi\ignorespaces
+ \@showtag{#2}}
+\fi
+\endinput