Skip to main content
Inspiring
April 21, 2013
Answered

formatting list of references

  • April 21, 2013
  • 1 reply
  • 753 views

I need to create a list of references consisting of imported linked graphics. Is it possible to format the list so that the DPI is not printed, and just the file name of the graphic is printed?

    This topic has been closed for replies.
    Correct answer Arnis Gubins

    Unfortunately, the dpi parameter is hardwired in the <$referencename> building block used in the ImportedGraphicsLOR paratag that lists the imported graphics.

    1 reply

    Arnis Gubins
    Arnis GubinsCorrect answer
    Inspiring
    April 21, 2013

    Unfortunately, the dpi parameter is hardwired in the <$referencename> building block used in the ImportedGraphicsLOR paratag that lists the imported graphics.

    Community Expert
    April 22, 2013

    Hi,

    You could search for the dpi value with the wildcards option:

    @ * dpi

    (Space at the beginning. Whole Word deactivated! Use Wildcards activated!)

    Then replace with nothing. Test it with some values and then do a global

    search and replace.

    Best regards

    Winfried