diff --git a/lib/CREDITS b/lib/CREDITS index b1f4073b46..adc90101bf 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -409,8 +409,8 @@ The driving force behind, and maintainer of, the LyX wiki wiki. Swedish translation of the Windows installer @bJulien Rioux -@iE-mail: jrioux () physics ! utoronto ! ca - Bug fixes, lilypond support +@iE-mail: jrioux () lyx ! org + Bug fixes, lilypond and revtex support, citation modules. @bBernhard Roider @iE-mail: bernhard.roider () sonnenkinder ! org Various bug fixes diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 4ed57492e9..afac9638c3 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1418,12 +1418,12 @@ contributers = [ u"The driving force behind, and maintainer of, the LyX wiki wiki.\nSwedish translation of the Windows installer"), contributer(u"Julien Rioux", - "jrioux () physics ! utoronto ! ca", + "jrioux () lyx ! org", "GPL", "Re: #6361: configure.py ignores packages required by user-defined modules", "m=125986505101722", "3 December 2009", - u"Bug fixes, lilypond support"), + u"Bug fixes, lilypond and revtex support, citation modules."), contributer(u"Bernhard Roider", "bernhard.roider () sonnenkinder ! org", diff --git a/lib/layouts/lilypond.module b/lib/layouts/lilypond.module index c08c2bf249..d3f22606ba 100644 --- a/lib/layouts/lilypond.module +++ b/lib/layouts/lilypond.module @@ -5,7 +5,7 @@ #DescriptionEnd #Excludes: sweave -# Author: Julien Rioux +# Author: Julien Rioux Format 43 OutputFormat lilypond-book diff --git a/lib/layouts/revtex4-1.layout b/lib/layouts/revtex4-1.layout index 65c66e8552..8e1b80bd0d 100644 --- a/lib/layouts/revtex4-1.layout +++ b/lib/layouts/revtex4-1.layout @@ -5,7 +5,7 @@ # Based on official article.layout, revtex4.layout and stdclass.inc definition files, # and on the unofficial revtex4-1.layout by Manoj Rajagopalan, posted to the wiki. -# Author: Julien Rioux +# Author: Julien Rioux # Some notes: # - The \definecolor's are there to avoid LyX bug #4625.