refactor(documentclass): refactor keywords command

This commit is contained in:
Rifqi D. Panuluh
2025-10-17 13:38:22 +00:00
parent 9fac156c36
commit 6b5a00dc63

View File

@@ -476,10 +476,11 @@
% 3) also updates PDF metadata for XeLaTeX via xdvipdfmx \special
\newcommand{\keywords}[1]{%
\bigskip\noindent
\alphabubblesort{#1}
\ifnum\strcmp{\languagename}{malay}=0
Kata Kunci: \alphabubblesort{#1}\sortedlist%
Kata Kunci: \sortedlist%
\else
\textit{Keywords: } \alphabubblesort{#1}\sortedlist%
\textit{Keywords: \sortedlist}%
\fi
% -- store for metadata --
\gdef\SortedKeywords{\sortedlist}%