mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 09:15:50 +00:00
Fix bug 2660
* lib/doc/de_UserGuide.lyx: fix image paths git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14929 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
741d9831c6
commit
361902d2f1
@ -20878,7 +20878,7 @@ Mathe-Kontrollfl
|
|||||||
\family default
|
\family default
|
||||||
benutzen, um Hoch- oder Tiefstellungen zu erzeugen (
|
benutzen, um Hoch- oder Tiefstellungen zu erzeugen (
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../images/math/math-superscript.xpm
|
filename ../images/math/super.xpm
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
@ -20886,7 +20886,7 @@ Mathe-Kontrollfl
|
|||||||
|
|
||||||
und
|
und
|
||||||
\begin_inset Graphics
|
\begin_inset Graphics
|
||||||
filename ../images/math/math-subscript.xpm
|
filename ../images/math/sub.xpm
|
||||||
scale 70
|
scale 70
|
||||||
BoundingBox 0bp 6bp 20bp 20bp
|
BoundingBox 0bp 6bp 20bp 20bp
|
||||||
|
|
||||||
|
@ -147,3 +147,5 @@ What's new
|
|||||||
- remove outdated development tools & outdated LyXConfig.LyX.
|
- remove outdated development tools & outdated LyXConfig.LyX.
|
||||||
|
|
||||||
- remove all references to reLyX which has been replaced by tex2LyX.
|
- remove all references to reLyX which has been replaced by tex2LyX.
|
||||||
|
|
||||||
|
- fix image paths in german userguide (bug 2660)
|
||||||
|
Loading…
Reference in New Issue
Block a user