• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

mathview_proxy.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (C) 2011 Hub Figuiere
00003  *
00004  * This program is free software; you can redistribute it and/or
00005  * modify it under the terms of the GNU General Public License
00006  * as published by the Free Software Foundation; either version 2
00007  * of the License, or (at your option) any later version.
00008  *
00009  * This program is distributed in the hope that it will be useful,
00010  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00012  * GNU General Public License for more details.
00013  *
00014  * You should have received a copy of the GNU General Public License
00015  * along with this program; if not, write to the Free Software
00016  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
00017  * 02110-1301 USA.
00018  */
00019 
00020 
00021 #ifndef __MATHVIEW_PROXY_H_
00022 #define __MATHVIEW_PROXY_H_
00023 
00024 #pragma GCC system_header
00025 
00026 /* The purpose of this header is to proxy and mark as system the MathView headers */
00027 
00028 /* I have reported, WITH patches, several of the issues, without hearing anything */
00029 
00030 #include <MathView/AbstractLogger.hh>
00031 #include <MathView/AreaFactory.hh>
00032 #include <MathView/BoundingBox.hh>
00033 #include <MathView/ColorArea.hh>
00034 #include <MathView/ComputerModernShaper.hh>
00035 #include <MathView/GlyphArea.hh>
00036 #include <MathView/Init.hh>
00037 #include <MathView/libxml2_MathView.hh>
00038 #include <MathView/Logger.hh>
00039 #include <MathView/MathGraphicDevice.hh>
00040 #include <MathView/MathMLElement.hh>
00041 #include <MathView/MathMLNamespaceContext.hh>
00042 #include <MathView/MathMLOperatorDictionary.hh>
00043 #include <MathView/MathVariantMap.hh>
00044 #include <MathView/NamespaceContext.hh>
00045 #include <MathView/ShaperManager.hh>
00046 #include <MathView/ShapingContext.hh>
00047 #include <MathView/SpaceShaper.hh>
00048 #include <MathView/StandardSymbolsShaper.hh>
00049 
00050 
00051 #endif

Generated on Wed Mar 5 2014 for AbiWord by  doxygen 1.7.1