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

formatting list of references

Enthusiast ,
Apr 21, 2013 Apr 21, 2013

Copy link to clipboard

Copied

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?

Views

611

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

correct answers 1 Correct answer

LEGEND , Apr 21, 2013 Apr 21, 2013

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

Votes

Translate

Translate
LEGEND ,
Apr 21, 2013 Apr 21, 2013

Copy link to clipboard

Copied

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

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
Community Expert ,
Apr 22, 2013 Apr 22, 2013

Copy link to clipboard

Copied

LATEST

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

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