From 2dfc12b254e1ae4efc83cd5d90b7060ded1338ca Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 20 Sep 2016 11:45:25 +0200 Subject: [PATCH] Improve bibliography info (general) Consider all thesis types. --- lib/layouts/stdciteformats.inc | 5 ++++- status.22x | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/layouts/stdciteformats.inc b/lib/layouts/stdciteformats.inc index 10004a6427..cc0e4b755e 100644 --- a/lib/layouts/stdciteformats.inc +++ b/lib/layouts/stdciteformats.inc @@ -33,5 +33,8 @@ CiteFormat default incollection %!insomething% inproceedings %!insomething% - thesis %author%, %title% (%!location%{%school%[[%school%]][[%institution%]]}, %year%).{%note%[[ %note%]]} + !theses %author%, %title% (%!location%{%school%[[%school%]][[%institution%]]}, %year%).{%note%[[ %note%]]} + thesis %!theses% + phdthesis %!theses% + mastersthesis %!theses% End diff --git a/status.22x b/status.22x index 6ff81ab895..249f035df0 100644 --- a/status.22x +++ b/status.22x @@ -42,6 +42,9 @@ What's new e.g. "LaTeX (pdflatex) Preview". In addition, View > "Source Pane" has been renamed into "Code Preview Pane". +- Improve information preview of bibliographic references (e.g. in the Citation + dialog), particularly for bibtex databases that use biblatex features. + * DOCUMENTATION AND LOCALIZATION -- 2.39.5