Skip to main content
Bedazzled532
Inspiring
September 16, 2023
Question

Index Markers and Cross-Refernces Markers

  • September 16, 2023
  • 1 reply
  • 213 views

Hi,

 

I have few questions.

 

a.Is Index marker a zero width marker ? If not then how can it be converted to a zero width marker?
b.Is there a GREP Code to find cross-references ?
c.Can Index Markers be added to cross-references ?

 

Any video or materials ?

 

Thanks and regards

This topic has been closed for replies.

1 reply

Peter Kahrel
Community Expert
Community Expert
September 16, 2023

> Is Index marker a zero width marker ?

 

Yes.


> Is there a GREP Code to find cross-references ?

 

If you mean cross-references inserted in the Cross-References panel, yes and no. You look for ~v, but that covers any variable and when you find instances of ~v you can't tell what type of variable you're dealing with. If you don't use any text variables then ~v matches your cross-references.


> Can Index Markers be added to cross-references ?

 

Maybe. Tell us more. Explain what you're after.

Bedazzled532
Inspiring
September 16, 2023

Hello Peter 

Thanks for the reply.

 

I have a cross reference where I have included "paragraph text" only. I am not able to find it using ~v
If I include "paragraph text with page no", then ~v finds the page no only using GREP.

 

I just checked that I can create Index on Cross References also.