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

formatting list of references

Advocate ,
Apr 21, 2013 Apr 21, 2013

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?

683
Translate
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.

Translate
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.

Translate
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
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

Translate
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