From: Graham Percival Date: Sun, 22 Nov 2009 19:44:24 +0000 (+0000) Subject: Doc build: revert changed dir of iftex images. X-Git-Tag: release/2.13.8-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f1c506706c347b6ea39b2bbc53efcf98a03ce54f;p=lilypond.git Doc build: revert changed dir of iftex images. Both versions compile with in-tree-compiling, but the old one fails without-of-tree compiling, so hopefully this will fix GUB. --- diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index db65589dad..688b2728e4 100644 --- a/Documentation/common-macros.itexi +++ b/Documentation/common-macros.itexi @@ -209,7 +209,7 @@ UNTRANSLATED NODE: IGNORE ME @end html @iftex -@image{../pictures/\IMAGE-FILE\,,,\IMAGE-FILE\} +@image{pictures/\IMAGE-FILE\,,,\IMAGE-FILE\} @end iftex @ifinfo @image{lilypond/pictures/\IMAGE-FILE\,,,\IMAGE-FILE\} @@ -221,7 +221,7 @@ UNTRANSLATED NODE: IGNORE ME \IMAGE-FILE\ @end html @iftex -@image{../pictures/\IMAGE-FILE\,,,\IMAGE-FILE\,\EXT\} +@image{pictures/\IMAGE-FILE\,,,\IMAGE-FILE\,\EXT\} @end iftex @ifinfo @image{lilypond/pictures/\IMAGE-FILE\,,,\EXT\} @@ -235,7 +235,7 @@ UNTRANSLATED NODE: IGNORE ME @end html @iftex -@image{../pictures/\IMAGE-FILE\,,,\ALT\} +@image{pictures/\IMAGE-FILE\,,,\ALT\} @end iftex @ifinfo @image{lilypond/pictures/\IMAGE-FILE\,,,\ALT\}