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

Shaded Object With Text or Number

New Here ,
Jul 15, 2009 Jul 15, 2009

Copy link to clipboard

Copied

What is the best way to do the following:

I want to have a shaded rectangle (blue), approximately 0.690" width x 1.344" height. The chapter number (bold white) is to be centered inside this blue rectangle. Once created, I need to position the rectangle and chapter number over the last three letters in the word "Chapter", send the rectangle to the back (I presume), and have the last three letters show through the rectangle.

I have created the rectangle and chapter number using a text box (although it's difficult to get the number centered), and I can position it over the last three letters. Of course, it covers the letters, so I send it to the back. Once I've done that, I can't select it again without moving the body frame, which seems like a lot of trouble and I don't think that's the best way to do this.

I've thought about using an anchored frame and importing a numeral that I can save as a .gif, but I can't control the exact placement of the anchored frame.

Any suggestions? I'm going nuts.

Views

544
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
LEGEND ,
Jul 15, 2009 Jul 15, 2009

Copy link to clipboard

Copied

LATEST

Something like this (see attached MIF file - you didn't specify which version of FM)?

Use the graphical text tool to create the Chapter string and position it graphically. The chapter number is set to an autonumber using the <$chapnum> variable so you don't have to touch it to automatically update in its own paratag (ChapNum). The items are then grouped together so they can be positioned as a unit. The grouped graphics item is then placed in an anchored frame so that you can drop it in the flow however you want.

Votes

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