]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix "make -C docs dvi"
authorColin Watson <cjwatson@ubuntu.com>
Fri, 29 Nov 2013 13:48:23 +0000 (13:48 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 29 Nov 2013 13:48:23 +0000 (13:48 +0000)
* docs/grub-dev.texi (Font Metrics): Exclude @image command from DVI
builds, since we don't have an EPS version of font_char_metrics.png.
Add leading dot to image extension per the Texinfo documentation.

ChangeLog
docs/grub-dev.texi

index 346c01b838e706a80f05875a9c0870c300c0965a..ad8356344bb05a60a2f50428ca242f9b0033765f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-29  Colin Watson  <cjwatson@ubuntu.com>
+
+       * docs/grub-dev.texi (Font Metrics): Exclude @image command from DVI
+       builds, since we don't have an EPS version of font_char_metrics.png.
+       Add leading dot to image extension per the Texinfo documentation.
+
 2013-11-29  Colin Watson  <cjwatson@ubuntu.com>
 
        * util/grub-gen-asciih.c: Include FT_SYNTHESIS_H rather than
index ff79e51b0392c9ddbca4fcfea154954a6de81b9c..c796850522a4bf59058fc4c7d51299a25daff46d 100644 (file)
@@ -1812,7 +1812,9 @@ right edges of two adjacent glyphs.  The @strong{device width} field determines
 the effective leading value that is used to render the font.
 
 @end itemize
-@image{font_char_metrics,,,,png}
+@ifnottex
+@image{font_char_metrics,,,,.png}
+@end ifnottex
    
 An illustration of how the various font metrics apply to characters.