From 626a38a6009bf58b81a43418ec5f3e42524735fa Mon Sep 17 00:00:00 2001 From: Julien Rioux Date: Mon, 13 May 2013 21:07:04 +0200 Subject: [PATCH] Add missing space in front of edition in generated bibentry. --- lib/layouts/stdciteformats.inc | 4 ++-- status.20x | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/layouts/stdciteformats.inc b/lib/layouts/stdciteformats.inc index 2055e1c791..a7b8fc8c4e 100644 --- a/lib/layouts/stdciteformats.inc +++ b/lib/layouts/stdciteformats.inc @@ -20,11 +20,11 @@ CiteFormat !emphtitle {!!}%title%{!!} !emphjournal {!!}%journal%{!!} - !insomething %author%, %!quotetitle%, %_in%{%editor%[[ %editor%, %_edtext%,]]} {!!}%booktitle%{!!}%!volnum%{%edition%[[%edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%)%!pages%.{%note%[[ %note%]]} + !insomething %author%, %!quotetitle%, %_in%{%editor%[[ %editor%, %_edtext%,]]} {!!}%booktitle%{!!}%!volnum%{%edition%[[ %edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%)%!pages%.{%note%[[ %note%]]} article %author%, %!quotetitle%, %!emphjournal% {%volume%[[ %volume%{%number%[[, %number%]]}]]} (%year%)%!pages%.{%note%[[ %note%]]} - book %!authoredit%%!emphtitle%%!volnum%{%edition%[[%edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%).{%note%[[ %note%]]} + book %!authoredit%%!emphtitle%%!volnum%{%edition%[[ %edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%).{%note%[[ %note%]]} incollection %!insomething% inproceedings %!insomething% diff --git a/status.20x b/status.20x index 7528f7ae34..d434c556cb 100644 --- a/status.20x +++ b/status.20x @@ -87,6 +87,8 @@ What's new - Fix problem with size of superscripts and such inside footnotes (bug 8610). +- Add missing space before the edition in the bibliography (part of bug 8488). + * TEX2LYX -- 2.39.5