]> git.lyx.org Git - lyx.git/commitdiff
more latin1..utf8 schanges. all of src/* should be utf8 now
authorAndré Pönitz <poenitz@gmx.net>
Fri, 14 Nov 2008 15:58:50 +0000 (15:58 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 14 Nov 2008 15:58:50 +0000 (15:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27425 a592a061-630c-0410-9148-cb99ea01b6c8

428 files changed:
development/tools/count_total_lines_of_compiled_code.sh
src/BiblioInfo.cpp
src/BiblioInfo.h
src/Buffer.cpp
src/Buffer.h
src/BufferList.cpp
src/BufferList.h
src/BufferParams.cpp
src/BufferParams.h
src/BufferView.cpp
src/BufferView.h
src/Bullet.cpp
src/Bullet.h
src/Citation.h
src/Color.cpp
src/Color.h
src/CoordCache.cpp
src/CoordCache.h
src/Counters.cpp
src/Counters.h
src/Cursor.cpp
src/Cursor.h
src/CursorSlice.cpp
src/CursorSlice.h
src/CutAndPaste.cpp
src/CutAndPaste.h
src/DepTable.cpp
src/DepTable.h
src/Dimension.cpp
src/Dimension.h
src/DispatchResult.h
src/DocIterator.cpp
src/DocIterator.h
src/Encoding.cpp
src/Encoding.h
src/Exporter.cpp
src/Exporter.h
src/FloatList.cpp
src/FloatList.h
src/Floating.cpp
src/Floating.h
src/Font.cpp
src/Font.h
src/FontEnums.h
src/FontInfo.cpp
src/FontInfo.h
src/FontList.cpp
src/FuncCode.h
src/FuncRequest.cpp
src/FuncRequest.h
src/InsetIterator.cpp
src/InsetIterator.h
src/InsetList.cpp
src/InsetList.h
src/Intl.cpp
src/Intl.h
src/KeyMap.cpp
src/KeyMap.h
src/KeySequence.cpp
src/KeySequence.h
src/LaTeX.cpp
src/LaTeX.h
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/Language.cpp
src/Language.h
src/Layout.cpp
src/Layout.h
src/LayoutEnums.h
src/LayoutFile.cpp
src/LayoutFile.h
src/Length.cpp
src/Length.h
src/Lexer.cpp
src/Lexer.h
src/LyX.cpp
src/LyX.h
src/LyXAction.cpp
src/LyXAction.h
src/LyXFunc.cpp
src/LyXFunc.h
src/LyXRC.cpp
src/LyXRC.h
src/LyXVC.cpp
src/LyXVC.h
src/MetricsInfo.cpp
src/MetricsInfo.h
src/ParIterator.cpp
src/ParIterator.h
src/Paragraph.cpp
src/Paragraph.h
src/ParagraphMetrics.cpp
src/ParagraphMetrics.h
src/ParagraphParameters.cpp
src/ParagraphParameters.h
src/Row.cpp
src/Row.h
src/Section.cpp
src/Section.h
src/Server.cpp
src/Server.h
src/ServerSocket.cpp
src/ServerSocket.h
src/Session.cpp
src/Spacing.cpp
src/Spacing.h
src/TexRow.cpp
src/TexRow.h
src/Text.cpp
src/Text.h
src/Text2.cpp
src/Text3.cpp
src/TextClass.cpp
src/TextMetrics.cpp
src/TextMetrics.h
src/Trans.cpp
src/Trans.h
src/Undo.cpp
src/Undo.h
src/VCBackend.cpp
src/VCBackend.h
src/Variables.cpp
src/Variables.h
src/boost.cpp
src/buffer_funcs.cpp
src/buffer_funcs.h
src/client/Messages.cpp
src/client/Messages.h
src/client/boost.cpp
src/client/client.cpp
src/client/gettext.cpp
src/factory.cpp
src/factory.h
src/frontends/KeySymbol.h
src/frontends/LyXView.h
src/frontends/qt4/CustomizedWidgets.cpp
src/frontends/qt4/CustomizedWidgets.h
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBox.h
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/GuiBranch.h
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiGraphics.h
src/frontends/qt4/GuiHSpace.cpp
src/frontends/qt4/GuiHSpace.h
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiKeySymbol.h
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiMathMatrix.cpp
src/frontends/qt4/GuiMathMatrix.h
src/frontends/qt4/GuiNote.cpp
src/frontends/qt4/GuiNote.h
src/frontends/qt4/GuiRef.cpp
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/GuiSendto.h
src/frontends/qt4/GuiSymbols.cpp
src/frontends/qt4/GuiSymbols.h
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiTabular.h
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h
src/frontends/qt4/GuiVSpace.cpp
src/frontends/qt4/GuiVSpace.h
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/GuiWrap.h
src/frontends/qt4/LengthCombo.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/Menus.h
src/frontends/qt4/qt_helpers.cpp
src/frontends/tests/boost.cpp
src/graphics/GraphicsCacheItem.cpp
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h
src/insets/InsetCode.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetFlex.cpp
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetFloatList.cpp
src/insets/InsetFloatList.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetFootlike.cpp
src/insets/InsetFootlike.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h
src/insets/InsetHyperlink.cpp
src/insets/InsetHyperlink.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetIndex.cpp
src/insets/InsetIndex.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/insets/InsetLine.cpp
src/insets/InsetLine.h
src/insets/InsetListings.cpp
src/insets/InsetMarginal.cpp
src/insets/InsetMarginal.h
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetNewpage.h
src/insets/InsetNomencl.cpp
src/insets/InsetNomencl.h
src/insets/InsetNote.cpp
src/insets/InsetRef.cpp
src/insets/InsetRef.h
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/insets/InsetSpecialChar.cpp
src/insets/InsetSpecialChar.h
src/insets/InsetTOC.cpp
src/insets/InsetTOC.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetVSpace.cpp
src/insets/InsetVSpace.h
src/insets/InsetWrap.cpp
src/lengthcommon.cpp
src/lyxfind.cpp
src/lyxfind.h
src/main.cpp
src/mathed/BUGS
src/mathed/CommandInset.cpp
src/mathed/CommandInset.h
src/mathed/InsetFormulaMacro.cpp
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.cpp
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.cpp
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBig.h
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathBox.h
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathColor.h
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathComment.h
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.cpp
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDots.cpp
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnsureMath.cpp
src/mathed/InsetMathEnsureMath.h
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.cpp
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathFrac.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.cpp
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.cpp
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.cpp
src/mathed/InsetMathLim.h
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathMBox.h
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.cpp
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.cpp
src/mathed/InsetMathPar.h
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSplit.cpp
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathString.cpp
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathUnderset.h
src/mathed/InsetMathUnknown.cpp
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYArrow.cpp
src/mathed/InsetMathXYArrow.h
src/mathed/InsetMathXYMatrix.cpp
src/mathed/InsetMathXYMatrix.h
src/mathed/MacroTable.cpp
src/mathed/MathAtom.cpp
src/mathed/MathAtom.h
src/mathed/MathAutoCorrect.cpp
src/mathed/MathAutoCorrect.h
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathExtern.cpp
src/mathed/MathExtern.h
src/mathed/MathFactory.cpp
src/mathed/MathFactory.h
src/mathed/MathGridInfo.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h
src/mathed/MathMacroArgument.cpp
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h
src/mathed/MathParser.cpp
src/mathed/MathParser.h
src/mathed/MathStream.cpp
src/mathed/MathStream.h
src/mathed/MathSupport.cpp
src/mathed/MathSupport.h
src/mathed/ReplaceData.h
src/mathed/TextPainter.cpp
src/mathed/TextPainter.h
src/output.cpp
src/output.h
src/output_docbook.cpp
src/output_docbook.h
src/output_latex.cpp
src/output_latex.h
src/output_plaintext.cpp
src/output_plaintext.h
src/paragraph_funcs.cpp
src/paragraph_funcs.h
src/rowpainter.h
src/sgml.cpp
src/sgml.h
src/support/ForkedCalls.cpp
src/support/Messages.cpp
src/support/Messages.h
src/support/Path.cpp
src/support/Path.h
src/support/SignalSlot.cpp
src/support/SignalSlot.h
src/support/SignalSlotPrivate.cpp
src/support/SignalSlotPrivate.h
src/support/convert.cpp
src/support/convert.h
src/support/debug.cpp
src/support/debug.h
src/support/docstring.h
src/support/environment.cpp
src/support/filetools.cpp
src/support/filetools.h
src/support/gettext.cpp
src/support/gettext.h
src/support/kill.cpp
src/support/lassert.cpp
src/support/lassert.h
src/support/lstrings.cpp
src/support/lstrings.h
src/support/lyxalgo.h
src/support/lyxlib.h
src/support/lyxtime.h
src/support/socktools.cpp
src/support/socktools.h
src/support/tests/boost.cpp
src/support/textutils.h
src/support/types.h
src/support/unicode.cpp
src/support/unicode.h
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/boost.cpp
src/tex2lyx/gettext.cpp
src/tex2lyx/math.cpp
src/tex2lyx/preamble.cpp
src/tex2lyx/table.cpp
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp

index 67994960e92f0c6d546e8257a81b270a6aaa44cd..95a248236e73553f482b474ec36351be233781ea 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-qt=/usr/include/qt4
+qt=$QTDIR/include
 build=../../../build
 
 inc="-I$qt -I$qt/QtCore -I$qt/QtGui"
@@ -14,6 +14,7 @@ inc="$inc -I../../src/frontends/qt4"
 
 s=0
 t=0
+defines="-DQT_NO_STL -DQT_NO_KEYWORDS"
 #for i in `find ../../src/frontends/qt4 -name '*.cpp'` ; do
 #for i in `find ../../src/insets -name '*.cpp'` ; do
 #for i in `find ../../src/mathed -name '*.cpp'` ; do
@@ -21,8 +22,9 @@ t=0
 #for i in `find ../../src/graphics -name '*.cpp'` ; do
 #for i in `find ../../src/graphics -name '*.cpp'` ; do
 #for i in `find ../../src/support/chdir.cpp` ; do
-defines=-DQT_NO_STL -DQT_NO_KEYWORDS
 for i in `find ../.. -name '*.cpp'` ; do
+#for i in ../../src/frontends/qt4/GuiPrint.cpp ; do
+#for i in ../../src/frontends/qt4/1.cpp ; do
        #echo $i
        #echo "g++ $inc $defines -E $i"
        #g++ $inc $defines -E $i > tmp/`basename $i`
index b920c00cd7afb049cc5a67ef00388e4214b0732d..3a886c724321aac7ece608e88b835930d67b31c4 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Richard Heck
  *
  * Full author contact details are available in file CREDITS.
index 11a6361da807387fead5b94929295f8b0a38a972..98a0997a830fab75cb052c06615194c5b5cff8f6 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Richard Heck
  *
  * Full author contact details are available in file CREDITS.
index 418ea5447fdfbfdecb052b7bcdf03a2e6a7394eb..10eb0c5c8d09578053e30784730538eaacadd4c6 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index 4a9e9ae9037bc3d580d5aa5e447680a4a5273369..2a22b5c07d617126a67e8f86d56ceac7c89727ae 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -73,7 +73,7 @@ class FileNameList;
  *
  * I am not sure if the class is complete or
  * minimal, probably not.
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  */
 class Buffer {
 public:
index ac27d2130c0b4822ad6209ee92f8b064df97273d..e46d1015868eed6e625b9ed741aebf0ae0dbac63 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 8c79d4c30afcc76be64a266383a444785761c2a7..1928e6a26ee1f084a0594d56b4b82232194a091f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index c2319e5f028dcf417312280e417553c607cba1df..7aca376dbe0a3f3ecd4526b5d7683d5e6f65cc33 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Martin Vermeer
  *
  * Full author contact details are available in file CREDITS.
index f470f56f73b89fdf6c51d0ce89f8f16adb74e05e..5e6fccd82bf709c204668c1932c0849141dc5241 100644 (file)
@@ -4,10 +4,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 314631cadd0ec344868a6bee54ab2156f19879e8..544f3995332d5fcb2a1948a6b6de6b6af3d0864e 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index d41826067128c4e037a6a2cb891e863a54a095e1..ded6665eb53d5ce6704c4b5c1c90788e612fbd86 100644 (file)
@@ -5,9 +5,9 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braustein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 4e618658bd4ae5bab60f35a9a28ed76fb9534e72..c3093abc753b535286f2fb472c51b75e1e3d270a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Allan Rae
  *
  * Full author contact details are available in file CREDITS.
index bc9f837343f0e455994efd902b12b3d9afc70563..6a4f997acbc5c2523e0331b622a107839fda864f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Allan Rae
  *
  * Full author contact details are available in file CREDITS.
index e071d51818360094df80eed89dff84b64bf388f9..1a6627ee24d69ebf9ed5f5a4e1b907a5b6181b39 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index fa0c7d973bfe3e226dabba53a342a3446297e1a7..265aed0d8078a7218a72e97bce358b73a77283e4 100644 (file)
@@ -4,11 +4,11 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Martin Vermeer
  *
  * Full author contact details are available in file CREDITS.
index 0f0a0934a356c633f0c754b4e3a4f1ca3ad07ebe..2841dc5ba64864388d4c6f06b090f832d4538889 100644 (file)
@@ -5,12 +5,12 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Martin Vermeer
  *
  * Full author contact details are available in file CREDITS.
index 7593bcafc7d80a4099f7a48df4aa66ce50e16b2d..56997467e8e05365b2e87b47da7977925023921e 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c509afcd2683319efcbcf157fa50ad6e5a307094..a666a4ecb025bb291b1eecc6ec8d3f5b5c279107 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index cf4bfeed43f644412e9ff11710c7ece07a940d0e..43a422b7bec5b5dc4be9f056fb62ed565a98f7d8 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Martin Vermeer
- * \author André Pönitz
+ * \author André Pönitz
  * \author Richard Heck (roman numerals)
  *
  * Full author contact details are available in file CREDITS.
index 538dcd479215a89a5b885e16f3d303aab9094cc7..1d68be10a6a745e0e5a5e4ff8545c02b9b38bf4d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  * \author Martin Vermeer
index 7232e88e0f14f0a2837a90d8d9ad13d760c8d5bd..1c705660c7445a69d5aef68083a868f17cb57899 100644 (file)
@@ -6,7 +6,7 @@
  * \author Alejandro Aguilar Sierra
  * \author Alfredo Braunstein
  * \author Dov Feldstern
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index 9b1b1b681d0d443e5e6100bbce8cee0464747b91..48776b9c17f230122decd158636a789b2779d70c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index eb728cd509c7dfe71144544555bc2a4c943f5580..c4b1c72f80d803868a01b39e226e66cf1cba4841 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 981f59c47de361aa7fbd4a5a50bd968edbd14273..19a6e1f581f69a55deac74e540aed0bb979535c8 100644 (file)
@@ -4,12 +4,12 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 5a0ecbb09c393f0942930834a7fcdd32aa1075af..dd436eee455b54b76e7dbffc6be75e7062c0ca75 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  * \author Michael Gerz
  *
index fb6ba8f5760abca6538313129f8b730b25cdcafd..a46eeb12f4b7645ae605ee551ce5a0f72d16cc48 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index 91717b635c6da94074bfc3630fd19211e406de8e..eb2e556d007b705bb1369010ac48aafaee5e952a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Ben Stanley
  *
index 41085af9f69b8c276b325206084d1a1b91ef3a98..7f687ccec233083ff62d2f79d06db74e7733ed53 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index e80d83585ae7a9390f12d0a2780f31a3f13a8360..b1cd41ed9a999d60dad46e406b3a2ffc75cc420c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- *  \author André Pönitz
+ *  \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 8b7744b2742fa20fd411e96ae0f2cf44cb09c5b5..bd8f10d8f259c64db33737f9f6acfe7ef6f19b60 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 3ce0c54065868549307eb0bef23916d824e055dd..8cfdc3313d5a763593674f1043e689701be6ed8f 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author none
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 5a5ab50405821ef4cef2b55a4644fa6d142c0542..e62e01f40f5dbe6815c81de5fbda877676ef8860 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index 5e157ef9072c05d79134608758d7c18141989d9e..dd314499fbf9c1b9a2fb3de75a13c2e2930a9277 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 34cee34bae69beb56e95e4543d17ac1504232115..07afca5c2b30b1dffda70536384094cba7927820 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Dekel Tsur
  *
index cf4d2b5a4ed96fa90e2c91f20ba9133f6ed840f0..615556dff8d4117217e0388a4964dcfaea955bc8 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 8546b0a8ca8a76e912f02523611d06ff99adcd7e..4e78f686d06730102a80e50911370ab7cb28cd68 100644 (file)
@@ -5,11 +5,11 @@
  *
  * \author unknown
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index e4c5bcbc8248b5dda7388e3abc322017e978fed8..28ecb630724c68e1f135d56c34e80b18de17ecb4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 20bbf6713ae97da0ca56294ad77be2b579a0ec47..6cbbd2c237446e58e151eadfc9eeff036af8b7ef 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index b410ade851240e902eb042bea526ca5558059e77..50db0944b2c5b7b0fdbb1e3d7b4d32d03554727a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 645dcf9307e1bbd82ea9aa1e26968d799dd8a439..960347550e4dd0f6cd8ea0762e0f3d790a91d469 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  *
index d1b81c87ea4290a728cc7233873a55842891d91e..e050195c7d50efdccbfd6e7311507bb5050c235f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 76a716da3ac66beff9bf6d24d92fae6b3acf3665..5b1332eddf91f83cc084f5cf488860f2bea361ea 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
  *
  * Full author contact details are available in file CREDITS.
index 49c8f31b5b9ed52ffba3ce325fa43c156c0feb59..9b36822cab9deb01df1c5639ffa7f2ebcd4572f6 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author Dekel Tsur
index 9a198814e18cc4341a4dc025b95361be3a0aed2c..717cc399d5feff2752aa72564bd48d3dded56b82 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author Dekel Tsur
index 0ee6e29f7e10b2f7be8bbd9a58c78aa5804518bb..c5b1c85a9b281a3f7f9894aa103c4fd07d52eeb7 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
  *
  * Full author contact details are available in file CREDITS.
index ab1fab670dc18cdddef2c2f0cc58d134e9f9408e..24951445baea97bd575f4665d8add94624d0951d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author Dekel Tsur
index 0c38c03e5d957f9f2987640043087ec7286df07f..afa7894ce9639067ad02a4dd3a51f4d570f42040 100644 (file)
@@ -4,13 +4,13 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  * \author Abdelrazak Younes
  *
  * Full author contact details are available in file CREDITS.
index 32771eabc14745ffef7a8eaa146f67ef233b685f..5f585190cf56ebdda53f3095fdd19577f9579d44 100644 (file)
@@ -274,12 +274,12 @@ enum FuncCode
        LFUN_ESCAPE,                    // Lgb 20010517
        LFUN_THESAURUS_ENTRY,           // Levon 20010720
        LFUN_OPTIONAL_INSERT,           // Martin 12 Aug 2002
-       LFUN_MOUSE_PRESS,               // André 9 Aug 2002
+       LFUN_MOUSE_PRESS,               // André 9 Aug 2002
        // 205
-       LFUN_MOUSE_MOTION,              // André 9 Aug 2002
-       LFUN_MOUSE_RELEASE,             // André 9 Aug 2002
-       LFUN_MOUSE_DOUBLE,              // André 9 Aug 2002
-       LFUN_MOUSE_TRIPLE,              // André 9 Aug 2002
+       LFUN_MOUSE_MOTION,              // André 9 Aug 2002
+       LFUN_MOUSE_RELEASE,             // André 9 Aug 2002
+       LFUN_MOUSE_DOUBLE,              // André 9 Aug 2002
+       LFUN_MOUSE_TRIPLE,              // André 9 Aug 2002
        LFUN_WRAP_INSERT,               // Dekel 7 Apr 2002
        // 210
        LFUN_CHANGES_TRACK,             // Levon 20021001 (cool date !)
index 691456a69a6425eb26ec250b8c2d0ae777baa764..2d36142421fc5c0e2cd67927b0bef59efae3e879 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index de762b0124271a74723286cbf6aaf995c6bc7697..6aaad7bb8e10b16aed32218a1b5a55f1e0f004ef 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 155f60f26ab45fa438f326ae8fc73b7aaa11c919..189efa3dcd8189e9da1c67ef407aa27d0e9ce0fc 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 75bb08e9d33f46a0f41f624558b6bf4aab676bdb..0029865a760657e348818567ff4d57361669197a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index d69211dbd4bb6eaaa343c6326521d3a0a276d4e2..56401a4ba6d37112c555174a5da44e487c482702 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Martin Vermeer
  *
  * Full author contact details are available in file CREDITS.
index 392573b54f2bf8e04f58edd590c1cfa7cbf9052d..dcaa28eabce6ee073c00367b53032406c12e51be 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 4e3fabf29b17943aec9b1882650ae02687129172..fdae0b1aba144b5bc1471e0749830fba66d0f7ea 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Angus Leeming
  * \author John Levon
  *
index 6b99c7b5a0ec07be05f279a116033d62783ad1bf..228ea0d48f0ba7ea7322aeceb195c5e8fff1c211 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Angus Leeming
  * \author John Levon
  *
index f6b52a13ec7c0fe76a67b6fc7603b274427f74bc..a174ac4f727671a4963aad55cd8ac4aa5d81c488 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f76fa85f2adf63a0018ce82d42b56dd34ed78965..9957bfe3a8013a3bf4b3b33885d394ece0b78966 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  *
index ef1cc33e2482c16d96eaf328a017ed9a28167799..734371e0b742a1b5e13857817c5465566c85eb28 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  *
index c5b9527578b29f669158aaea3457eae873bc6855..0ace8febe384a627164a8a1f683fbca10db6eca5 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index a96c08dcd392cb34f8511ef85c2f7c6ce07d72e3..0750a5f568da57b6355e2a0a708fefd2fb06c435 100644 (file)
@@ -4,11 +4,11 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author Dekel Tsur
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -878,7 +878,7 @@ void LaTeX::deplog(DepTable & head)
        string lastline;
        while (ifs) {
                // Ok, the scanning of files here is not sufficient.
-               // Sometimes files are named by "File: xxx" only
+               // Sometimes files are named by "File: xxx" only
                // So I think we should use some regexps to find files instead.
                // Note: all file names and paths might contains spaces.
                bool found_file = false;
index 251022639fdc72359b945d03aae0a1eabf91238e..36558ee6d7e5dab44d92da8084b5ffa6bc67043b 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Angus Leeming
  * \author Dekel Tsur
  *
index 02c47481950d592b91066b110a84932d39d1505f..eb328f5321ec24b1cf14f63274c7b8801519a574 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
- * \author Lars Gullik Bjønnes
+ * \author José Matos
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author Jürgen Vigna
- * \author André Pönitz
+ * \author Jürgen Vigna
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -625,7 +625,7 @@ string const LaTeXFeatures::getPackages() const
        if (isRequired("framed") && mustProvide("color")) {
                RGBColor c = rgbFromHexName(lcolor.getX11Name(Color_shadedbg));
                //255.0 to force conversion to double
-               //NOTE As Jürgen Spitzmüller pointed out, an alternative would be
+               //NOTE As Jürgen Spitzmüller pointed out, an alternative would be
                //to use the xcolor package instead, and then we can do
                // \define{shadcolor}{RGB}...
                //and not do any conversion. We'd then need to require xcolor
index 1a484f730c470921b08b27ba5c96123e8de7dcf9..635376c8a12359a87e47b940d5e61501eb11a217 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index e4bb4314d8440cbf33488dbfa011bc5fdbee2028..6035aef3a388202e9c0946cd687d5fd163763454 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Dekel Tsur
  *
index 278d796a58aac2b177e1fd15aa4b792d82a12266..bee8e13bcd583f4d61ad806402e3857cf752e858 100644 (file)
@@ -4,10 +4,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 74ff2ff8a19e168bfc4a65538fcd39b349a75ce1..cbc1ab1899cf7b0186a4394849380399cc4aae68 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7bfe1bb0f9271e4914be8b7640412da68b428e74..e4aab34c5db7b86f96a53811603613e0561cc0f4 100644 (file)
@@ -4,9 +4,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index dd119960c55a47d1c809e11ae1ca0906e76870ea..972efda44d3354034256e9f39f022db74b2981f8 100644 (file)
@@ -4,9 +4,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 90ea111d90e395eafa9d20f4051f4f16c9ffc30e..6b2383c1446cdd3d4824eda51036e6de1b264991 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index bf6e52b8254d9343ce0f6048847994c28627eb8c..5d9ce2afa2b569f4cd022be7bdf54fbf6acb27bd 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 90da83a74ca7080a9fbc2b75762ce761f13501f0..c6e46066af8a2081319b57667d23e8c636ab0637 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
index 67073a2bf1d05ee1ab21b9f4b781fbca7442cb7f..cc2caf78acc22c7fea32cf55c626054562152cc0 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  *
index 9061d7c0b3ab0ac7a23a25681900a720baa3f452..b0fabc29ad68ef673fc840e32c1562f8975b228e 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  *
index 7f1f1a00f091735cfaf6105b74ab05b144d92392..85b8b74600a840a0481c5b87fac89939aa23889e 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 0c1148284e76d6f10780e9aee0ff485ec94cc60e..550bf83fb3ea27d1938a780676beccf28f9bd6ca 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6be2a41fb8c6c3ec6aaaa308e33a2bf62b84f3b2..c27e2045cf056399596fb69bc680b9ab6ac12b85 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
  *
index ed959e8b7accfbed48ef2d4795e8b2d4541a5793..65bd206c7d51eca82739af8c0b521a19164eca5f 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Pavel Sanda
  *
  * Full author contact details are available in file CREDITS.
index 6f952d54e98a4c8ff8b1ca9a855acd8b6fc49e1c..396247068f25e6fc088a799cd31121c50d19fb0d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index 4c035bf71159f14e7c54a8545a48ce73b71fed9d..e6c5277e86fc34297844da587c35d87e65eeceb0 100644 (file)
@@ -4,15 +4,15 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Allan Rae
  * \author Dekel Tsur
  * \author Martin Vermeer
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 2a76ce78e5866503e10bc884532040ae61921633..9d81f3aaf849b3e6737a9f5cb2c28f5083012265 100644 (file)
@@ -4,10 +4,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index dc78e8d3d5039fd3732c7cf53792d4aa567a8307..26cf970340b44f05567b81fd4d39cc3482ab3525 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Allan Rae
  * \author Dekel Tsur
  *
index e1a9ae9a286a5ad56fbf4af04a876e0eb02bcb9b..884f6f73a3bd367522bbe83e253fe5787033fa90 100644 (file)
@@ -4,11 +4,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Allan Rae
  * \author Dekel Tsur
  *
index 770706c3e5eca8aa816b75c725eccdb943edd9d0..32d617f08bbc96095faec3727847d4da0b949484 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Allan Rae
  *
  * Full author contact details are available in file CREDITS.
index 79490ec89179fe8b156582aef4ddbb827019dd8a..077d4687cc6a8df4d67e6d23dc1d3f8faf09bafa 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index ecddcab8bb824cb80cc6f2351be4f9c870b19d73..011cdc6773239a3426e45a53fdeeebb8ebf34701 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c82914d8f20512a85b97fd030ffebb34b1d2afba..12fff6fa5d8723b5baec18c350bbe9dd48b6a757 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index 78006b000fae87bc22957eb36ac0d22696b609ef..794d3ecb0023bfef735c768a93f520ebb33a6809 100644 (file)
@@ -3,7 +3,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index f5e74ca8dc4f5d7271a52cc6bc79c53f29813327..86ae70edd8debce6e091ba943c541a3c5673123e 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 838dc90103aff05a4c505e3a1a95ff0e044de03d..a7b3a4d1f30f657c3ac25163666bf722c9d1b4f6 100644 (file)
@@ -4,13 +4,13 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 978d96eedf1dc1679fd0f8859948a10874cc6f38..7d7344a9f9f7ecd43b2ff95824126c536d3ae70f 100644 (file)
@@ -5,10 +5,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index f794914fe083b70a63f620e7ec94fe3a8dd4b6a8..3d4bc274dc4d70b32c3127937c8546de5738f2a2 100644 (file)
@@ -4,13 +4,13 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index e914522efa11ab2b3294863455912c41a1a8a672..a100651957d0c4714c146bc3d7d655f11b383bd0 100644 (file)
@@ -5,10 +5,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  * \author Abdelrazak Younes
  *
  * Full author contact details are available in file CREDITS.
index 6df71ee1c532754998ec6b4b95e44c3d7b4c94e8..1152c6ab968855b4764c5d1ddff5b043d43cdabe 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index f2502b8ba9a1536f1c49e56c888d00e4b81d3a99..3a7569624926e59d0f8c879b75a08d3bccadc65a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Angus Leeming
  * \author John Levon
  *
index 597787fe101317e4754c25e7454fd04fe01fe3c8..66b1726d89bd04e09af044f9977cd945e755803e 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  *
index 0c39692aef2222ac84d176580f3195af0ab45759..c26752bde861c7c557630cc3ba41938612dc242b 100644 (file)
--- a/src/Row.h
+++ b/src/Row.h
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  *
index 7cca23be14b57a723acf4482d8baba1943e90a49..2ec968e8e624c7a58648410a40b769ab7bcccfb0 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 0ccfc1cac648d6dcec74383f11957b52ddcf0190..e76cb44bc0801e122d83cbc4f0293134f77e3863 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 7d4b0c3b001af3dc26c0183bdf779cbb80018d50..ebaa01c9778be950a656e85ff24cf95f21999e74 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
index 7acee1a5c5f61f88020802a6d7b7b37bb15ecd56..0c595c861f5c687776603b3c82a02a4fe5605c3f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 2c753570add4e49daeb1ec57e7f3fdb90c441e36..616d09863f33eb61b644d7092b8a6da611a82461 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author João Luis M. Assirati
+ * \author João Luis M. Assirati
  *
  * Full author contact details are available in file CREDITS.
  */
index da98ebe9163c1ac8258938cae305a43867073109..1899e8b9ae82de30d2792252947b34a7b8982b10 100644 (file)
@@ -4,9 +4,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author João Luis M. Assirati
+ * \author João Luis M. Assirati
  *
  * Full author contact details are available in file CREDITS.
  */
index f09d2f6b73b87de539420c485d2052b792ddac90..967786c93b94ee469b49baf7534b7599f4c6a00f 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Bo Peng
  *
  * Full author contact details are available in file CREDITS.
index 2b8a326dc08f423cb8000d29b5f416e5afeb0513..3290a6013c3b4c9c1cc90d478973e90e24385dc9 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index a78abb6c5a07668b416ac0840753c30d5f679ae2..afdcda1773cfdaed577afefead22647907a38081 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 59a8779309d76a56e51bb53052a6a2658b348741..f95602ec3a5e27d7a8ca729cf2fef0e88bd79d3c 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index 804fbb1cf54154f4e73f8fe285f0e2be6e830c39..da406d08ad20c48a822cc4042390416525029032 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index 47f272fef66d3c33c6e326f9e43beec44064eefc..51c6a26a69491497f05fcb09bf0dc5ec81126c7a 100644 (file)
@@ -4,14 +4,14 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Dov Feldstern
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 85333f1073501e47554aac3585c996a54cbaa7ab..bc4e85c321c6adb8cdeb182b6c0140be5198c5ba 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index ea534752671efe104b520f33b9db8469934b2565..71cbfefc069b1478290b9ab0e576484d43fb05d6 100644 (file)
@@ -4,16 +4,16 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Allan Rae
  * \author Stefan Schimanski
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index b08a743f63ee18cd1ad773551049c375ed20943e..42ea91a2b002fe05fd522561d1034a1b16e2d2d5 100644 (file)
@@ -4,11 +4,11 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 8ccda464b928a3ed2ebb4b1d1d011530632d2d21..8e308aee997991b0df3d05816c5e0d8d730fb0ae 100644 (file)
@@ -3,11 +3,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 559f748f06f872c9b9e81722198d44d748a9c480..ce942ce3f2907def24e5020198f4ee53f0b867ec 100644 (file)
@@ -4,12 +4,12 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  * \author Abdelrazak Younes
  *
  * Full author contact details are available in file CREDITS.
index 78825c39852b5fb7eeda060d306649fb70f86aa3..efedcb8c9917adcc93661072316a5af41a940fdb 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  * \author Abdelrazak Younes
  *
index e4abbbf046e11c642e515ec7b0e06a2dbc14920b..0b642bcb731998c08b09a88776073cb4f703ae60 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  *
  * Full author contact details are available in file CREDITS.
@@ -56,7 +56,7 @@ namespace lyx {
    |    cedilla       |    cedilla       |LFUN_ACCENT_CEDILLA      | cedilla
    |    underdot      |                  |LFUN_ACCENT_UNDERDOT     | underdot
    |    underbar      |                  |LFUN_ACCENT_UNDERBAR     | underbar
-   |    hácek         |    caron         |LFUN_ACCENT_CARON        | caron
+   |    hácek         |    caron         |LFUN_ACCENT_CARON        | caron
    |    breve         |    breve         |LFUN_ACCENT_BREVE        | breve
    |    tie           |                  |LFUN_ACCENT_TIE          | tie
    | Hungarian umlaut |    doubleacute   |LFUN_ACCENT_HUNGARIAN_UMLAUT  | hungarian umlaut
index e2b196705dd638149dc81000c74725f8860acddb..a0610c48606413f74031244fffd8f1c62548a020 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  * \author John Levon
  *
index c7684bb1fcf2bb65dee1d97e1a58fcfde82a7132..a0e84e43ec7ccdfd4a2bc209bab2d97e90ec82c5 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  * \author Abdelrazak Younes
  *
  * Full author contact details are available in file CREDITS.
index 1825cea1dae4c6527014b88953dd8436041ac9b4..c89bb4a8113312c7f914ef8cd83c8c7721beae90 100644 (file)
@@ -5,10 +5,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  * \author Abdelrazak Younes
  *
  * Full author contact details are available in file CREDITS.
index 1def1af1b062503985f860688b16a6b33916cc60..8c0b0283b4918e023fdaa19f54cab0088d80c1cd 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index ab83535ad7f65fd21847ae564d94502293c9590c..e86f258d700d5869c6251d4d8903c38d703dcb92 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 2257f9f1e3a3c661641beb989352eba0c605777b..931c2ed22410544207470a221056028e84f3b3ea 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 7758696bbb2b25ffbe8216fb932af0bc2182f523..5823fb3e6cdcb36be12baed316a780b6f2e41985 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 044d20a922bf684ced2030edd82fd4caea23bb75..7ae7433a1bea38ca2e537682e457789fba571ef3 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index d97ce3b307a329cee52d87259762f1e3ddfdef09..f37a74194515506aa57e1920afe40b1855543f42 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index 44ff0a37ed19f14658eebd719ea6d001f8302ab0..23049161d608efa63816a2653437a235652b453c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index e39a4a8cba17e970a0147236d55ef7872dcf2ff5..863a8a7e60ea32f72afd7332ca08ee202b2a393b 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 902ffd614d7180784c6add6112530bc501e672cf..5832f911b7880359fa52792b730009e3e1707079 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 21cbb240e03433d5a4b282616b65e2080a533200..bf53dd164c74f1accb1b67085b126b6fdc056bd6 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index ede4e144255d03607d236856f788523c4ee890c5..e610336bbe1e73b575660bebd935288db87689a7 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author João Luis M. Assirati
- * \author Lars Gullik Bjønnes
+ * \author João Luis M. Assirati
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index e62c0efa5177b940d7b055456bc961f989868896..711c7d1dfad2a7ccf916f9b15fb6fb35be70f735 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 4f6cb089a8518fec998e838c1e0dc6d55e5831d0..8df13d27385a070e95b71f2f3be737d4b75f9272 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 3dd96f0683099ed7582dec5d61af02980709d4e1..3b792acf373199d819a5d7e2bafbfb2845c626cf 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index dc71a966e61110887170b933b76c4ad0eb22c38b..6f9b0645f1412f95d8ffd1e7030f2cd519c8a17b 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Asger and Jürgen
+ * \author Asger and Jürgen
  *
  * Full author contact details are available in file CREDITS.
  */
index c40b1819869eaf6a3ac324fdf4096ebee23f5f6f..f084449b5e809fe001fa0b9a7a8f0a7d59133f60 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index e50ef98e6e35a54cbcb21899abcd3ce971428851..4ae2fe6f94daedb9ac13d2a987edda37239049c0 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Bo Peng
  * \author Edwin Leuven
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 677cbefeb40c1739765b72f3b3dcf2c532b5cdbf..0741a64e8aa1844db14da9fa7267a67b3102b279 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Bo Peng
  * \author Edwin Leuven
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 8c187e3f1b9433ead1f0e62002e3b088398f24ff..881c669edcb26ee97cfcd31ab2bba3877921b10f 100644 (file)
@@ -4,9 +4,9 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Angus Leeming
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 695c1bbe33c9481930270e8e3950576ca0eb361c..df1b076b1078fc03e8da8f059f39a1010ace3aae 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna (Minipage stuff)
+ * \author Jürgen Vigna (Minipage stuff)
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 9feb84bc357ee83d37ce07e34f122399682e639a..813454a4d493598700c3f4e0fc79b5623e7bc5ae 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  * \author Martin Vermeer (with useful hints from Angus Leeming)
  *
  * Full author contact details are available in file CREDITS.
index a8961da91d7cc10b8a00a409c6ecc8d2bae2d18f..5cb7bdd517d8fbe2a0bde3b16e5bb957ea4c2c11 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index fd2f371df8668dc0e29439d95367f603d83f5cdb..b491d738bec9f7b2579509722001abb81b5cb499 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Angus Leeming
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index e6fb9025f47af7bf920e3b25e57ed59a779ad664..f52c1320e5558e3be6ee8f79e90fd3b8ac9aebc7 100644 (file)
@@ -6,7 +6,7 @@
  * \author Angus Leeming
  * \author John Levon
  * \author Edwin Leuven
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Richard Heck
  *
  * Full author contact details are available in file CREDITS.
index 14c237646601a8659bf78841f406f8407057cd54..a5dd3e6592996ff839bcae6ebc70e521124af731 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Baruch Even
  * \author Angus Leeming
  *
index 5b8c37fcf15a2fe77af9c7574967c3602ee86dd1..984cd1a1e08540c49ce2d05138057939ce17d64f 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index ef4d214c7420856274e06bedfa3c51f9c748b835..582afc932bb002f5345a3d9c015cf5a396b6a25b 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 314c7d6731632a7c412c51c1723e34322c41e754..81839db48b59b3726a50bdf9bdd37184bccba7f5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Asger & Jürgen
+ * \author Asger & Jürgen
  *
  * Full author contact details are available in file CREDITS.
  */
index 953dc4c46fc11c705f2ff8ddc2e17a538291ec04..d113f50ff2284f1069c64191316f002f1b2ea805 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Asger and Jürgen
+ * \author Asger and Jürgen
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index 5601bbdc9adc31faa5bf74e415fbe70a8b3b8efb..0b41adc9a68315b6195407875cde13114b648118 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Bo Peng
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 13c640ce04a75283074626d1337445e502cd7f28..e74bd938c0d634c15a4ccae39c1f44b0efb6b2f7 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index df9a27603260df5730f91876bfd2b095ed8dae53..125af16a2f77bc96cc01dc032aef5ca30b43f3fd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author John Levon
  * \author Edwin Leuven
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 1f6e46d0bf67517df62161ab2b1038b526579293..adbb6e7425f09bbd3893116d2cc3cc34fcbe03cc 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 21fb2a87a6e7ea457382ee115874d25af763165c..a53f55e023d7d66d0157705529cdb3e256ec307c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index d079c2acfb4f9dfd11b61b361930228bf6476e7f..40da7f7431541863436886dbf660f889d73b7ffc 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 288652a4eef5ab7d2879bbbdfa2eed9e587b6cb4..392bcc88a3bf4048ea0364f122ca437e8cb595b8 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index d1807bf1d4a98e199a8b21c4aeaaebecc63598e7..64284c180d8724a7fe4a87e6ee06896ff938ea04 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 917da95a9b4feb47c1e25c87af767373c0d41664..9896b768eec3a63572db91e692c6ff4d06c14cd9 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 18d28994a9550124ea85478d190c8c95ada8bb85..1ddcc1413c9df10673c2263cb93604632ba72671 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 8ec0cd31f5d6b304cb5e153f50030d07094054cd..e59f42c9577fde3092438fec362931c692e95f93 100644 (file)
@@ -4,8 +4,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Jürgen Spitzmüller
- * \author Herbert Voß
+ * \author Jürgen Spitzmüller
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 9a5c8e758fd658438a7151c27a9557c5f4f315cf..f6e1e21618f5b828fd3b7b7a5f596aac1b78b049 100644 (file)
@@ -6,8 +6,8 @@
  *
  * \author John Levon
  * \author Kalle Dalheimer
- * \author Jürgen Spitzmüller
- * \author Herbert Voß
+ * \author Jürgen Spitzmüller
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 15b4a02314efcf65b9b622894548a0631869780c..6ff3e9636596977e683264dbda48d617ac5b8085 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
index 5d4c310959f96a6ed5439ca1e9a823d4023637ef..5e6c338cedc6d208e8b58cf883b8f3be606cd7d7 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
index ec4ae3cf7d1eb8f63f4e24f5614509d1df00612a..f9deb6d7572843bf24dbe16e2ca295ab59c8fbb0 100644 (file)
@@ -3,12 +3,12 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  * \author Rob Lahaye
  * \author Angus Leeming
  * \author Edwin Leuven
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 88eb2c6fd7f825b92e45cf243f95ce3e0e95c4de..93a6319fe92fc9317657877791ce399bb899d9e6 100644 (file)
@@ -4,9 +4,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Angus Leeming
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  * \author Edwin Leuven
  *
  * Full author contact details are available in file CREDITS.
index fdb4bdae96c3e870459c72b6d30d0922db407f95..38e3d883c7319f4768650861c41cdf414227b355 100644 (file)
@@ -7,7 +7,7 @@
  * \author Lars Gullik Bjornes
  * \author John Levon
  * \author Abdelrazak Younes
- * \author Peter Kümmel
+ * \author Peter Kümmel
  *
  * Full author contact details are available in file CREDITS.
  */
index 75b1334a66250bb96b7cb82f747c1318829617f7..c2e53575f80adc2fe4e5ee590084bfe6e0338bee 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 8079da7a5e01c72ed115cda40b8f4abcffd68126..2cb1265d8cb49775cedf4518d256948097cba545 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 0ddd1fcc137b36606bfaaf3e6dd86c0a07642c93..c006f664521fd01c29cc79b142397b2f464deda6 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 43e339401da309d9bb12f70ed397a3970a6a1862..592678cf6afc7854a31dd6fd96a15ae839325af2 100644 (file)
@@ -5,9 +5,9 @@
  *
  * \author John Levon
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
- * \author André Pönitz
+ * \author André Pönitz
  * \author Dekel Tsur
  * \author Martin Vermeer
  *
index 531eb3b40017fc83f672a3c142ab415151ca92ae..1ab407a5e100c077f7193f1c28b98f777cabc3bb 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index ff64a08f52fdd70c05364f8574882fe3e19aab1a..0a4cf615fb4c560908074ed2865e8ed00e535a86 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Dekel Tsur
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  * \author Richard Heck
  *
  * Full author contact details are available in file CREDITS.
index 577c911a9503a501dcae0210732ff8ee49a08ef8..6143b592501a84072155802a1787afb27b3196f1 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 73beeba3d50ba908bbec6fda71c09db0799005f7..7216d5545bf76f1929b7d279c3fb4356808366c2 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voß
+ * \author Herbert Voß
  * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS.
index 40f33d9fd11d540d405ec1dc525abbd4610f0a3f..a3ab48708740773cafb0070b3254499466157fec 100644 (file)
@@ -4,10 +4,10 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ea8fbfc54a4ad2f5039715577b8fad4a295c3411..afde5d3d1cf370e8c50ffa5b08cea134d9d01abc 100644 (file)
@@ -5,8 +5,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  *
  * Full author contact details are available in file CREDITS.
index 296b29a7a2ce1698c29754cb002d6c41a8abbe04..287af6efabcdcada5804b9415518dc9c6ed06b75 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -305,7 +305,7 @@ int InsetBox::latex(odocstream & os, OutputParams const & runparams) const
                os << "\\framebox";
                if (!params_.inner_box) {
                        os << "{\\makebox";
-                       // Special widths, see usrguide §3.5
+                       // Special widths, see usrguide Â§3.5
                        // FIXME UNICODE
                        if (params_.special != "none") {
                                os << "[" << params_.width.value()
index 3648fd6eb969372e6f49b97ffbe19258db449ba6..b4c197769e511f7100e21775b025989411620643 100644 (file)
@@ -38,7 +38,7 @@ public:
        bool inner_box;
        ///
        Length width;
-       /// "special" widths, see usrguide.dvi §3.5
+       /// "special" widths, see usrguide.dvi Â§3.5
        std::string special;
        ///
        char pos;
index f1713eabbe2116ca9388cc9bd3bd24f03b8b37fa..ad3ef8462aee3fcc9f7e2489bf6843dc512b2c56 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index d4e2e17ab9e15bf51166721b7d0f5255f150511d..950edbac61c7061c4d2b1317d890f80a3a6dc790 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 48f51ada44fd41800ed4123f154c1e6ba7c662ed..597131aed3bede3a83fda596c5137457cb16c92f 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index b232b86afd6d408299f219a46a96a87b71bf1507..7e15f219a84cf4df4b004b32a5a7451d75294068 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 9a517c2f23c05e394457d4ca9fb2ecf90550acc2..6d48d1235d8382a40efd5c0e2a7c094bff278e72 100644 (file)
@@ -5,8 +5,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  *
  * Full author contact details are available in file CREDITS.
index b4923ec8048161928673d4933a6b51e086444196..c249e31aa66ac47714439bb299ac036214eb7233 100644 (file)
@@ -4,8 +4,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 92c91a2704f4acc48376077cc53c3f3dca1d9424..db675cfdc09863e32764d4d119b19df939184b44 100644 (file)
@@ -5,8 +5,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 745cfeca8a1e0956ed43abbeeaf7d1c52a25bebc..7447f41918e2f0b7d899b28ecb00316047ef3461 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 55e8c4d6cf94db07b52328c13e5e0c2cd29e3b0c..72712c723bdfd12ad85522e3e988183324b7ac44 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index d6544cd7cb39d98cff3b3715d011691aee3fa7a5..89ba636dca6cfd470edaba26b35a86b6345cdaed 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 968b5fa5a2be776bdca1e3810f6b63d0dd9d86a1..9a66ee8f955953f2e8570c4ed457ad3083cc9bdf 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 7c54aefc3020487d54f546c743aa771c4eab6ba2..9a49c5dc18ad46871853d0b8ae47ab5da9ef3200 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 3b6547c9ec4ebea7d2c524639dd052b6291f6e67..0ad25cf4100e01618a8cc39e2dc57b43e365cca5 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
- * \author Jürgen Spitzmüller
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -51,7 +51,7 @@ namespace lyx {
 // (read DocBook).
 // By using float.sty we will have the same handling for all floats, both
 // for those already in existance (table and figure) and all user created
-// ones¹. So suddenly we give the users the possibility of creating new
+// ones¹. So suddenly we give the users the possibility of creating new
 // kinds of floats on the fly. (and with a uniform look)
 //
 // API to float.sty:
@@ -88,7 +88,7 @@ namespace lyx {
 //   \listof{type}{title}
 //     title -
 
-// ¹ the algorithm float is defined using the float.sty package. Like this
+// Â¹ the algorithm float is defined using the float.sty package. Like this
 //   \floatstyle{ruled}
 //   \newfloat{algorithm}{htbp}{loa}[<sect>]
 //   \floatname{algorithm}{Algorithm}
index e5e9b63b1722702e6ea0a55bd9453f5abe3912a8..ff4b144ed2153f858adcaf7d08fd8389812e06d2 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index e0dedf0b80856a95b7c4bb2760fcbbad7d903703..a476e23908e7d8f1b672fee3898b1e0af50784d3 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 8d1bc212e846b0b5de0afe58ed7d35af6fd3e48a..06004634f2edcee802f1b0134be446a8d3c020cb 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index bace67f593a15583867e321df81a94615bd35ab4..d771dacd49692eb36ad7ba6a409fcf3947fbcf6d 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 64e6249711b37544549f017b6cb20cc83003a75e..a2c1b7421c9aa73aafbb09359c5a07cf90791f8f 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 08cc220374d1f51ab3904aff34a78e4b9d41d0ee..f9adfab0c105e5db04d2a0117368cb64474dac73 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 20477a0099b2225a1d914cca2ab34325bccf3fd9..7a48f7d3f5cbff92cb16938792db350bebc7609a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 28ea68f7d110c627257cfff1582e284941224239..14fdddabd4a5930dd8f7f222019b6b3c55a48f7e 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index bb847bb5e96b3851d0a6ec5284b3ba4e988be249..73a5edcf998109e0358a45110f428385546b5d0b 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index eac1b4355e7369233780cc72e44b7ca41419bcd2..6d30ccc42e3a24d814eff38ed178b3d6e21fa95c 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 0f9600971c69dd60fd16263d68e51bb628f59ffa..1d777adf56005e58c62c3e8321397708ff314a51 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  */
index 6db2babd08b4286843d3058f0aa9c619179719b8..0f89b94f1eddd9d05cd7a4d791cd4ee7a6c27fbe 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
- * \author Uwe Stöhr
+ * \author José Matos
+ * \author Uwe Stöhr
  *
  * Full author contact details are available in file CREDITS.
  */
index 43eee9065b3b0cc9aa73e908b73c5f75fdbe3c16..58943bfa9bb36e17368ce8d605b84b3d3d19475b 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
index d49e0fe7edd354adcff94b6adcd9988231bf04b4..8723257d6f77891e486e9e2219dcc97349d31345 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Richard Heck (conversion to InsetCommand)
  *
  * Full author contact details are available in file CREDITS.
index e2c3a8a2684d69534473d3aba17bf6e1e5e931e7..605f73e669487f257522b0456c3f8ae5ce1ac749 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Richard Heck (conversion to InsetCommand)
  *
  * Full author contact details are available in file CREDITS.
index 398281d2a299378517a93405c4324e0164cc0500..998089be3a3876d08c6dc4889d2b2e856b4d3da4 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 5f4492884f2300d9cecf496a27a15379d3891e8a..58d9c1269b103fb016ab6c7447b7c0efe7eb7e5e 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index afad8ea989f1d4de3c8597ee7419e686f4610dae..823a22fefc297c4899a5bf20b587274e7ee5d29c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 33ba32ebc27e6b0b4c61834b66e48082dbac6428..75a5ed51d4955a09b71cecda3b8a10bfd0892547 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 816e8cd06e3801cf894e8a707f414e73636d0fe7..6925d8637916be051429e589cda7bd8fe0e43118 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c8af93291b8f839e550f28a71ea0ea7157d87ae5..c5435e1e377fe5515d53381248fae2a1cefb2f37 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 693e205ec1ec20fb9ab72e7dfea9f1e55fc2f0e0..36197ee8322a5f858db8cf3486dbe99130e6a96e 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Bo Peng
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index fecd6914fc2a4db525ac3d742e0ae9ba45aec8bf..aa90baf2d76c75cb97d5076bb4146cedd674f369 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 69b3bdec18f249ebde78e9c2b3661ee79e8abb80..dbfb76192203dd12993890c05ac869e638d98e51 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 5220568d56a377d7475dad2835b4ab7fbc0561a7..02c976f34213e0671f0e9e54e179a0b31f2081a5 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index fae6d699a4e250ac075f230b11bc8073a2d36d42..c2c78251f9b295c5447dd80b56d0529c76cf7db0 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
- * \author Jürgen Spitzmüller
+ * \author André Pönitz
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 8ee2385411f321d746186292b5ec7eb87ff43a8c..95b27911145cfdd60c5af84334ace66042efad0d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b3a3cb30ec0987e3851b66fad2c17d319c502ba8..eae20721ac4412d8a18a7cd389c6ad3a440bde8b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author O. U. Baran
  *
  * Full author contact details are available in file CREDITS.
index 677daa84ee0d2393b350c9c96983aa44cd429542..39e1d9ce3bbe1c929128c64c8adf9c9bb81de4a9 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author O. U. Baran
  *
  * Full author contact details are available in file CREDITS.
index 5431712447862e4eb43b5756321217729f5a89f8..23fdb9878afa9fac4df7c1e34c12c1589ffc7011 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming
  * \author Martin Vermeer
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 282243e648079b2214dd9625cd745459fe1e4ab1..afc123ee7752a6274be211ce65ce56f11af25197 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
index 934681172bab76cc3e9102380a9ac89e0ccf0a5b..1adcc4fef9f6b5c293f51c52a44cced3bb3a82b7 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
index f83880a2d60bc71783c84326c2ab3a4c3824f24f..d5c6619c195d8082ec40d3f111794bb4197fd205 100644 (file)
@@ -5,8 +5,8 @@
  *
  * \author Asger Alstrup Nielsen
  * \author Jean-Marc Lasgouttes
- * \author Lars Gullik Bjønnes
- * \author Jürgen Spitzmüller
+ * \author Lars Gullik Bjønnes
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 7607b0932484663e8a33119932b9d908b865fe6f..8363645698e2eaa607dbddb3dcffe70b44e36992 100644 (file)
@@ -6,8 +6,8 @@
  *
  * \author Asger Alstrup Nielsen
  * \author Jean-Marc Lasgouttes
- * \author Lars Gullik Bjønnes
- * \author Jürgen Spitzmüller
+ * \author Lars Gullik Bjønnes
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
index 85db15d45273aaf9868c1996e16f23c9434835f1..8e107d4c0d83b83112070822b09d025029065221 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Asger Alstrup Nielsen
  * \author Jean-Marc Lasgouttes
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 1f04c3d803367acfed610ac997619b4840c5d06c..5485607c9a309ed1fd4f342be2186bad7be0c70c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Asger Alstrup Nielsen
  * \author Jean-Marc Lasgouttes
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index eeb04d23694089288bf5ce0a0ac3e763b8328331..723d539d5be60f2eb0f5099fd3c0af51db3ee132 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 4dce5882a49be944a70d682aa29aa5f5a81c362f..b0ddc39e1487a88b5b28ac98f62959b3ac87621c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 19c1ec2c1013179f56bcb266d49b1750923b014e..c9c18706ed350c26751840eac8ba86667172a2fb 100644 (file)
@@ -3,14 +3,14 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
- * \author José Matos
+ * \author José Matos
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index fc4116c7e1477ffa4fc1df0ffdc315b7995f6a0f..df9fa41680825747f435ad753489a58229b00737 100644 (file)
@@ -4,10 +4,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 79cd4e41013cfc8b0b1f20d8eddc03198d791458..eaeecc106b72ed4079ba9e7c252cfa57a5f93f44 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index 1c8d5468fe918845d069376f83cf73fec006364e..aabe82ede70fae9630782d28b75b622b44954bc8 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
index c0d95d6e80a972a9a09170223bfc428109d98bde..8812024683117640af259200011be8c1b1944a12 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author various
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 870e78a4a1eaba80c0018f5bf85e81093920cb7f..b4b599feba52db46206982783cbcc850dd205d4f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c07f39c9af637989d2e5bde9a03b3459901740c7..cc67e6129b56e9188899e158c41ed05452391aa9 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Dekel Tsur
- * \author Uwe Stöhr
+ * \author Uwe Stöhr
  *
  * Full author contact details are available in file CREDITS.
  */
index b29b692f6e7844c145d0d325b519d2c465695be3..57c35bb9e8f48082157b1db2df18710e839b2314 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  * \author John Levon
  *
index bc1f037e7ac9c8137dc6cde349fa5a02182f6cf5..ab98e52904f9118c96de12174bc2248cb1068fe0 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index 6301ab5b7418340f59eec33e7072b22aa85a412f..e061cadc0cda871d870b94c180d86bb6438069c4 100644 (file)
@@ -4,9 +4,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author John Levon
- * \author Jürgen Vigna
+ * \author Jürgen Vigna
  * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
index 11f91d3f55e76d9b744498481e6330c4f3dd6fd0..5e09dd86fb27ac2dba298e16c31ad01ca62c61b2 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 7c95fa7b8af01bac1f19a6b8d3f883a63c12bcb7..f0c9c932709a83b3d0101956aeec6e358b38fad7 100644 (file)
@@ -4,7 +4,7 @@ Eran Tromer:
   anchor, when it differs from the "actual" one.
 
 
-Álvaro Tejero Cantero <alvaro@antalia.com>
+Álvaro Tejero Cantero <alvaro@antalia.com>
 
 - I suggest creating a different "kewybinding namespace" for the formulas,
  since you could put to good use all those keybindings from the menu (M-?,
index bd1a1b2dd78878f57d89359507bfe5e1dc36bfc3..84894adf2f9a8c4e5b5046fd416845076b9eb647 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 98f96664dc30ab8e06677b2163e3bc2717cd3075..73f938df22e46db88fb40b3e9e9356584d2dfe49 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 14c7696fb4c1d429ce929f7195dcffce78ac6474..1d80cbedbc90382ac4c3b94f585001c816f30ed7 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index af8106e32cbcf597dc9f940b02c5de4fe00c1ad9..5929c1b33017cda4f714360431434797ae91e8e6 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index fd8994652dcc6d609d6e37db64cda61cb35df4e2..139defa9b55b5d015b7ddba53a46490128ddb2b5 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 589f7b27e319b9f1d438e0818fd88932de244aab..f60602c5fe8fb4dd58d850422a80d34505a82c68 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 1b343decbdbae6605d391e620d59bac629bb7201..9bcff0c41ffdd742b613262f4d969aecfdf9ce51 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6555c5914bacc068d8b19e92ec8f10da50ce16a9..44c4b91c75d60ca5e6c5d112935f9a9e19ca5ce5 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index d86040411093ed3a7e8bd212fa7d7f0a23592ff8..a543a036f61de6aa9c6d9179bf10647db85a96bc 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f6901bed161342e5eaff896c6b79696e933523c8..91c72b45abf48f546692f278bc38b008792f2dcf 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 5d9f58ac4f319193d8e69a08f1bf86e57b0afe7a..a707ab10e416147a8a57b35018173cc9fc39e011 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 2736669b58628a87060af6f616c2c83b4594a2de..cb65d2f8e4f295f075be7896dbe9cf7435437bb7 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b9a61b60f735231ce0c955f2c62d66cc8b253edd..e53ff6c6cd5fdaec92bd8c42ddf7a22dcc95b9fc 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 09d164221872d6b3de9e137ab6b08cfcb404443f..d91de3816a0918b484c427a251af6ce40db78d83 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 806c20a70c70adaa6c2bf416f505d074443ae235..3e101232da8cfde9294dc32c4a97f87a571eae4d 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Ling Li (InsetMathMakebox)
  *
  * Full author contact details are available in file CREDITS.
index 7138f25dce0c4b247df6290471e230df6ed7ca7c..d5c269cfecc85a55587ebeda793cd644909416d9 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 2ad39048e2d306f42cfbc29983d187348079195f..d2d2e3fc162f0badeb9275fdc3c8dabb0e031eaf 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6a90397e6a4c133c7ca33c088289315d98940d0a..f93508cbfe35d3700a16ff7e05960a9cf859ecf4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 15f7c0e43cd03cbf8767610b89f1e88f561b0dea..480b69d247b92f88afd12552c22a2aa3f84e5b0d 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a2a39fc6e62414cd09eefaea50d5ebe4f885e26b..f518d065981653308e1b2c10bbfdf3ebeaf0fef7 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a4640f2d159416572d37994cc2c6f5141e453171..8166b53d5286d9867f3343530365b161034a95ca 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b5f7806346d30c583bf147e69d834cad7973f794..a9b8c2eb545ad8dd49460c2c65784b1374448d13 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f5854f3712dbead99a906e0a752d4e0e2d3dcc0a..076a1afd67c9004f757115509f204e982e45388c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f8a2bdffbe719234ef8da90e5e92f9b66f8fa581..fad0e658d1cb00447b2907443ea708cef6f974e2 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 5bf046d08e87e229ab2a711024a056540d82ff04..f64f3729007c1f7fd7f40164641dd726b1662f94 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 340d64ee75c1aa9d5ee74fcd5677395ecebd84db..2a5035d7bec7d3de79dda96f2992784f7958851b 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7998373d22b733b5cbb3f76cc41e3207f128f8eb..484a33bb2ecc868e8cf5cff296f0c9513b5897d2 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index d0c7195216d676dbf1e9cc3e587d9cab1d386f34..c317e50e49848c26605dace3b3b26289e6cc44f1 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 9a1ca07f864bc1dd2bdb6f43074475ab668581ae..95a172ea64afff055fcef0c0c1463e230f9c4ac5 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 84696316ef08ce0f68654bb95e000e6e99d31202..3dbb39da00f0b3903f539d15398cfd6cefa118fa 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 29614bd1e62ee8d05a10aa1667163cb980c08647..f4d544bbb6250ed313c4734f691473221d298604 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ca7d0e8dca39edfcd0b606f7b068913c32d00c31..8710d43fc16c34075b3f28d490f95f7e29815dad 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 2767effb40bdd317e702a1f273562fe0363a5902..8052f1a82030b1f3511d7972440fc38850d06657 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7901df8c571a53f4cd32a2138a490516dc3941a3..f4f52716f66cd8fda1d2ff483075b016142e6c9e 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 81806673665b32ef86e6d31fba3b4c883812fc9a..eb8da978277e6eb212c52414cceeacda1fdf24b2 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Enrico Forestieri
  *
  * Full author contact details are available in file CREDITS.
index 0acc7a5fdb1cee9f50ae63062fb9a5089f152c38..0a6e9fe528c95d0af043547bad5e42c1fde1c8b2 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Enrico Forestieri
  *
  * Full author contact details are available in file CREDITS.
index 3daba8179de46d9030624ae1fe26fcba5a299d1d..e350d19a986b96520d7c8a910ff3bd86aba53c89 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 38e6aeb203716698ce5cc14fe2f35dac17aca180..985f57a322ca93e97b52d61e997ca215c8f8e324 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -20,7 +20,7 @@
 namespace lyx {
 
 
-/// Environtments á la \begin{something}...\end{something}
+/// Environtments á la \begin{something}...\end{something}
 class InsetMathEnv : public InsetMathNest {
 public:
        ///
index 9a871f49d40c4fcd86e9c8261a6db9eed63c4c71..990040ef7c91001ba3ec030790ff3731f3f8b26b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6eebd908d0a234a74e1831699c0f71193d4d3d37..9f91649f3d83192da07e3b5e59f8190bfc5cb597 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b7d81791d2542ee09b4ad76f0fec02979a584575..d3753de9db8d347f29653c7f61de477727cd5dd3 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index e381e0e58822196b6adaf5c303e4e4e1d85cd1d4..d83d600bdebdebd57c9042d3ac312ac49fd23f37 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 2d73d64710223259947fa958a33ade3e7043260c..5cf5388b9a19b386a1313f9534b47601baa5604f 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a55c1f77b16ca7910ef503ea18c45e2529d62ee0..97348eb5dccc69f62811ad45a74dc598e8bbdc65 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index fda63bdba4f1b7bd9dccb66915ec7697e3af5146..6b132cfc2706c1055c8c6d3834633861e5d12fc0 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 10ef8305e09fbdae44c5383ecb2f27adab4ef6ca..e93f3061be70fde4f5adc49472f25794bb7846b3 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 07e1c80502782e3058e36a97578423bd0f6b5a75..05414da79b444676001358a264bb08a4696b7c09 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 966d99d1291987751499c2d0bcc76c9b808eeb3e..f782b74393e7572fb6f29d5d60d7a996374c7443 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 52c79f458ab8c3ded29179f664e43cf0a2b86ee7..f3058c54c1fa61e1b3f19d1a5d4e99e9951549b9 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 91abcae608a5ff60bdf7915c5d31c85a76ecdb34..437654c8643e90ddb9c41f4a28c7b6b40067a9e7 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ff7ee540db6a1be2e14e0e1f0efdc020bcbf8825..ad3bce4fefaf9e31411b4d85c49f447fb0bbef00 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 239da66b94be6cad565ef36f30e5cccc67420fe2..2b3d305bcc7f6096079f437fc6bcb34557ba90f1 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 3eb54948a364775e9b77cda54c45329cfb3b60e9..ccb01c411ba816b22b751bed83cc4eba331bb1fd 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6bafa80ca7eb6e74d315e22e0dbe3b4674446cd0..be0e82166e68768bf0ae1ef5b8cc5bb6e4aff4dc 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f66c815179365d9e443ec006f2a170be00e5e573..838ff25080f2861004a48e05c00a3d39a9f6e086 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index de1d6b1030b541f1e7d3b1dd0aebea985924ff44..2a3825f2a4b82e488d7840beacce6e86a60f56b6 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 53de8889505a5585316ea43c81de82e543452c9b..508acc237e6c0daf17e4e8ef0a7371e9dbb36e7a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ce52638ed8f55c34677d783b3f4d55e34fe2899c..9ff2cbe025e18a57a602d5c855d09339e3c8a051 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 8facb40d68d65ee852e3eb31e69063d67d44e1a3..26bbf183c7b0eff631b4518910feeef180899eed 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6d3529bd33378bcb46ee4dd125b18a5a17f1cda0..ace477a2f9cecbf6ffea1cb2d5921b348fb1a5e4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 778595b5f53177e00d2b7f83eb5d7c766630ebc4..b4cecfa6c3785871f3b86c3e0913d2b9de9921a9 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index efaaa13978b057b019b791f99001134afe6440f1..b44008bac4cac69ab9b36760321353ec3533a940 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ffde2ad45fba967544306d14f501f5548c13237b..9e1b63496bf540a15bf67c34e25229d5361d5ea5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -1394,7 +1394,7 @@ void InsetMathNest::lfunMouseRelease(Cursor & cur, FuncRequest & cmd)
 }
 
 
-bool InsetMathNest::interpretChar(Cursor & cur, char_type c)
+bool InsetMathNest::interpretChar(Cursor & cur, char_type const c)
 {
        //lyxerr << "interpret 2: '" << c << "'" << endl;
        docstring save_selection;
index 275d2731f3860425718cea0f2eb1704d5893573d..6d73fbca375114f1fa37ce3a06315458cfb65e7f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 62017795bdebf693cc9e0ecdceaa70af150ee87f..933505a6bfa28fb0104c4ff9ef273cebaf63a03a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index dc9d3cd84891a634fd23aceac2e0fc14c38d174b..d9ca5a263c85f71195e3c95c8f2d32b81661881c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f443921d60211794c16420f1585786fb43593d44..6b4ed6789d8cfbd2564f4f1acc61467738913550 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c5e728188593fd4aa7d56260569f2e6942b2913d..e737d623e933fe00730221d19d2af9cec845cc6d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 5659d02a8e8f14b7d39a1da46f51a0ca8aba4abc..26445c2d0de8e5b71f10f8839a28dfe0f902632f 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 1fe9e0c4007611c918b69cfe1fd588632cdea3ae..6edc6bf8b850f4606a1e20d777332f5e81901354 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 8ba745fdc4dc1b6062a93d4c282951fa281e7300..7dace38d1bb197db9ac99d7c7626e36420094ee7 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a31165e1c82a50b52fbd9a11174fa167830c7311..da324522b9de9e8be4a5531331dacb86976d57e4 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 95ad1a3e06b678070ba04732ebf85cb1a6e55912..0a6759c2af1df5247b9af577c7576a03e0c4e47a 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7c40deb27ce5195d9f1ef4a333dd52429e759cc7..aaa62834f3acbf3b0a37d826876564d1e4f14550 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 5c4fcbfb3ed9919215e9dd56b1a72298b70aa9a5..8a6c25808022a14835ffb6bdb344a848077eb733 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a22cae95f4fd9372984ee01e27662735dcaeffcf..7cb02fbc0ff41e0e93e34659a5a2ccbe69edd60c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 4e6e3e9796e2487c8ee8f46bc3c2c75788f03600..d1f34c831e119850a4d8f80f56aa48731ccb4cd5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ec65c94a1adfbd2af7b85242a06e5df001e3676a..9f7dc54f0a5c131876e36b6248c0647902d29930 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b9286087cf26599187d568adf3b50a72906f3dd5..6a0aae0edea8c8a2cd936680a875b0ad8956b1dc 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 579f29a3ab104ea675b33002504e33a254a2bea5..eb89e8c50c7f8f404880a4f0431c6d25592a3469 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 4420e9e5b56fdffdb645bbca81357cee08ed91ed..93799d88371a3bdf92dea8e8d576b7bda12d1ff1 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 93672606eb750f7f79c72793b92145eb8fea3e27..4f92d59ae7dfcea3bb8b746bc0a12b174031abf0 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index ab63ac1e447ec4f984464c063bf45caf1e9c7d74..7fff18f6f10a726d7ee198eb11e19fa57febd062 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7db7ff641d89888942d2e01ca053a056718ecb53..7fd6452e6aaac1a639e846c88afceb9bfe619dad 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 964c078fa9b3ee4b5613b3f8734e036a407b6b0e..d67d9fed8f421ed3dba31b553020b1706641a6bf 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 834cc0c4e8f5dc6fa56ff387b3929e8992b028e3..f9404241684a53d4d0b1c96cb1cd487f4ee39fda 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -19,7 +19,7 @@ namespace lyx {
 
 
 /** Stackrel objects
- *  \author André Pönitz
+ *  \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 0dd17fe6d1498cc9cbcdd68e5888f0bf0a2edde5..5dcd595d858a0d97e018df7389a4246bd9eb922e 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index e74402d17a3c0248394c28e2f21ad124c2b40a58..9544503041b25788ec4d78c6d998224a1a0e50a1 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 059e02955149ba69177645ecc1977db4881da83a..e4abe635e485e14119ace550cce47008ae3fe479 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f8226b05c432712d7d5f1dcc2fdd24adaa9084bb..045366bf6c649d9f767857730317a9b01cfdc73c 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index b152388ee075d963299100fdc8ba5d3613ed0a04..8a1ba2fd1b4656d763b9d3b88d8ec95ace61058b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 76651ef1cd64396384d0a579726c3eb7a6321967..25c1a8d9f01ba7f81010d692d462b31cfd819f3e 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 099089169908b92a318d66a24fb2375f9c7c5725..fcdd32c99389218bba12c0ccaba240174e62e353 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 15a8809f92f82c35f6c64c089a52f50d697429a6..db96bc89397cc0e157e934f4d8e17b9e3a7ca50d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index bb7212775b6ef40b96c5b33323750964ee276ea3..92688bc99c11fe3cc3c5dbf330262e3baa9e91ba 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index d0a8492439bac9540c6cafd1ee1ad7c6ced2e251..51311e6c6fb56e6a5c06a449c6c49dbf9395d9f5 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a49d591a35bbafa43d8fbf82faa15019095fe8d7..2cd11c2a8666ed1f537ab58ac6e026fcbe3b6552 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index daae372557c4244ec2c1fe0f10608c5dd1d9c331..c51bc15980a6aac50d55455e3c972a19c202584f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index eda56040dd63b91b98aedd5a6249896f584e652f..d2b1199187fa9b77e0e2072c9849f0969c6ef116 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a239fd053232d037315f1467563873efa19ad848..bf668eaab718952df4115aba5c6247a9300fac47 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c51a26dcc2b1934c21bd3ed7715fd9d960d756ee..b0e20499036ed2f9767b12631a7d6ba0b8763ce5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 08faf9dea71b73ff612e25ab15d4ae7df7ece80a..50c7a043c87535d79d13485016cd479d133954a3 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 79a5a76551049673f4284ee85ca50e173b1a98d6..6b11ac2415fd9261508c766c1993fd991df16aff 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 1d5cd2f735f8b3ad088907602510695e216ec659..4453d00d658e1a2d7cd56b63c5dbf699c17609f9 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f0de0588f484154d8f9bbf56e3c78ef3f98a89db..efb111f84f4741ba3c23d2e0d3a8cebeb5875b90 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6787e282f3a5adb158cabbc6a67a9f520b143ae3..e8b799db532bc9f2987e189864709124cf6a9289 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 90b7192570b8de34ba5a1edc5d4eb39a0a280cbe..7c00794e80f5d1b42e0ee2f3e3707243f9c0ead0 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 5b82670ee3c3f04ef3958ce6b59938c0d909a86e..85f699c4044419928d3cad06f303153c73dbc179 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 9e2f6d1dcbd1c2160def73e88edf6c3fd060e10a..8b77f363f1cd1a6e60b218d591c99c17661c4d37 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 70b05f3223e6b00e9ba5bee0291424c8079e7bdd..9b3ac80578c46ee37d38c73ba15a7665a47c2bb7 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index a57d674dbb46ba2a914032cfe576ee328345a450..d44455a0a313e3ea2f09adb1be59b0d3ffe7a3e9 100644 (file)
@@ -5,8 +5,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
- * \author Lars Gullik Bjønnes
+ * \author André Pönitz
+ * \author Lars Gullik Bjønnes
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index 2340120bad0f35edc0a7101b37605a44f00da371..c42da422e4845582529c6a40e2b2db86ecd27459 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 73ddc97d0665755142b54b23d843d6bffe16b00b..199295ae960511a633e0e2440feae16922b55609 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 4c32281d83375238d12d1ead8e8923cbd8cc7ad8..1eea247a3c0e86a12aeb8182aeef8b082813884d 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index fbc130cda12e50d7255e28827b910fc30f8f9ae8..7737429a61174e9332dc3a3051909e3ef51b578d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 1c20e8d472c72ee3f61478eed067ebfe9aadf650..07ba78a9d95fc97fa75d7c14f575f699ca1e4f0e 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6fe1918c2692cf3d8ff4d0eff32b620e86717134..4a5e613a5b228c665908c3cece77ef98696fd64c 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index c09c1dd5315b3155c82b456d96ea7b2d02a4c2e7..5edac1df786bfd7df3cc63bc82068532135e1ef7 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 8988607fa6c1f5404948626d0417553d552832cd..68f4f98452ede5482bc22278af1863aa023d691f 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 1a047befeaed8f6705a836f38c55bed95f56cffc..c3d364b727c50e8e3910b1b2bc7465ff9af27df4 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index f27c8cdeff5c6dfaeb7f3fd4d6a1d088e735e726..eb7e4d10aa96304730b5a138d2200e1bda9f5a33 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Stefan Schimanski
  *
  * Full author contact details are available in file CREDITS.
index 0af0975144ff8460b98ef672cbfdace65cbb9e1f..6f469c673ee7d71aec1214c51a41a480938890e4 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 223fd992ac9a4f60175346b5d824fc7166ee15f4..3cb58f42b7ccb33e07febe32f3366f45ed3e5380 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7aea0640776e0c6000b2c0e35305558507a5f6c2..67acd0e6bf8f07f5db2f40756fe3a7060aa39c64 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 67622ebd54536b55fd1775eb650ae66349368729..356eacccf325015f7e4b22c5f0a0378b3742a370 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index e88f7cd85e7809712c207d19677e2daebd883753..81449cf76d4dce8e36dfe6cb6c3b8f408c1dff55 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 267e7ea1af1cb44bfa685d44a3b387380f69bf7c..5b08f70bd41abdbec3d1a51d0170915464bcdeb7 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 85f0292762684a2670f8923af3ad67206241d0b8..a2279991af1474c24046c7d3558fe0367da83780 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 907005e0b5baf670f649fc7ce9b29cd9c3b53802..763657173e8baa8f8c8f8167b92de0b180225638 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index e7600b53482d37335c98b6a60905f9bb813a5742..7ff8368d6b0eacdf7224eda5d99db8e3f0ac29a5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 093e85b1ae294514e08b6fe2e7f10f4a80f76da2..97b277133eeb01839ba1fda6e33a02cdcf675de3 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 6fb2fe373ecb082f53e0411eb280b5b33f30cde5..47b48ffc6163122ba7adb2c4e2a665e53e6735d4 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index fea5e1bb04ffe4a61bb9a22f956c09e3fc018e34..2ab3058fbbec35efa16d1291ce13fa2ae8be5da9 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index a9727da2ad7c601184d59b944ee78b27948c8a27..a7277259cc0699915aa15613150a9a61679db434 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
- * \author José Matos
+ * \author Lars Gullik Bjønnes
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
index c1bc5f9ebf8fe743b9d7329d0bbfc673aeb11505..233d6193290b19c844108430448085d96a885f00 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
- * \author José Matos
+ * \author Lars Gullik Bjønnes
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
index c83ad3bd02aae170c4cf4bf8048360c88327e9e9..bcc6d873dafe7f15fd62340c4770f2df697d1a9c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 3f22a159d7449a02b04ecfb69a61af1232042eae..b3e1c3c4ce8deac085465c958ed06dd56a6a276d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 0619b0668c86d8fd7d92fc4df5f234add8192f93..3ff3771049b5b49a31f18b2f5cd08abd7568b9fa 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index c32a4a2c1988ce794e5e86490035a0d1b0a4cad1..b047c9cf262ed64c3a26e5403008ad3d4bb70e24 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index a11d72550e48f113195b2a641e66eceec5490bb1..2881c49325adfc0dde489fdd4a0dcba16068ea0c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index bf7a6429fea07885c218203e509a83dc16ec6b14..6a3569053ba49ae2b6719ff046c130c517d3d53f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 59dfe2cc0030174ce302370075cd2f2869fea5d1..5972833f9bca2e8e80adab370fbc685f22a61e01 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author various
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index d41806d6dfba82419bc0e1dd259f6ce9ba47033e..7b899f223cfe3124a64b8e753dd6fa7db7c0c91c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index ed8cbf314de7dc8bf2719aa473da0be0ee451519..ed0f1403a5475d9f59c01869a9ffe790cd204702 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author José Matos
+ * \author José Matos
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
index 0768652cfb744d2a4a27b1d9ea41e7705bbd7519..371905effd59f1a8dcd9216ffe81a9e0ceaab8eb 100644 (file)
@@ -444,8 +444,8 @@ void callNext()
        // Bind our chain caller
        pro.second->connect(boost::bind(&ForkedCallQueue::callback, _1, _2));
        ForkedCall call;
-       // If we fail to fork the process, then emit the signal
-       // to tell the outside world that it failed.
+       // If we fail to fork the process, then emit the signal
+       // to tell the outside world that it failed.
        if (call.startScript(pro.first, pro.second) > 0)
                pro.second->operator()(0,1);
 }
index 096485335f69e002a2618b230702aaf2ae2dcde3..c98f865aec0d89c07e4976e95aa4b9ffe5166f71 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 12a5b40e800d1146f82bda3a3ce406d42e8f6182..be94ec83c1609b222acdbebff06dc4bacd5afa4e 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 3bdf22ed0f11deb68a234738684e728b3226038b..d6b048d7d2c4af9f071cd687babdaced5279e0ad 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index d61a47a0f394fde1111b65565dc6368d1019780f..0fdf894e622e98df8c25bebeae9257a5ac2e9f65 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 5ca240f0e868abac26bc17737267abf6dfeadb23..c1d27a8cc7b48a0434e0c557082aa74d4b3e175d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 06fc20cbb75925894e6c41d17fd5787cb71bf10b..4290a40770ed34b9c32462b2ee4252666088e446 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 10dd6d19ef17ef71f9e0080db799c95a57153fa3..b89567b862852a8ddf74887a952c5d234d9ae253 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index c28f4239f362c1a978fd9f643ebc0fa6a95c0da2..555005454d0a625a6fec20716d9a0ef699766dbd 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index a9e3e7e5cbeb5ea1dd3f7ce7b8a7599fae78646b..9c69abbce64cd71b080c27dee4a048cc7ebc71d6 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
- * \author Lars Gullik Bjønnes
+ * \author André Pönitz
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 2fed4eafdf14d23cae28dae6f08fef09183d6eb2..c1cd31551a8e46b48ab89474ef4d2109c1f7c21d 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
- * \author Lars Gullik Bjønnes
+ * \author André Pönitz
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  *
index bd1287a76064f1813c2d25f83b5bb05590e46017..3835c0019c73a1b1a0b6c12114abbc3d60600d07 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 15f82391547f2148e17aefa3ca6c585087f90c2f..fb1434107da1606ba16aec6a43eca22ec2a15bba 100644 (file)
@@ -9,7 +9,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index a98bbaa71bf038cafca27b6dbd42ea8f0dd8b0a6..22dd2ffa4cf3c61cc08c1a1c6cf78b7caa7957f1 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Georg Baum
  *
  * Full author contact details are available in file CREDITS.
index 3c856d068b7b2b122ad83f752d9e3bba41877331..67e55a731ea88f429ba57f40a566f8d3b084df17 100644 (file)
@@ -4,8 +4,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
- * \author João Luis M. Assirati
- * \author Lars Gullik Bjønnes
+ * \author João Luis M. Assirati
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index b2a11aba10c41ad5d6e9748deb3545c7b61f13ac..f1f8429f7f29cafe2df42711291d082de86e39f7 100644 (file)
@@ -8,11 +8,11 @@
  * \author Ivan Schreter
  * \author Dirk Niggemann
  * \author Asger Alstrup
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author Herbert Voß
+ * \author Herbert Voß
  *
  * Full author contact details are available in file CREDITS.
  *
index dadde24c5d3320aaeb01f9c9aa78161b90f47a3a..ec8ef17d4653a8c59c046c0a1199e176bcc96789 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 9cd1a3ffbd7795e01275d4bc13bcbe842b91d2ac..37a50ce11c60c32b771b0b847965294a8f82e2d1 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index bbec30a24ae6c073ff289d7f84a0809677d68a73..746b68281390982de2abb2c15dadc7c59a174611 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index c29bbd7eff2590113f539759ce0d57110d03862d..110becd1ab75ac69ba6fa619263e51cd1249ac3c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 64f92a61ac4b74ffa4e3093dbb0fb71b94b4aed8..1e6cd55ecfac9d50a9d6a390a7b8bbb54f551136 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 44933bed1f2fcc943e1f4b7550c6b67e740b3464..60ee570fa300d3b957bfd014325b434eddf911b4 100644 (file)
@@ -5,7 +5,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 93c1d9b7829a2f19ad65757f81b88402ac380051..aecf9ae0c42fe65f1716872015a2169b3b6eac51 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Dekel Tsur
  *
index 233c3fb0e393699546e70937182ebd0669359c35..1ab40b5f2e41b3b584251f8d0f67cc6ac2c9450a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index b3a08241b42523727a9cd5777544b8d49f9cb24c..f747e27c8ac0e038c1a3f8369fd5dd54186ff51a 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  *
index 6fad0d7ded131a8121da0823d3579dbae4a99e04..287a707e49519750c745c7680e6e83b838d218a5 100644 (file)
@@ -7,7 +7,7 @@
  * A selection of useful system functions made
  * handy for C++ usage.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 147d3d6b6dfb022e93920eafe5266a233ee6633e..94d55e89e3f6a458cec8e66b835921f596b93b52 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author John Levon
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -22,7 +22,7 @@ namespace lyx {
 time_t current_time();
 
 /** Returns a locale-dependent formatting of the date
- *  and time encoded in \c time. The \p fmt string
+ * Â and time encoded in \c time. The \p fmt string
  *  holds the formatting arguments of \c strftime.
  */
 std::string const formatted_time(time_t t, std::string const & fmt);
index 3b9574871f3ed94e99d49997e7e718e99667a651..2b73887d61b44152e723fe032c4603f09d276aef 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author João Luis M. Assirati
+ * \author João Luis M. Assirati
  *
  * Full author contact details are available in file CREDITS.
  */
index 36d086b082ef94eeda9359816578a0dd8d7703dd..7ec155ed1807a2623e88ac31681d90b6902f0126 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author João Luis M. Assirati
+ * \author João Luis M. Assirati
  *
  * Full author contact details are available in file CREDITS.
  */
index 2efd98926e4c533908b1b115c07d603f6bf8c0b9..426263b19d007430e4e97022a9bf39572ca9ac0d 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 175beb791508797b014195e71b4f1873ae9424a5..19b1c8f70231ada3bd7d4a062e9b9bd5faae4287 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 94acd680ecfc3a626bbe8e2cf8bea8435695e385..0e25333672af6336df248e858028134e5703ad39 100644 (file)
@@ -8,7 +8,7 @@
  * indices wile trying to stay compatible with types used
  * by the standard containers.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index cdcb7fd27ee4db11482d59777f2f97cb4c0dd75c..39090769d2993b261445c3d71adec1417cb9ad2b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  *
index d81b454502b254505a4c3abc3239d82f4691a1cb..9a7deb96ece4205cfe240ef91f49837f6efa5411 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  *
index 3ceda050f5eca577349a8b85c1c9242a7e97a78b..df8382a5ba7d2acc71a4b93a417176ec8849ace4 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 713cbfcfa1eea1182f01d93f0028ecb9f31c7af2..6bc53f169935954b674909bbdf09bfc50372f344 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 7efe686a4925492547f61f4d50a0c5cf74874ce3..f37f235d8eafb82877516c87e32cb9664a9c41a2 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
index 55e50ec39af1a41ed64cba5ccd681fc7c188fde9..3dfb596e40620a5b9520f2b4f34738861d22e099 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index e5ba486957a34f680e1674611c44195b26b3c204..be2800643e7f6cc30fc58e083bab2180f633351b 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
index 74f10e3518727ac61e034f0ebcc6658b501b428f..28f44ee84449c3fdc812be2413a1b7fa2ed34613 100644 (file)
@@ -3,8 +3,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
- * \author Uwe Stöhr
+ * \author André Pönitz
+ * \author Uwe Stöhr
  *
  * Full author contact details are available in file CREDITS.
  */
index 0c3c2f238d3a7746533ed486eb7701d56b38bf8b..e04be70bb232110b34dd96dea5118a2ffa754c21 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Jean-Marc Lasgouttes
  * \author Georg Baum
  *
index b9499fa33827c504d11a1ace2565f63390c9345f..4122788b1c81b9669e91fed413d722642d8cb595 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -472,6 +472,8 @@ int main(int argc, char * argv[])
 {
        using namespace lyx;
 
+       setlocale(LC_CTYPE, "");
+
        lyxerr.setStream(cerr);
 
        easyParse(argc, argv);
@@ -484,7 +486,8 @@ int main(int argc, char * argv[])
 
        os::init(argc, argv);
 
-       try { init_package(internal_path(to_utf8(from_local8bit(argv[0]))),
+       try {
+               init_package(internal_path(to_utf8(from_local8bit(argv[0]))),
                cl_system_support, cl_user_support,
                top_build_dir_is_two_levels_up);
        } catch (ExceptionMessage const & message) {
index 738048e20108d92aa2e3483a591e19315a6e950d..4850eeea8826ccc09402eba68efdcc9b9a3e6fba 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
index 3e1594595deff7d4bf58e042528c8cb3745bc301..4bb33f1e7a67cdf02b08586cb0b9f6d3a39c2aa5 100644 (file)
@@ -3,9 +3,9 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  * \author Jean-Marc Lasgouttes
- * \author Uwe Stöhr
+ * \author Uwe Stöhr
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -2264,7 +2264,7 @@ void parse_text(Parser & p, ostream & os, unsigned flags, bool outer,
                        // subset of LaTeX, so don't parse anything here,
                        // but use the raw argument.
                        // Otherwise we would convert \~{\i} wrongly.
-                       // This will of course not translate \~{\ss} to \~{ß},
+                       // This will of course not translate \~{\ss} to \~{Ã\83Â\9f},
                        // but that does at least compile and does only look
                        // strange on screen.
                        context.check_layout(os);