opensubscriber
   Find in this group all groups
 
Unknown more information…

h : help-texinfo@gnu.org 9 May 2011 • 3:26PM -0400

Re: [help-texinfo] texinfo
by Eli Zaretskii

REPLY TO AUTHOR
 
REPLY TO GROUP




> Date: Fri, 6 May 2011 10:29:42 -0400
> From: nick strauss <nicholas.strauss@gmai...>
>
> Trying to get cross references to work with texinfo using pdftex and @nodes.
> How do I set up my makefile and texinfo file to get cross references?
>
> I put in the @setfilename and played around bracket with the
> @node{cross-reference}.
> Now I'm getting errors :
>  Undefined cross reference cross-reference-snt,
>                                         cross-reference-pg
>
> and
> ! pdfTeX warning (dest): name{cross-reference} has been referenced but
> does not exist,
>  replaced by a fixed one

Did you read the Texinfo manual about cross-references?  If not,
please do, because your syntax is dead wrong.  It's a small wonder you
get errors from TeX.

Here's the correct syntax:

  @node My Node

  This is a cross-reference to the above node: @xref{My Node}.

Again, please read the docs.


Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.