
Just one minor detail: in the even pages of bibliography, the entries do not appear aligned with the page number:
Is there any parameter I could change to fix this?

Thanxxxxx!!!
NEW: TikZ book now 40% off at Amazon.com for a short time.
Because you are using the option biblabel-on-margin, so the labels are... on the page marginneologisma wrote: Just one minor detail: in the even pages of bibliography, the entries do not appear aligned with the page number
Code: Select all
\usepackage[num]{abntcite}
\makeatletter
\renewcommand{\@biblabel}[1]{#1}
\renewcommand{\@openbib@code}{\@openbib@codeBACKUP}
\renewcommand{\thebibliography}[1]{\thebibliographyBkUp{99}\setlength{\itemsep}{\baselineskip}}
\makeatother
NEW: TikZ book now 40% off at Amazon.com for a short time.