Readme
[Misc/ipe.git] / presentation / ipe7.2-README.txt
1 Hi,
2
3 in Ipe 7.2, we need to use \includegraphics to include the KIT logo (which was not available in Ipe 7.1). Unfortunately, the path that the LaTeX process used by ipe searches for images is currently a bit weird (see [0]). Until this is fixed in Ipe, you need to either copy or link the "img" subfolder into a path that the LaTeX process searches. I suggest using "~/.ipe/latexrun" on Linux systems.
4
5 Lukas
6
7
8 [0] https://github.com/otfried/ipe-issues/issues/99#issuecomment-249815917