Search found 4 matches

by Notis
Thu Jun 02, 2016 12:32 am
Forum: LyX
Topic: Wrapped float box width
Replies: 1
Views: 2258

Re: Wrapped float box width

Solved: The trick is to change the Wrap Float Setting to be in mm as opposed to %. Then width can be easily modified.
by Notis
Sat May 28, 2016 6:51 pm
Forum: LyX
Topic: Wrapped float box width
Replies: 1
Views: 2258

Wrapped float box width

I've been struggling to find a way to cleanly wrap text around a figure (.pdf). So far, the best I've been able to do is use a wrapped float. However, this seems to produce a awkward gap to the right of the figure. I'm trying to remove the gap. Any advice would be much appreciated.
Figures of lyx ...
by Notis
Wed Nov 18, 2015 11:51 pm
Forum: Graphics, Figures & Tables
Topic: Tabulars float to next page
Replies: 3
Views: 3979

Tabulars float to next page

Thanks for the suggestions, Johannes. longtable does seem to work with the MWE I initially posted. However, the tabular I'm actually working with is a little more complex, containing set column widths following a section title. Below is a marginally more sophisticated MWE. Within this example, I am ...
by Notis
Wed Nov 18, 2015 2:12 am
Forum: Graphics, Figures & Tables
Topic: Tabulars float to next page
Replies: 3
Views: 3979

Tabulars float to next page

Hi all,

I'm working on a piece containing a series of sequential tables. Currently, if a table is going to run between pages it is floated to a new page.When one table ends, I want the next to begin, even if it has to run onto the next page.

Below is a an example. In my preferred scenario, the C ...