Search found 4 matches

by steve_656525
Sat Mar 26, 2011 5:20 pm
Forum: Scientific Word/Workplace
Topic: When will there be a new version of Scientific word?
Replies: 1
Views: 23879

When will there be a new version of Scientific word?

I looked at this software, but noticed there was no release or new version for 5 years or so now.

Is this software still being maintained?

I am worried about buying it now, because when I see a company that did not make a new release for this long, I think there is something wrong with it. They ...
by steve_656525
Sat Mar 26, 2011 5:05 pm
Forum: LyX
Topic: How to insert new line inside table cell? (wrap text)
Replies: 1
Views: 2382

How to insert new line inside table cell? (wrap text)

Hello;

I think I posted this question to the wrong forum before. This is a Lyx question. I did not get much help on this, so I am trying again in this forum.

Original question is here:

http://www.latex-community.org/forum/viewforum.php?f=44

called "How to insert new line inside table cell??"

My ...
by steve_656525
Fri Mar 25, 2011 11:06 am
Forum: LyX
Topic: How to insert new line inside table cell? (wrap text)
Replies: 8
Views: 12821

How to insert new line inside table cell? (wrap text)

The standard environment allows » p{‹width›} « column types of a certain width.

Thanks, yes, I know in Latex how to do it. I use
p{3in} as example.

But in Lyx, it is a GUI thing, and when I hit the
carriage return, I wanted it to start a new line
inside the table cell.

Isn't that the whole ...
by steve_656525
Fri Mar 25, 2011 9:38 am
Forum: LyX
Topic: How to insert new line inside table cell? (wrap text)
Replies: 8
Views: 12821

How to insert new line inside table cell? (wrap text)

Hello,
I am new to Lyx (just started using it today).
But I know how to program in Latex a little.

I create a table, and I want to add large text
into one cell of a table, but I want to be able
to hit carriage return and have a new line
added automatically inside the same cell.

I read that I can ...