[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Info file generation or installation is broken
From: |
David Kastrup |
Subject: |
Re: Info file generation or installation is broken |
Date: |
Wed, 31 Mar 2021 01:42:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
David Kastrup <dak@gnu.org> writes:
> Apparently, images are no longer copied when doing
>
> make install-info
>
> making the documentation near useless. Pages look like
>
> File: lilypond-notation.info, Node: Pitches, Next: Rhythms, Up: Musical
> notation
>
> 1.1 Pitches
> ===========
>
> [image src="lilypond/67/lily-393eafe4.png" alt="[image of music]"]
>
> This section discusses how to specify the pitch of notes. There are
> three steps to this process: input, modification, and output.
>
> * Menu:
>
> * Writing pitches::
> * Changing multiple pitches::
> * Displaying pitches::
> * Note heads::
>
> now.
Copy&paste in Emacs can be surprising when images are involved. The
displayed text is actually [broken image:lilypond/67/lily-393eafe4.png]
> I find that make install-info creates a link
>
> lrwxrwxrwx 1 root root 35 Mär 31 01:28 lilypond ->
> ../doc/lilypond/html/Documentation/
>
> in /usr/local/share/info
>
> that is entirely useless since I am not interested in installing the
> HTML documentation.
--
David Kastrup