Skip to main content
1-Visitor
November 7, 2011
Question

Searching for an entity

  • November 7, 2011
  • 1 reply
  • 600 views
We are running Arbortext v5.3 M010. In a particular document, I know that the entity & (an ampersand) is used multiple times. However, when I search for the entity, either from the command line using the find_entity alias or using the Find dialog window, no entities are found. I can find other entities using either method. Any suggestions on how to successfully search for the ampersand entity?

Rick Schoen
Manager, Editing/Typesetting & Application Servers, Electronic Publishing
The University of Chicago Press
1427 East 60th Street
Chicago, IL 60637
P:773.753.8022
F:773.753.3383
rschoen@press.uchicago.edu<">mailto:rschoen@press.uchicago.edu>

    1 reply

    1-Visitor
    November 7, 2011
    Don't have Editor open in front of me, but I found these in the adepters
    archives. Give them a shot:

    find –m –e “&.*;”
    find_entity entity

    The first will find ANY but if it works for you for that, maybe you can
    adapt the regex.