• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Crossreference to another chapter

Community Beginner ,
Sep 18, 2018 Sep 18, 2018

Copy link to clipboard

Copied

I need to make a cross-reference to a paragraph in another chapter (ie. different file).  I am not seeing how this is done.

TOPICS
Structured

Views

278

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 20, 2018 Sep 20, 2018

Copy link to clipboard

Copied

Hi Cindy,

I am assuming that you want a cross-reference from one (Chapter1.XML) chapter to an another (Chapter2.XML) chapter.

You can try something like this.

Chapter1.XML:

<para>Refer to <xref srcfile = "Chapter2.XML#crossref1 format = "Link"/>.</para>

Chapter2.XML:

<para id = "crossref1">Link</para>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 17, 2019 Jul 17, 2019

Copy link to clipboard

Copied

LATEST

Hi Cindy,

  1. open up both .xml files - then one you want to put the xref into and the one you want to xref to.
  2. In the file you want to have the reference mark the area and then go to Insert > Cross-Reference (or on the keyboard hit Esc s c).

The reference pod opens usually on the right.

  1. In there you select in File Settings the file, you have opened and want to reference to from the selection list (no need to browse, as its open already).
  2. In the overview box highlight the file and underneath click Insert.
  3. Save the file you added the reference in.

Done.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines