Re: Multicol Package: Figures Not Displayed

2016-04-28 Thread Jacob Bishop
On Wed, Apr 27, 2016 at 3:48 PM, Rich Shepard wrote: > On Wed, 27 Apr 2016, Guillaume Munch wrote: > > This appears to be an issue on the latex side. Since you are using ERT, >> you will have to use one of the solutions from >>

Re: Multicol Package: Figures Not Displayed [RESOLVED]

2016-04-28 Thread Rich Shepard
On Wed, 27 Apr 2016, Guillaume Munch wrote: This appears to be an issue on the latex side. Since you are using ERT, you will have to use one of the solutions from https://tex.stackexchange.com/questions/12262/multicol-and-figures by hand. Guillaume, I tried both approaches on that

Re: Multicol Package: Figures Not Displayed

2016-04-27 Thread Rich Shepard
On Wed, 27 Apr 2016, Guillaume Munch wrote: This appears to be an issue on the latex side. Since you are using ERT, you will have to use one of the solutions from https://tex.stackexchange.com/questions/12262/multicol-and-figures by hand. Guillaume, Aha! I've not had figures in previous

Re: Multicol Package: Figures Not Displayed

2016-04-27 Thread Guillaume Munch
Le 27/04/2016 17:04, Rich Shepard a écrit : On Wed, 27 Apr 2016, Rich Shepard wrote: I've looked for the source of the problem but have not seen it. A hint as to why the figures are not displayed when the multicol package is used will be much appreciated. Brief example attached (with

Re: Multicol Package: Figures Not Displayed

2016-04-27 Thread Rich Shepard
On Wed, 27 Apr 2016, Rich Shepard wrote: I've looked for the source of the problem but have not seen it. A hint as to why the figures are not displayed when the multicol package is used will be much appreciated. Brief example attached (with separate figure so you can include it more

Re: Multicol package - right to left alignment?

2010-06-20 Thread Ronen Abravanel
A Blog Post (In hebrew) by Yehoda Ronen regarding multicol and Hebrew: http://digitalwords.net/?p=122 On Sat, Jun 19, 2010 at 1:04 PM, Barak Sh bara...@gmail.com wrote: Thanks! However, the code does not seem to change anything. Barak On Sat, Jun 19, 2010 at 1:01 PM, Vincent van Ravesteijn

Re: Multicol package - right to left alignment?

2010-06-20 Thread Barak Sh
Thanks! It doesn't seem to work, though; when trying to export I get an error Undefined control sequence on the line containing \end{multicols} (although \begin{multicols}{3} generates no errors). Another error Missing number, treated as zero also appears for some reason. I tried writing

Re: Multicol package - right to left alignment?

2010-06-20 Thread Ronen Abravanel
A Blog Post (In hebrew) by Yehoda Ronen regarding multicol and Hebrew: http://digitalwords.net/?p=122 On Sat, Jun 19, 2010 at 1:04 PM, Barak Sh bara...@gmail.com wrote: Thanks! However, the code does not seem to change anything. Barak On Sat, Jun 19, 2010 at 1:01 PM, Vincent van Ravesteijn

Re: Multicol package - right to left alignment?

2010-06-20 Thread Barak Sh
Thanks! It doesn't seem to work, though; when trying to export I get an error Undefined control sequence on the line containing \end{multicols} (although \begin{multicols}{3} generates no errors). Another error Missing number, treated as zero also appears for some reason. I tried writing

Re: Multicol package - right to left alignment?

2010-06-20 Thread Ronen Abravanel
A Blog Post (In hebrew) by Yehoda Ronen regarding multicol and Hebrew: http://digitalwords.net/?p=122 On Sat, Jun 19, 2010 at 1:04 PM, Barak Sh wrote: > Thanks! However, the code does not seem to change anything. > > Barak > > > On Sat, Jun 19, 2010 at 1:01 PM, Vincent van

Re: Multicol package - right to left alignment?

2010-06-20 Thread Barak Sh
Thanks! It doesn't seem to work, though; when trying to export I get an error "Undefined control sequence" on the line containing "\end{multicols}" (although "\begin{multicols}{3}" generates no errors). Another error "Missing number, treated as zero" also appears for some reason. I tried writing

Re: Multicol package - right to left alignment?

