Menu

#590 LatexTools: Column sorting in Bibtex Navigator flawed

open
nobody
None
5
2010-09-26
2006-04-21
Entkerner
No

If the navigator is sorted by title or by author, the
insertion does not work correctly.

Instead of the double-clicked reference, the reference
that would be at the respective position had the
navigator been sorted by Ref is inserted. In other
words, resorting the Navigator causes only the table
view to be updated, not the underlying model.

Example:

Sorted by Ref

refA Title
refB Strange Reference
refC Yet another Reference
refD Interesting Paper

Sorting it by Title results in

refD Interesting Paper
refB Strange Reference
refA Title
refC Yet another Reference

Now double-clicking line 1 (either "refD" or
"Interesting Paper") causes
\ref{refA} to be inserted.

Discussion

  • Entkerner

    Entkerner - 2006-04-21
    • assigned_to: nobody --> malyvelky
     
  • Alan Ezust

    Alan Ezust - 2006-06-06
    • summary: Column sorting in Bibtex Navigator flawed --> LatexTools: Column sorting in Bibtex Navigator flawed
     
  • Alan Ezust

    Alan Ezust - 2006-06-06

    Logged In: YES
    user_id=935841

    I think that it would also be nice if you could have an
    option to "freeze" the bibtex navigator to the most recently
    opened .bib file, so that I can edit a .tex file and still
    see the most recent .bib file in the bibtex table.

     
  • Jakub Holý

    Jakub Holý - 2010-09-26
    • assigned_to: malyvelky --> nobody
     

Log in to post a comment.