[DOC++] how to insert newline in doc ?
Brought to you by:
adragos
From: James Yu <cy...@gm...> - 2005-07-10 04:25:29
|
Hi all, I am trying to insert a newline into my doc prepared with doc++. I tried the following methods, but none of them works: 1. hit on <enter> 2. append '\n' at the end of the line 3. append \tex{\newline} at the end of the line 4. append <br> at the end of the line Please let me know if there is any other ways to insert newline into doc++ document. Sincerely, -- James Yu (游家慶) +886-932-353-055 cy...@gm... |