lyx_mirror/src/graphics
Georg Baum 8b67659646 Use UTF8 for LaTeX export.
Known problems:
- No space is output after a \hfill. I probably broke this with the
  InsetCommand patch. I'll have a look later.
- Although the encoding is now UTF8 the arguments of the inputenc package
  are still the old ones, so LaTeX will not run.
- Labels and references with non-ASCII characters are broken. This needs to
  be fixed in lyx::support::escape(), but this is a file format change.
- Something seems to be wrong with index entries, but this is probably also
  due to the InsetCommand changes.

Have fun!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15378 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-19 16:51:30 +00:00
..
ChangeLog fix fix of bug 2192 2006-03-10 12:38:21 +00:00
GraphicsCache.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
GraphicsCache.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
GraphicsCacheItem.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
GraphicsCacheItem.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsConverter.C Add lilypond external inset 2006-10-04 19:01:00 +00:00
GraphicsConverter.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsImage.C Change to use preffered calling of Boost.Function 2004-09-26 13:34:57 +00:00
GraphicsImage.h rename getExtFromContents() to getFormatFromContents() 2004-10-29 15:47:55 +00:00
GraphicsLoader.C Squash MSVC warning about a class declared as 'class' being defined 2005-02-15 10:17:56 +00:00
GraphicsLoader.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
GraphicsParams.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
GraphicsParams.h the convert patch 2005-01-27 21:05:44 +00:00
GraphicsTypes.C Make some functors adaptable and related small stuff. 2004-01-07 17:57:47 +00:00
GraphicsTypes.h Small fixes for STLPort compliance 2006-09-28 00:42:47 +00:00
LoaderQueue.C Move a #include out of the header file. 2003-09-04 00:35:07 +00:00
LoaderQueue.h Move a #include out of the header file. 2003-09-04 00:35:07 +00:00
Makefile.am make sure to dist pch.h and mark PCH_FILE as a built file 2005-07-12 23:42:23 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
PreviewImage.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
PreviewImage.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
PreviewLoader.C Use UTF8 for LaTeX export. 2006-10-19 16:51:30 +00:00
PreviewLoader.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
Previews.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
Previews.h Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00