~ubuntu-branches/debian/jessie/bibus/jessie

« back to all changes in this revision

Viewing changes to StyleEditor/FormatEditor.py

  • Committer: Bazaar Package Importer
  • Author(s): Jan Beyer
  • Date: 2009-10-12 22:44:05 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091012224405-edpoan0andy2kpmb
Tags: 1.5.0-1
* New upstream release
  - patch fix-BibTeXImport.patch dropped, as it is incorporated upstream
  - patch fix-finalizing-issue.patch dropped, as it is incorporated upstream
  - man-page debian/bibus.1 dropped, as it is incorporated upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
417
417
                self.MonthEx = (u'11',self.uselocale)
418
418
                self.TitleEx = (u'How to Marry a Millionaire',self.uselocale)
419
419
                self.BooktitleEx = (u'How to Marry a Millionaire',self.uselocale)
420
 
                self.JournalEx = (u'PLoS Biol',self.uselocale)
 
420
                self.JournalEx = (u'PLOS BIOL',self.uselocale)  # Must be in uppercase since we use uppercase keys for journals retrieval
421
421
 
422
422
        def __ExempleChoices(self,baseMod,Ex):
423
423
                """Return a list of exemples of formatting for modules in baseMod and with exemple Ex