summaryrefslogtreecommitdiff
path: root/language/korean/HLaTeX/contrib/showhtags.sty
blob: 0bc046f72a0be4be0674a7bfaeeb7fea99e68a83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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