Re: Sub-figures (images)

2024-07-29 Thread Jürgen Spitzmüller
Am Montag, dem 29.07.2024 um 20:03 +0300 schrieb A-Imam Al-Sammak: > I am trying to produce several sub-figures for use in my book (size 8 > x 10 inches). The trouble is that because the figure is spread over > two pages, it displays the whole figure. Furthermore, if I include it > in

Sub-figures (images)

2024-07-29 Thread A-Imam Al-Sammak
Dear all I am trying to produce several sub-figures for use in my book (size 8 x 10 inches). The trouble is that because the figure is spread over two pages, it displays the whole figure. Furthermore, if I include it in the chapter it does not show at all. I am attaching a file containing the

Re: Rearranging figures - reassurance

2024-06-09 Thread Richard Kimberly Heck
On 6/9/24 06:05, Brian Kneller via lyx-users wrote: Hello, I am using the document class books for my thesis and I have numbered my figures with chapter number first and incremental number second - ie Fig 2.3 for graphic 3 in chapter 2. I wish to delete and change the order of figs . I have

Rearranging figures - reassurance

2024-06-09 Thread Brian Kneller via lyx-users
Hello, I am using the document class books for my thesis and I have numbered my figures with chapter number first and incremental number second - ie Fig 2.3 for graphic 3 in chapter 2. I wish to delete and change the order of figs . I have done this and manually updated the links (for the

Line spacing in List of Figures

2023-10-10 Thread Les Denham
All, I have a rather abstruse problem which may not have a solution, but I would appreciate any suggestions. I am typesetting a novel with LyX, using the Memoir Class (I am very familiar with it), but I have come across an unusual problem. Most novels do not have figures, but this one does. I do

Re: Floating figures disappearing when using multicols package

2021-04-17 Thread Jürgen Spitzmüller
in doing so it seems to create a page break. >   > I have gone ahead to use multicols to fix this issue. However, I am > aware that floats do not appear in multicols environment. I want my > figures to span the width of the column and no the whole document. >   > Is there a way a

RE: Floating figures disappearing when using multicols package

2021-04-12 Thread Philippe Burden
tes a page break when you do this. You can bypass this page break by using multicols, but then you encounter the figures problem -Original Message- From: lyx-users On Behalf Of Wolfgang Engelmann Sent: April 12, 2021 2:20 PM To: lyx-users@lists.lyx.org Subject: Re: Floating figures disappe

Re: Floating figures disappearing when using multicols package

2021-04-12 Thread Wolfgang Engelmann
Am 12.04.21 um 19:57 schrieb Philippe Burden: Right, this helps somewhat. But I don't want my figure to span both columns, only one, and have it centered on that one column. shouldn't the setting of a float default for one column? Wolfgang -- lyx-users mailing list lyx-users@lists.lyx.org

RE: Floating figures disappearing when using multicols package

2021-04-12 Thread Philippe Burden
Right, this helps somewhat. But I don't want my figure to span both columns, only one, and have it centered on that one column. -Original Message- From: lyx-users On Behalf Of Wolfgang Engelmann Sent: April 12, 2021 1:27 PM To: lyx-users@lists.lyx.org Subject: Re: Floating fi

Re: Floating figures disappearing when using multicols package

2021-04-12 Thread Wolfgang Engelmann
create a page break. I have gone ahead to use multicols to fix this issue. However, I am aware that floats do not appear in multicols environment. I want my figures to span the width of the column and no the whole document. Is there a way around this? Cheers, Phil Burden in settings > fl

Floating figures disappearing when using multicols package

2021-04-12 Thread Philippe Burden
multicols to fix this issue. However, I am aware that floats do not appear in multicols environment. I want my figures to span the width of the column and no the whole document. Is there a way around this? Cheers, Phil Burden -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org

Re: Figures and tables at the end/Page of floats

2020-10-18 Thread John Kane
rs, >>> >>> I am preparing a manuscript for a publisher who wants the figures and >>> tables to be placed at the end of the document, with something like "Figure >>> X about here" in the body of the paper itself. I thought that the "Page of >&g

Re: Figures and tables at the end/Page of floats

2020-10-18 Thread Maria Gouskova
On Fri, Oct 16, 2020 at 6:20 PM John Kane wrote: > Have a look at the APA or APA ver 6 classes . > > On Fri, 16 Oct 2020 at 13:32, Maria Gouskova wrote: > >> Hi LyX users, >> >> I am preparing a manuscript for a publisher who wants the figures and >> t

Re: Figures and tables at the end/Page of floats

2020-10-16 Thread John Kane
Have a look at the APA or APA ver 6 classes . On Fri, 16 Oct 2020 at 13:32, Maria Gouskova wrote: > Hi LyX users, > > I am preparing a manuscript for a publisher who wants the figures and > tables to be placed at the end of the document, with something like "Figure > X abo

Figures and tables at the end/Page of floats

2020-10-16 Thread Maria Gouskova
Hi LyX users, I am preparing a manuscript for a publisher who wants the figures and tables to be placed at the end of the document, with something like "Figure X about here" in the body of the paper itself. I thought that the "Page of Floats" setting would accomplish this, b

xhtml export from Lyx: Size of figures

2019-11-28 Thread Wolfgang Engelmann
How can I change the size of images for the xhtml export from Lyx? At the moment, whatever I change -scale graphics, width- the figure is too large. I use debian, lyx 2.33 and koma script book style A5. The figures are in floats. Wolfgang -- lyx-users mailing list lyx-users@lists.lyx.org

xhtml export from Lyx: List of figures

2019-11-28 Thread Wolfgang Engelmann
the xhtml export from Lyx leads to a list of figures which shows the whole content of the legends. I would like to have here only the short title, but the long title in the legends. What would be the best way to achieve this (98 figures!). Wolfgang -- lyx-users mailing list lyx-users

Re: Reducing document figures size

2019-10-17 Thread Cris Fuhrman
On Thu, Oct 17, 2019 at 1:19 PM Rich Shepard wrote: > Thanks, Chris. Over the past couple of decades I've used gs primarily to > convert .ps to .pdf (or the reverse) and have never dug deeply into all its > capabilities. And it hadn't occurred to me to look at it. > I recently had to submit a pa

Re: Reducing document figures size

2019-10-17 Thread Rich Shepard
On Thu, 17 Oct 2019, Cris Fuhrman wrote: GhostScript has lots of features. There are some hints at this GIST: https://gist.github.com/firstdoit/6390547 Thanks, Chris. Over the past couple of decades I've used gs primarily to convert .ps to .pdf (or the reverse) and have never dug deeply into a

Re: Reducing document figures size

2019-10-17 Thread Cris Fuhrman
GhostScript has lots of features. There are some hints at this GIST: https://gist.github.com/firstdoit/6390547 On Thu, Oct 17, 2019 at 10:45 AM Rich Shepard wrote: > I have a 37-page report and the pdf size is 7.3M because it includes 34 > figures. Some of these figures are digital photo

Reducing document figures size

2019-10-17 Thread Rich Shepard
I have a 37-page report and the pdf size is 7.3M because it includes 34 figures. Some of these figures are digital photographs (720x480dpi, .png), some are spatial maps produced by GRASS (.pdf), and some are lattice plots produced by R (large amounts of data display slowly, .pdf). Is there a

Re: "Unfloat" figures and captions

2019-09-23 Thread Richard Kimberly Heck
On 9/23/19 3:42 PM, Rich Shepard wrote: > I've a series of nine figures in an appendix. Each is in a section as a > floating figure. My mistake. The list of sections is printed after the > appendix head, but the figures all follow rather than being in their > section > of

"Unfloat" figures and captions

2019-09-23 Thread Rich Shepard
I've a series of nine figures in an appendix. Each is in a section as a floating figure. My mistake. The list of sections is printed after the appendix head, but the figures all follow rather than being in their section of the appendix/chapter. Is there a way to unfloat them other than del

Re: .eps figures not shown in the pdf file

2019-04-11 Thread Wolfgang Engelmann
On 11.04.19 12:23, Kornel Benko wrote: Am Donnerstag, 11. April 2019, 11:56:11 CEST schrieb Wolfgang Engelmann: On 10.04.19 20:04, Paul A. Rubin wrote: On 4/10/19 2:56 AM, Wolfgang Engelmann wrote: What do I have to do if eps figures are not shown in the pdf file? I had before never problems

Re: .eps figures not shown in the pdf file

2019-04-11 Thread Kornel Benko
Am Donnerstag, 11. April 2019, 11:56:11 CEST schrieb Wolfgang Engelmann: > > On 10.04.19 20:04, Paul A. Rubin wrote: > > On 4/10/19 2:56 AM, Wolfgang Engelmann wrote: > >> What do I have to do if eps figures are not shown in the pdf file? I > >> had

Re: .eps figures not shown in the pdf file

2019-04-11 Thread Wolfgang Engelmann
On 10.04.19 20:04, Paul A. Rubin wrote: On 4/10/19 2:56 AM, Wolfgang Engelmann wrote: What do I have to do if eps figures are not shown in the pdf file? I had before never problems with it. Wolfgang Things you can try: 1. After compiling the document to PDF, check Document > LaTeX

Re: .eps figures not shown in the pdf file

2019-04-10 Thread Paul A. Rubin
On 4/10/19 2:56 AM, Wolfgang Engelmann wrote: What do I have to do if eps figures are not shown in the pdf file? I had before never problems with it. Wolfgang Things you can try: 1. After compiling the document to PDF, check Document > LaTeX log for any error messages. (You can sea

Re: .eps figures not shown in the pdf file

2019-04-10 Thread Baris Erkus
On 10-Apr-19 10:51 AM, Wolfgang Engelmann wrote: > > On 10.04.19 09:07, Baris Erkus wrote: >> On 10-Apr-19 9:56 AM, Wolfgang Engelmann wrote: >>> What do I have to do if eps figures are not shown in the pdf file? I >>> had before never problems with it. >>

Re: .eps figures not shown in the pdf file

2019-04-10 Thread Wolfgang Engelmann
On 10.04.19 09:07, Baris Erkus wrote: On 10-Apr-19 9:56 AM, Wolfgang Engelmann wrote: What do I have to do if eps figures are not shown in the pdf file? I had before never problems with it. Wolfgang Are you using pdflatex or latex+dvipdf? ASAIK, eps figures cannot be interpreted by

Re: .eps figures not shown in the pdf file

2019-04-10 Thread Baris Erkus
On 10-Apr-19 9:56 AM, Wolfgang Engelmann wrote: > What do I have to do if eps figures are not shown in the pdf file? I > had before never problems with it. > > Wolfgang > Are you using pdflatex or latex+dvipdf? ASAIK, eps figures cannot be interpreted by pdflatex. For eps, you s

.eps figures not shown in the pdf file

2019-04-09 Thread Wolfgang Engelmann
What do I have to do if eps figures are not shown in the pdf file? I had before never problems with it. Wolfgang

Re: LyX 2.3.0 on Mac: Exporting to LaTeX (pdflatex) messes up paths to tables and figures

2018-05-17 Thread Dr Eberhard Lisse
You can tell knitr where to put the figures exactly, it does create a figure directory, but I do not have this issue either, when using knitr. Latest version of everything? el On 2018-05-16 16:22 , Uwe Thuemmel wrote: > I realised that the problem appears when I am using the knitr module >

Re: LyX 2.3.0 on Mac: Exporting to LaTeX (pdflatex) messes up paths to tables and figures

2018-05-16 Thread Uwe Thuemmel
mel <mailto:accou...@uwethuemmel.com>> wrote: > > Dear fellow users, > > I have figures (as pdf) and tables (as LyX child documents) in > subdirectories ./figures and ./tables. When I export from LyX > 2.3.0 on Mac to LaTeX (pdflatex), the relative paths to t

Re: LyX 2.3.0 on Mac: Exporting to LaTeX (pdflatex) messes up paths to tables and figures

2018-05-16 Thread Dr Eberhard Lisse
5, Joel Kulesza wrote: > On Sun, May 13, 2018 at 9:37 AM, Uwe Thuemmel <mailto:accou...@uwethuemmel.com>> wrote: > > Dear fellow users, > > I have figures (as pdf) and tables (as LyX child documents) in > subdirectories ./figures and ./tables. When I e

Re: LyX 2.3.0 on Mac: Exporting to LaTeX (pdflatex) messes up paths to tables and figures

2018-05-13 Thread Joel Kulesza
On Sun, May 13, 2018 at 9:37 AM, Uwe Thuemmel wrote: > Dear fellow users, > > I have figures (as pdf) and tables (as LyX child documents) in > subdirectories ./figures and ./tables. When I export from LyX 2.3.0 on Mac > to LaTeX (pdflatex), the relative paths to these figures

LyX 2.3.0 on Mac: Exporting to LaTeX (pdflatex) messes up paths to tables and figures

2018-05-13 Thread Uwe Thuemmel
Dear fellow users, I have figures (as pdf) and tables (as LyX child documents) in subdirectories ./figures and ./tables. When I export from LyX 2.3.0 on Mac to LaTeX (pdflatex), the relative paths to these figures and tables are messed up. In particular, they are replaced by absolute paths

Re: Figures not showing in pdf

2017-09-18 Thread Paul A. Rubin
On 09/18/2017 09:00 AM, Persio Barros wrote: Hi all, I was having some trouble when generating a pdf output with pdflatex for a document with various figures (pdf graphic files). Some of them showed in the generated pdf but others didn't. For those not showing, a blank box with the co

Re: Figures not showing in pdf

2017-09-18 Thread Paul A. Rubin
On 09/18/2017 09:00 AM, Persio Barros wrote: Hi all, I was having some trouble when generating a pdf output with pdflatex for a document with various figures (pdf graphic files). Some of them showed in the generated pdf but others didn't. For those not showing, a blank box with the co

Figures not showing in pdf

2017-09-18 Thread Persio Barros
Hi all, I was having some trouble when generating a pdf output with pdflatex for a document with various figures (pdf graphic files). Some of them showed in the generated pdf but others didn't. For those not showing, a blank box with the correct figure size was shown instead. After

Re: Lyx Tables/Figures and Section Question

2017-06-30 Thread Christos Makridis
Thanks Ricardo, and yes if anyone has any familiarity with putting tables/figures at different parts of a document, let me know. Right now, they kind of get meshed together and I want to separate the tables/figures for the manuscript out from those associated with the appendix of my paper. Thank

Re: Lyx Tables/Figures and Section Question

2017-06-30 Thread Ricardo Berlasso
2017-06-30 18:50 GMT+02:00 Christos Makridis : > Hey Ricardo, > > Fantastic advice! I did the first part easily, but on the appendix part - > here's a follow up. > > The journal I'm submitting to asks for tables and figures to be last. Is > there any way to put the

Re: Lyx Tables/Figures and Section Question

2017-06-30 Thread Ricardo Berlasso
I forgot to add the list, sorry. Sending the message again: 2017-06-30 10:15 GMT+02:00 Ricardo Berlasso : > 2017-06-30 0:55 GMT+02:00 Christos Makridis : > >> Hey Lyx Community, >> >> I've got two simple questions for you all when you have time. >> >> Fi

Lyx Tables/Figures and Section Question

2017-06-29 Thread Christos Makridis
Hey Lyx Community, I've got two simple questions for you all when you have time. First, how do you get tables and figures to give roman numerals, rather than numerics? Second, how do you make it so that when you're referencing a figure or table from the appendix ("\section*{

Re: Updating pointers to floating figures when document moved

2017-04-05 Thread Joel Kulesza
On Wed, Apr 5, 2017 at 12:57 PM, Rich Shepard wrote: > another useful (for me) technique is to put >> symlinks in the document-specific local images directory to the images >> that reside elsewhere. When I move the folder containing the doc and >> images (or just move the doc and images folder),

Re: Updating pointers to floating figures when document moved

2017-04-05 Thread Rich Shepard
On Wed, 5 Apr 2017, Paul A. Rubin wrote: Regarding your last point, which I take to mean that not all images "belong" to a single document, another useful (for me) technique is to put symlinks in the document-specific local images directory to the images that reside elsewhere. When I move the fo

Re: Updating pointers to floating figures when document moved

2017-04-05 Thread Paul A. Rubin
the GUI rather than emacs. Of course, I do most writing and data munging in emacs so I have no excuse. FWIW, I typically uses relative paths to figures. On something I'm working on now, there's an "images" subfolder in its home folder, and so figures refer to "images/&q

Re: Updating pointers to floating figures when document moved

2017-04-05 Thread Rich Shepard
most writing and data munging in emacs so I have no excuse. FWIW, I typically uses relative paths to figures. On something I'm working on now, there's an "images" subfolder in its home folder, and so figures refer to "images/". As long as I keep the images folder toget

Re: Updating pointers to floating figures when document moved

2017-04-05 Thread Paul A. Rubin
On 04/05/2017 01:38 PM, Rich Shepard wrote: It's not uncommon for me to re-arrange .lyx documents by moving or copying them to different subdirectories. I will move or copy embedded figures, too, but the settings are not automatically updated. As a result, I need to go through the doc

Updating pointers to floating figures when document moved

2017-04-05 Thread Rich Shepard
It's not uncommon for me to re-arrange .lyx documents by moving or copying them to different subdirectories. I will move or copy embedded figures, too, but the settings are not automatically updated. As a result, I need to go through the document (which might contain many figures, 52 in to

Re: List of Figures

2017-03-15 Thread CarLaTeX
17 4:05 AM, "Steve Burnham" ha scritto: > > >> I'm having a hard time figuring an error out LyX gives on compilation. > I'm > >> trying to include a list of figures in my document. One document based > on > >> the same template (custom

Re: List of Figures

2017-03-14 Thread Steve Burnham
iguring an error out LyX gives on compilation. I'm >> trying to include a list of figures in my document. One document based on >> the same template (custom university thesis template) but this document >> throws the following error: >> Contents. >> ! Undefined c

Re: List of Figures

2017-03-13 Thread CarLaTeX
yX gives on compilation. > I'm > >> trying to include a list of figures in my document. One document based > on > >> the same template (custom university thesis template) but this document > >> throws the following error: > > >> Contents. > > >>

Re: List of Figures

2017-03-13 Thread Guenter Milde
On 2017-03-12, Steve Burnham wrote: > On Sat, Mar 11, 2017 at 10:35 PM CarLaTeX wrote: >> Il 12 Mar 2017 4:05 AM, "Steve Burnham" ha scritto: >> I'm having a hard time figuring an error out LyX gives on compilation. I'm >> trying to include a list of f

Re: List of Figures

2017-03-12 Thread Steve Burnham
On Sat, Mar 11, 2017 at 10:35 PM CarLaTeX wrote: > Il 12 Mar 2017 4:05 AM, "Steve Burnham" ha scritto: > > I'm having a hard time figuring an error out LyX gives on compilation. I'm > trying to include a list of figures in my document. One document base

Re: List of Figures

2017-03-11 Thread CarLaTeX
Il 12 Mar 2017 4:05 AM, "Steve Burnham" ha scritto: I'm having a hard time figuring an error out LyX gives on compilation. I'm trying to include a list of figures in my document. One document based on the same template (custom university thesis template) but this document

List of Figures

2017-03-11 Thread Steve Burnham
I'm having a hard time figuring an error out LyX gives on compilation. I'm trying to include a list of figures in my document. One document based on the same template (custom university thesis template) but this document throws the following error: Contents. ! Undefined control sequen

Re: caption for tables and figures

2016-11-01 Thread edu Gpl
> I am using lyx for a while now to write my thesis. It’s a nice software >> as long as you know the little bits and bobs. But I sorted tables and so >> on. Now I have a problem in setting the numbering of my tables and figures >> (and equations) in a document of the class books(

Re: caption for tables and figures

2016-10-31 Thread Benedict Holland
22, Hirsch, Katrin wrote: > >> To whom it may concern, >> >> >> >> I am using lyx for a while now to write my thesis. It’s a nice software >> as long as you know the little bits and bobs. But I sorted tables and so >> on. Now I have a problem in setting

Re: caption for tables and figures

2016-10-31 Thread John Kane
now to write my thesis. It’s a nice software as > long as you know the little bits and bobs. But I sorted tables and so on. > Now I have a problem in setting the numbering of my tables and figures (and > equations) in a document of the class books(standard class with extra fond > sizes)

caption for tables and figures

2016-10-31 Thread Hirsch, Katrin
To whom it may concern, I am using lyx for a while now to write my thesis. It's a nice software as long as you know the little bits and bobs. But I sorted tables and so on. Now I have a problem in setting the numbering of my tables and figures (and equations) in a document of the class

Re: .pdf figures are displayed in final pdf document, but Lyx cannot display them

2016-09-13 Thread Puiseux Pierre
<skost...@lyx.org> a écrit :On Sun, Sep 04, 2016 at 03:25:53PM +0200, Puiseux Pierre wrote:my figures pdf are well displayed in final pdf document (with LuaTeX), but in Lyx, I have the message (sorry, in french)« Erreur lors de la conversion vers un format lisible » Hi Pierre,I've seen sev

Re: .pdf figures are displayed in final pdf document, but Lyx cannot display them

2016-09-13 Thread Scott Kostyshak
On Sun, Sep 04, 2016 at 03:25:53PM +0200, Puiseux Pierre wrote: > my figures pdf are well displayed in final pdf document (with LuaTeX), but in > Lyx, I have the message (sorry, in french) > « Erreur lors de la conversion vers un format lisible » Hi Pierre, I've seen several i

.pdf figures are displayed in final pdf document, but Lyx cannot display them

2016-09-04 Thread Puiseux Pierre
my figures pdf are well displayed in final pdf document (with LuaTeX), but in Lyx, I have the message (sorry, in french)« Erreur lors de la conversion vers un format lisible » Thanks for answer Pierre PUISEUX attachment Description: application/apple-msg-attachment  Département Mathématiques

Re: PDF figures not shown in LyX 2.2.0 on MAC

2016-06-20 Thread Dr Eberhard Lisse
When I compiled it it could not find the file so I looked and it is /Users/Work/Desktop/Figtest.pdf when I change that to Figtest.pdf it shows up both in the LyX and resulting PDF. I am using GraphicsMagick by the way. el On 2016-06-14 15:25, Giorgio Zavarise wrote: > The problem is just that

Re: PDF figures not shown in LyX 2.2.0 on MAC

2016-06-14 Thread Wolfgang Engelmann
: Hi everybody I need some help about a perhaps old problem: On my MAC LyX does not show pdf figures, due to a conversion error, even if the pdf file is generated correctly. I am working on MAC, last version of OS X, last version of Lyx, last version of Imagemagick and Ghostscript. I tried several

Re: PDF figures not shown in LyX 2.2.0 on MAC

2016-06-14 Thread Dr Eberhard Lisse
oblem: On my MAC LyX does not > show pdf figures, due to a conversion error, even if the pdf file is > generated correctly. > I am working on MAC, last version of OS X, last version of Lyx, last > version of Imagemagick and Ghostscript. I tried several suggestions that > I found

PDF figures not shown in LyX 2.2.0 on MAC

2016-06-08 Thread Giorgio Zavarise
Hi everybody I need some help about a perhaps old problem: On my MAC LyX does not show pdf figures, due to a conversion error, even if the pdf file is generated correctly. I am working on MAC, last version of OS X, last version of Lyx, last version of Imagemagick and Ghostscript. I tried

Blurry inserted figures for retina display in Lyx 2.2 Mac

2016-06-05 Thread Zhexuan Gong
Dear Lyx developers, I've just installed the official release of Lyx 2.2 Mac version. Thanks a lot for your team's hard work! It's really awesome and the text in the workspace is super sharp right now. However, the display of inserted figures in the Lyx workspace is still blurry

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 >> https://tex.stackexchange.com/questions/12262

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 pre

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

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 e

Multicol Package: Figures Not Displayed

2016-04-27 Thread Rich Shepard
abstract, in the standard environment I inserted \begin{multicol}{2} followed by the first chapter heading on a new line. At the end of the text, before the bibliography environment, I inserted \end{multicol}. This works but the three figures are not included (they are sized to 100% column width

Re: Figures side by side

2015-09-03 Thread Sajjad
How to solve the issue, then ? There must be some way to get around . Thanks On Wed, Sep 2, 2015 at 5:34 PM, Sajjad wrote: > Thanks for the hint. I tried again with your suggestion that I might have > missed initially. Unfortunately, I am getting the same result - one image > overlapping the

Re: Figures side by side

2015-09-02 Thread Rich Shepard
, because I've not had an issue with placing two figures side-by-side in a single float. Rich

Re: Figures side by side

2015-09-02 Thread Sajjad
Thanks for the hint. I tried again with your suggestion that I might have missed initially. Unfortunately, I am getting the same result - one image overlapping the other image. So I thought of pasting the source below for you so that it becomes more transparent of what I might have missed in the

Re: Figures side by side

2015-09-01 Thread Scott Kostyshak
On Tue, Sep 1, 2015 at 8:00 PM, Rich Shepard wrote: > On Tue, 1 Sep 2015, Scott Kostyshak wrote: > >> I'm confused. I was just noting a related post. I think the stackexchange >> post was made after Sajjad's email and your response, so you couldn't have >> seen it anyway. > > > The message was a

Re: Figures side by side

2015-09-01 Thread Rich Shepard
On Tue, 1 Sep 2015, Scott Kostyshak wrote: I'm confused. I was just noting a related post. I think the stackexchange post was made after Sajjad's email and your response, so you couldn't have seen it anyway. The message was addressed to me, not the list (that address was a copy). Thought it

Re: Figures side by side

2015-09-01 Thread Scott Kostyshak
On Tue, Sep 1, 2015 at 3:03 PM, Rich Shepard wrote: > On Tue, 1 Sep 2015, Scott Kostyshak wrote: > >> Note that a related LyX question was just asked here: >> >> http://tex.stackexchange.com/questions/264161/lyx-side-by-side-figure-inside-two-column-layoutt > > > Scott, > > I don't follow stacke

Re: Figures side by side

2015-09-01 Thread Rich Shepard
On Tue, 1 Sep 2015, Scott Kostyshak wrote: Note that a related LyX question was just asked here: http://tex.stackexchange.com/questions/264161/lyx-side-by-side-figure-inside-two-column-layoutt Scott, I don't follow stackexchange. Mail lists work best for me. So, no, I did not see that the r

Re: Figures side by side

2015-09-01 Thread Scott Kostyshak
On Mon, Aug 31, 2015 at 12:11 PM, Rich Shepard wrote: > On Mon, 31 Aug 2015, Sajjad wrote: > >> Any hint to get around this issue? > > > I bet you forgot to 1) put a horizontal fill space between the two > minipages (frameless boxes) and 2) did not set the size of each figure to > 45% of the tex

Re: Figures side by side

2015-08-31 Thread Rich Shepard
On Mon, 31 Aug 2015, Sajjad wrote: Any hint to get around this issue? I bet you forgot to 1) put a horizontal fill space between the two minipages (frameless boxes) and 2) did not set the size of each figure to 45% of the text width. Rich

Re: how to show 'list of Figures' in toc

2015-07-17 Thread Michael Berger
On 07/17/2015 08:09 PM, William Seager wrote: On Friday, July 17, 2015 19:56 Michael Berger wrote: my document is of the Class KOMA-script article. I want the 'List of Figures' appear in the TOC. How can that be accomplished? add "list of figures" from inse

Re: how to show 'list of Figures' in toc

2015-07-17 Thread Jürgen Spitzmüller
Am Freitag 17 Juli 2015, 19:56:04 schrieb Michael Berger: > Dear friends of LyX, > my document is of the Class KOMA-script article. > I want the 'List of Figures' appear in the TOC. > How can that be accomplished? With KOMA, just add listof=totoc to Document > Settings > Class Options. Jürgen

Re: how to show 'list of Figures' in toc

2015-07-17 Thread William Seager
On Friday, July 17, 2015 19:56 Michael Berger wrote: > my document is of the Class KOMA-script article. > I want the 'List of Figures' appear in the TOC. > How can that be accomplished? add "list of figures" from insert menu and then ERT "\addcontentsline{toc}{c

how to show 'list of Figures' in toc

2015-07-17 Thread Michael Berger
Dear friends of LyX, my document is of the Class KOMA-script article. I want the 'List of Figures' appear in the TOC. How can that be accomplished? Michael Berger, Dipl. Ing. Im Borngrund 7a D-35606 Solms id...@online.de Fon: +49 6442 706509 Fax: 032121247536 Linux member

Re: Figure Float Placement: Many Figures, Many Small Subsections [RESOLVED]

2015-05-27 Thread Rich Shepard
o sub-subsections. And, playing with figure size. Interestingly, setting the size to 75% of the text line width produces tiny figures, while not restricting the size produces text line width figures, but isolates each one. More futzing will find the appropriate size for these. Thanks fo

Re: Figure Float Placement: Many Figures, Many Small Subsections

2015-05-27 Thread Rich Shepard
accompanying text on a page, or two figures on a page, but that's not how LaTeX is composing the page. One per page is the result, no text on that page, either. Strange. I think the most parsimonius solution is to restructure the manual so each related set of floats are in separate sections rather

Re: Figure Float Placement: Many Figures, Many Small Subsections

2015-05-27 Thread Enrico Forestieri
t; >Not so far. I'm still playing with them, but I get the maximum number > of figures allowed in a section, then no graphic is displayed. That's > because they're all in the same section of the document. I suppose I can > expand each portion into a section of its own. M

Re: Figure Float Placement: Many Figures, Many Small Subsections

2015-05-27 Thread Rich Shepard
On Wed, 27 May 2015, Nikos Alexandris wrote: Do the Document > Settings > Float Placement > "Here if possible" or "Here definitely" options help? Nikos, Not so far. I'm still playing with them, but I get the maximum number of figures allowed in a sec

Re: Figure Float Placement: Many Figures, Many Small Subsections

2015-05-27 Thread Nikos Alexandris
* Rich Shepard [2015-05-27 13:33:43 -0700]: >I'm looking for suggestions on placing figure floats in a document where > each figure is associated with a short subsection or sub-subsection. There > are approximately 33 figures in the document (so far) and I would like to >

Figure Float Placement: Many Figures, Many Small Subsections

2015-05-27 Thread Rich Shepard
I'm looking for suggestions on placing figure floats in a document where each figure is associated with a short subsection or sub-subsection. There are approximately 33 figures in the document (so far) and I would like to place each figure somewhere close to the associated text. This doc

Re: List of Figures to Toc

2015-03-02 Thread Michael Berger
On 03/02/2015 09:47 PM, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity e

Re: List of Figures to Toc

2015-03-02 Thread Michael Berger
On 03/02/2015 09:47 PM, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity e

Re: List of Figures to Toc

2015-03-02 Thread Johannes Böttcher
Hi, add to your preamble, from a previous mail i know that you are using a KOMA class. KOMAoption{listof}{totoc} best regards On 02.03.2015 21:47, Aline Gautrein wrote: Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftable

List of Figures to Toc

2015-03-02 Thread Aline Gautrein
Hey guys, I am stil trying to resolve my contents problem: I now try to use \addcontentsline{toc}{chapter}{\listoftables}\markboth{}{} \addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{} etc... Now I get the error message: TeX capacity exceeded, sorry [input stack size=5000]. \addcont

Re: Cannot adjust bounds of .png figures [RESOLVED]

2015-02-24 Thread Rich Shepard
On Mon, 23 Feb 2015, Rich Shepard wrote: Found the solution. Still don't know why the problem arose, but I now know how to avoid it: close xv between screen captures. Actually found a much better solution this morning while rummaging around in ImgagMagick. By using the import function with

Re: Cannot adjust bounds of .png figures [RESOLVED]

2015-02-23 Thread Rich Shepard
On Fri, 20 Feb 2015, Rich Shepard wrote: This is one I've not before encountered in my years of using LyX. I have a set of screenshots saved in .png format. One was inserted in a figure float a while ago, and I can change the clipping values to fit. The newer ones will not resize as the clippin

Re: Cannot adjust bounds of .png figures

2015-02-21 Thread Rich Shepard
On Sat, 21 Feb 2015, James wrote: So what I observed seemed to be a problem with the buffer not updating the display image. Even exiting the setting and selecting reload didn't update the clipped graphic. James, Here, too, reloading the buffer makes no difference. Unfortunately, the compile

  1   2   3   4   5   6   7   8   9   10   >