2010-06-19 Thread Vincent van Ravesteijn
Op 19-6-2010 11:56, Barak Sh schreef: Hello, I'm trying to use the multicol package in order to print a formula sheet with 3 columns and a vertical line separating them. The document is in Hebrew and should be aligned right to left. When using the usual Two-column document setting in LyX, the

Re: Multicol package - right to left alignment?

2010-06-19 Thread Barak Sh
Thanks! However, the code does not seem to change anything. Barak On Sat, Jun 19, 2010 at 1:01 PM, Vincent van Ravesteijn v...@lyx.org wrote: Op 19-6-2010 11:56, Barak Sh schreef: Hello, I'm trying to use the multicol package in order to print a formula sheet with 3 columns and a

Re: Multicol package - right to left alignment?

2010-06-19 Thread Vincent van Ravesteijn
Op 19-6-2010 11:56, Barak Sh schreef: Hello, I'm trying to use the multicol package in order to print a formula sheet with 3 columns and a vertical line separating them. The document is in Hebrew and should be aligned right to left. When using the usual Two-column document setting in LyX, the

Re: Multicol package - right to left alignment?

2010-06-19 Thread Barak Sh
Thanks! However, the code does not seem to change anything. Barak On Sat, Jun 19, 2010 at 1:01 PM, Vincent van Ravesteijn v...@lyx.org wrote: Op 19-6-2010 11:56, Barak Sh schreef: Hello, I'm trying to use the multicol package in order to print a formula sheet with 3 columns and a

Re: Multicol package - right to left alignment?

2010-06-19 Thread Vincent van Ravesteijn
Op 19-6-2010 11:56, Barak Sh schreef: Hello, I'm trying to use the multicol package in order to print a formula sheet with 3 columns and a vertical line separating them. The document is in Hebrew and should be aligned right to left. When using the usual "Two-column document" setting in LyX,

Re: Multicol package - right to left alignment?

2010-06-19 Thread Barak Sh
Thanks! However, the code does not seem to change anything. Barak On Sat, Jun 19, 2010 at 1:01 PM, Vincent van Ravesteijn wrote: > Op 19-6-2010 11:56, Barak Sh schreef: > > Hello, >> I'm trying to use the multicol package in order to print a formula sheet >> with 3 columns and

Re: multicol package

2009-07-16 Thread Marcelo Acuña
I am trying to set up a book (8x10 - about 400 pages) with mostly 2 columns. I want the chapter titles and section headings to go across the page with the body text in 2 columsn. I have set it up as follows: Chapter Title \begin{multicols}{2} (body text) \end{multicols} or

Re: multicol package

2009-07-16 Thread Marcelo Acuña
I am trying to set up a book (8x10 - about 400 pages) with mostly 2 columns. I want the chapter titles and section headings to go across the page with the body text in 2 columsn. I have set it up as follows: Chapter Title \begin{multicols}{2} (body text) \end{multicols} or

Re: multicol package

2009-07-16 Thread Marcelo Acuña
> I am trying to set up a book (8"x10" > - about 400 pages) with mostly 2 columns. > I want the chapter titles and section headings to go across > the page with the > body text in 2 columsn. > > I have set it up as follows: > > Chapter Title > \begin{multicols}{2} > > (body text) > >

Re: multicol package

2009-07-14 Thread Wolfgang Engelmann
Am Monday 13 July 2009 21:09:51 schrieb Shirley: what about using twocolumn in documentsettings (e.g. in Koma book) and for the onecolumn text below the headings \onecolumn text \twocolumn ? Wolfgang I am trying to set up a book (8x10 - about 400 pages) with mostly 2 columns. I want the

Re: multicol package

2009-07-14 Thread Wolfgang Engelmann
Am Monday 13 July 2009 21:09:51 schrieb Shirley: what about using twocolumn in documentsettings (e.g. in Koma book) and for the onecolumn text below the headings \onecolumn text \twocolumn ? Wolfgang I am trying to set up a book (8x10 - about 400 pages) with mostly 2 columns. I want the

Re: multicol package

2009-07-14 Thread Wolfgang Engelmann
Am Monday 13 July 2009 21:09:51 schrieb Shirley: what about using twocolumn in document>settings (e.g. in Koma book) and for the onecolumn text below the headings \onecolumn text \twocolumn ? Wolfgang > I am trying to set up a book (8"x10" - about 400 pages) with mostly 2 > columns. I want the