Hello,
When I write multiple sentences as the content of a table cell, all text after the first point character is rendered in the next row of the same column.
I am using Lyx and have a set tablewidth(100% linewidth), and columnwidths(%'s linewidth). Text with only a point character at the end is wrapped correctly.
Can anybody help me solve this issue? Many thanks in advance.
LyX ⇒ Point character in cell content moves rest of content
NEW: TikZ book now 40% off at Amazon.com for a short time.

Point character in cell content moves rest of content
Hi hark,
Welcome to the LaTeX community.
Please post a
minimal working example (MWE), i.e. a mini file starting with
Regards
Welcome to the LaTeX community.
Please post a

\documentclass
and ending with \end{document}
(~10-20 lines), that let's reproduce the issue. Otherwise it will be hard to give any advice.Regards
site moderator & package author
Re: Point character in cell content moves rest of content
What a great way to make yourself feel(and look) stupid.
After making an example I noticed the problem did not occur.. the faulty table had multirow settings enabled which caused the strange behavior.
Thanks for the assistance.
After making an example I noticed the problem did not occur.. the faulty table had multirow settings enabled which caused the strange behavior.
Thanks for the assistance.
Point character in cell content moves rest of content
I wouldn't think so: similar things have happened to all of ushark wrote:What a great way to make yourself feel(and look) stupid.

hark wrote:After making an example I noticed the problem did not occur.. the faulty table had multirow settings enabled which caused the strange behavior.

- They help focusing on the problem
- potential helpers will be able to find what the problem is much faster (Also with non-minimal examples they sometimes don't bother looking...)
- In many cases one finds the issue oneself while creating a MWE (the most important point to me)
site moderator & package author