Forums
This topic is locked
A simple newbie question!
Posted 08 Apr 2003 13:16:39
1
has voted
08 Apr 2003 13:16:39 Gary Butler posted:
HiJust taking my first few steps with this program and im stuck already!<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
When typing text directly into a table pressing enter always leads to a blank line being inserted in between lines of text. If I copy text directly from word into DMX then the line spacing is normal. I cant find any setting to change this but know it must be fairly simple!!
Replies
Replied 08 Apr 2003 16:21:17
08 Apr 2003 16:21:17 Vince Baker replied:
your problem is what is called default paragraphing.
If you want to start a new paragraph you press the enter key (paragraphs seperated by a space). You you want to insert a carriage return (refered to as a break return in HTML) you need to hold the shift key down before pressing return...
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
If you want to start a new paragraph you press the enter key (paragraphs seperated by a space). You you want to insert a carriage return (refered to as a break return in HTML) you need to hold the shift key down before pressing return...
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 11 Apr 2003 12:51:13
11 Apr 2003 12:51:13 Gary Butler replied:
Cheers Bakerv! Easy when you know how!!!