emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] bug in make info?


From: Andreas Röhler
Subject: Re: [Orgmode] bug in make info?
Date: Fri, 30 Jul 2010 12:31:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Am 30.07.2010 12:12, schrieb Philip Rooke:
Andreas Röhler<address@hidden>  writes:

`make info' produces a texinfo-file `org' in directory `doc'.

Shouldn't the ending be `info', i.e. the output be `org.info'?

Not necessarily.  The Makefile has the following target:

doc/org: doc/org.texi
        (cd doc; $(MAKEINFO) --no-split org.texi -o org)

where Carsten seems to have explicitly (-o option) set the output
filename to be org.


If calling

info org from shell

command-names, just introduced into org.texi alongside with its keys,

--see thread "keys and command name info"--

are not displayed.

After renaming org into org.info its shown.

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]