Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

Is it possible to have a non-breaking space in ArcMap? I particularly need it for labels.

& gives me a & but
  doesn't work.

Is there any way to make a non-breaking space?

I'm using Arc10, but this question applies to previous versions as well.

share|improve this question
It this the same question as: gis.stackexchange.com/questions/1811/… – MathiasWestin Sep 19 '10 at 12:47

2 Answers

up vote 2 down vote accepted

Sadly, I don't know of one, and can't find one; doesn't mean it doesn't exist, but the help does indicate that there's only two "special" characters considered, which are replacements for the "&" and "<" characters. This help page has info on all the special bits you can do for a label, but I don't see anything for the equivalent of non-breaking space.

The Maplex labeling engine has a whole bunch of other rules though, including the maximum number of lines it's allowed to use, and what characters to break a line on. While this isn't exactly what you're asking, it might suffice, assuming you can use maplex. See the stacking docs for further info.

And yes, this seems to be a nigh-duplicate of this question. I've got to remember to start looking before answering.

share|improve this answer

&" "& should work in the label query for normal and maplex labelling engines.

It is also possible to convert to Graphical Annotation if only a few.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.