create macro for item with textbf

This commit is contained in:
2026-02-25 16:10:21 +01:00
parent c08df6b885
commit c1c94fdf78
3 changed files with 28 additions and 25 deletions

View File

@@ -70,6 +70,8 @@
\usepackage[autostyle=true]{csquotes} % Required to generate
% language-dependent quotes in the bibliography
\newcommand{\bitem}[1]{\item \textbf{#1}}
%----------------------------------------------------------------------------------------
% MARGIN SETTINGS
%----------------------------------------------------------------------------------------