fix(documentclass): restore and customize English bibliography strings
This commit is contained in:
@@ -28,10 +28,10 @@
|
|||||||
% Polyglossia set language
|
% Polyglossia set language
|
||||||
\setdefaultlanguage[variant=indonesian]{malay} % Proper Indonesian language setup
|
\setdefaultlanguage[variant=indonesian]{malay} % Proper Indonesian language setup
|
||||||
\setotherlanguage{english} % Enables English as secondary language
|
\setotherlanguage{english} % Enables English as secondary language
|
||||||
% \DefineBibliographyStrings{english}{% % Customizes bibliography text
|
\DefineBibliographyStrings{english}{% % Customizes bibliography text
|
||||||
% andothers={dkk\adddot}, % Changes "et al." to "dkk."
|
andothers={dkk\adddot}, % Changes "et al." to "dkk."
|
||||||
% pages={hlm\adddot}, % Changes "pp." to "hlm."
|
pages={hlm\adddot}, % Changes "pp." to "hlm."
|
||||||
% }
|
}
|
||||||
|
|
||||||
% Conditionally load the watermark package and settings
|
% Conditionally load the watermark package and settings
|
||||||
\if@draftmark
|
\if@draftmark
|
||||||
|
|||||||
Reference in New Issue
Block a user