emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-texinfo:  Xref are not typeset properly
@ 2015-05-29  7:22 Vaidheeswaran C
  2015-05-29  9:33 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Vaidheeswaran C @ 2015-05-29  7:22 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]


Nicolas, (Delayed) Thanks for your (other) fixes.  I will respond to
those separately.  Meanwhile...

This mail comes in two parts

a) A bug
b) A request

----------------

Bug
===

ox-texinfo:  Xref are not typeset properly

See attached files.

----------------

Request
=======

(May be?) Put "*Org INFO Texinfo Output*" in `compilation-mode'.


[-- Attachment #2: emacsprimer.texi --]
[-- Type: text/x-texinfo, Size: 474 bytes --]

\input texinfo    @c -*- texinfo -*-
@c %**start of header
@setfilename ./emacsprimer.info
@settitle 
@documentencoding UTF-8
@documentlanguage en
@c %**end of header

@finalout
@titlepage
@title 
@end titlepage

@ifnottex
@node Top
@top 
@end ifnottex

@menu
* Figure::
* Link to Figure::
@end menu

@node Figure
@unnumbered Figure

@image{./images/emacs-24.5.1-startup-screen-annotated,,,,png}

@node Link to Figure
@unnumbered Link to Figure

@ref{orgparagraph1,,1}

@bye

[-- Attachment #3: emacsprimer.org --]
[-- Type: application/vnd.lotus-organizer, Size: 115 bytes --]

[-- Attachment #4: *Org INFO Texinfo Output* --]
[-- Type: text/plain, Size: 359 bytes --]

;;; -*- mode: compilation; -*-
~/src/emacsprimer/emacsprimer.texi:16: warning: Must specify a title with least one of @settitle or @top.
~/src/emacsprimer/emacsprimer.texi:32: Cross reference to nonexistent node `orgparagraph1' (perhaps incorrect sectioning?).
makeinfo: Removing output file `./emacsprimer/index.html' due to errors; use --force to preserve.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ox-texinfo:  Xref are not typeset properly
  2015-05-29  7:22 ox-texinfo: Xref are not typeset properly Vaidheeswaran C
@ 2015-05-29  9:33 ` Nicolas Goaziou
  2015-05-29 11:48   ` Vaidheeswaran C
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-05-29  9:33 UTC (permalink / raw)
  To: Vaidheeswaran C; +Cc: emacs-orgmode

Hello,

Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes:

> Bug
> ===
>
> ox-texinfo:  Xref are not typeset properly
>
> See attached files.

Fixed in 0ed99a4c8cccde1d7f5e190feda54558c1ff4188. Thank you.
>
> ----------------
>
> Request
> =======
>
> (May be?) Put "*Org INFO Texinfo Output*" in `compilation-mode'.

Done in 1bd26e2d81933a05c3f97ff0d3c8cc53dd51dd3a.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ox-texinfo:  Xref are not typeset properly
  2015-05-29  9:33 ` Nicolas Goaziou
@ 2015-05-29 11:48   ` Vaidheeswaran C
  0 siblings, 0 replies; 3+ messages in thread
From: Vaidheeswaran C @ 2015-05-29 11:48 UTC (permalink / raw)
  To: emacs-orgmode


Thanks for the fixes.  I am test driving the ox-texinfo exporter.  So
the list is likely to get more bug reports from me.


On Friday 29 May 2015 03:03 PM, Nicolas Goaziou wrote:
> Hello,
> 
> Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes:
> 
>> Bug
>> ===
>>
>> ox-texinfo:  Xref are not typeset properly
>>
>> See attached files.
> 
> Fixed in 0ed99a4c8cccde1d7f5e190feda54558c1ff4188. Thank you.
>>
>> ----------------
>>
>> Request
>> =======
>>
>> (May be?) Put "*Org INFO Texinfo Output*" in `compilation-mode'.
> 
> Done in 1bd26e2d81933a05c3f97ff0d3c8cc53dd51dd3a.
> 
> 
> Regards,
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-29 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29  7:22 ox-texinfo: Xref are not typeset properly Vaidheeswaran C
2015-05-29  9:33 ` Nicolas Goaziou
2015-05-29 11:48   ` Vaidheeswaran C

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).