Text formatting-Some simple id questions please
Text formatting-Some simple id questions please
(OP)
Hi there
1. Can I remove the "return" new line command in imported text, at the moment when I import into a text frame I have to delete all the "return key"/newline command or whatever its called so I can flow the lines when the text frame is changed.
2. Is there a way to automaticly expand/track all lines of text to fit the text frame left and right so I have an even block of text, at the momemt Im ajusting tracking line after line.
Many thanks if you can help.
sam
1. Can I remove the "return" new line command in imported text, at the moment when I import into a text frame I have to delete all the "return key"/newline command or whatever its called so I can flow the lines when the text frame is changed.
2. Is there a way to automaticly expand/track all lines of text to fit the text frame left and right so I have an even block of text, at the momemt Im ajusting tracking line after line.
Many thanks if you can help.
sam
RE: Text formatting-Some simple id questions please
Leave the tracking set to 0pt
Adjust the size of type and the leading instead to fit the text.
If there's too much text you may not have a choice but to copyedit the text so it fits better.
You may want to look at justifying the text and adjusting the hyphenation and justification settings.
I'm not sure exactly what the issue is with the "return key"/newline command?
You can do a find replace for
Find
^p^p
Change to
^p
You will have to run it several times to catch them all.
Or Grep find replace for
Find
\r\r+
Change to
^r
To change them in one go
You may want to do a Grep Find Change for
\n\n+
\n
Or in the Normal Find and Replace
^n^n
^n
You may have to run that several times.
http://www.doozler.blogspot.com/
RE: Text formatting-Some simple id questions please
Isnt leading space between lines not left to right spacing? I have seen many contemporary design stuff where a paragraphs lines are exactly equal, the only way I can work out how this was done was to change tracking of each line, I do it all the time on 12pt text and you cant really notice it up to + or - 50, i just thought as its an often done thing that there was a command to automaticly equalise each line and then you would manually un-track the last line if its only a few words or something.
RE: Text formatting-Some simple id questions please
Leading is the space between lines, and I understand the importance of keeping the text even across spreads.
If you must adjust the tracking for a page, then I suggest you select all the text on the page and apply the same amount of tracking.
Normally I would not go below -10pt when tracking.
http://www.doozler.blogspot.com/
RE: Text formatting-Some simple id questions please
RE: Text formatting-Some simple id questions please
RE: Text formatting-Some simple id questions please
RE: Text formatting-Some simple id questions please
Hope this explains it better.
Larger version here
ht
http://www.doozler.blogspot.com/
RE: Text formatting-Some simple id questions please
sam
RE: Text formatting-Some simple id questions please
http://www.doozler.blogspot.com/