summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 04:43:15 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 04:43:15 +0000
commit44c60ee6cc9f0b9950bcab1c52db87bb86cc0860 (patch)
treeef917d4e8a15cac6db7c3394389248d2ca511b91 /Master/texmf-dist/bibtex/bst
parent82db8f99deb2aff5f2ccc4f896b7431d93147fa7 (diff)
update minitoc.
git-svn-id: svn://tug.org/texlive/trunk@2524 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst4
-rw-r--r--Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst16
2 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst b/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst
index 79f9fa31761..7a0961c1059 100644
--- a/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst
+++ b/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst
@@ -281,7 +281,7 @@ FUNCTION {format.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- { s nameptr "{ff~}{vv~}\bgroup\scshape {ll}\egroup{{}}{, jj}" format.name$ 't :=
+ { s nameptr "{ff~}\bgroup\scshape {vv~}{ll}\egroup{{}}{, jj}" format.name$ 't :=
nameptr #1 >
{ namesleft #1 >
{ ", " * t * }
@@ -754,7 +754,7 @@ FUNCTION {webpage}
new.block
format.btitle "title" output.check
inbrackets "online" output
- new.block
+% new.block % NO PERIOD
year empty$
'skip$
{ format.date "year" output.check }
diff --git a/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst b/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
index e398cb200a5..f4bc2c55b29 100644
--- a/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
+++ b/Master/texmf-dist/bibtex/bst/minitoc/fr-mtc.bst
@@ -316,7 +316,7 @@ FUNCTION {format.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- { s nameptr "{ff~}{vv~}\bgroup\scshape {ll}\egroup{{}}{, jj}" format.name$ 't :=
+ { s nameptr "{ff~}\bgroup\scshape {vv~}{ll}\egroup{{}}{, jj}" format.name$ 't :=
nameptr #1 >
{ namesleft #1 >
{ ", " * t * }
@@ -520,7 +520,7 @@ FUNCTION {format.vol.num.pages}
'skip$
{ duplicate$ empty$
{ pop$ format.pages }
- { "{\froff:}" * pages n.dashify * }
+ { "{\froff$:$}" * pages n.dashify * }
if$
}
if$
@@ -788,9 +788,9 @@ FUNCTION {webpage}
% { format.authors output.nonnull }
% if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
inbrackets "en ligne" output
- new.block
+% new.block % NO PERIOD
year empty$
'skip$
{ format.date "year" output.check }
@@ -841,7 +841,7 @@ FUNCTION {book}
}
if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
crossref missing$
{ format.bvolume output
new.block
@@ -866,7 +866,7 @@ FUNCTION {booklet}
{ output.bibitem
format.authors output
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
howpublished address new.block.checkb
howpublished output
address output
@@ -916,7 +916,7 @@ FUNCTION {incollection}
{ output.bibitem
format.authors "author" output.check
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
new.block
crossref missing$
{ format.in.ed.booktitle "booktitle" output.check
@@ -1066,7 +1066,7 @@ FUNCTION {proceedings}
{ format.editors output.nonnull }
if$
new.block
- format.btitle "title" output.check
+ format.btitle "title" output.check.guillemet
format.bvolume output
format.number.series output
address empty$