Tagged Questions
2
votes
1answer
67 views
How to wrap web address in table?
All of my text in my table wraps except for line 13, which I have copied below. The website runs off to the side of the page. I'd like it to wrap the web address. Can anyone help?
...
2
votes
2answers
533 views
Wrapping a table both rowwise and pagewise
I just discovered the tabularx package which allows me to introduce a table column which has line wrapping, and I also know that packages that allow automatic table splitting across pages do exists ...
2
votes
1answer
698 views
Wrap text with both spaces and no spaces
Trying to wrap text using longtable combined with seqsplit but it won't format correctly for something like
...
1
vote
2answers
437 views
Longtable and wrapping text with underscores
I am currently using the longtable environment and I have set the width for each row. In one particular row I need to include some Prolog code which happen to have underscore characters. For instance:
...