I finally solved the problem by adapting an answer I saw on Stack Exchange
at
https://tex.stackexchange.com/questions/730693/place-a-figure-and-table-side
-by-side-and-aligned-at-the-top-in-a-figure-float/730738#730738. Here is my
code which is placed with a LyX macro box (Ctrl + L):
%%
https
On Wed, 2024-11-13 at 04:46 +, Thomas Philips wrote:
>
> I'm using LyX 2.3.8 and would like to place a small table (4 rows, 2
> columns) and a related figure side by side in a float. I started by
> inserting a figure float into my document, and then inserted a figure
> (.p
I'm using LyX 2.3.8 and would like to place a small table (4 rows, 2 columns)
and a related figure side by side in a float. I started by inserting a figure
float into my document, and then inserted a figure (.png file) and a table
immediately following it into the float. I set the figure
Am Samstag, dem 21.09.2024 um 10:49 +0200 schrieb Herbert Voss:
> ok, but that is completely different to the caption case.
Sure. Undoubtedly we have applied protection too wide in moving arg
context. I understand that caption needs to be excluded. My question
was whether the protection should be
Am 21.09.24 um 10:30 schrieb Jürgen Spitzmüller:
Am Samstag, dem 21.09.2024 um 08:54 +0200 schrieb Herbert Voss:
Yes, \thanks is a footnote and that is fragile. However, using
\thanks
inside
a caption is wrong LaTeX code, because it also moved into the
listoftables|figures
and you'll get it _
When replying, please edit your Subject line so it is more specific
than "Re: Contents of lyx-users digest..."
Today's Topics:
1. Re: Cross-reference to figure (Herbert Voss)
2. Re: Cross-reference to figure
(=?ISO-8859-1?Q?J=FCrgen_Spitzm=FCller?=)
3. Re: Cross-reference to figu
Am Samstag, dem 21.09.2024 um 08:54 +0200 schrieb Herbert Voss:
> Yes, \thanks is a footnote and that is fragile. However, using
> \thanks
> inside
> a caption is wrong LaTeX code, because it also moved into the
> listoftables|figures
> and you'll get it _two_ times in the output.
> A \thanks sho
Am 21.09.24 um 08:24 schrieb Jürgen Spitzmüller:
Am Samstag, dem 21.09.2024 um 08:13 +0200 schrieb Jürgen Spitzmüller:
Am Samstag, dem 21.09.2024 um 07:55 +0200 schrieb Herbert Voss:
but a label is not fragile and it is also common that it is inside
the caption. It shouldn't preceeded by \prote
Am Samstag, dem 21.09.2024 um 08:13 +0200 schrieb Jürgen Spitzmüller:
> Am Samstag, dem 21.09.2024 um 07:55 +0200 schrieb Herbert Voss:
> > but a label is not fragile and it is also common that it is inside
> > the caption. It shouldn't preceeded by \protect. Then all is fine:
> > inside and outsid
Am Samstag, dem 21.09.2024 um 07:55 +0200 schrieb Herbert Voss:
> but a label is not fragile and it is also common that it is inside
> the caption. It shouldn't preceeded by \protect. Then all is fine:
> inside and outside
I understand, but that's a different issue (and I need to investigate
why w
Am 21.09.24 um 07:42 schrieb Jürgen Spitzmüller:
Am Freitag, dem 20.09.2024 um 20:19 +0200 schrieb Herbert Voss:
Put the label after the caption, means _outside_ of it. Then you
need to delete the auxiliary files or save, close and reopen the LyX
file.
In LyX 2.4, you do not need to do this m
Am Freitag, dem 20.09.2024 um 20:19 +0200 schrieb Herbert Voss:
> Put the label after the caption, means _outside_ of it. Then you
> need to delete the auxiliary files or save, close and reopen the LyX
> file.
In LyX 2.4, you do not need to do this manually. Go to Document >
Settings > Output (D
emwith the wrong figure
number.
Put the label after the caption, means _outside_ of it. Then you need
to delete the auxiliary files or save, close and reopen the LyX file.
Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
Dear community,
In a KOMA book, I include numerous graphics that I want to refer to with cross-references. As soon as I have established an index of figures, the numbers in the cross-references are no longer correct. They correspond to the outline number of the respective text section. The gen
Order something from Amazon, they will deliver :-)-O
el
On 2024-01-19 04:46 , Rich Shepard wrote:
[...]
> Mea culpa! Six days stuck in the house because temps are below freezing and
> there was a half-inch of ice (under the freezing rain) everywhere and I
> blanked on that issue.
[...]
--
lyx-u
On Thu, 18 Jan 2024, Richard Kimberly Heck wrote:
I believe this is standard behavior for reports. There's no LyX option
that controls it, so far as I know. Using LaTeX, of course, you can do
anything you want.
Riki
Mea culpa! Six days stuck in the house because temps are below freezing and
t
On 1/18/24 18:57, Rich Shepard wrote:
I'm recreating, under a different name, the doc that crashed LyX when I
tried to compile it. Using the KOMA-Script report class (scrreport.)
Because the only options for section numering that work are none or
all I've
chosen to us all.
Chapter 1 has 3 fig
I'm recreating, under a different name, the doc that crashed LyX when I
tried to compile it. Using the KOMA-Script report class (scrreport.)
Because the only options for section numering that work are none or all I've
chosen to us all.
Chapter 1 has 3 figures; chapter 2 has 3 figures. In the pri
Please google MWE (Minimal Working Example).
And, fix your web site.
el
And fix the website On 2023-11-21 19:53, Dr. Manab Kumar Das wrote:
> Screenshot from 2023-11-21 23-20-58.png
> I am getting problems such as UNDEFINED in Figure.
[...]> http://www.facweb.iitkgp.ernet.in/~manab/
then trying to put a figure (In Lyx
Insert>Float>Figure) and then label and caption it. But result is in
error that reads "Nor in outer par mode". So is there any way i can
put figures (and subfigures, if possible) in these boxes.
I am no expert on this, but I will guess that you
Hi,
I am creating examples for a lesson where i have to include figures (and some
time subfigures) with labels and captions along with the text.
What i am trying to do is to use fancy color box module to mimic the tcolorbox
environment in latex and then trying to put a figure (In Lyx
Insert
On 2023-06-13 17:55, Daniel wrote:
Hi,
I am trying to create a sideways float page with containing both a table
with data and a figure illustrating the data. I also would like to see
the correct number of the table and diagram in their respective captions.
Is this somehow doable in LyX
d a label to it.
The first problem is that it comes up as Figure 0.1. I'll eventually
be putting this into a section, so how can I put this as Figure 1.1?
How can I get this to put the section number correctly?
Then I add a sentence (see the very end of the text) "(See Figure .)"
Hi,
I am trying to create a sideways float page with containing both a table
with data and a figure illustrating the data. I also would like to see
the correct number of the table and diagram in their respective captions.
Is this somehow doable in LyX?
The most obvious way seemed to be to
Am 22.05.23 um 15:47 schrieb Wolfgang Engelmann:
Am 22.05.23 um 15:26 schrieb Herbert Voss:
Am 22.05.23 um 14:22 schrieb Wolfgang Engelmann:
How can one avoid the interruption of a listing (used instead of an
algorithm, because of its length) by a figure in the pdf output of a
koma
Am 22.05.23 um 15:26 schrieb Herbert Voss:
Am 22.05.23 um 14:22 schrieb Wolfgang Engelmann:
How can one avoid the interruption of a listing (used instead of an
algorithm, because of its length) by a figure in the pdf output of a
koma script book?
Wolfgang,
enable the option "
Am 22.05.23 um 14:22 schrieb Wolfgang Engelmann:
How can one avoid the interruption of a listing (used instead of an
algorithm, because of its length) by a figure in the pdf output of a
koma script book?
Wolfgang,
enable the option "float" (Gleitobjekt) in the listings menue.
How can one avoid the interruption of a listing (used instead of an
algorithm, because of its length) by a figure in the pdf output of a
koma script book?
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
Thanks Daniel. I never looked at the content of numreport.inc.
Perhaps you have an idea for my problem I uploaded here before?
(https://lists.lyx.org/pipermail/lyx-users/2022-August/004205.html)
Thanks very much
Ehud
--- Original Message ---
On Sunday, August 28th, 2022 at 8:45 PM, Dan
On 2022-08-28 20:30, tush via lyx-users wrote:
I am just wondering how lyx knows how to display the numbering of floats
when the document class is book and according to what rule to change the
numbering when the document class is changed to article, for example.
Yes yes, LyX "doesn't know anyt
lyx-users
> () escribió:
>
>> I tried to look where the numbering (within the lyx editor) of figures and
>> tables is defined.
>>
>> If I choose book doc class, a figure gets the number
>> "chapter-number.figurenumber-within-the-chapter", whereas if I
El dom, 28 ago 2022 a las 18:44, tush via lyx-users (<
lyx-users@lists.lyx.org>) escribió:
> I tried to look where the numbering (within the lyx editor) of figures and
> tables is defined.
>
> If I choose book doc class, a figure gets the number
> "chapter-number.figur
I tried to look where the numbering (within the lyx editor) of figures and
tables is defined.
If I choose book doc class, a figure gets the number
"chapter-number.figurenumber-within-the-chapter", whereas if I choose article
doc class, it changes to "figure-number-within-th
Am 30.03.21 um 18:06 schrieb Wolfgang Engelmann:
Am 30.03.21 um 17:20 schrieb Yu Jin:
Am Di., 30. März 2021 um 11:50 Uhr schrieb Wolfgang Engelmann
mailto:engelm...@uni-tuebingen.de>>:
A colleague of mine is not able to see a graphic in a float
figure, if
it is in pdf
Am 30.03.21 um 17:20 schrieb Yu Jin:
Am Di., 30. März 2021 um 11:50 Uhr schrieb Wolfgang Engelmann
mailto:engelm...@uni-tuebingen.de>>:
A colleague of mine is not able to see a graphic in a float figure, if
it is in pdf or eps format. png works. The error message is
er
On Tue, Mar 30, 2021 at 9:21 AM Yu Jin wrote:
> Am Di., 30. März 2021 um 11:50 Uhr schrieb Wolfgang Engelmann <
> engelm...@uni-tuebingen.de>:
>
>> A colleague of mine is not able to see a graphic in a float figure, if
>> it is in pdf or eps format. png works. The e
Am Di., 30. März 2021 um 11:50 Uhr schrieb Wolfgang Engelmann <
engelm...@uni-tuebingen.de>:
> A colleague of mine is not able to see a graphic in a float figure, if
> it is in pdf or eps format. png works. The error message is
> error in converting (or something similar, he has
A colleague of mine is not able to see a graphic in a float figure, if
it is in pdf or eps format. png works. The error message is
error in converting (or something similar, he has German setting).
We have tried to compare my and his settings in the document and tools
settings and did not find
write scientific papers for my
undergraduate degree. In writing one of my reports, I found myself
wanting to change the way the figures are labelled. I have managed to
change the figure labelling from “Figure 1, Figure 2, Figure 3…” to
labelling per section “Figure 1.1, Figure 1.2, Figure 2.1…” Ho
figure labelling from “Figure 1, Figure 2, Figure 3…” to
labelling per section “Figure 1.1, Figure 1.2, Figure 2.1…” However, I
was wondering if there was a way to change it to say “Fig. 1.1”,
instead of “Figure 1.1”
I’ve also changed the size of the font inside the caption to be
smallest. This
To whomever this may concern,
I have recently started using LyX to write scientific papers for my
undergraduate degree. In writing one of my reports, I found myself wanting to
change the way the figures are labelled. I have managed to change the figure
labelling from "Figure 1, Fig
blurish, although the original and in the pdf output it is clear.
Looks like it is rendered to a pixel figure.
What is wrong?
Wolfgang
With pyxplot (similar to gnuplot, but better):
http://www.pyxplot.org.uk/
#Kidd_2015-model
reset
set multiplot
set term pdf
set width 6
set output './Kidd
Maybe, maybe not.
For me it has always worked very well. And for graphs it should
should be ok.
Perhaps try both.
el
On 2021-03-15 19:53 , Neal Becker wrote:
Doesn't rsvg-covert output raster, which would be lower quality than
inkscape vector output?
[...]
--
lyx-users mailing list
lyx-users
Doesn't rsvg-covert output raster, which would be lower quality than
inkscape vector output?
On Mon, Mar 15, 2021, 1:44 PM Dr Eberhard W Lisse wrote:
> That should read SVG of course.
>
> LyX finds rsvg-convert on the Mac when libsvg is installed, which
> has a smaller footprint than inkscape an
That should read SVG of course.
LyX finds rsvg-convert on the Mac when libsvg is installed, which
has a smaller footprint than inkscape and very good qualitywise.
greetings, el
On 2021-03-15 19:29 , Dr Eberhard W Lisse wrote:
> Wolfgang,
>
> make it export SVGA and use that :-0-O
>
> el
[...]
looks
blurish, although the original and in the pdf output it is clear.
Looks like it is rendered to a pixel figure.
What is wrong?
Wolfgang
With pyxplot (similar to gnuplot, but better):
http://www.pyxplot.org.uk/
#Kidd_2015-model
reset
set multiplot
set term pdf
set width 6
set output
output it is clear.
Looks like it is rendered to a pixel figure.
What is wrong?
Wolfgang
With pyxplot (similar to gnuplot, but better):
http://www.pyxplot.org.uk/
#Kidd_2015-model
reset
set multiplot
set term pdf
set width 6
set output './Kidd_2015-B.pdf'
set fontsize 0.65
set key top
pixel figure.
What is wrong?
Wolfgang
With pyxplot (similar to gnuplot, but better):
http://www.pyxplot.org.uk/
#Kidd_2015-model
reset
set multiplot
set term pdf
set width 6
set output './Kidd_2015-B.pdf'
set fontsize 0.65
set key top right
set origin 0,0
set xtics ("12" 12,
Wolfgang,
how is this produced?
el
On 12/03/2021 12:01, Wolfgang Engelmann wrote:
If I insert the graphic (appended) in a lyx document, it looks blurish,
although the original and in the pdf output it is clear. Looks like it is
rendered to a pixel figure.
What is wrong?
Wolfgang
--
To
Am 14.03.21 um 17:08 schrieb Paul A. Rubin:
On 3/12/21 5:01 AM, Wolfgang Engelmann wrote:
If I insert the graphic (appended) in a lyx document, it looks
blurish, although the original and in the pdf output it is clear.
Looks like it is rendered to a pixel figure.
What is wrong?
Wolfgang
On 3/12/21 5:01 AM, Wolfgang Engelmann wrote:
If I insert the graphic (appended) in a lyx document, it looks
blurish, although the original and in the pdf output it is clear.
Looks like it is rendered to a pixel figure.
What is wrong?
Wolfgang
Are you saying that it looks blurry in the LyX
If I insert the graphic (appended) in a lyx document, it looks blurish,
although the original and in the pdf output it is clear. Looks like it
is rendered to a pixel figure.
What is wrong?
Wolfgang
Kidd_2015-B.pdf
Description: Adobe PDF document
--
lyx-users mailing list
lyx-users
Wolfgang
The problem is that you defined \FigBesBegin and \FigBesEnd with capital
"F" but invoked them with lowercase "f" (as in \figBesBegin). If you
correct that, the document compiles.
Paul
Sorry about it, and thanks a lot, Paul, for your help.
Wolfgang
--
lyx-users mailing list
lyx
{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
\newcommand{\TabBesEnd}{%
\let\table\MyTable
\let\endtable\MyEndtable}
\newcommand{\FigBesBeg}[1][1.0]{%
\let\MyFigure\figure
\let\MyEndfigure\endfigure
\renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
\newcommand
{SCtable}}}
\newcommand{\TabBesEnd}{%
\let\table\MyTable
\let\endtable\MyEndtable}
\newcommand{\FigBesBeg}[1][1.0]{%
\let\MyFigure\figure
\let\MyEndfigure\endfigure
\renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
\newcommand{\FigBesEnd}{%
\let\figure\MyFigure
\let
\let\endtable\MyEndtable}
\newcommand{\FigBesBeg}[1][1.0]{%
\let\MyFigure\figure
\let\MyEndfigure\endfigure
\renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
\newcommand{\FigBesEnd}{%
\let\figure\MyFigure
\let\endfigure\MyEndfigure}
In the document I use in ERT
\FigBesBeg
On 04/02/2021 16:42, José Abílio Matos wrote:
It seems that this is on purpose due to using parts.
...
In LyX you can do it, in the master document, with:
Document -> Settings -> Document Class -> Class Options -> Custom
and inserting in the Custom field: numbers=noendperiod
I hope that th
I have a float figure. Its legend is too long to fit on a page. I would
like to have the figure placed on one page and the legend on the
opposing page. How could i do that in lyx? I am using KOMA-script book A5.
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org
is on purpose due to using parts.
I had to search for the solution:
https://tex.stackexchange.com/questions/179285/redefine-figure-counter-with-scrbook
In LyX you can do it, in the master document, with:
Document -> Settings -> Document Class -> Class Options -> Custom
and
On 04/02/2021 14:32, Paul A. Rubin wrote:
On the subject of upgrading, you can get a .deb file by adding the
developer PPA as a software source, doing a refresh in the update
manager, and then updating LyX. Here's the line for adding the PPA: deb
http://ppa.launchpad.net/lyx-devel/release/ubun
On 2/4/21 9:25 AM, Rich Shepard wrote:
On Thu, 4 Feb 2021, Norman Dunbar wrote:
* Lyx 2.2.4 (From the Mint distro, not downloaded.)
Norman,
Could be an issue fixed since then. The current version is 2.3.6.1.
I have a test case if anyone is interested, but I doubt I'd be
allowed to
attach
On Thu, 4 Feb 2021, Norman Dunbar wrote:
* Lyx 2.2.4 (From the Mint distro, not downloaded.)
Norman,
Could be an issue fixed since then. The current version is 2.3.6.1.
I have a test case if anyone is interested, but I doubt I'd be allowed to
attach it to a list posting, especially as a new
.
I have a book in progress, hopefully to be published "soon". I wrote my
previous book in ASCIIDoctor-pdf and it was a total nightmare when the
publisher wanted a re-jig of the chapters as the table/figure/listings
all had to be manually renumbered. I have some experience with pure
La
On Wed, 17 Jun 2020, Daniel wrote:
Looks like the snipped is not well-formed lyx code (e.g. has a stray
\begin_layout tag). Can you reproduce a minimal example as a lyx-file?
Daniel,
I discovered out how I entered the same figure twice: I had entered it last
week when I wrote the document
On 2020-06-17 01:56, Rich Shepard wrote:
I've no idea how I managed to enter the same figure twice, but I did.
LyX finds the same place when I search for both Figure 1 and Figure 2 using
the Navigate -> Figures menu.
Looking at the .lyx file in emacs I think the following encompas
I've no idea how I managed to enter the same figure twice, but I did.
LyX finds the same place when I search for both Figure 1 and Figure 2 using
the Navigate -> Figures menu.
Looking at the .lyx file in emacs I think the following encompasses both
instances:
\begin_layout Standard
Th
On Sat, 28 Sep 2019, Paul A. Rubin wrote:
Right-click the float's "handle", click Settings..., and change the float
type in the first setting.
Then buy your spelling checker an extra large (regular) coffee, since it was
apparently too sleepy to catch "cafinated". ;-)
Paul,
Missed both.
Th
On 9/26/19 1:14 PM, Rich Shepard wrote:
I goofed and put a table in a figure float. Can I directly convert it? If
not I'll cut-and-past the table elsewhere, create a table float and
put it
in there.
Must not have been sufficiently cafinated when I did this.
TIA,
Rich
Right-click the fl
On Thu, Sep 26, 2019 at 10:14:19AM -0700, Rich Shepard wrote:
> I goofed and put a table in a figure float. Can I directly convert it?
Maybe if you edit the .lyx file with a text editor (which I don't
recommend). I think the feature you're hoping for (which doesn't exist
yet)
I goofed and put a table in a figure float. Can I directly convert it? If
not I'll cut-and-past the table elsewhere, create a table float and put it
in there.
Must not have been sufficiently cafinated when I did this.
TIA,
Rich
On Mon, 23 Sep 2019, Richard Kimberly Heck wrote:
Longtable has its own caption support. It's possible there is some
graphics package that does so, as well.
Riki,
I had assumed that because longtable can have captions so could graphics.
Now I know that's not so. Of course, not all figures req
>
> Riki,
>
> That's the conclusion I reached when I found no way to add a caption to a
> non-floating figure. I can for long, multipage table but not for a static
> figure outside a float environment.
Longtable has its own caption support. It's possible there is some
graphics package that does so, as well.
Riki
ption to a
non-floating figure. I can for long, multipage table but not for a static
figure outside a float environment.
Thanks,
Rich
On Mon, 23 Sep 2019, Jean-Marc Lasgouttes wrote:
You can specify individually "Here" for each figure that should not float.
JMarc,
Thank you. I thought this is the solution.
Regards,
Rich
On 9/23/19 5:08 PM, Jean-Marc Lasgouttes wrote:
> Le 23/09/2019 à 22:30, Rich Shepard a écrit :
>> When I use Insert -> Caption with the cursor immediately before and
>> immediately after the figure lyx tells me is's 'senseless.' None of the
>> manuals se
Le 23/09/2019 à 22:30, Rich Shepard a écrit :
When I use Insert -> Caption with the cursor immediately before and
immediately after the figure lyx tells me is's 'senseless.' None of the
manuals seem to explain how to add a caption to a graphic image; makes me
wonder why it
When I use Insert -> Caption with the cursor immediately before and
immediately after the figure lyx tells me is's 'senseless.' None of the
manuals seem to explain how to add a caption to a graphic image; makes me
wonder why it's in the Insert menu.
Is the only option to
for some text in the
same column. Other times, the two figures occupy the entire column and leave
lots of empty white space above and below each figure but no text there. I
can’t figure out what causes it to happen except that it can happen after
adding or deleting some text before the first of
On Thu, 6 Dec 2018, Paul A. Rubin wrote:
If you create a second document (beamer presentation) with the same theme
etc., but with just the last slide and its image, does the same thing
occur? If yes, can you post it as an MWE for us to ponder? If not, maybe
deleting the last slide and recreating
On 12/5/18 4:52 PM, Rich Shepard wrote:
With all I did adding notes to the presentation I inadvertently
created an
issue whose solution evades me.
Each frame, but one (and the last frame), has a thin 'end{frame}' line
separating it from the following frame. The one that does not has a PDF
ima
With all I did adding notes to the presentation I inadvertently created an
issue whose solution evades me.
Each frame, but one (and the last frame), has a thin 'end{frame}' line
separating it from the following frame. The one that does not has a PDF
image inserted.
When I view the compiled
On 09/10/2018 14:45, Bernt Lie wrote:
Previews of graphics in floating figures tend to be small and sometimes of very
poor resolution. If I increase the magnification in LyX, the figures look
really ugly.
Is there a way to increase the preview quality? (The original files are
typically either
Previews of graphics in floating figures tend to be small and sometimes of very
poor resolution. If I increase the magnification in LyX, the figures look
really ugly.
Is there a way to increase the preview quality? (The original files are
typically either *.svg or *.pdf.)
-B
Great. Thanks. I'm looking forward to the new release.
Uwe
On 31.08.18 16:08, Jürgen Spitzmüller wrote:
Am Freitag, den 31.08.2018, 14:57 +0200 schrieb Uwe Thuemmel:
I often go back and force between LyX and LaTeX. Unfortunately,
exporting from LyX to LaTeX (pdflatex) and importing again into
On Sat, 1 Sep 2018, Ricardo Berlasso wrote:
Just a general warning: the wrapfig package used by this option is a bit
"unpredictable" with its default options: if the wrapfig figure ends up
near the lower edge of the page, it could disappear from the output
without warning, leaving
El sáb., 1 sept. 2018 a las 0:43, Rich Shepard ()
escribió:
> On Sat, 1 Sep 2018, Kornel Benko wrote:
>
> > What you seem to be after is maybe a wrapped figure, like the attached.
> > (Insert->Float->Figure Wrap Float)
>
Just a general warning: the wrapfig package u
On Sat, 1 Sep 2018, Kornel Benko wrote:
What you seem to be after is maybe a wrapped figure, like the attached.
(Insert->Float->Figure Wrap Float)
Kornel,
Well! Shame on me! In the many years I've used LyX I've not noticed that
menu choice. Mea culpa!
Thanks for pointing
ght of this and was unsure how to fill the one minipage with
> existing text.
>
>Is there a way to cut-and-paste a bunch of text and have it automagically
> flow out of the mini page when it reaches the end? To insert a half-page
> figure in the midst of existing text would need
bunch of text and have it automagically
flow out of the mini page when it reaches the end? To insert a half-page
figure in the midst of existing text would need to have the minipage do the
flowing around it.
Glad you got both aligned the same way! I've futzed with this type of
alignment issue
On 08/30/2018 12:44 PM, Rich Shepard wrote:
When I want to insert a small figure (half-column width) with text on the
other half column, my first thought would be to usepackage{\multicols}
and
shift into 2-column mode for the figure, then back to 1-column mode.
There should be a better way
Am Freitag, den 31.08.2018, 14:57 +0200 schrieb Uwe Thuemmel:
> I often go back and force between LyX and LaTeX. Unfortunately,
> exporting from LyX to LaTeX (pdflatex) and importing again into LyX
> messes up the layout of (sub)figures.
> More particularly, I'd like subfigures to appear side by si
Hi Uwe,
Thanks for writing in. Responses below.
On Fri, Aug 31, 2018 at 02:57:04PM +0200, Uwe Thuemmel wrote:
> I often go back and force between LyX and LaTeX. Unfortunately, exporting
> from LyX to LaTeX (pdflatex) and importing again into LyX messes up the
> layout of (sub)figures.
We can dis
I often go back and force between LyX and LaTeX. Unfortunately,
exporting from LyX to LaTeX (pdflatex) and importing again into LyX
messes up the layout of (sub)figures.
More particularly, I'd like subfigures to appear side by side. In the
original LyX file, this looks as follows, and in the P
When I want to insert a small figure (half-column width) with text on the
other half column, my first thought would be to usepackage{\multicols} and
shift into 2-column mode for the figure, then back to 1-column mode.
There should be a better way (perhaps with a frameless box?) yet I don
2018-06-09 22:13 GMT+02:00 Steve Litt :
> On Sat, 9 Jun 2018 12:43:47 +0200
> Ricardo Berlasso wrote:
>
> > 2018-06-09 11:50 GMT+02:00 F M Salter :
> >
> > > Hi
> > >
> > > Is it possible to place captioned figures side by side rather
> > > than vertically?
> >
> >
> > Yes, but you need to us
On Sat, 9 Jun 2018 12:43:47 +0200
Ricardo Berlasso wrote:
> 2018-06-09 11:50 GMT+02:00 F M Salter :
>
> > Hi
> >
> > Is it possible to place captioned figures side by side rather
> > than vertically?
>
>
> Yes, but you need to use the sidecap package. To integrate it on LyX
> you can use
Thank both of you, Ricardo Berlasso and Juergen Spitzmueller
Frank Salter
On 09/06/18 10:50, F M Salter wrote:
> Hi
>
> Is it possible to place captioned figures side by side rather than
> vertically? It is possible to place graphics, without captions, side
> by side.
p package. To integrate it on LyX
> you can use a "Local format"
There is also an unofficial module listed here, to the same effect:
https://wiki.lyx.org/Layouts/Modules
> > It is possible to place graphics, without captions, side
> > by side. Figure captions see
mething
like this (I'm using 2.3 here, for 2.2 use "Format 60" instead)
Format 66
AddToPreamble
\usepackage{sidecap} % added by sidecap.module
\let\SCfigurename\figurename
EndPreamble
Float
Type SCfigure
GuiName "Figure (side caption)"
Placement tbp
Extension los
Hi
Is it possible to place captioned figures side by side rather than
vertically? It is possible to place graphics, without captions, side
by side. Figure captions seem only to be used in floats. Attempts to
copy to a box produces senseless!
Regards
Frank Salter
1 - 100 of 1587 matches
Mail list logo