Reply To: swap text with specific paragraph style

#88491
J R
Member

Hi I am trying to do something similar. I am working on a directory that has many listings. I need to get rid of inset spacing above any listing directly following a city and listing type. The style created currently has a .9 inset spacing above a new line and I want to set that spacing to 0. Both “City” and “Listing Type” are in all caps, so the only way I can think to do this is to write code that says “any paragraph starting after a paragraph with all caps should have no space” but I can’t seem to get the code correct.

For example what I have is:

CITY

LISTING TYPE

Company Name
contact info

What I want is:
CITY
LISTING TYPE
Company Name
contact info

Any help would be appreciated!

This article was last modified on September 19, 2016

Comments (0)

Loading comments...