[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [help-texinfo] Using @ref @xref and @pxref
From: |
Gavin Smith |
Subject: |
Re: [help-texinfo] Using @ref @xref and @pxref |
Date: |
Tue, 1 Jan 2019 19:12:16 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Tue, Jan 01, 2019 at 06:00:53PM +0100, Christopher Dimech wrote:
> I have written a document in texinfo. I put all the document material into
> one file.
> Now I am trying to split things into multiple files as the document has
> become too long.
>
>
> I have seen that @ref can be used with up to five parameters but cannot find
> useful examples
> of how to carry out the change. I would appreciate help in this new plan so
> very much
>
You would carry on using one parameter to @ref. If the files are
included with @include that is as if the targets and links are all
within the same manual. It is not a link between different manuals in
your situation: the link is within a single manual.