~ubuntu-branches/ubuntu/raring/texlive-extra/raring

« back to all changes in this revision

Viewing changes to texmf-dist/bibtex/bst/achemso/achemso.bst

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-05-16 08:22:07 UTC
  • mfrom: (1.1.12) (3.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120516082207-41ox35jj1qsu46a7
Tags: 2012.20120516-1
* new upstream snapshot based on TL2012 tlpretest
* switch to xz compression for orig and deb (Closes: #672428)

Show diffs side-by-side

added added

removed removed

Lines of Context:
731
731
  ctrl-chapter-title  yes.no.to.bool 'ctrl.chapter.title.bool  :=
732
732
  ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool :=
733
733
  ctrl-etal-number    str.to.int     'ctrl.etal.number.int     :=
734
 
  ctrl-use-title      yes.no.to.bool 'ctrl.article.title.bool  :=
 
734
  ctrl-use-title empty$
 
735
    'skip$
 
736
    { ctrl-use-title yes.no.to.bool 'ctrl.article.title.bool  := }
 
737
  if$
735
738
}
736
739
 
737
740