Bugs item #3384176, was opened at 2011-08-02 08:40
Message generated for change (Tracker Item Submitted) made by bfisseni
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3384176&group_id=52322
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bernhard Fisseni (bfisseni)
Assigned to: Nobody/Anonymous (nobody)
Summary: Edited book does not display editor in \cite completion
Initial Comment:
\cite completion does not show the editor for edited books (which only have an editor, no author field in the BIBTex entry); the attached patch to bibtools.py solves this. (I hope I haven't overlooked any patch, but googling for "editor", "edited" in connection with "latexsuite" etc. is quite hopeless, and I didn't find anything in the current git repository.)
Suggested change: If for a book no author is present, the editor is shown. (If neither author not editor is present, there's no help anyway; if both author and editor are present, that's either an error or a hack, and then author and editor should be the same.) -- For all other bibtypes, the editor is shown (after the author) if present.
Highlighting for the editor(s) is also added.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=466456&aid=3384176&group_id=52322
|