Skip to content

Commit d7cd163

Browse files
Popravki kot zaželjeni
- Odstrani izpis jezika v člankih - Povrne izpis povezav.
1 parent 8c64b34 commit d7cd163

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

fmfdelo.cls

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
hyperref=auto,
265265
isbn=false,
266266
doi=true,
267-
url=false,
267+
url=true,
268268
date=year,
269269
giveninits=true,
270270
maxnames=3,
@@ -326,15 +326,13 @@
326326
\printfield{titleaddon}}
327327
}
328328

329-
% remove v:
329+
% remove v: and language
330330
\DeclareBibliographyDriver{article}{%
331331
\usebibmacro{bibindex}%
332332
\usebibmacro{begentry}%
333333
\usebibmacro{author/translator+others}%
334334
\setunit{\printdelim{nametitledelim}}\newblock
335335
\usebibmacro{title}%
336-
\newunit
337-
\printlist{language}%
338336
\newunit\newblock
339337
\usebibmacro{byauthor}%
340338
\newunit\newblock

0 commit comments

Comments
 (0)