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

How do I get a symbol inserted in a sentence to not overlap top sentence?

Explorer ,
Jul 25, 2012 Jul 25, 2012

Hello all!

Here is a picture of my problem, which shows the inserted symbol mid-sentence overlapping my top sentence text:

overlap.JPG

How do I fix this? THANK YOU so much in advance!

jessie

P.S. The symbol automatically flowed in when I imported my stuff from Word, so I did not insert this in FM. I'm in FM 10 with 32-bit OS.

1.8K
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

Deleted User
Jul 26, 2012 Jul 26, 2012

Select the paragraph where the figure appears.

Open Paragraph Designer.

On the Basic tab, in the Indents and Spacing frame, deselect the "Fixed" check box.

Apply the change.

This increases the leading for the line.  The other option is to resize the figure and its containing frame to fit the standard leading.

Translate
Guest
Jul 26, 2012 Jul 26, 2012

Select the paragraph where the figure appears.

Open Paragraph Designer.

On the Basic tab, in the Indents and Spacing frame, deselect the "Fixed" check box.

Apply the change.

This increases the leading for the line.  The other option is to resize the figure and its containing frame to fit the standard leading.

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 ,
Jul 26, 2012 Jul 26, 2012

If you have a Unicode font with code point 21CC populated, you can avoid the graphic framing altogether by just typing the harpoons as a character.

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
Explorer ,
Jul 26, 2012 Jul 26, 2012

Thanks AJ and Error! I ended up unchecking the fixed box and that worked great. Thanks for making my day easier! Have a good one.

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 ,
Jul 26, 2012 Jul 26, 2012

Windows font MS Arial Unicode has the glyph for code point U+21CC.

I'd insert it as a character, rather than an imported graphic, but I'd do it as a Variable, for maintainability, even if your body font is otherwise Arial.

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
Explorer ,
Jul 26, 2012 Jul 26, 2012

My problem is I don't know where to go to insert it as a character! I've looked around but don't see anything...

I don't find this program very intuitive. *sigh*

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 ,
Jul 26, 2012 Jul 26, 2012

See Working with multiple languages in the Help.

FM has character map features to aid in entering non-keyboard glyphs, but it's probably easier to use the Windows Character Map.

Quick & Dirty:

  1. Type an X at the spot where you want the harpoon.
  2. Select the X and apply font Arial Unicode MS (Format > Style > Font).
  3. On desktop: Start > All program > Accessories > System > Character Map
  4. Font: Arial Unicode MS
  5. Go to Unicode: [ 21CC ]
  6. [ Select ]
  7. [ Copy ]
  8. Back in your document, with the X still selected, Ctrl-V paste.

This is not stable. If you Update All and revert to paragraph Default Font, the glyph may vanish.

More Elegant:

  1. Click in the margins, so that no text is selected.
  2. Format > Character > Designer
  3. Define a Character Format with an arbitrary name, such as "Unicode Sans".
  4. Set Family to [ Arial Unicode MS ]
  5. Commands: New Format
  6. Store in Catalog
  7. Select your Q&D harpoon character. Cntrl-C copy it.
  8. Special > Variable [ Create Variable ]
  9. suggested Name: [ U+21CC.sans ]
  10. Definition:
    pick <Unicode Sans> from the Character Formats list
    Cntrl-V paste your harpoon glyph
  11. [ Add ]

You can now insert this glyph anywhere you need it, irrespective of paragraph defaults and other Character Formats. If it does get damaged, just re-insert the variable in place.

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
Explorer ,
Jul 26, 2012 Jul 26, 2012
LATEST

Thanks, Error! I appreciate you taking the time to write out these steps. I need them. I keep all of my forum posts and refer back to them. And I use symbols a lot so this is very helpful. THANKS a million!

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