X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex-accent.C;h=59b0d1778ccef3af5c95ce05e76ec44438764bf7;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=806b6591f5e9d96ba94a0067fe8441d08dbd04d7;hpb=54d9f7c0226270970adf03a233096829f43bc944;p=lyx.git diff --git a/src/tex-accent.C b/src/tex-accent.C index 806b6591f5..59b0d1778c 100644 --- a/src/tex-accent.C +++ b/src/tex-accent.C @@ -1,20 +1,20 @@ -/* This file is part of - * ====================================================== +/** + * \file tex-accent.C + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. * - * LyX, The Document Processor + * \author Lars Gullik Bjønnes + * \author Matthias Ettrich * - * Copyright 1995 Matthias Ettrich - * Copyright 1995-2001 The LyX Team. - * - * ====================================================== */ + * Full author contact details are available in file CREDITS. + */ #include -#include #include "tex-accent.h" -#include "lfuns.h" -#include "LString.h" -#include "support/lstrings.h" +#include "support/tostr.h" + +using std::string; /* the names used by TeX and XWindows for deadkeys/accents are not the same so here follows a table to clearify the differences. Please correct this