From f1cba8ff64b369792fd49f5ddf90e8126ab476ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Fri, 14 Nov 2008 15:58:50 +0000 Subject: [PATCH] more latin1..utf8 schanges. all of src/* should be utf8 now git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27425 a592a061-630c-0410-9148-cb99ea01b6c8 --- .../tools/count_total_lines_of_compiled_code.sh | 6 ++++-- src/BiblioInfo.cpp | 2 +- src/BiblioInfo.h | 2 +- src/Buffer.cpp | 2 +- src/Buffer.h | 4 ++-- src/BufferList.cpp | 2 +- src/BufferList.h | 2 +- src/BufferParams.cpp | 4 ++-- src/BufferParams.h | 4 ++-- src/BufferView.cpp | 6 +++--- src/BufferView.h | 4 ++-- src/Bullet.cpp | 2 +- src/Bullet.h | 2 +- src/Citation.h | 2 +- src/Color.cpp | 4 ++-- src/Color.h | 4 ++-- src/CoordCache.cpp | 2 +- src/CoordCache.h | 2 +- src/Counters.cpp | 4 ++-- src/Counters.h | 2 +- src/Cursor.cpp | 2 +- src/Cursor.h | 2 +- src/CursorSlice.cpp | 6 +++--- src/CursorSlice.h | 6 +++--- src/CutAndPaste.cpp | 4 ++-- src/CutAndPaste.h | 4 ++-- src/DepTable.cpp | 2 +- src/DepTable.h | 2 +- src/Dimension.cpp | 2 +- src/Dimension.h | 2 +- src/DispatchResult.h | 2 +- src/DocIterator.cpp | 2 +- src/DocIterator.h | 2 +- src/Encoding.cpp | 2 +- src/Encoding.h | 2 +- src/Exporter.cpp | 4 ++-- src/Exporter.h | 2 +- src/FloatList.cpp | 2 +- src/FloatList.h | 2 +- src/Floating.cpp | 2 +- src/Floating.h | 2 +- src/Font.cpp | 4 ++-- src/Font.h | 2 +- src/FontEnums.h | 2 +- src/FontInfo.cpp | 4 ++-- src/FontInfo.h | 2 +- src/FontList.cpp | 6 +++--- src/FuncCode.h | 10 +++++----- src/FuncRequest.cpp | 2 +- src/FuncRequest.h | 2 +- src/InsetIterator.cpp | 2 +- src/InsetIterator.h | 2 +- src/InsetList.cpp | 2 +- src/InsetList.h | 2 +- src/Intl.cpp | 2 +- src/Intl.h | 2 +- src/KeyMap.cpp | 4 ++-- src/KeyMap.h | 2 +- src/KeySequence.cpp | 2 +- src/KeySequence.h | 2 +- src/LaTeX.cpp | 6 +++--- src/LaTeX.h | 2 +- src/LaTeXFeatures.cpp | 10 +++++----- src/LaTeXFeatures.h | 2 +- src/Language.cpp | 2 +- src/Language.h | 4 ++-- src/Layout.cpp | 4 ++-- src/Layout.h | 4 ++-- src/LayoutEnums.h | 4 ++-- src/LayoutFile.cpp | 2 +- src/LayoutFile.h | 2 +- src/Length.cpp | 2 +- src/Length.h | 2 +- src/Lexer.cpp | 2 +- src/Lexer.h | 2 +- src/LyX.cpp | 4 ++-- src/LyX.h | 2 +- src/LyXAction.cpp | 4 ++-- src/LyXAction.h | 2 +- src/LyXFunc.cpp | 6 +++--- src/LyXFunc.h | 4 ++-- src/LyXRC.cpp | 4 ++-- src/LyXRC.h | 4 ++-- src/LyXVC.cpp | 4 ++-- src/LyXVC.h | 2 +- src/MetricsInfo.cpp | 2 +- src/MetricsInfo.h | 2 +- src/ParIterator.cpp | 2 +- src/ParIterator.h | 2 +- src/Paragraph.cpp | 6 +++--- src/Paragraph.h | 6 +++--- src/ParagraphMetrics.cpp | 6 +++--- src/ParagraphMetrics.h | 6 +++--- src/ParagraphParameters.cpp | 6 +++--- src/ParagraphParameters.h | 2 +- src/Row.cpp | 6 +++--- src/Row.h | 2 +- src/Section.cpp | 2 +- src/Section.h | 2 +- src/Server.cpp | 2 +- src/Server.h | 2 +- src/ServerSocket.cpp | 4 ++-- src/ServerSocket.h | 4 ++-- src/Session.cpp | 2 +- src/Spacing.cpp | 2 +- src/Spacing.h | 2 +- src/TexRow.cpp | 2 +- src/TexRow.h | 2 +- src/Text.cpp | 6 +++--- src/Text.h | 2 +- src/Text2.cpp | 6 +++--- src/Text3.cpp | 4 ++-- src/TextClass.cpp | 4 ++-- src/TextMetrics.cpp | 6 +++--- src/TextMetrics.h | 2 +- src/Trans.cpp | 4 ++-- src/Trans.h | 2 +- src/Undo.cpp | 6 +++--- src/Undo.h | 6 +++--- src/VCBackend.cpp | 2 +- src/VCBackend.h | 2 +- src/Variables.cpp | 2 +- src/Variables.h | 2 +- src/boost.cpp | 2 +- src/buffer_funcs.cpp | 2 +- src/buffer_funcs.h | 2 +- src/client/Messages.cpp | 2 +- src/client/Messages.h | 2 +- src/client/boost.cpp | 2 +- src/client/client.cpp | 4 ++-- src/client/gettext.cpp | 2 +- src/factory.cpp | 2 +- src/factory.h | 2 +- src/frontends/KeySymbol.h | 2 +- src/frontends/LyXView.h | 2 +- src/frontends/qt4/CustomizedWidgets.cpp | 2 +- src/frontends/qt4/CustomizedWidgets.h | 2 +- src/frontends/qt4/GuiBibtex.cpp | 4 ++-- src/frontends/qt4/GuiBox.cpp | 4 ++-- src/frontends/qt4/GuiBox.h | 2 +- src/frontends/qt4/GuiBranch.cpp | 2 +- src/frontends/qt4/GuiBranch.h | 2 +- src/frontends/qt4/GuiGraphics.cpp | 2 +- src/frontends/qt4/GuiGraphics.h | 2 +- src/frontends/qt4/GuiHSpace.cpp | 2 +- src/frontends/qt4/GuiHSpace.h | 2 +- src/frontends/qt4/GuiKeySymbol.cpp | 2 +- src/frontends/qt4/GuiKeySymbol.h | 2 +- src/frontends/qt4/GuiListings.cpp | 2 +- src/frontends/qt4/GuiMathMatrix.cpp | 2 +- src/frontends/qt4/GuiMathMatrix.h | 2 +- src/frontends/qt4/GuiNote.cpp | 2 +- src/frontends/qt4/GuiNote.h | 2 +- src/frontends/qt4/GuiRef.cpp | 2 +- src/frontends/qt4/GuiSendto.cpp | 2 +- src/frontends/qt4/GuiSendto.h | 2 +- src/frontends/qt4/GuiSymbols.cpp | 2 +- src/frontends/qt4/GuiSymbols.h | 2 +- src/frontends/qt4/GuiTabular.cpp | 4 ++-- src/frontends/qt4/GuiTabular.h | 4 ++-- src/frontends/qt4/GuiToolbar.cpp | 2 +- src/frontends/qt4/GuiToolbar.h | 2 +- src/frontends/qt4/GuiVSpace.cpp | 6 +++--- src/frontends/qt4/GuiVSpace.h | 4 ++-- src/frontends/qt4/GuiView.h | 2 +- src/frontends/qt4/GuiWrap.cpp | 2 +- src/frontends/qt4/GuiWrap.h | 2 +- src/frontends/qt4/LengthCombo.cpp | 2 +- src/frontends/qt4/Menus.cpp | 4 ++-- src/frontends/qt4/Menus.h | 2 +- src/frontends/qt4/qt_helpers.cpp | 2 +- src/frontends/tests/boost.cpp | 2 +- src/graphics/GraphicsCacheItem.cpp | 2 +- src/insets/Inset.cpp | 6 +++--- src/insets/Inset.h | 4 ++-- src/insets/InsetBox.cpp | 4 ++-- src/insets/InsetBox.h | 2 +- src/insets/InsetCaption.cpp | 2 +- src/insets/InsetCaption.h | 2 +- src/insets/InsetCitation.cpp | 2 +- src/insets/InsetCitation.h | 2 +- src/insets/InsetCode.h | 4 ++-- src/insets/InsetCollapsable.cpp | 4 ++-- src/insets/InsetCollapsable.h | 4 ++-- src/insets/InsetCommand.cpp | 2 +- src/insets/InsetCommand.h | 2 +- src/insets/InsetERT.cpp | 4 ++-- src/insets/InsetERT.h | 4 ++-- src/insets/InsetFlex.cpp | 2 +- src/insets/InsetFloat.cpp | 10 +++++----- src/insets/InsetFloat.h | 4 ++-- src/insets/InsetFloatList.cpp | 2 +- src/insets/InsetFloatList.h | 2 +- src/insets/InsetFoot.cpp | 4 ++-- src/insets/InsetFoot.h | 4 ++-- src/insets/InsetFootlike.cpp | 2 +- src/insets/InsetFootlike.h | 2 +- src/insets/InsetGraphics.cpp | 2 +- src/insets/InsetGraphics.h | 2 +- src/insets/InsetGraphicsParams.cpp | 2 +- src/insets/InsetGraphicsParams.h | 2 +- src/insets/InsetHyperlink.cpp | 4 ++-- src/insets/InsetHyperlink.h | 2 +- src/insets/InsetInclude.cpp | 2 +- src/insets/InsetInclude.h | 2 +- src/insets/InsetIndex.cpp | 2 +- src/insets/InsetIndex.h | 2 +- src/insets/InsetLabel.cpp | 2 +- src/insets/InsetLabel.h | 2 +- src/insets/InsetLine.cpp | 2 +- src/insets/InsetLine.h | 2 +- src/insets/InsetListings.cpp | 2 +- src/insets/InsetMarginal.cpp | 4 ++-- src/insets/InsetMarginal.h | 4 ++-- src/insets/InsetNewline.cpp | 2 +- src/insets/InsetNewpage.cpp | 4 ++-- src/insets/InsetNewpage.h | 2 +- src/insets/InsetNomencl.cpp | 2 +- src/insets/InsetNomencl.h | 2 +- src/insets/InsetNote.cpp | 2 +- src/insets/InsetRef.cpp | 2 +- src/insets/InsetRef.h | 2 +- src/insets/InsetSpace.cpp | 4 ++-- src/insets/InsetSpace.h | 4 ++-- src/insets/InsetSpecialChar.cpp | 2 +- src/insets/InsetSpecialChar.h | 2 +- src/insets/InsetTOC.cpp | 2 +- src/insets/InsetTOC.h | 2 +- src/insets/InsetTabular.cpp | 8 ++++---- src/insets/InsetTabular.h | 6 +++--- src/insets/InsetText.cpp | 2 +- src/insets/InsetText.h | 2 +- src/insets/InsetVSpace.cpp | 2 +- src/insets/InsetVSpace.h | 2 +- src/insets/InsetWrap.cpp | 2 +- src/lengthcommon.cpp | 2 +- src/lyxfind.cpp | 4 ++-- src/lyxfind.h | 4 ++-- src/main.cpp | 2 +- src/mathed/BUGS | 2 +- src/mathed/CommandInset.cpp | 2 +- src/mathed/CommandInset.h | 2 +- src/mathed/InsetFormulaMacro.cpp | 2 +- src/mathed/InsetFormulaMacro.h | 2 +- src/mathed/InsetMath.cpp | 2 +- src/mathed/InsetMath.h | 2 +- src/mathed/InsetMathAMSArray.cpp | 2 +- src/mathed/InsetMathAMSArray.h | 2 +- src/mathed/InsetMathArray.cpp | 2 +- src/mathed/InsetMathArray.h | 2 +- src/mathed/InsetMathBig.cpp | 2 +- src/mathed/InsetMathBig.h | 2 +- src/mathed/InsetMathBoldSymbol.cpp | 2 +- src/mathed/InsetMathBoldSymbol.h | 2 +- src/mathed/InsetMathBox.cpp | 2 +- src/mathed/InsetMathBox.h | 2 +- src/mathed/InsetMathBrace.cpp | 2 +- src/mathed/InsetMathBrace.h | 2 +- src/mathed/InsetMathCases.cpp | 2 +- src/mathed/InsetMathCases.h | 2 +- src/mathed/InsetMathChar.cpp | 2 +- src/mathed/InsetMathChar.h | 2 +- src/mathed/InsetMathColor.cpp | 2 +- src/mathed/InsetMathColor.h | 2 +- src/mathed/InsetMathComment.cpp | 2 +- src/mathed/InsetMathComment.h | 2 +- src/mathed/InsetMathDecoration.cpp | 2 +- src/mathed/InsetMathDecoration.h | 2 +- src/mathed/InsetMathDelim.cpp | 2 +- src/mathed/InsetMathDelim.h | 2 +- src/mathed/InsetMathDiff.cpp | 2 +- src/mathed/InsetMathDiff.h | 2 +- src/mathed/InsetMathDots.cpp | 2 +- src/mathed/InsetMathDots.h | 2 +- src/mathed/InsetMathEnsureMath.cpp | 2 +- src/mathed/InsetMathEnsureMath.h | 2 +- src/mathed/InsetMathEnv.cpp | 2 +- src/mathed/InsetMathEnv.h | 4 ++-- src/mathed/InsetMathExFunc.cpp | 2 +- src/mathed/InsetMathExFunc.h | 2 +- src/mathed/InsetMathExInt.cpp | 2 +- src/mathed/InsetMathExInt.h | 2 +- src/mathed/InsetMathFont.cpp | 2 +- src/mathed/InsetMathFont.h | 2 +- src/mathed/InsetMathFontOld.cpp | 2 +- src/mathed/InsetMathFontOld.h | 2 +- src/mathed/InsetMathFrac.cpp | 2 +- src/mathed/InsetMathFrac.h | 2 +- src/mathed/InsetMathGrid.cpp | 2 +- src/mathed/InsetMathGrid.h | 2 +- src/mathed/InsetMathHull.cpp | 2 +- src/mathed/InsetMathHull.h | 2 +- src/mathed/InsetMathKern.cpp | 2 +- src/mathed/InsetMathKern.h | 2 +- src/mathed/InsetMathLefteqn.cpp | 2 +- src/mathed/InsetMathLefteqn.h | 2 +- src/mathed/InsetMathLim.cpp | 2 +- src/mathed/InsetMathLim.h | 2 +- src/mathed/InsetMathMBox.cpp | 2 +- src/mathed/InsetMathMBox.h | 2 +- src/mathed/InsetMathMatrix.cpp | 2 +- src/mathed/InsetMathMatrix.h | 2 +- src/mathed/InsetMathNest.cpp | 4 ++-- src/mathed/InsetMathNest.h | 2 +- src/mathed/InsetMathNumber.cpp | 2 +- src/mathed/InsetMathNumber.h | 2 +- src/mathed/InsetMathOverset.cpp | 2 +- src/mathed/InsetMathOverset.h | 2 +- src/mathed/InsetMathPar.cpp | 2 +- src/mathed/InsetMathPar.h | 2 +- src/mathed/InsetMathRef.cpp | 2 +- src/mathed/InsetMathRef.h | 2 +- src/mathed/InsetMathRoot.cpp | 2 +- src/mathed/InsetMathRoot.h | 2 +- src/mathed/InsetMathScript.cpp | 2 +- src/mathed/InsetMathScript.h | 2 +- src/mathed/InsetMathSize.cpp | 2 +- src/mathed/InsetMathSize.h | 2 +- src/mathed/InsetMathSpace.cpp | 2 +- src/mathed/InsetMathSpace.h | 2 +- src/mathed/InsetMathSplit.cpp | 2 +- src/mathed/InsetMathSplit.h | 2 +- src/mathed/InsetMathSqrt.cpp | 2 +- src/mathed/InsetMathSqrt.h | 2 +- src/mathed/InsetMathStackrel.cpp | 2 +- src/mathed/InsetMathStackrel.h | 4 ++-- src/mathed/InsetMathString.cpp | 2 +- src/mathed/InsetMathString.h | 2 +- src/mathed/InsetMathSubstack.cpp | 2 +- src/mathed/InsetMathSubstack.h | 2 +- src/mathed/InsetMathSymbol.cpp | 2 +- src/mathed/InsetMathSymbol.h | 2 +- src/mathed/InsetMathTabular.cpp | 2 +- src/mathed/InsetMathTabular.h | 2 +- src/mathed/InsetMathUnderset.cpp | 2 +- src/mathed/InsetMathUnderset.h | 2 +- src/mathed/InsetMathUnknown.cpp | 2 +- src/mathed/InsetMathUnknown.h | 2 +- src/mathed/InsetMathXArrow.cpp | 2 +- src/mathed/InsetMathXArrow.h | 2 +- src/mathed/InsetMathXYArrow.cpp | 2 +- src/mathed/InsetMathXYArrow.h | 2 +- src/mathed/InsetMathXYMatrix.cpp | 2 +- src/mathed/InsetMathXYMatrix.h | 2 +- src/mathed/MacroTable.cpp | 2 +- src/mathed/MathAtom.cpp | 2 +- src/mathed/MathAtom.h | 2 +- src/mathed/MathAutoCorrect.cpp | 2 +- src/mathed/MathAutoCorrect.h | 2 +- src/mathed/MathData.cpp | 2 +- src/mathed/MathData.h | 4 ++-- src/mathed/MathExtern.cpp | 2 +- src/mathed/MathExtern.h | 2 +- src/mathed/MathFactory.cpp | 2 +- src/mathed/MathFactory.h | 2 +- src/mathed/MathGridInfo.h | 2 +- src/mathed/MathMacro.cpp | 2 +- src/mathed/MathMacro.h | 2 +- src/mathed/MathMacroArgument.cpp | 2 +- src/mathed/MathMacroArgument.h | 2 +- src/mathed/MathMacroTemplate.cpp | 2 +- src/mathed/MathMacroTemplate.h | 2 +- src/mathed/MathParser.cpp | 2 +- src/mathed/MathParser.h | 2 +- src/mathed/MathStream.cpp | 2 +- src/mathed/MathStream.h | 2 +- src/mathed/MathSupport.cpp | 2 +- src/mathed/MathSupport.h | 2 +- src/mathed/ReplaceData.h | 2 +- src/mathed/TextPainter.cpp | 2 +- src/mathed/TextPainter.h | 2 +- src/output.cpp | 2 +- src/output.h | 2 +- src/output_docbook.cpp | 4 ++-- src/output_docbook.h | 4 ++-- src/output_latex.cpp | 2 +- src/output_latex.h | 2 +- src/output_plaintext.cpp | 2 +- src/output_plaintext.h | 2 +- src/paragraph_funcs.cpp | 2 +- src/paragraph_funcs.h | 2 +- src/rowpainter.h | 2 +- src/sgml.cpp | 2 +- src/sgml.h | 2 +- src/support/ForkedCalls.cpp | 4 ++-- src/support/Messages.cpp | 2 +- src/support/Messages.h | 2 +- src/support/Path.cpp | 2 +- src/support/Path.h | 2 +- src/support/SignalSlot.cpp | 2 +- src/support/SignalSlot.h | 2 +- src/support/SignalSlotPrivate.cpp | 2 +- src/support/SignalSlotPrivate.h | 2 +- src/support/convert.cpp | 4 ++-- src/support/convert.h | 4 ++-- src/support/debug.cpp | 2 +- src/support/debug.h | 2 +- src/support/docstring.h | 2 +- src/support/environment.cpp | 4 ++-- src/support/filetools.cpp | 4 ++-- src/support/filetools.h | 2 +- src/support/gettext.cpp | 2 +- src/support/gettext.h | 2 +- src/support/kill.cpp | 2 +- src/support/lassert.cpp | 2 +- src/support/lassert.h | 2 +- src/support/lstrings.cpp | 2 +- src/support/lstrings.h | 2 +- src/support/lyxalgo.h | 2 +- src/support/lyxlib.h | 2 +- src/support/lyxtime.h | 4 ++-- src/support/socktools.cpp | 2 +- src/support/socktools.h | 2 +- src/support/tests/boost.cpp | 2 +- src/support/textutils.h | 2 +- src/support/types.h | 2 +- src/support/unicode.cpp | 2 +- src/support/unicode.h | 2 +- src/tex2lyx/Parser.cpp | 2 +- src/tex2lyx/Parser.h | 2 +- src/tex2lyx/boost.cpp | 2 +- src/tex2lyx/gettext.cpp | 2 +- src/tex2lyx/math.cpp | 2 +- src/tex2lyx/preamble.cpp | 4 ++-- src/tex2lyx/table.cpp | 2 +- src/tex2lyx/tex2lyx.cpp | 7 +++++-- src/tex2lyx/tex2lyx.h | 2 +- src/tex2lyx/text.cpp | 6 +++--- 428 files changed, 558 insertions(+), 553 deletions(-) diff --git a/development/tools/count_total_lines_of_compiled_code.sh b/development/tools/count_total_lines_of_compiled_code.sh index 67994960e9..95a248236e 100755 --- a/development/tools/count_total_lines_of_compiled_code.sh +++ b/development/tools/count_total_lines_of_compiled_code.sh @@ -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` diff --git a/src/BiblioInfo.cpp b/src/BiblioInfo.cpp index b920c00cd7..3a886c7243 100644 --- a/src/BiblioInfo.cpp +++ b/src/BiblioInfo.cpp @@ -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. diff --git a/src/BiblioInfo.h b/src/BiblioInfo.h index 11a6361da8..98a0997a83 100644 --- a/src/BiblioInfo.h +++ b/src/BiblioInfo.h @@ -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. diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 418ea5447f..10eb0c5c8d 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/Buffer.h b/src/Buffer.h index 4a9e9ae903..2a22b5c07d 100644 --- a/src/Buffer.h +++ b/src/Buffer.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 Bjnnes + * \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 Bjnnes + * \author Lars Gullik Bjønnes */ class Buffer { public: diff --git a/src/BufferList.cpp b/src/BufferList.cpp index ac27d2130c..e46d101586 100644 --- a/src/BufferList.cpp +++ b/src/BufferList.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/BufferList.h b/src/BufferList.h index 8c79d4c30a..1928e6a26e 100644 --- a/src/BufferList.h +++ b/src/BufferList.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index c2319e5f02..7aca376dbe 100644 --- a/src/BufferParams.cpp +++ b/src/BufferParams.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Martin Vermeer * * Full author contact details are available in file CREDITS. diff --git a/src/BufferParams.h b/src/BufferParams.h index f470f56f73..5e6fccd82b 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 314631cadd..544f399533 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/BufferView.h b/src/BufferView.h index d418260671..ded6665eb5 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -5,9 +5,9 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braustein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/Bullet.cpp b/src/Bullet.cpp index 4e618658bd..c3093abc75 100644 --- a/src/Bullet.cpp +++ b/src/Bullet.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Allan Rae * * Full author contact details are available in file CREDITS. diff --git a/src/Bullet.h b/src/Bullet.h index bc9f837343..6a4f997acb 100644 --- a/src/Bullet.h +++ b/src/Bullet.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Allan Rae * * Full author contact details are available in file CREDITS. diff --git a/src/Citation.h b/src/Citation.h index e071d51818..1a6627ee24 100644 --- a/src/Citation.h +++ b/src/Citation.h @@ -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. */ diff --git a/src/Color.cpp b/src/Color.cpp index fa0c7d973b..265aed0d80 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -4,11 +4,11 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Martin Vermeer * * Full author contact details are available in file CREDITS. diff --git a/src/Color.h b/src/Color.h index 0f0a0934a3..2841dc5ba6 100644 --- a/src/Color.h +++ b/src/Color.h @@ -5,12 +5,12 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Martin Vermeer * * Full author contact details are available in file CREDITS. diff --git a/src/CoordCache.cpp b/src/CoordCache.cpp index 7593bcafc7..56997467e8 100644 --- a/src/CoordCache.cpp +++ b/src/CoordCache.cpp @@ -2,7 +2,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/CoordCache.h b/src/CoordCache.h index c509afcd26..a666a4ecb0 100644 --- a/src/CoordCache.h +++ b/src/CoordCache.h @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/Counters.cpp b/src/Counters.cpp index cf4bfeed43..43a422b7be 100644 --- a/src/Counters.cpp +++ b/src/Counters.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Martin Vermeer - * \author Andr Pnitz + * \author André Pönitz * \author Richard Heck (roman numerals) * * Full author contact details are available in file CREDITS. diff --git a/src/Counters.h b/src/Counters.h index 538dcd4792..1d68be10a6 100644 --- a/src/Counters.h +++ b/src/Counters.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * \author Martin Vermeer diff --git a/src/Cursor.cpp b/src/Cursor.cpp index 7232e88e0f..1c705660c7 100644 --- a/src/Cursor.cpp +++ b/src/Cursor.cpp @@ -6,7 +6,7 @@ * \author Alejandro Aguilar Sierra * \author Alfredo Braunstein * \author Dov Feldstern - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/Cursor.h b/src/Cursor.h index 9b1b1b681d..48776b9c17 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/CursorSlice.cpp b/src/CursorSlice.cpp index eb728cd509..c4b1c72f80 100644 --- a/src/CursorSlice.cpp +++ b/src/CursorSlice.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/CursorSlice.h b/src/CursorSlice.h index 981f59c47d..19a6e1f581 100644 --- a/src/CursorSlice.h +++ b/src/CursorSlice.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/CutAndPaste.cpp b/src/CutAndPaste.cpp index 5a0ecbb09c..dd436eee45 100644 --- a/src/CutAndPaste.cpp +++ b/src/CutAndPaste.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * \author Michael Gerz * diff --git a/src/CutAndPaste.h b/src/CutAndPaste.h index fb6ba8f576..a46eeb12f4 100644 --- a/src/CutAndPaste.h +++ b/src/CutAndPaste.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/DepTable.cpp b/src/DepTable.cpp index 91717b635c..eb2e556d00 100644 --- a/src/DepTable.cpp +++ b/src/DepTable.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Ben Stanley * diff --git a/src/DepTable.h b/src/DepTable.h index 41085af9f6..7f687ccec2 100644 --- a/src/DepTable.h +++ b/src/DepTable.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/Dimension.cpp b/src/Dimension.cpp index e80d83585a..b1cd41ed9a 100644 --- a/src/Dimension.cpp +++ b/src/Dimension.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/Dimension.h b/src/Dimension.h index 8b7744b274..bd8f10d8f2 100644 --- a/src/Dimension.h +++ b/src/Dimension.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/DispatchResult.h b/src/DispatchResult.h index 3ce0c54065..8cfdc3313d 100644 --- a/src/DispatchResult.h +++ b/src/DispatchResult.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author none - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/DocIterator.cpp b/src/DocIterator.cpp index 5a5ab50405..e62e01f40f 100644 --- a/src/DocIterator.cpp +++ b/src/DocIterator.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/DocIterator.h b/src/DocIterator.h index 5e157ef907..dd314499fb 100644 --- a/src/DocIterator.h +++ b/src/DocIterator.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/Encoding.cpp b/src/Encoding.cpp index 34cee34bae..07afca5c2b 100644 --- a/src/Encoding.cpp +++ b/src/Encoding.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Dekel Tsur * diff --git a/src/Encoding.h b/src/Encoding.h index cf4d2b5a4e..615556dff8 100644 --- a/src/Encoding.h +++ b/src/Encoding.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/Exporter.cpp b/src/Exporter.cpp index 8546b0a8ca..4e78f686d0 100644 --- a/src/Exporter.cpp +++ b/src/Exporter.cpp @@ -5,11 +5,11 @@ * * \author unknown * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/Exporter.h b/src/Exporter.h index e4c5bcbc82..28ecb63072 100644 --- a/src/Exporter.h +++ b/src/Exporter.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/FloatList.cpp b/src/FloatList.cpp index 20bbf6713a..6cbbd2c237 100644 --- a/src/FloatList.cpp +++ b/src/FloatList.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/FloatList.h b/src/FloatList.h index b410ade851..50db0944b2 100644 --- a/src/FloatList.h +++ b/src/FloatList.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Floating.cpp b/src/Floating.cpp index 645dcf9307..960347550e 100644 --- a/src/Floating.cpp +++ b/src/Floating.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * diff --git a/src/Floating.h b/src/Floating.h index d1b81c87ea..e050195c7d 100644 --- a/src/Floating.h +++ b/src/Floating.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Font.cpp b/src/Font.cpp index 76a716da3a..5b1332eddf 100644 --- a/src/Font.cpp +++ b/src/Font.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur * * Full author contact details are available in file CREDITS. diff --git a/src/Font.h b/src/Font.h index 49c8f31b5b..9b36822cab 100644 --- a/src/Font.h +++ b/src/Font.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author Dekel Tsur diff --git a/src/FontEnums.h b/src/FontEnums.h index 9a198814e1..717cc399d5 100644 --- a/src/FontEnums.h +++ b/src/FontEnums.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author Dekel Tsur diff --git a/src/FontInfo.cpp b/src/FontInfo.cpp index 0ee6e29f7e..c5b1c85a9b 100644 --- a/src/FontInfo.cpp +++ b/src/FontInfo.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur * * Full author contact details are available in file CREDITS. diff --git a/src/FontInfo.h b/src/FontInfo.h index ab1fab670d..24951445ba 100644 --- a/src/FontInfo.h +++ b/src/FontInfo.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author Dekel Tsur diff --git a/src/FontList.cpp b/src/FontList.cpp index 0c38c03e5d..afa7894ce9 100644 --- a/src/FontList.cpp +++ b/src/FontList.cpp @@ -4,13 +4,13 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * \author Abdelrazak Younes * * Full author contact details are available in file CREDITS. diff --git a/src/FuncCode.h b/src/FuncCode.h index 32771eabc1..5f585190cf 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -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 !) diff --git a/src/FuncRequest.cpp b/src/FuncRequest.cpp index 691456a69a..2d36142421 100644 --- a/src/FuncRequest.cpp +++ b/src/FuncRequest.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/FuncRequest.h b/src/FuncRequest.h index de762b0124..6aaad7bb8e 100644 --- a/src/FuncRequest.h +++ b/src/FuncRequest.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/InsetIterator.cpp b/src/InsetIterator.cpp index 155f60f26a..189efa3dcd 100644 --- a/src/InsetIterator.cpp +++ b/src/InsetIterator.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/InsetIterator.h b/src/InsetIterator.h index 75bb08e9d3..0029865a76 100644 --- a/src/InsetIterator.h +++ b/src/InsetIterator.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/InsetList.cpp b/src/InsetList.cpp index d69211dbd4..56401a4ba6 100644 --- a/src/InsetList.cpp +++ b/src/InsetList.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Martin Vermeer * * Full author contact details are available in file CREDITS. diff --git a/src/InsetList.h b/src/InsetList.h index 392573b54f..dcaa28eabc 100644 --- a/src/InsetList.h +++ b/src/InsetList.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Intl.cpp b/src/Intl.cpp index 4e3fabf29b..fdae0b1aba 100644 --- a/src/Intl.cpp +++ b/src/Intl.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author John Levon * diff --git a/src/Intl.h b/src/Intl.h index 6b99c7b5a0..228ea0d48f 100644 --- a/src/Intl.h +++ b/src/Intl.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author John Levon * diff --git a/src/KeyMap.cpp b/src/KeyMap.cpp index f6b52a13ec..a174ac4f72 100644 --- a/src/KeyMap.cpp +++ b/src/KeyMap.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/KeyMap.h b/src/KeyMap.h index f76fa85f2a..9957bfe3a8 100644 --- a/src/KeyMap.h +++ b/src/KeyMap.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * diff --git a/src/KeySequence.cpp b/src/KeySequence.cpp index ef1cc33e24..734371e0b7 100644 --- a/src/KeySequence.cpp +++ b/src/KeySequence.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * diff --git a/src/KeySequence.h b/src/KeySequence.h index c5b9527578..0ace8febe3 100644 --- a/src/KeySequence.h +++ b/src/KeySequence.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/LaTeX.cpp b/src/LaTeX.cpp index a96c08dcd3..0750a5f568 100644 --- a/src/LaTeX.cpp +++ b/src/LaTeX.cpp @@ -4,11 +4,11 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author Dekel Tsur - * \author Jrgen Spitzmller + * \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; diff --git a/src/LaTeX.h b/src/LaTeX.h index 251022639f..36558ee6d7 100644 --- a/src/LaTeX.h +++ b/src/LaTeX.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author Dekel Tsur * diff --git a/src/LaTeXFeatures.cpp b/src/LaTeXFeatures.cpp index 02c4748195..eb328f5321 100644 --- a/src/LaTeXFeatures.cpp +++ b/src/LaTeXFeatures.cpp @@ -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 Bjnnes + * \author José Matos + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Jrgen Vigna - * \author Andr Pnitz + * \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 Jrgen Spitzmller 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 diff --git a/src/LaTeXFeatures.h b/src/LaTeXFeatures.h index 1a484f730c..635376c8a1 100644 --- a/src/LaTeXFeatures.h +++ b/src/LaTeXFeatures.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/Language.cpp b/src/Language.cpp index e4bb4314d8..6035aef3a3 100644 --- a/src/Language.cpp +++ b/src/Language.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Dekel Tsur * diff --git a/src/Language.h b/src/Language.h index 278d796a58..bee8e13bcd 100644 --- a/src/Language.h +++ b/src/Language.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/Layout.cpp b/src/Layout.cpp index 74ff2ff8a1..cbc1ab1899 100644 --- a/src/Layout.cpp +++ b/src/Layout.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/Layout.h b/src/Layout.h index 7bfe1bb0f9..e4aab34c5d 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/LayoutEnums.h b/src/LayoutEnums.h index dd119960c5..972efda44d 100644 --- a/src/LayoutEnums.h +++ b/src/LayoutEnums.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/LayoutFile.cpp b/src/LayoutFile.cpp index 90ea111d90..6b2383c144 100644 --- a/src/LayoutFile.cpp +++ b/src/LayoutFile.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/LayoutFile.h b/src/LayoutFile.h index bf6e52b825..5d9ce2afa2 100644 --- a/src/LayoutFile.h +++ b/src/LayoutFile.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Length.cpp b/src/Length.cpp index 90da83a74c..c6e46066af 100644 --- a/src/Length.cpp +++ b/src/Length.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon diff --git a/src/Length.h b/src/Length.h index 67073a2bf1..cc2caf78ac 100644 --- a/src/Length.h +++ b/src/Length.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * diff --git a/src/Lexer.cpp b/src/Lexer.cpp index 9061d7c0b3..b0fabc29ad 100644 --- a/src/Lexer.cpp +++ b/src/Lexer.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * diff --git a/src/Lexer.h b/src/Lexer.h index 7f1f1a00f0..85b8b74600 100644 --- a/src/Lexer.h +++ b/src/Lexer.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/LyX.cpp b/src/LyX.cpp index 0c1148284e..550bf83fb3 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/LyX.h b/src/LyX.h index 6be2a41fb8..c27e2045cf 100644 --- 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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon * diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index ed959e8b7a..65bd206c7d 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Pavel Sanda * * Full author contact details are available in file CREDITS. diff --git a/src/LyXAction.h b/src/LyXAction.h index 6f952d54e9..396247068f 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/LyXFunc.cpp b/src/LyXFunc.cpp index 4c035bf711..e6c5277e86 100644 --- a/src/LyXFunc.cpp +++ b/src/LyXFunc.cpp @@ -4,15 +4,15 @@ * Licence details can be found in the file COPYING. * * \author Alfredo Braunstein - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Allan Rae * \author Dekel Tsur * \author Martin Vermeer - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/LyXFunc.h b/src/LyXFunc.h index 2a76ce78e5..9d81f3aaf8 100644 --- a/src/LyXFunc.h +++ b/src/LyXFunc.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp index dc78e8d3d5..26cf970340 100644 --- a/src/LyXRC.cpp +++ b/src/LyXRC.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Allan Rae * \author Dekel Tsur * diff --git a/src/LyXRC.h b/src/LyXRC.h index e1a9ae9a28..884f6f73a3 100644 --- a/src/LyXRC.h +++ b/src/LyXRC.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Allan Rae * \author Dekel Tsur * diff --git a/src/LyXVC.cpp b/src/LyXVC.cpp index 770706c3e5..32d617f08b 100644 --- a/src/LyXVC.cpp +++ b/src/LyXVC.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Allan Rae * * Full author contact details are available in file CREDITS. diff --git a/src/LyXVC.h b/src/LyXVC.h index 79490ec891..077d4687cc 100644 --- a/src/LyXVC.h +++ b/src/LyXVC.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/MetricsInfo.cpp b/src/MetricsInfo.cpp index ecddcab8bb..011cdc6773 100644 --- a/src/MetricsInfo.cpp +++ b/src/MetricsInfo.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/MetricsInfo.h b/src/MetricsInfo.h index c82914d8f2..12fff6fa5d 100644 --- a/src/MetricsInfo.h +++ b/src/MetricsInfo.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/ParIterator.cpp b/src/ParIterator.cpp index 78006b000f..794d3ecb00 100644 --- a/src/ParIterator.cpp +++ b/src/ParIterator.cpp @@ -3,7 +3,7 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/ParIterator.h b/src/ParIterator.h index f5e74ca8dc..86ae70edd8 100644 --- a/src/ParIterator.h +++ b/src/ParIterator.h @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 838dc90103..a7b3a4d1f3 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -4,13 +4,13 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/Paragraph.h b/src/Paragraph.h index 978d96eedf..7d7344a9f9 100644 --- a/src/Paragraph.h +++ b/src/Paragraph.h @@ -5,10 +5,10 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/ParagraphMetrics.cpp b/src/ParagraphMetrics.cpp index f794914fe0..3d4bc274dc 100644 --- a/src/ParagraphMetrics.cpp +++ b/src/ParagraphMetrics.cpp @@ -4,13 +4,13 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index e914522efa..a100651957 100644 --- a/src/ParagraphMetrics.h +++ b/src/ParagraphMetrics.h @@ -5,10 +5,10 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * \author Abdelrazak Younes * * Full author contact details are available in file CREDITS. diff --git a/src/ParagraphParameters.cpp b/src/ParagraphParameters.cpp index 6df71ee1c5..1152c6ab96 100644 --- a/src/ParagraphParameters.cpp +++ b/src/ParagraphParameters.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/ParagraphParameters.h b/src/ParagraphParameters.h index f2502b8ba9..3a75696249 100644 --- a/src/ParagraphParameters.h +++ b/src/ParagraphParameters.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author John Levon * diff --git a/src/Row.cpp b/src/Row.cpp index 597787fe10..66b1726d89 100644 --- a/src/Row.cpp +++ b/src/Row.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. * diff --git a/src/Row.h b/src/Row.h index 0c39692aef..c26752bde8 100644 --- 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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * diff --git a/src/Section.cpp b/src/Section.cpp index 7cca23be14..2ec968e8e6 100644 --- a/src/Section.cpp +++ b/src/Section.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Section.h b/src/Section.h index 0ccfc1cac6..e76cb44bc0 100644 --- a/src/Section.h +++ b/src/Section.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Server.cpp b/src/Server.cpp index 7d4b0c3b00..ebaa01c977 100644 --- a/src/Server.cpp +++ b/src/Server.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon diff --git a/src/Server.h b/src/Server.h index 7acee1a5c5..0c595c861f 100644 --- a/src/Server.h +++ b/src/Server.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/ServerSocket.cpp b/src/ServerSocket.cpp index 2c753570ad..616d09863f 100644 --- a/src/ServerSocket.cpp +++ b/src/ServerSocket.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Joo Luis M. Assirati + * \author João Luis M. Assirati * * Full author contact details are available in file CREDITS. */ diff --git a/src/ServerSocket.h b/src/ServerSocket.h index da98ebe916..1899e8b9ae 100644 --- a/src/ServerSocket.h +++ b/src/ServerSocket.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Joo Luis M. Assirati + * \author João Luis M. Assirati * * Full author contact details are available in file CREDITS. */ diff --git a/src/Session.cpp b/src/Session.cpp index f09d2f6b73..967786c93b 100644 --- a/src/Session.cpp +++ b/src/Session.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Bo Peng * * Full author contact details are available in file CREDITS. diff --git a/src/Spacing.cpp b/src/Spacing.cpp index 2b8a326dc0..3290a6013c 100644 --- a/src/Spacing.cpp +++ b/src/Spacing.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/Spacing.h b/src/Spacing.h index a78abb6c5a..afdcda1773 100644 --- a/src/Spacing.h +++ b/src/Spacing.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/TexRow.cpp b/src/TexRow.cpp index 59a8779309..f95602ec3a 100644 --- a/src/TexRow.cpp +++ b/src/TexRow.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/TexRow.h b/src/TexRow.h index 804fbb1cf5..da406d08ad 100644 --- a/src/TexRow.h +++ b/src/TexRow.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/Text.cpp b/src/Text.cpp index 47f272fef6..51c6a26a69 100644 --- a/src/Text.cpp +++ b/src/Text.cpp @@ -4,14 +4,14 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Dov Feldstern * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/Text.h b/src/Text.h index 85333f1073..bc4e85c321 100644 --- a/src/Text.h +++ b/src/Text.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author unknown - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/Text2.cpp b/src/Text2.cpp index ea53475267..71cbfefc06 100644 --- a/src/Text2.cpp +++ b/src/Text2.cpp @@ -4,16 +4,16 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Allan Rae * \author Stefan Schimanski * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/Text3.cpp b/src/Text3.cpp index b08a743f63..42ea91a2b0 100644 --- a/src/Text3.cpp +++ b/src/Text3.cpp @@ -4,11 +4,11 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 8ccda464b9..8e308aee99 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Angus Leeming * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/TextMetrics.cpp b/src/TextMetrics.cpp index 559f748f06..ce942ce3f2 100644 --- a/src/TextMetrics.cpp +++ b/src/TextMetrics.cpp @@ -4,12 +4,12 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur - * \author Jrgen Vigna + * \author Jürgen Vigna * \author Abdelrazak Younes * * Full author contact details are available in file CREDITS. diff --git a/src/TextMetrics.h b/src/TextMetrics.h index 78825c3985..efedcb8c99 100644 --- a/src/TextMetrics.h +++ b/src/TextMetrics.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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * \author Abdelrazak Younes * diff --git a/src/Trans.cpp b/src/Trans.cpp index e4abbbf046..0b642bcb73 100644 --- a/src/Trans.cpp +++ b/src/Trans.cpp @@ -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 Bjnnes + * \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 - | hcek | 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 diff --git a/src/Trans.h b/src/Trans.h index e2b196705d..a0610c4860 100644 --- a/src/Trans.h +++ b/src/Trans.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * \author John Levon * diff --git a/src/Undo.cpp b/src/Undo.cpp index c7684bb1fc..a0e84e43ec 100644 --- a/src/Undo.cpp +++ b/src/Undo.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * \author Abdelrazak Younes * * Full author contact details are available in file CREDITS. diff --git a/src/Undo.h b/src/Undo.h index 1825cea1da..c89bb4a811 100644 --- a/src/Undo.h +++ b/src/Undo.h @@ -5,10 +5,10 @@ * Licence details can be found in the file COPYING. * * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * \author Abdelrazak Younes * * Full author contact details are available in file CREDITS. diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 1def1af1b0..8c0b0283b4 100644 --- a/src/VCBackend.cpp +++ b/src/VCBackend.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/VCBackend.h b/src/VCBackend.h index ab83535ad7..e86f258d70 100644 --- a/src/VCBackend.h +++ b/src/VCBackend.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/Variables.cpp b/src/Variables.cpp index 2257f9f1e3..931c2ed224 100644 --- a/src/Variables.cpp +++ b/src/Variables.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/Variables.h b/src/Variables.h index 7758696bbb..5823fb3e6c 100644 --- a/src/Variables.h +++ b/src/Variables.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/boost.cpp b/src/boost.cpp index 044d20a922..7ae7433a1b 100644 --- a/src/boost.cpp +++ b/src/boost.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/buffer_funcs.cpp b/src/buffer_funcs.cpp index d97ce3b307..f37a741945 100644 --- a/src/buffer_funcs.cpp +++ b/src/buffer_funcs.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/buffer_funcs.h b/src/buffer_funcs.h index 44ff0a37ed..23049161d6 100644 --- a/src/buffer_funcs.h +++ b/src/buffer_funcs.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/client/Messages.cpp b/src/client/Messages.cpp index e39a4a8cba..863a8a7e60 100644 --- a/src/client/Messages.cpp +++ b/src/client/Messages.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/client/Messages.h b/src/client/Messages.h index 902ffd614d..5832f911b7 100644 --- a/src/client/Messages.h +++ b/src/client/Messages.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/client/boost.cpp b/src/client/boost.cpp index 21cbb240e0..bf53dd164c 100644 --- a/src/client/boost.cpp +++ b/src/client/boost.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/client/client.cpp b/src/client/client.cpp index ede4e14425..e610336bbe 100644 --- a/src/client/client.cpp +++ b/src/client/client.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Joo Luis M. Assirati - * \author Lars Gullik Bjnnes + * \author João Luis M. Assirati + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/client/gettext.cpp b/src/client/gettext.cpp index e62c0efa51..711c7d1dfa 100644 --- a/src/client/gettext.cpp +++ b/src/client/gettext.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/factory.cpp b/src/factory.cpp index 4f6cb089a8..8df13d2738 100644 --- a/src/factory.cpp +++ b/src/factory.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/factory.h b/src/factory.h index 3dd96f0683..3b792acf37 100644 --- a/src/factory.h +++ b/src/factory.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/KeySymbol.h b/src/frontends/KeySymbol.h index dc71a966e6..6f9b0645f1 100644 --- a/src/frontends/KeySymbol.h +++ b/src/frontends/KeySymbol.h @@ -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 Jrgen + * \author Asger and Jürgen * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/LyXView.h b/src/frontends/LyXView.h index c40b181986..f084449b5e 100644 --- a/src/frontends/LyXView.h +++ b/src/frontends/LyXView.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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/qt4/CustomizedWidgets.cpp b/src/frontends/qt4/CustomizedWidgets.cpp index e50ef98e6e..4ae2fe6f94 100644 --- a/src/frontends/qt4/CustomizedWidgets.cpp +++ b/src/frontends/qt4/CustomizedWidgets.cpp @@ -5,7 +5,7 @@ * * \author Bo Peng * \author Edwin Leuven - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/CustomizedWidgets.h b/src/frontends/qt4/CustomizedWidgets.h index 677cbefeb4..0741a64e8a 100644 --- a/src/frontends/qt4/CustomizedWidgets.h +++ b/src/frontends/qt4/CustomizedWidgets.h @@ -6,7 +6,7 @@ * * \author Bo Peng * \author Edwin Leuven - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiBibtex.cpp b/src/frontends/qt4/GuiBibtex.cpp index 8c187e3f1b..881c669edc 100644 --- a/src/frontends/qt4/GuiBibtex.cpp +++ b/src/frontends/qt4/GuiBibtex.cpp @@ -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 Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiBox.cpp b/src/frontends/qt4/GuiBox.cpp index 695c1bbe33..df1b076b10 100644 --- a/src/frontends/qt4/GuiBox.cpp +++ b/src/frontends/qt4/GuiBox.cpp @@ -3,9 +3,9 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna (Minipage stuff) + * \author Jürgen Vigna (Minipage stuff) * \author Martin Vermeer - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiBox.h b/src/frontends/qt4/GuiBox.h index 9feb84bc35..813454a4d4 100644 --- a/src/frontends/qt4/GuiBox.h +++ b/src/frontends/qt4/GuiBox.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * \author Martin Vermeer (with useful hints from Angus Leeming) * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/qt4/GuiBranch.cpp b/src/frontends/qt4/GuiBranch.cpp index a8961da91d..5cb7bdd517 100644 --- a/src/frontends/qt4/GuiBranch.cpp +++ b/src/frontends/qt4/GuiBranch.cpp @@ -5,7 +5,7 @@ * * \author Angus Leeming * \author Martin Vermeer - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiBranch.h b/src/frontends/qt4/GuiBranch.h index fd2f371df8..b491d738be 100644 --- a/src/frontends/qt4/GuiBranch.h +++ b/src/frontends/qt4/GuiBranch.h @@ -6,7 +6,7 @@ * * \author Angus Leeming * \author Martin Vermeer - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiGraphics.cpp b/src/frontends/qt4/GuiGraphics.cpp index e6fb9025f4..f52c1320e5 100644 --- a/src/frontends/qt4/GuiGraphics.cpp +++ b/src/frontends/qt4/GuiGraphics.cpp @@ -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. diff --git a/src/frontends/qt4/GuiGraphics.h b/src/frontends/qt4/GuiGraphics.h index 14c2376466..a5dd3e6592 100644 --- a/src/frontends/qt4/GuiGraphics.h +++ b/src/frontends/qt4/GuiGraphics.h @@ -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 * diff --git a/src/frontends/qt4/GuiHSpace.cpp b/src/frontends/qt4/GuiHSpace.cpp index 5b8c37fcf1..984cd1a1e0 100644 --- a/src/frontends/qt4/GuiHSpace.cpp +++ b/src/frontends/qt4/GuiHSpace.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiHSpace.h b/src/frontends/qt4/GuiHSpace.h index ef4d214c74..582afc932b 100644 --- a/src/frontends/qt4/GuiHSpace.h +++ b/src/frontends/qt4/GuiHSpace.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiKeySymbol.cpp b/src/frontends/qt4/GuiKeySymbol.cpp index 314c7d6731..81839db48b 100644 --- a/src/frontends/qt4/GuiKeySymbol.cpp +++ b/src/frontends/qt4/GuiKeySymbol.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Asger & Jrgen + * \author Asger & Jürgen * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiKeySymbol.h b/src/frontends/qt4/GuiKeySymbol.h index 953dc4c46f..d113f50ff2 100644 --- a/src/frontends/qt4/GuiKeySymbol.h +++ b/src/frontends/qt4/GuiKeySymbol.h @@ -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 Jrgen + * \author Asger and Jürgen * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/qt4/GuiListings.cpp b/src/frontends/qt4/GuiListings.cpp index 5601bbdc9a..0b41adc9a6 100644 --- a/src/frontends/qt4/GuiListings.cpp +++ b/src/frontends/qt4/GuiListings.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Bo Peng - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiMathMatrix.cpp b/src/frontends/qt4/GuiMathMatrix.cpp index 13c640ce04..e74bd938c0 100644 --- a/src/frontends/qt4/GuiMathMatrix.cpp +++ b/src/frontends/qt4/GuiMathMatrix.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiMathMatrix.h b/src/frontends/qt4/GuiMathMatrix.h index df9a276032..125af16a2f 100644 --- a/src/frontends/qt4/GuiMathMatrix.h +++ b/src/frontends/qt4/GuiMathMatrix.h @@ -6,7 +6,7 @@ * * \author John Levon * \author Edwin Leuven - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiNote.cpp b/src/frontends/qt4/GuiNote.cpp index 1f6e46d0bf..adbb6e7425 100644 --- a/src/frontends/qt4/GuiNote.cpp +++ b/src/frontends/qt4/GuiNote.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiNote.h b/src/frontends/qt4/GuiNote.h index 21fb2a87a6..a53f55e023 100644 --- a/src/frontends/qt4/GuiNote.h +++ b/src/frontends/qt4/GuiNote.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiRef.cpp b/src/frontends/qt4/GuiRef.cpp index d079c2acfb..40da7f7431 100644 --- a/src/frontends/qt4/GuiRef.cpp +++ b/src/frontends/qt4/GuiRef.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author John Levon - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiSendto.cpp b/src/frontends/qt4/GuiSendto.cpp index 288652a4ee..392bcc88a3 100644 --- a/src/frontends/qt4/GuiSendto.cpp +++ b/src/frontends/qt4/GuiSendto.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiSendto.h b/src/frontends/qt4/GuiSendto.h index d1807bf1d4..64284c180d 100644 --- a/src/frontends/qt4/GuiSendto.h +++ b/src/frontends/qt4/GuiSendto.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiSymbols.cpp b/src/frontends/qt4/GuiSymbols.cpp index 917da95a9b..9896b768ee 100644 --- a/src/frontends/qt4/GuiSymbols.cpp +++ b/src/frontends/qt4/GuiSymbols.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiSymbols.h b/src/frontends/qt4/GuiSymbols.h index 18d28994a9..1ddcc1413c 100644 --- a/src/frontends/qt4/GuiSymbols.h +++ b/src/frontends/qt4/GuiSymbols.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiTabular.cpp b/src/frontends/qt4/GuiTabular.cpp index 8ec0cd31f5..e59f42c957 100644 --- a/src/frontends/qt4/GuiTabular.cpp +++ b/src/frontends/qt4/GuiTabular.cpp @@ -4,8 +4,8 @@ * Licence details can be found in the file COPYING. * * \author John Levon - * \author Jrgen Spitzmller - * \author Herbert Vo + * \author Jürgen Spitzmüller + * \author Herbert Voß * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiTabular.h b/src/frontends/qt4/GuiTabular.h index 9a5c8e758f..f6e1e21618 100644 --- a/src/frontends/qt4/GuiTabular.h +++ b/src/frontends/qt4/GuiTabular.h @@ -6,8 +6,8 @@ * * \author John Levon * \author Kalle Dalheimer - * \author Jrgen Spitzmller - * \author Herbert Vo + * \author Jürgen Spitzmüller + * \author Herbert Voß * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiToolbar.cpp b/src/frontends/qt4/GuiToolbar.cpp index 15b4a02314..6ff3e96365 100644 --- a/src/frontends/qt4/GuiToolbar.cpp +++ b/src/frontends/qt4/GuiToolbar.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * \author Jean-Marc Lasgouttes * \author Angus Leeming diff --git a/src/frontends/qt4/GuiToolbar.h b/src/frontends/qt4/GuiToolbar.h index 5d4c310959..5e6c338ced 100644 --- a/src/frontends/qt4/GuiToolbar.h +++ b/src/frontends/qt4/GuiToolbar.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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * \author Jean-Marc Lasgouttes * \author Angus Leeming diff --git a/src/frontends/qt4/GuiVSpace.cpp b/src/frontends/qt4/GuiVSpace.cpp index ec4ae3cf7d..f9deb6d757 100644 --- a/src/frontends/qt4/GuiVSpace.cpp +++ b/src/frontends/qt4/GuiVSpace.cpp @@ -3,12 +3,12 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * \author Rob Lahaye * \author Angus Leeming * \author Edwin Leuven - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiVSpace.h b/src/frontends/qt4/GuiVSpace.h index 88eb2c6fd7..93a6319fe9 100644 --- a/src/frontends/qt4/GuiVSpace.h +++ b/src/frontends/qt4/GuiVSpace.h @@ -4,9 +4,9 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Angus Leeming - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * \author Edwin Leuven * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/qt4/GuiView.h b/src/frontends/qt4/GuiView.h index fdb4bdae96..38e3d883c7 100644 --- a/src/frontends/qt4/GuiView.h +++ b/src/frontends/qt4/GuiView.h @@ -7,7 +7,7 @@ * \author Lars Gullik Bjornes * \author John Levon * \author Abdelrazak Younes - * \author Peter Kmmel + * \author Peter Kümmel * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiWrap.cpp b/src/frontends/qt4/GuiWrap.cpp index 75b1334a66..c2e53575f8 100644 --- a/src/frontends/qt4/GuiWrap.cpp +++ b/src/frontends/qt4/GuiWrap.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/GuiWrap.h b/src/frontends/qt4/GuiWrap.h index 8079da7a5e..2cb1265d8c 100644 --- a/src/frontends/qt4/GuiWrap.h +++ b/src/frontends/qt4/GuiWrap.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/frontends/qt4/LengthCombo.cpp b/src/frontends/qt4/LengthCombo.cpp index 0ddd1fcc13..c006f66452 100644 --- a/src/frontends/qt4/LengthCombo.cpp +++ b/src/frontends/qt4/LengthCombo.cpp @@ -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. */ diff --git a/src/frontends/qt4/Menus.cpp b/src/frontends/qt4/Menus.cpp index 43e339401d..592678cf6a 100644 --- a/src/frontends/qt4/Menus.cpp +++ b/src/frontends/qt4/Menus.cpp @@ -5,9 +5,9 @@ * * \author John Levon * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes - * \author Andr Pnitz + * \author André Pönitz * \author Dekel Tsur * \author Martin Vermeer * diff --git a/src/frontends/qt4/Menus.h b/src/frontends/qt4/Menus.h index 531eb3b400..1ab407a5e1 100644 --- a/src/frontends/qt4/Menus.h +++ b/src/frontends/qt4/Menus.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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/qt4/qt_helpers.cpp b/src/frontends/qt4/qt_helpers.cpp index ff64a08f52..0a4cf615fb 100644 --- a/src/frontends/qt4/qt_helpers.cpp +++ b/src/frontends/qt4/qt_helpers.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Dekel Tsur - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * \author Richard Heck * * Full author contact details are available in file CREDITS. diff --git a/src/frontends/tests/boost.cpp b/src/frontends/tests/boost.cpp index 577c911a95..6143b59250 100644 --- a/src/frontends/tests/boost.cpp +++ b/src/frontends/tests/boost.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/graphics/GraphicsCacheItem.cpp b/src/graphics/GraphicsCacheItem.cpp index 73beeba3d5..7216d5545b 100644 --- a/src/graphics/GraphicsCacheItem.cpp +++ b/src/graphics/GraphicsCacheItem.cpp @@ -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. diff --git a/src/insets/Inset.cpp b/src/insets/Inset.cpp index 40f33d9fd1..a3ab487087 100644 --- a/src/insets/Inset.cpp +++ b/src/insets/Inset.cpp @@ -4,10 +4,10 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * \author Matthias Ettrich - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/Inset.h b/src/insets/Inset.h index ea8fbfc54a..afde5d3d1c 100644 --- a/src/insets/Inset.h +++ b/src/insets/Inset.h @@ -5,8 +5,8 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetBox.cpp b/src/insets/InsetBox.cpp index 296b29a7a2..287af6efab 100644 --- a/src/insets/InsetBox.cpp +++ b/src/insets/InsetBox.cpp @@ -5,7 +5,7 @@ * * \author Angus Leeming * \author Martin Vermeer - * \author Jrgen Spitzmller + * \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() diff --git a/src/insets/InsetBox.h b/src/insets/InsetBox.h index 3648fd6eb9..b4c197769e 100644 --- a/src/insets/InsetBox.h +++ b/src/insets/InsetBox.h @@ -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; diff --git a/src/insets/InsetCaption.cpp b/src/insets/InsetCaption.cpp index f1713eabbe..ad3ef8462a 100644 --- a/src/insets/InsetCaption.cpp +++ b/src/insets/InsetCaption.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetCaption.h b/src/insets/InsetCaption.h index d4e2e17ab9..950edbac61 100644 --- a/src/insets/InsetCaption.h +++ b/src/insets/InsetCaption.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetCitation.cpp b/src/insets/InsetCitation.cpp index 48f51ada44..597131aed3 100644 --- a/src/insets/InsetCitation.cpp +++ b/src/insets/InsetCitation.cpp @@ -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. */ diff --git a/src/insets/InsetCitation.h b/src/insets/InsetCitation.h index b232b86afd..7e15f219a8 100644 --- a/src/insets/InsetCitation.h +++ b/src/insets/InsetCitation.h @@ -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. */ diff --git a/src/insets/InsetCode.h b/src/insets/InsetCode.h index 9a517c2f23..6d48d1235d 100644 --- a/src/insets/InsetCode.h +++ b/src/insets/InsetCode.h @@ -5,8 +5,8 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetCollapsable.cpp b/src/insets/InsetCollapsable.cpp index b4923ec804..c249e31aa6 100644 --- a/src/insets/InsetCollapsable.cpp +++ b/src/insets/InsetCollapsable.cpp @@ -4,8 +4,8 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetCollapsable.h b/src/insets/InsetCollapsable.h index 92c91a2704..db675cfdc0 100644 --- a/src/insets/InsetCollapsable.h +++ b/src/insets/InsetCollapsable.h @@ -5,8 +5,8 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetCommand.cpp b/src/insets/InsetCommand.cpp index 745cfeca8a..7447f41918 100644 --- a/src/insets/InsetCommand.cpp +++ b/src/insets/InsetCommand.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetCommand.h b/src/insets/InsetCommand.h index 55e8c4d6cf..72712c723b 100644 --- a/src/insets/InsetCommand.h +++ b/src/insets/InsetCommand.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetERT.cpp b/src/insets/InsetERT.cpp index d6544cd7cb..89ba636dca 100644 --- a/src/insets/InsetERT.cpp +++ b/src/insets/InsetERT.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetERT.h b/src/insets/InsetERT.h index 968b5fa5a2..9a66ee8f95 100644 --- a/src/insets/InsetERT.h +++ b/src/insets/InsetERT.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFlex.cpp b/src/insets/InsetFlex.cpp index 7c54aefc30..9a49c5dc18 100644 --- a/src/insets/InsetFlex.cpp +++ b/src/insets/InsetFlex.cpp @@ -5,7 +5,7 @@ * * \author Angus Leeming * \author Martin Vermeer - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFloat.cpp b/src/insets/InsetFloat.cpp index 3b6547c9ec..0ad25cf410 100644 --- a/src/insets/InsetFloat.cpp +++ b/src/insets/InsetFloat.cpp @@ -3,9 +3,9 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes - * \author Jrgen Spitzmller + * \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}[] // \floatname{algorithm}{Algorithm} diff --git a/src/insets/InsetFloat.h b/src/insets/InsetFloat.h index e5e9b63b17..ff4b144ed2 100644 --- a/src/insets/InsetFloat.h +++ b/src/insets/InsetFloat.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFloatList.cpp b/src/insets/InsetFloatList.cpp index e0dedf0b80..a476e23908 100644 --- a/src/insets/InsetFloatList.cpp +++ b/src/insets/InsetFloatList.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFloatList.h b/src/insets/InsetFloatList.h index 8d1bc212e8..06004634f2 100644 --- a/src/insets/InsetFloatList.h +++ b/src/insets/InsetFloatList.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFoot.cpp b/src/insets/InsetFoot.cpp index bace67f593..d771dacd49 100644 --- a/src/insets/InsetFoot.cpp +++ b/src/insets/InsetFoot.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFoot.h b/src/insets/InsetFoot.h index 64e6249711..a2c1b7421c 100644 --- a/src/insets/InsetFoot.h +++ b/src/insets/InsetFoot.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFootlike.cpp b/src/insets/InsetFootlike.cpp index 08cc220374..f9adfab0c1 100644 --- a/src/insets/InsetFootlike.cpp +++ b/src/insets/InsetFootlike.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetFootlike.h b/src/insets/InsetFootlike.h index 20477a0099..7a48f7d3f5 100644 --- a/src/insets/InsetFootlike.h +++ b/src/insets/InsetFootlike.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetGraphics.cpp b/src/insets/InsetGraphics.cpp index 28ea68f7d1..14fdddabd4 100644 --- a/src/insets/InsetGraphics.cpp +++ b/src/insets/InsetGraphics.cpp @@ -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. */ diff --git a/src/insets/InsetGraphics.h b/src/insets/InsetGraphics.h index bb847bb5e9..73a5edcf99 100644 --- a/src/insets/InsetGraphics.h +++ b/src/insets/InsetGraphics.h @@ -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. */ diff --git a/src/insets/InsetGraphicsParams.cpp b/src/insets/InsetGraphicsParams.cpp index eac1b4355e..6d30ccc42e 100644 --- a/src/insets/InsetGraphicsParams.cpp +++ b/src/insets/InsetGraphicsParams.cpp @@ -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. */ diff --git a/src/insets/InsetGraphicsParams.h b/src/insets/InsetGraphicsParams.h index 0f9600971c..1d777adf56 100644 --- a/src/insets/InsetGraphicsParams.h +++ b/src/insets/InsetGraphicsParams.h @@ -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. */ diff --git a/src/insets/InsetHyperlink.cpp b/src/insets/InsetHyperlink.cpp index 6db2babd08..0f89b94f1e 100644 --- a/src/insets/InsetHyperlink.cpp +++ b/src/insets/InsetHyperlink.cpp @@ -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 Sthr + * \author José Matos + * \author Uwe Stöhr * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetHyperlink.h b/src/insets/InsetHyperlink.h index 43eee9065b..58943bfa9b 100644 --- a/src/insets/InsetHyperlink.h +++ b/src/insets/InsetHyperlink.h @@ -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. */ diff --git a/src/insets/InsetInclude.cpp b/src/insets/InsetInclude.cpp index d49e0fe7ed..8723257d6f 100644 --- a/src/insets/InsetInclude.cpp +++ b/src/insets/InsetInclude.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Richard Heck (conversion to InsetCommand) * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetInclude.h b/src/insets/InsetInclude.h index e2c3a8a268..605f73e669 100644 --- a/src/insets/InsetInclude.h +++ b/src/insets/InsetInclude.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Richard Heck (conversion to InsetCommand) * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetIndex.cpp b/src/insets/InsetIndex.cpp index 398281d2a2..998089be3a 100644 --- a/src/insets/InsetIndex.cpp +++ b/src/insets/InsetIndex.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetIndex.h b/src/insets/InsetIndex.h index 5f4492884f..58d9c1269b 100644 --- a/src/insets/InsetIndex.h +++ b/src/insets/InsetIndex.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetLabel.cpp b/src/insets/InsetLabel.cpp index afad8ea989..823a22fefc 100644 --- a/src/insets/InsetLabel.cpp +++ b/src/insets/InsetLabel.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetLabel.h b/src/insets/InsetLabel.h index 33ba32ebc2..75a5ed51d4 100644 --- a/src/insets/InsetLabel.h +++ b/src/insets/InsetLabel.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetLine.cpp b/src/insets/InsetLine.cpp index 816e8cd06e..6925d86379 100644 --- a/src/insets/InsetLine.cpp +++ b/src/insets/InsetLine.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetLine.h b/src/insets/InsetLine.h index c8af93291b..c5435e1e37 100644 --- a/src/insets/InsetLine.h +++ b/src/insets/InsetLine.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetListings.cpp b/src/insets/InsetListings.cpp index 693e205ec1..36197ee832 100644 --- a/src/insets/InsetListings.cpp +++ b/src/insets/InsetListings.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Bo Peng - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetMarginal.cpp b/src/insets/InsetMarginal.cpp index fecd6914fc..aa90baf2d7 100644 --- a/src/insets/InsetMarginal.cpp +++ b/src/insets/InsetMarginal.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetMarginal.h b/src/insets/InsetMarginal.h index 69b3bdec18..dbfb761922 100644 --- a/src/insets/InsetMarginal.h +++ b/src/insets/InsetMarginal.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna - * \author Lars Gullik Bjnnes + * \author Jürgen Vigna + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetNewline.cpp b/src/insets/InsetNewline.cpp index 5220568d56..02c976f342 100644 --- a/src/insets/InsetNewline.cpp +++ b/src/insets/InsetNewline.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author John Levon - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetNewpage.cpp b/src/insets/InsetNewpage.cpp index fae6d699a4..c2c78251f9 100644 --- a/src/insets/InsetNewpage.cpp +++ b/src/insets/InsetNewpage.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz - * \author Jrgen Spitzmller + * \author André Pönitz + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetNewpage.h b/src/insets/InsetNewpage.h index 8ee2385411..95b2791114 100644 --- a/src/insets/InsetNewpage.h +++ b/src/insets/InsetNewpage.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetNomencl.cpp b/src/insets/InsetNomencl.cpp index b3a3cb30ec..eae20721ac 100644 --- a/src/insets/InsetNomencl.cpp +++ b/src/insets/InsetNomencl.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author O. U. Baran * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetNomencl.h b/src/insets/InsetNomencl.h index 677daa84ee..39e1d9ce3b 100644 --- a/src/insets/InsetNomencl.h +++ b/src/insets/InsetNomencl.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 Bjnnes + * \author Lars Gullik Bjønnes * \author O. U. Baran * * Full author contact details are available in file CREDITS. diff --git a/src/insets/InsetNote.cpp b/src/insets/InsetNote.cpp index 5431712447..23fdb9878a 100644 --- a/src/insets/InsetNote.cpp +++ b/src/insets/InsetNote.cpp @@ -5,7 +5,7 @@ * * \author Angus Leeming * \author Martin Vermeer - * \author Jrgen Spitzmller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetRef.cpp b/src/insets/InsetRef.cpp index 282243e648..afc123ee77 100644 --- a/src/insets/InsetRef.cpp +++ b/src/insets/InsetRef.cpp @@ -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. */ diff --git a/src/insets/InsetRef.h b/src/insets/InsetRef.h index 934681172b..1adcc4fef9 100644 --- a/src/insets/InsetRef.h +++ b/src/insets/InsetRef.h @@ -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. */ diff --git a/src/insets/InsetSpace.cpp b/src/insets/InsetSpace.cpp index f83880a2d6..d5c6619c19 100644 --- a/src/insets/InsetSpace.cpp +++ b/src/insets/InsetSpace.cpp @@ -5,8 +5,8 @@ * * \author Asger Alstrup Nielsen * \author Jean-Marc Lasgouttes - * \author Lars Gullik Bjnnes - * \author Jrgen Spitzmller + * \author Lars Gullik Bjønnes + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetSpace.h b/src/insets/InsetSpace.h index 7607b09324..8363645698 100644 --- a/src/insets/InsetSpace.h +++ b/src/insets/InsetSpace.h @@ -6,8 +6,8 @@ * * \author Asger Alstrup Nielsen * \author Jean-Marc Lasgouttes - * \author Lars Gullik Bjnnes - * \author Jrgen Spitzmller + * \author Lars Gullik Bjønnes + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetSpecialChar.cpp b/src/insets/InsetSpecialChar.cpp index 85db15d452..8e107d4c0d 100644 --- a/src/insets/InsetSpecialChar.cpp +++ b/src/insets/InsetSpecialChar.cpp @@ -5,7 +5,7 @@ * * \author Asger Alstrup Nielsen * \author Jean-Marc Lasgouttes - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetSpecialChar.h b/src/insets/InsetSpecialChar.h index 1f04c3d803..5485607c9a 100644 --- a/src/insets/InsetSpecialChar.h +++ b/src/insets/InsetSpecialChar.h @@ -6,7 +6,7 @@ * * \author Asger Alstrup Nielsen * \author Jean-Marc Lasgouttes - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetTOC.cpp b/src/insets/InsetTOC.cpp index eeb04d2369..723d539d5b 100644 --- a/src/insets/InsetTOC.cpp +++ b/src/insets/InsetTOC.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetTOC.h b/src/insets/InsetTOC.h index 4dce5882a4..b0ddc39e14 100644 --- a/src/insets/InsetTOC.h +++ b/src/insets/InsetTOC.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 19c1ec2c10..c9c18706ed 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -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 Bjnnes + * \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 Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetTabular.h b/src/insets/InsetTabular.h index fc4116c7e1..df9fa41680 100644 --- a/src/insets/InsetTabular.h +++ b/src/insets/InsetTabular.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich - * \author Andr Pnitz - * \author Jrgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetText.cpp b/src/insets/InsetText.cpp index 79cd4e4101..eaeecc106b 100644 --- a/src/insets/InsetText.cpp +++ b/src/insets/InsetText.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetText.h b/src/insets/InsetText.h index 1c8d5468fe..aabe82ede7 100644 --- a/src/insets/InsetText.h +++ b/src/insets/InsetText.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Jrgen Vigna + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetVSpace.cpp b/src/insets/InsetVSpace.cpp index c0d95d6e80..8812024683 100644 --- a/src/insets/InsetVSpace.cpp +++ b/src/insets/InsetVSpace.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author various - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetVSpace.h b/src/insets/InsetVSpace.h index 870e78a4a1..b4b599feba 100644 --- a/src/insets/InsetVSpace.h +++ b/src/insets/InsetVSpace.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/insets/InsetWrap.cpp b/src/insets/InsetWrap.cpp index c07f39c9af..cc67e6129b 100644 --- a/src/insets/InsetWrap.cpp +++ b/src/insets/InsetWrap.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Dekel Tsur - * \author Uwe Sthr + * \author Uwe Stöhr * * Full author contact details are available in file CREDITS. */ diff --git a/src/lengthcommon.cpp b/src/lengthcommon.cpp index b29b692f6e..57c35bb9e8 100644 --- a/src/lengthcommon.cpp +++ b/src/lengthcommon.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich * \author John Levon * diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index bc1f037e7a..ab98e52904 100644 --- a/src/lyxfind.cpp +++ b/src/lyxfind.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Jrgen Vigna + * \author Jürgen Vigna * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/lyxfind.h b/src/lyxfind.h index 6301ab5b74..e061cadc0c 100644 --- a/src/lyxfind.h +++ b/src/lyxfind.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author John Levon - * \author Jrgen Vigna + * \author Jürgen Vigna * \author Alfredo Braunstein * * Full author contact details are available in file CREDITS. diff --git a/src/main.cpp b/src/main.cpp index 11f91d3f55..5e09dd86fb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/BUGS b/src/mathed/BUGS index 7c95fa7b8a..f0c9c93270 100644 --- a/src/mathed/BUGS +++ b/src/mathed/BUGS @@ -4,7 +4,7 @@ Eran Tromer: anchor, when it differs from the "actual" one. -lvaro Tejero Cantero +Álvaro Tejero Cantero - I suggest creating a different "kewybinding namespace" for the formulas, since you could put to good use all those keybindings from the menu (M-?, diff --git a/src/mathed/CommandInset.cpp b/src/mathed/CommandInset.cpp index bd1a1b2dd7..84894adf2f 100644 --- a/src/mathed/CommandInset.cpp +++ b/src/mathed/CommandInset.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/CommandInset.h b/src/mathed/CommandInset.h index 98f96664dc..73f938df22 100644 --- a/src/mathed/CommandInset.h +++ b/src/mathed/CommandInset.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetFormulaMacro.cpp b/src/mathed/InsetFormulaMacro.cpp index 14c7696fb4..1d80cbedbc 100644 --- a/src/mathed/InsetFormulaMacro.cpp +++ b/src/mathed/InsetFormulaMacro.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetFormulaMacro.h b/src/mathed/InsetFormulaMacro.h index af8106e32c..5929c1b330 100644 --- a/src/mathed/InsetFormulaMacro.h +++ b/src/mathed/InsetFormulaMacro.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMath.cpp b/src/mathed/InsetMath.cpp index fd8994652d..139defa9b5 100644 --- a/src/mathed/InsetMath.cpp +++ b/src/mathed/InsetMath.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMath.h b/src/mathed/InsetMath.h index 589f7b27e3..f60602c5fe 100644 --- a/src/mathed/InsetMath.h +++ b/src/mathed/InsetMath.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathAMSArray.cpp b/src/mathed/InsetMathAMSArray.cpp index 1b343decbd..9bcff0c41f 100644 --- a/src/mathed/InsetMathAMSArray.cpp +++ b/src/mathed/InsetMathAMSArray.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathAMSArray.h b/src/mathed/InsetMathAMSArray.h index 6555c5914b..44c4b91c75 100644 --- a/src/mathed/InsetMathAMSArray.h +++ b/src/mathed/InsetMathAMSArray.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathArray.cpp b/src/mathed/InsetMathArray.cpp index d860404110..a543a036f6 100644 --- a/src/mathed/InsetMathArray.cpp +++ b/src/mathed/InsetMathArray.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathArray.h b/src/mathed/InsetMathArray.h index f6901bed16..91c72b45ab 100644 --- a/src/mathed/InsetMathArray.h +++ b/src/mathed/InsetMathArray.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBig.cpp b/src/mathed/InsetMathBig.cpp index 5d9f58ac4f..a707ab10e4 100644 --- a/src/mathed/InsetMathBig.cpp +++ b/src/mathed/InsetMathBig.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBig.h b/src/mathed/InsetMathBig.h index 2736669b58..cb65d2f8e4 100644 --- a/src/mathed/InsetMathBig.h +++ b/src/mathed/InsetMathBig.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBoldSymbol.cpp b/src/mathed/InsetMathBoldSymbol.cpp index b9a61b60f7..e53ff6c6cd 100644 --- a/src/mathed/InsetMathBoldSymbol.cpp +++ b/src/mathed/InsetMathBoldSymbol.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBoldSymbol.h b/src/mathed/InsetMathBoldSymbol.h index 09d1642218..d91de3816a 100644 --- a/src/mathed/InsetMathBoldSymbol.h +++ b/src/mathed/InsetMathBoldSymbol.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBox.cpp b/src/mathed/InsetMathBox.cpp index 806c20a70c..3e101232da 100644 --- a/src/mathed/InsetMathBox.cpp +++ b/src/mathed/InsetMathBox.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Ling Li (InsetMathMakebox) * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/InsetMathBox.h b/src/mathed/InsetMathBox.h index 7138f25dce..d5c269cfec 100644 --- a/src/mathed/InsetMathBox.h +++ b/src/mathed/InsetMathBox.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBrace.cpp b/src/mathed/InsetMathBrace.cpp index 2ad39048e2..d2d2e3fc16 100644 --- a/src/mathed/InsetMathBrace.cpp +++ b/src/mathed/InsetMathBrace.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathBrace.h b/src/mathed/InsetMathBrace.h index 6a90397e6a..f93508cbfe 100644 --- a/src/mathed/InsetMathBrace.h +++ b/src/mathed/InsetMathBrace.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathCases.cpp b/src/mathed/InsetMathCases.cpp index 15f7c0e43c..480b69d247 100644 --- a/src/mathed/InsetMathCases.cpp +++ b/src/mathed/InsetMathCases.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathCases.h b/src/mathed/InsetMathCases.h index a2a39fc6e6..f518d06598 100644 --- a/src/mathed/InsetMathCases.h +++ b/src/mathed/InsetMathCases.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathChar.cpp b/src/mathed/InsetMathChar.cpp index a4640f2d15..8166b53d52 100644 --- a/src/mathed/InsetMathChar.cpp +++ b/src/mathed/InsetMathChar.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathChar.h b/src/mathed/InsetMathChar.h index b5f7806346..a9b8c2eb54 100644 --- a/src/mathed/InsetMathChar.h +++ b/src/mathed/InsetMathChar.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathColor.cpp b/src/mathed/InsetMathColor.cpp index f5854f3712..076a1afd67 100644 --- a/src/mathed/InsetMathColor.cpp +++ b/src/mathed/InsetMathColor.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathColor.h b/src/mathed/InsetMathColor.h index f8a2bdffbe..fad0e658d1 100644 --- a/src/mathed/InsetMathColor.h +++ b/src/mathed/InsetMathColor.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathComment.cpp b/src/mathed/InsetMathComment.cpp index 5bf046d08e..f64f372900 100644 --- a/src/mathed/InsetMathComment.cpp +++ b/src/mathed/InsetMathComment.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathComment.h b/src/mathed/InsetMathComment.h index 340d64ee75..2a5035d7be 100644 --- a/src/mathed/InsetMathComment.h +++ b/src/mathed/InsetMathComment.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDecoration.cpp b/src/mathed/InsetMathDecoration.cpp index 7998373d22..484a33bb2e 100644 --- a/src/mathed/InsetMathDecoration.cpp +++ b/src/mathed/InsetMathDecoration.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDecoration.h b/src/mathed/InsetMathDecoration.h index d0c7195216..c317e50e49 100644 --- a/src/mathed/InsetMathDecoration.h +++ b/src/mathed/InsetMathDecoration.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDelim.cpp b/src/mathed/InsetMathDelim.cpp index 9a1ca07f86..95a172ea64 100644 --- a/src/mathed/InsetMathDelim.cpp +++ b/src/mathed/InsetMathDelim.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDelim.h b/src/mathed/InsetMathDelim.h index 84696316ef..3dbb39da00 100644 --- a/src/mathed/InsetMathDelim.h +++ b/src/mathed/InsetMathDelim.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDiff.cpp b/src/mathed/InsetMathDiff.cpp index 29614bd1e6..f4d544bbb6 100644 --- a/src/mathed/InsetMathDiff.cpp +++ b/src/mathed/InsetMathDiff.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDiff.h b/src/mathed/InsetMathDiff.h index ca7d0e8dca..8710d43fc1 100644 --- a/src/mathed/InsetMathDiff.h +++ b/src/mathed/InsetMathDiff.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDots.cpp b/src/mathed/InsetMathDots.cpp index 2767effb40..8052f1a820 100644 --- a/src/mathed/InsetMathDots.cpp +++ b/src/mathed/InsetMathDots.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathDots.h b/src/mathed/InsetMathDots.h index 7901df8c57..f4f52716f6 100644 --- a/src/mathed/InsetMathDots.h +++ b/src/mathed/InsetMathDots.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathEnsureMath.cpp b/src/mathed/InsetMathEnsureMath.cpp index 8180667366..eb8da97827 100644 --- a/src/mathed/InsetMathEnsureMath.cpp +++ b/src/mathed/InsetMathEnsureMath.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Enrico Forestieri * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/InsetMathEnsureMath.h b/src/mathed/InsetMathEnsureMath.h index 0acc7a5fdb..0a6e9fe528 100644 --- a/src/mathed/InsetMathEnsureMath.h +++ b/src/mathed/InsetMathEnsureMath.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Enrico Forestieri * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/InsetMathEnv.cpp b/src/mathed/InsetMathEnv.cpp index 3daba8179d..e350d19a98 100644 --- a/src/mathed/InsetMathEnv.cpp +++ b/src/mathed/InsetMathEnv.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathEnv.h b/src/mathed/InsetMathEnv.h index 38e6aeb203..985f57a322 100644 --- a/src/mathed/InsetMathEnv.h +++ b/src/mathed/InsetMathEnv.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \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: /// diff --git a/src/mathed/InsetMathExFunc.cpp b/src/mathed/InsetMathExFunc.cpp index 9a871f49d4..990040ef7c 100644 --- a/src/mathed/InsetMathExFunc.cpp +++ b/src/mathed/InsetMathExFunc.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathExFunc.h b/src/mathed/InsetMathExFunc.h index 6eebd908d0..9f91649f3d 100644 --- a/src/mathed/InsetMathExFunc.h +++ b/src/mathed/InsetMathExFunc.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathExInt.cpp b/src/mathed/InsetMathExInt.cpp index b7d81791d2..d3753de9db 100644 --- a/src/mathed/InsetMathExInt.cpp +++ b/src/mathed/InsetMathExInt.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathExInt.h b/src/mathed/InsetMathExInt.h index e381e0e588..d83d600bde 100644 --- a/src/mathed/InsetMathExInt.h +++ b/src/mathed/InsetMathExInt.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFont.cpp b/src/mathed/InsetMathFont.cpp index 2d73d64710..5cf5388b9a 100644 --- a/src/mathed/InsetMathFont.cpp +++ b/src/mathed/InsetMathFont.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFont.h b/src/mathed/InsetMathFont.h index a55c1f77b1..97348eb5dc 100644 --- a/src/mathed/InsetMathFont.h +++ b/src/mathed/InsetMathFont.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFontOld.cpp b/src/mathed/InsetMathFontOld.cpp index fda63bdba4..6b132cfc27 100644 --- a/src/mathed/InsetMathFontOld.cpp +++ b/src/mathed/InsetMathFontOld.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFontOld.h b/src/mathed/InsetMathFontOld.h index 10ef8305e0..e93f3061be 100644 --- a/src/mathed/InsetMathFontOld.h +++ b/src/mathed/InsetMathFontOld.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFrac.cpp b/src/mathed/InsetMathFrac.cpp index 07e1c80502..05414da79b 100644 --- a/src/mathed/InsetMathFrac.cpp +++ b/src/mathed/InsetMathFrac.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathFrac.h b/src/mathed/InsetMathFrac.h index 966d99d129..f782b74393 100644 --- a/src/mathed/InsetMathFrac.h +++ b/src/mathed/InsetMathFrac.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathGrid.cpp b/src/mathed/InsetMathGrid.cpp index 52c79f458a..f3058c54c1 100644 --- a/src/mathed/InsetMathGrid.cpp +++ b/src/mathed/InsetMathGrid.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathGrid.h b/src/mathed/InsetMathGrid.h index 91abcae608..437654c864 100644 --- a/src/mathed/InsetMathGrid.h +++ b/src/mathed/InsetMathGrid.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathHull.cpp b/src/mathed/InsetMathHull.cpp index ff7ee540db..ad3bce4fef 100644 --- a/src/mathed/InsetMathHull.cpp +++ b/src/mathed/InsetMathHull.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathHull.h b/src/mathed/InsetMathHull.h index 239da66b94..2b3d305bcc 100644 --- a/src/mathed/InsetMathHull.h +++ b/src/mathed/InsetMathHull.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathKern.cpp b/src/mathed/InsetMathKern.cpp index 3eb54948a3..ccb01c411b 100644 --- a/src/mathed/InsetMathKern.cpp +++ b/src/mathed/InsetMathKern.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathKern.h b/src/mathed/InsetMathKern.h index 6bafa80ca7..be0e82166e 100644 --- a/src/mathed/InsetMathKern.h +++ b/src/mathed/InsetMathKern.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathLefteqn.cpp b/src/mathed/InsetMathLefteqn.cpp index f66c815179..838ff25080 100644 --- a/src/mathed/InsetMathLefteqn.cpp +++ b/src/mathed/InsetMathLefteqn.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathLefteqn.h b/src/mathed/InsetMathLefteqn.h index de1d6b1030..2a3825f2a4 100644 --- a/src/mathed/InsetMathLefteqn.h +++ b/src/mathed/InsetMathLefteqn.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathLim.cpp b/src/mathed/InsetMathLim.cpp index 53de888950..508acc237e 100644 --- a/src/mathed/InsetMathLim.cpp +++ b/src/mathed/InsetMathLim.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathLim.h b/src/mathed/InsetMathLim.h index ce52638ed8..9ff2cbe025 100644 --- a/src/mathed/InsetMathLim.h +++ b/src/mathed/InsetMathLim.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathMBox.cpp b/src/mathed/InsetMathMBox.cpp index 8facb40d68..26bbf183c7 100644 --- a/src/mathed/InsetMathMBox.cpp +++ b/src/mathed/InsetMathMBox.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathMBox.h b/src/mathed/InsetMathMBox.h index 6d3529bd33..ace477a2f9 100644 --- a/src/mathed/InsetMathMBox.h +++ b/src/mathed/InsetMathMBox.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathMatrix.cpp b/src/mathed/InsetMathMatrix.cpp index 778595b5f5..b4cecfa6c3 100644 --- a/src/mathed/InsetMathMatrix.cpp +++ b/src/mathed/InsetMathMatrix.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathMatrix.h b/src/mathed/InsetMathMatrix.h index efaaa13978..b44008bac4 100644 --- a/src/mathed/InsetMathMatrix.h +++ b/src/mathed/InsetMathMatrix.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathNest.cpp b/src/mathed/InsetMathNest.cpp index ffde2ad45f..9e1b63496b 100644 --- a/src/mathed/InsetMathNest.cpp +++ b/src/mathed/InsetMathNest.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \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; diff --git a/src/mathed/InsetMathNest.h b/src/mathed/InsetMathNest.h index 275d2731f3..6d73fbca37 100644 --- a/src/mathed/InsetMathNest.h +++ b/src/mathed/InsetMathNest.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathNumber.cpp b/src/mathed/InsetMathNumber.cpp index 62017795bd..933505a6bf 100644 --- a/src/mathed/InsetMathNumber.cpp +++ b/src/mathed/InsetMathNumber.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathNumber.h b/src/mathed/InsetMathNumber.h index dc9d3cd848..d9ca5a263c 100644 --- a/src/mathed/InsetMathNumber.h +++ b/src/mathed/InsetMathNumber.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathOverset.cpp b/src/mathed/InsetMathOverset.cpp index f443921d60..6b4ed6789d 100644 --- a/src/mathed/InsetMathOverset.cpp +++ b/src/mathed/InsetMathOverset.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathOverset.h b/src/mathed/InsetMathOverset.h index c5e7281885..e737d623e9 100644 --- a/src/mathed/InsetMathOverset.h +++ b/src/mathed/InsetMathOverset.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathPar.cpp b/src/mathed/InsetMathPar.cpp index 5659d02a8e..26445c2d0d 100644 --- a/src/mathed/InsetMathPar.cpp +++ b/src/mathed/InsetMathPar.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathPar.h b/src/mathed/InsetMathPar.h index 1fe9e0c400..6edc6bf8b8 100644 --- a/src/mathed/InsetMathPar.h +++ b/src/mathed/InsetMathPar.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathRef.cpp b/src/mathed/InsetMathRef.cpp index 8ba745fdc4..7dace38d1b 100644 --- a/src/mathed/InsetMathRef.cpp +++ b/src/mathed/InsetMathRef.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathRef.h b/src/mathed/InsetMathRef.h index a31165e1c8..da324522b9 100644 --- a/src/mathed/InsetMathRef.h +++ b/src/mathed/InsetMathRef.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathRoot.cpp b/src/mathed/InsetMathRoot.cpp index 95ad1a3e06..0a6759c2af 100644 --- a/src/mathed/InsetMathRoot.cpp +++ b/src/mathed/InsetMathRoot.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathRoot.h b/src/mathed/InsetMathRoot.h index 7c40deb27c..aaa62834f3 100644 --- a/src/mathed/InsetMathRoot.h +++ b/src/mathed/InsetMathRoot.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathScript.cpp b/src/mathed/InsetMathScript.cpp index 5c4fcbfb3e..8a6c258080 100644 --- a/src/mathed/InsetMathScript.cpp +++ b/src/mathed/InsetMathScript.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathScript.h b/src/mathed/InsetMathScript.h index a22cae95f4..7cb02fbc0f 100644 --- a/src/mathed/InsetMathScript.h +++ b/src/mathed/InsetMathScript.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSize.cpp b/src/mathed/InsetMathSize.cpp index 4e6e3e9796..d1f34c831e 100644 --- a/src/mathed/InsetMathSize.cpp +++ b/src/mathed/InsetMathSize.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSize.h b/src/mathed/InsetMathSize.h index ec65c94a1a..9f7dc54f0a 100644 --- a/src/mathed/InsetMathSize.h +++ b/src/mathed/InsetMathSize.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSpace.cpp b/src/mathed/InsetMathSpace.cpp index b9286087cf..6a0aae0ede 100644 --- a/src/mathed/InsetMathSpace.cpp +++ b/src/mathed/InsetMathSpace.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSpace.h b/src/mathed/InsetMathSpace.h index 579f29a3ab..eb89e8c50c 100644 --- a/src/mathed/InsetMathSpace.h +++ b/src/mathed/InsetMathSpace.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSplit.cpp b/src/mathed/InsetMathSplit.cpp index 4420e9e5b5..93799d8837 100644 --- a/src/mathed/InsetMathSplit.cpp +++ b/src/mathed/InsetMathSplit.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSplit.h b/src/mathed/InsetMathSplit.h index 93672606eb..4f92d59ae7 100644 --- a/src/mathed/InsetMathSplit.h +++ b/src/mathed/InsetMathSplit.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSqrt.cpp b/src/mathed/InsetMathSqrt.cpp index ab63ac1e44..7fff18f6f1 100644 --- a/src/mathed/InsetMathSqrt.cpp +++ b/src/mathed/InsetMathSqrt.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSqrt.h b/src/mathed/InsetMathSqrt.h index 7db7ff641d..7fd6452e6a 100644 --- a/src/mathed/InsetMathSqrt.h +++ b/src/mathed/InsetMathSqrt.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathStackrel.cpp b/src/mathed/InsetMathStackrel.cpp index 964c078fa9..d67d9fed8f 100644 --- a/src/mathed/InsetMathStackrel.cpp +++ b/src/mathed/InsetMathStackrel.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathStackrel.h b/src/mathed/InsetMathStackrel.h index 834cc0c4e8..f940424168 100644 --- a/src/mathed/InsetMathStackrel.h +++ b/src/mathed/InsetMathStackrel.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ @@ -19,7 +19,7 @@ namespace lyx { /** Stackrel objects - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathString.cpp b/src/mathed/InsetMathString.cpp index 0dd17fe6d1..5dcd595d85 100644 --- a/src/mathed/InsetMathString.cpp +++ b/src/mathed/InsetMathString.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathString.h b/src/mathed/InsetMathString.h index e74402d17a..9544503041 100644 --- a/src/mathed/InsetMathString.h +++ b/src/mathed/InsetMathString.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSubstack.cpp b/src/mathed/InsetMathSubstack.cpp index 059e029551..e4abe635e4 100644 --- a/src/mathed/InsetMathSubstack.cpp +++ b/src/mathed/InsetMathSubstack.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSubstack.h b/src/mathed/InsetMathSubstack.h index f8226b05c4..045366bf6c 100644 --- a/src/mathed/InsetMathSubstack.h +++ b/src/mathed/InsetMathSubstack.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSymbol.cpp b/src/mathed/InsetMathSymbol.cpp index b152388ee0..8a1ba2fd1b 100644 --- a/src/mathed/InsetMathSymbol.cpp +++ b/src/mathed/InsetMathSymbol.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathSymbol.h b/src/mathed/InsetMathSymbol.h index 76651ef1cd..25c1a8d9f0 100644 --- a/src/mathed/InsetMathSymbol.h +++ b/src/mathed/InsetMathSymbol.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathTabular.cpp b/src/mathed/InsetMathTabular.cpp index 0990891699..fcdd32c993 100644 --- a/src/mathed/InsetMathTabular.cpp +++ b/src/mathed/InsetMathTabular.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathTabular.h b/src/mathed/InsetMathTabular.h index 15a8809f92..db96bc8939 100644 --- a/src/mathed/InsetMathTabular.h +++ b/src/mathed/InsetMathTabular.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathUnderset.cpp b/src/mathed/InsetMathUnderset.cpp index bb7212775b..92688bc99c 100644 --- a/src/mathed/InsetMathUnderset.cpp +++ b/src/mathed/InsetMathUnderset.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathUnderset.h b/src/mathed/InsetMathUnderset.h index d0a8492439..51311e6c6f 100644 --- a/src/mathed/InsetMathUnderset.h +++ b/src/mathed/InsetMathUnderset.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathUnknown.cpp b/src/mathed/InsetMathUnknown.cpp index a49d591a35..2cd11c2a86 100644 --- a/src/mathed/InsetMathUnknown.cpp +++ b/src/mathed/InsetMathUnknown.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathUnknown.h b/src/mathed/InsetMathUnknown.h index daae372557..c51bc15980 100644 --- a/src/mathed/InsetMathUnknown.h +++ b/src/mathed/InsetMathUnknown.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXArrow.cpp b/src/mathed/InsetMathXArrow.cpp index eda56040dd..d2b1199187 100644 --- a/src/mathed/InsetMathXArrow.cpp +++ b/src/mathed/InsetMathXArrow.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXArrow.h b/src/mathed/InsetMathXArrow.h index a239fd0532..bf668eaab7 100644 --- a/src/mathed/InsetMathXArrow.h +++ b/src/mathed/InsetMathXArrow.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXYArrow.cpp b/src/mathed/InsetMathXYArrow.cpp index c51a26dcc2..b0e2049903 100644 --- a/src/mathed/InsetMathXYArrow.cpp +++ b/src/mathed/InsetMathXYArrow.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXYArrow.h b/src/mathed/InsetMathXYArrow.h index 08faf9dea7..50c7a043c8 100644 --- a/src/mathed/InsetMathXYArrow.h +++ b/src/mathed/InsetMathXYArrow.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXYMatrix.cpp b/src/mathed/InsetMathXYMatrix.cpp index 79a5a76551..6b11ac2415 100644 --- a/src/mathed/InsetMathXYMatrix.cpp +++ b/src/mathed/InsetMathXYMatrix.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/InsetMathXYMatrix.h b/src/mathed/InsetMathXYMatrix.h index 1d5cd2f735..4453d00d65 100644 --- a/src/mathed/InsetMathXYMatrix.h +++ b/src/mathed/InsetMathXYMatrix.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MacroTable.cpp b/src/mathed/MacroTable.cpp index f0de0588f4..efb111f84f 100644 --- a/src/mathed/MacroTable.cpp +++ b/src/mathed/MacroTable.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathAtom.cpp b/src/mathed/MathAtom.cpp index 6787e282f3..e8b799db53 100644 --- a/src/mathed/MathAtom.cpp +++ b/src/mathed/MathAtom.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathAtom.h b/src/mathed/MathAtom.h index 90b7192570..7c00794e80 100644 --- a/src/mathed/MathAtom.h +++ b/src/mathed/MathAtom.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathAutoCorrect.cpp b/src/mathed/MathAutoCorrect.cpp index 5b82670ee3..85f699c404 100644 --- a/src/mathed/MathAutoCorrect.cpp +++ b/src/mathed/MathAutoCorrect.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathAutoCorrect.h b/src/mathed/MathAutoCorrect.h index 9e2f6d1dcb..8b77f363f1 100644 --- a/src/mathed/MathAutoCorrect.h +++ b/src/mathed/MathAutoCorrect.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathData.cpp b/src/mathed/MathData.cpp index 70b05f3223..9b3ac80578 100644 --- a/src/mathed/MathData.cpp +++ b/src/mathed/MathData.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/MathData.h b/src/mathed/MathData.h index a57d674dbb..d44455a0a3 100644 --- a/src/mathed/MathData.h +++ b/src/mathed/MathData.h @@ -5,8 +5,8 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz - * \author Lars Gullik Bjnnes + * \author André Pönitz + * \author Lars Gullik Bjønnes * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/MathExtern.cpp b/src/mathed/MathExtern.cpp index 2340120bad..c42da422e4 100644 --- a/src/mathed/MathExtern.cpp +++ b/src/mathed/MathExtern.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathExtern.h b/src/mathed/MathExtern.h index 73ddc97d06..199295ae96 100644 --- a/src/mathed/MathExtern.h +++ b/src/mathed/MathExtern.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathFactory.cpp b/src/mathed/MathFactory.cpp index 4c32281d83..1eea247a3c 100644 --- a/src/mathed/MathFactory.cpp +++ b/src/mathed/MathFactory.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathFactory.h b/src/mathed/MathFactory.h index fbc130cda1..7737429a61 100644 --- a/src/mathed/MathFactory.h +++ b/src/mathed/MathFactory.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathGridInfo.h b/src/mathed/MathGridInfo.h index 1c20e8d472..07ba78a9d9 100644 --- a/src/mathed/MathGridInfo.h +++ b/src/mathed/MathGridInfo.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathMacro.cpp b/src/mathed/MathMacro.cpp index 6fe1918c26..4a5e613a5b 100644 --- a/src/mathed/MathMacro.cpp +++ b/src/mathed/MathMacro.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/MathMacro.h b/src/mathed/MathMacro.h index c09c1dd531..5edac1df78 100644 --- a/src/mathed/MathMacro.h +++ b/src/mathed/MathMacro.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathMacroArgument.cpp b/src/mathed/MathMacroArgument.cpp index 8988607fa6..68f4f98452 100644 --- a/src/mathed/MathMacroArgument.cpp +++ b/src/mathed/MathMacroArgument.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathMacroArgument.h b/src/mathed/MathMacroArgument.h index 1a047befea..c3d364b727 100644 --- a/src/mathed/MathMacroArgument.h +++ b/src/mathed/MathMacroArgument.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathMacroTemplate.cpp b/src/mathed/MathMacroTemplate.cpp index f27c8cdeff..eb7e4d10aa 100644 --- a/src/mathed/MathMacroTemplate.cpp +++ b/src/mathed/MathMacroTemplate.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Stefan Schimanski * * Full author contact details are available in file CREDITS. diff --git a/src/mathed/MathMacroTemplate.h b/src/mathed/MathMacroTemplate.h index 0af0975144..6f469c673e 100644 --- a/src/mathed/MathMacroTemplate.h +++ b/src/mathed/MathMacroTemplate.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathParser.cpp b/src/mathed/MathParser.cpp index 223fd992ac..3cb58f42b7 100644 --- a/src/mathed/MathParser.cpp +++ b/src/mathed/MathParser.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathParser.h b/src/mathed/MathParser.h index 7aea064077..67acd0e6bf 100644 --- a/src/mathed/MathParser.h +++ b/src/mathed/MathParser.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathStream.cpp b/src/mathed/MathStream.cpp index 67622ebd54..356eacccf3 100644 --- a/src/mathed/MathStream.cpp +++ b/src/mathed/MathStream.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathStream.h b/src/mathed/MathStream.h index e88f7cd85e..81449cf76d 100644 --- a/src/mathed/MathStream.h +++ b/src/mathed/MathStream.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathSupport.cpp b/src/mathed/MathSupport.cpp index 267e7ea1af..5b08f70bd4 100644 --- a/src/mathed/MathSupport.cpp +++ b/src/mathed/MathSupport.cpp @@ -4,7 +4,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/MathSupport.h b/src/mathed/MathSupport.h index 85f0292762..a2279991af 100644 --- a/src/mathed/MathSupport.h +++ b/src/mathed/MathSupport.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Alejandro Aguilar Sierra - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/ReplaceData.h b/src/mathed/ReplaceData.h index 907005e0b5..763657173e 100644 --- a/src/mathed/ReplaceData.h +++ b/src/mathed/ReplaceData.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/TextPainter.cpp b/src/mathed/TextPainter.cpp index e7600b5348..7ff8368d6b 100644 --- a/src/mathed/TextPainter.cpp +++ b/src/mathed/TextPainter.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/mathed/TextPainter.h b/src/mathed/TextPainter.h index 093e85b1ae..97b277133e 100644 --- a/src/mathed/TextPainter.h +++ b/src/mathed/TextPainter.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/output.cpp b/src/output.cpp index 6fb2fe373e..47b48ffc61 100644 --- a/src/output.cpp +++ b/src/output.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/output.h b/src/output.h index fea5e1bb04..2ab3058fbb 100644 --- a/src/output.h +++ b/src/output.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_docbook.cpp b/src/output_docbook.cpp index a9727da2ad..a7277259cc 100644 --- a/src/output_docbook.cpp +++ b/src/output_docbook.cpp @@ -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 Bjnnes - * \author Jos Matos + * \author Lars Gullik Bjønnes + * \author José Matos * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_docbook.h b/src/output_docbook.h index c1bc5f9ebf..233d619329 100644 --- a/src/output_docbook.h +++ b/src/output_docbook.h @@ -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 Bjnnes - * \author Jos Matos + * \author Lars Gullik Bjønnes + * \author José Matos * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_latex.cpp b/src/output_latex.cpp index c83ad3bd02..bcc6d873da 100644 --- a/src/output_latex.cpp +++ b/src/output_latex.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_latex.h b/src/output_latex.h index 3f22a159d7..b3e1c3c4ce 100644 --- a/src/output_latex.h +++ b/src/output_latex.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_plaintext.cpp b/src/output_plaintext.cpp index 0619b0668c..3ff3771049 100644 --- a/src/output_plaintext.cpp +++ b/src/output_plaintext.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/output_plaintext.h b/src/output_plaintext.h index c32a4a2c19..b047c9cf26 100644 --- a/src/output_plaintext.h +++ b/src/output_plaintext.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/paragraph_funcs.cpp b/src/paragraph_funcs.cpp index a11d72550e..2881c49325 100644 --- a/src/paragraph_funcs.cpp +++ b/src/paragraph_funcs.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/paragraph_funcs.h b/src/paragraph_funcs.h index bf7a6429fe..6a3569053b 100644 --- a/src/paragraph_funcs.h +++ b/src/paragraph_funcs.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/rowpainter.h b/src/rowpainter.h index 59dfe2cc00..5972833f9b 100644 --- a/src/rowpainter.h +++ b/src/rowpainter.h @@ -6,7 +6,7 @@ * * \author various * \author John Levon - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/sgml.cpp b/src/sgml.cpp index d41806d6df..7b899f223c 100644 --- a/src/sgml.cpp +++ b/src/sgml.cpp @@ -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. diff --git a/src/sgml.h b/src/sgml.h index ed8cbf314d..ed0f1403a5 100644 --- a/src/sgml.h +++ b/src/sgml.h @@ -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. diff --git a/src/support/ForkedCalls.cpp b/src/support/ForkedCalls.cpp index 0768652cfb..371905effd 100644 --- a/src/support/ForkedCalls.cpp +++ b/src/support/ForkedCalls.cpp @@ -444,8 +444,8 @@ void callNext() // Bind our chain caller pro.second->connect(boost::bind(&ForkedCallQueue::callback, _1, _2)); ForkedCall call; - //Ifwefailtoforktheprocess,thenemitthesignal - //totelltheoutsideworldthatitfailed. + // 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); } diff --git a/src/support/Messages.cpp b/src/support/Messages.cpp index 096485335f..c98f865aec 100644 --- a/src/support/Messages.cpp +++ b/src/support/Messages.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/Messages.h b/src/support/Messages.h index 12a5b40e80..be94ec83c1 100644 --- a/src/support/Messages.h +++ b/src/support/Messages.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/Path.cpp b/src/support/Path.cpp index 3bdf22ed0f..d6b048d7d2 100644 --- a/src/support/Path.cpp +++ b/src/support/Path.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/Path.h b/src/support/Path.h index d61a47a0f3..0fdf894e62 100644 --- a/src/support/Path.h +++ b/src/support/Path.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/SignalSlot.cpp b/src/support/SignalSlot.cpp index 5ca240f0e8..c1d27a8cc7 100644 --- a/src/support/SignalSlot.cpp +++ b/src/support/SignalSlot.cpp @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/SignalSlot.h b/src/support/SignalSlot.h index 06fc20cbb7..4290a40770 100644 --- a/src/support/SignalSlot.h +++ b/src/support/SignalSlot.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/SignalSlotPrivate.cpp b/src/support/SignalSlotPrivate.cpp index 10dd6d19ef..b89567b862 100644 --- a/src/support/SignalSlotPrivate.cpp +++ b/src/support/SignalSlotPrivate.cpp @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/SignalSlotPrivate.h b/src/support/SignalSlotPrivate.h index c28f4239f3..555005454d 100644 --- a/src/support/SignalSlotPrivate.h +++ b/src/support/SignalSlotPrivate.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/convert.cpp b/src/support/convert.cpp index a9e3e7e5cb..9c69abbce6 100644 --- a/src/support/convert.cpp +++ b/src/support/convert.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz - * \author Lars Gullik Bjnnes + * \author André Pönitz + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/convert.h b/src/support/convert.h index 2fed4eafdf..c1cd31551a 100644 --- a/src/support/convert.h +++ b/src/support/convert.h @@ -4,8 +4,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz - * \author Lars Gullik Bjnnes + * \author André Pönitz + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * diff --git a/src/support/debug.cpp b/src/support/debug.cpp index bd1287a760..3835c0019c 100644 --- a/src/support/debug.cpp +++ b/src/support/debug.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/support/debug.h b/src/support/debug.h index 15f8239154..fb1434107d 100644 --- a/src/support/debug.h +++ b/src/support/debug.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/support/docstring.h b/src/support/docstring.h index a98bbaa71b..22dd2ffa4c 100644 --- a/src/support/docstring.h +++ b/src/support/docstring.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Georg Baum * * Full author contact details are available in file CREDITS. diff --git a/src/support/environment.cpp b/src/support/environment.cpp index 3c856d068b..67e55a731e 100644 --- a/src/support/environment.cpp +++ b/src/support/environment.cpp @@ -4,8 +4,8 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Joo Luis M. Assirati - * \author Lars Gullik Bjnnes + * \author João Luis M. Assirati + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/filetools.cpp b/src/support/filetools.cpp index b2a11aba10..f1f8429f7f 100644 --- a/src/support/filetools.cpp +++ b/src/support/filetools.cpp @@ -8,11 +8,11 @@ * \author Ivan Schreter * \author Dirk Niggemann * \author Asger Alstrup - * \author Lars Gullik Bjnnes + * \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. * diff --git a/src/support/filetools.h b/src/support/filetools.h index dadde24c5d..ec8ef17d46 100644 --- a/src/support/filetools.h +++ b/src/support/filetools.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/gettext.cpp b/src/support/gettext.cpp index 9cd1a3ffbd..37a50ce11c 100644 --- a/src/support/gettext.cpp +++ b/src/support/gettext.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/support/gettext.h b/src/support/gettext.h index bbec30a24a..746b682813 100644 --- a/src/support/gettext.h +++ b/src/support/gettext.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/support/kill.cpp b/src/support/kill.cpp index c29bbd7eff..110becd1ab 100644 --- a/src/support/kill.cpp +++ b/src/support/kill.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/lassert.cpp b/src/support/lassert.cpp index 64f92a61ac..1e6cd55ecf 100644 --- a/src/support/lassert.cpp +++ b/src/support/lassert.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/lassert.h b/src/support/lassert.h index 44933bed1f..60ee570fa3 100644 --- a/src/support/lassert.h +++ b/src/support/lassert.h @@ -5,7 +5,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/lstrings.cpp b/src/support/lstrings.cpp index 93c1d9b782..aecf9ae0c4 100644 --- a/src/support/lstrings.cpp +++ b/src/support/lstrings.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * \author Dekel Tsur * diff --git a/src/support/lstrings.h b/src/support/lstrings.h index 233c3fb0e3..1ab40b5f2e 100644 --- a/src/support/lstrings.h +++ b/src/support/lstrings.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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/support/lyxalgo.h b/src/support/lyxalgo.h index b3a08241b4..f747e27c8a 100644 --- a/src/support/lyxalgo.h +++ b/src/support/lyxalgo.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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * diff --git a/src/support/lyxlib.h b/src/support/lyxlib.h index 6fad0d7ded..287a707e49 100644 --- a/src/support/lyxlib.h +++ b/src/support/lyxlib.h @@ -7,7 +7,7 @@ * A selection of useful system functions made * handy for C++ usage. * - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/lyxtime.h b/src/support/lyxtime.h index 147d3d6b6d..94d55e89e3 100644 --- a/src/support/lyxtime.h +++ b/src/support/lyxtime.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author John Levon - * \author Jrgen Spitzmller + * \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); diff --git a/src/support/socktools.cpp b/src/support/socktools.cpp index 3b9574871f..2b73887d61 100644 --- a/src/support/socktools.cpp +++ b/src/support/socktools.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Joo Luis M. Assirati + * \author João Luis M. Assirati * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/socktools.h b/src/support/socktools.h index 36d086b082..7ec155ed18 100644 --- a/src/support/socktools.h +++ b/src/support/socktools.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Joo Luis M. Assirati + * \author João Luis M. Assirati * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/tests/boost.cpp b/src/support/tests/boost.cpp index 2efd98926e..426263b19d 100644 --- a/src/support/tests/boost.cpp +++ b/src/support/tests/boost.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/textutils.h b/src/support/textutils.h index 175beb7915..19b1c8f702 100644 --- a/src/support/textutils.h +++ b/src/support/textutils.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/types.h b/src/support/types.h index 94acd680ec..0e25333672 100644 --- a/src/support/types.h +++ b/src/support/types.h @@ -8,7 +8,7 @@ * indices wile trying to stay compatible with types used * by the standard containers. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/support/unicode.cpp b/src/support/unicode.cpp index cdcb7fd27e..39090769d2 100644 --- a/src/support/unicode.cpp +++ b/src/support/unicode.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * diff --git a/src/support/unicode.h b/src/support/unicode.h index d81b454502..9a7deb96ec 100644 --- a/src/support/unicode.h +++ b/src/support/unicode.h @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * diff --git a/src/tex2lyx/Parser.cpp b/src/tex2lyx/Parser.cpp index 3ceda050f5..df8382a5ba 100644 --- a/src/tex2lyx/Parser.cpp +++ b/src/tex2lyx/Parser.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/tex2lyx/Parser.h b/src/tex2lyx/Parser.h index 713cbfcfa1..6bc53f1699 100644 --- a/src/tex2lyx/Parser.h +++ b/src/tex2lyx/Parser.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/tex2lyx/boost.cpp b/src/tex2lyx/boost.cpp index 7efe686a49..f37f235d8e 100644 --- a/src/tex2lyx/boost.cpp +++ b/src/tex2lyx/boost.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. */ diff --git a/src/tex2lyx/gettext.cpp b/src/tex2lyx/gettext.cpp index 55e50ec39a..3dfb596e40 100644 --- a/src/tex2lyx/gettext.cpp +++ b/src/tex2lyx/gettext.cpp @@ -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 Bjnnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/tex2lyx/math.cpp b/src/tex2lyx/math.cpp index e5ba486957..be2800643e 100644 --- a/src/tex2lyx/math.cpp +++ b/src/tex2lyx/math.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * * Full author contact details are available in file CREDITS. */ diff --git a/src/tex2lyx/preamble.cpp b/src/tex2lyx/preamble.cpp index 74f10e3518..28f44ee844 100644 --- a/src/tex2lyx/preamble.cpp +++ b/src/tex2lyx/preamble.cpp @@ -3,8 +3,8 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz - * \author Uwe Sthr + * \author André Pönitz + * \author Uwe Stöhr * * Full author contact details are available in file CREDITS. */ diff --git a/src/tex2lyx/table.cpp b/src/tex2lyx/table.cpp index 0c3c2f238d..e04be70bb2 100644 --- a/src/tex2lyx/table.cpp +++ b/src/tex2lyx/table.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Jean-Marc Lasgouttes * \author Georg Baum * diff --git a/src/tex2lyx/tex2lyx.cpp b/src/tex2lyx/tex2lyx.cpp index b9499fa338..4122788b1c 100644 --- a/src/tex2lyx/tex2lyx.cpp +++ b/src/tex2lyx/tex2lyx.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \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) { diff --git a/src/tex2lyx/tex2lyx.h b/src/tex2lyx/tex2lyx.h index 738048e201..4850eeea88 100644 --- a/src/tex2lyx/tex2lyx.h +++ b/src/tex2lyx/tex2lyx.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp index 3e1594595d..4bb33f1e7a 100644 --- a/src/tex2lyx/text.cpp +++ b/src/tex2lyx/text.cpp @@ -3,9 +3,9 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Andr Pnitz + * \author André Pönitz * \author Jean-Marc Lasgouttes - * \author Uwe Sthr + * \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 \~{ß}, // but that does at least compile and does only look // strange on screen. context.check_layout(os);