Skip to content

Commit

Permalink
Printing volume not conditioned by maintitle or booktitle (rel. #82)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLuptak committed Mar 20, 2022
1 parent e5c2d39 commit 966da45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion iso.bbx
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,8 @@
\newbibmacro{multi:titles}{%
\iffieldundef{maintitle}
{\iffieldundef{booktitle}
{\usebibmacro{titles}{}{emph}}
{\usebibmacro{titles}{}{emph}%
\usebibmacro{volume}}
{\usebibmacro{titles}{book}{emph}%
\usebibmacro{volume}%
\usebibmacro{titles}{}{}}}%
Expand Down

0 comments on commit 966da45

Please sign in to comment.