doc: Make figure references relative to doc/, not to doc/pspp-figures.
[pspp] / doc / pspp.texi
index 69146976918fb69789ea732ce0ceaa2e2ed98a1e..1af4275be012422427f17dfa4a65b980c8a8d563 100644 (file)
@@ -36,7 +36,7 @@ graphic user interface
 @macro psppoutput{FILE}
 @ifnothtml
 @smallexample
-@include \FILE\.texi
+@include pspp-figures/\FILE\.texi
 @end smallexample
 @end ifnothtml
 @ifhtml
@@ -44,7 +44,7 @@ graphic user interface
 @html
 
 <div class="pspp">
-@include \FILE\.html
+@include pspp-figures/\FILE\.html
 </div>
 
 @end html