emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com>
To: emacs-orgmode@gnu.org
Subject: ox-texinfo:  Xref are not typeset properly
Date: Fri, 29 May 2015 12:52:15 +0530	[thread overview]
Message-ID: <mk944l$8bn$1@ger.gmane.org> (raw)

[-- 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.

             reply	other threads:[~2015-05-29  7:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29  7:22 Vaidheeswaran C [this message]
2015-05-29  9:33 ` ox-texinfo: Xref are not typeset properly Nicolas Goaziou
2015-05-29 11:48   ` Vaidheeswaran C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='mk944l$8bn$1@ger.gmane.org' \
    --to=vaidheeswaran.chinnaraju@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).