Skip to main content
10-Marble
May 26, 2020
Question

Glossary Hotlink

  • May 26, 2020
  • 1 reply
  • 4343 views

Good Afternoon,

 

I'm running Arbortext 7.1 M020 with FOSI stylesheets.

I need to remove the hotlink from my glossary generated text, however I am unable to locate where the hotlink is set. The <stringdecl> has no hotlink set and none of the pseudo tags have it as well. Any help would be appreciated.

<stringdecl textid="gloss.app" status="1">

 

Thanks in advance.

Sarah

1 reply

12-Amethyst
June 1, 2020

Hi Sarah,

Can you provide the other coding?

Suzanne Napoleon

www.FOSIexpert.com

"WYSIWYG is last-century technology!"

10-Marble
June 1, 2020

FOSI CODE:

<e-i-c gi="gloss.psu">
<charlist>
<usetext source="gloss.app" userule="2" useparam="maxunmerge=0">
</usetext>
</charlist>
</e-i-c>

 

<e-i-c gi="glosslist">
<charlist>
<savetext textid="gloss.app"
conrule="<ixpt>,glossterm.txt,</ixpt>,<ixsub1>,glossdef.txt,</ixsub1>,<ixpgstr>, bodyfolio.txt[BO],</ixpgstr>,<ixpgkey>,ATIixpagekeyct.txt[BO],</ixpgkey>"
placemnt="after" append="1"></charlist>
</e-i-c>

 

PSEUDO TAGS

<e-i-c gi="ixpt">
<charlist inherit="1">
<font famname="Arial" size="10pt" posture="upright" weight="medium">
<textbrk startln="1" endln="0"></charlist>
</e-i-c>

<e-i-c gi="ixsub1">
<charlist inherit="1">
<textbrk startln="0" endln="0"></charlist>
</e-i-c>

<e-i-c gi="ixpgkey">
<charlist inherit="1">
<textbrk startln="0" endln="0"></charlist>
</e-i-c>

12-Amethyst
June 4, 2020

Is this issue with links in a PDF file or in the Arbortext Edit window?