This is fedora 24 lyx-2.2.1
This problem maybe new? If I have math in a figure caption the math is
displayed within a huge pinkish box, really making the display pretty awful.
For example a single \lambda character is shown within a box taking up about
1/2 the screen.
Guillaume Munch wrote:
> Le 13/09/2016 à 16:46, Neal Becker a écrit :
>> This is fedora 24 lyx-2.2.1
>> This problem maybe new? If I have math in a figure caption the math is
>> displayed within a huge pinkish box, really making the display pretty
>> awful. For example
Paul A. Rubin wrote:
> On 09/13/2016 01:25 PM, Neal Becker wrote:
>> Guillaume Munch wrote:
>>
>>> Le 13/09/2016 à 16:46, Neal Becker a écrit :
>>>> This is fedora 24 lyx-2.2.1
>>>> This problem maybe new? If I have math in a figure caption the
I've written several IEEE publications using lyx. They only accept .dvi
(not pdf).
When I'm writing I use:
settings/fonts/non-tex (all defaults)
and
settings/output/pdf(luatex)
When I submit
uncheck: settings/fonts/non-tex
settings/output/dvi(luatex)
The results look very different. The 2nd
Our paper on "Spread Asynchronous Scrambled Coded Multiple Access (SA-SCMA)"
was just presented at IEEE Globecom 2016, written with lyx.
For the presentation version, I used lyx with beamer with the metropolis
theme, available here
https://github.com/matze/mtheme
and the following preamble (ho
Is there any easy was to switch back and forth between 2-column (which in
this case means:
1) setting document class to IEEEtrans with options 'journal'
2) including biographical info
and 1-column, which means:
1) setting document class options to
'journal,12pt,onecolumn,draftclsnofoot,'
2)
According to:
http://mirrors.ibiblio.org/CTAN/fonts/newtx/doc/newtxdoc.pdf
The package invoked by
\usepackage{newtxmath}
loads the math part of the txfonts (with revised metrics and additional
glyphs) and should be loaded after
the text font and its encoding have been specified, as it uses the t
Neal Becker wrote:
> According to:
>
> http://mirrors.ibiblio.org/CTAN/fonts/newtx/doc/newtxdoc.pdf
>
> The package invoked by
> \usepackage{newtxmath}
> loads the math part of the txfonts (with revised metrics and additional
> glyphs) and should be loaded after
> the
Guenter Milde wrote:
> Dear Neal,
>
> thank you for the report.
>
> On 2017-01-19, Neal Becker wrote:
>> Neal Becker wrote:
>
>>> http://mirrors.ibiblio.org/CTAN/fonts/newtx/doc/newtxdoc.pdf
>
>>> The package invoked by
>>> \usepackage{n
I should add that I'm using newtxmath because:
http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf
says:
1) Comsoc Mode: Comsoc mode only affects the math font
so that it will more closely match the Times Roman main text.
Either Michael Sharpe’s freely a
Guenter Milde wrote:
> On 2017-01-20, Neal Becker wrote:
>> Guenter Milde wrote:
>>> On 2017-01-19, Neal Becker wrote:
>>>> Neal Becker wrote:
>
>>>>> http://mirrors.ibiblio.org/CTAN/fonts/newtx/doc/newtxdoc.pdf
>
>>>>> The pa
I'm trying beamer(flex insets) document option. I like it, but I don't see
any way to set frame options. Any hints?
Guillaume Munch wrote:
> Le 06/03/2017 à 14:16, Neal Becker a écrit :
>> I'm trying beamer(flex insets) document option. I like it, but I don't
>> see any way to set frame options. Any hints?
>
> Insert > Frame options ?
AFAICT, if you choose beamer(flex in
Neal Becker wrote:
> Guillaume Munch wrote:
>
>> Le 06/03/2017 à 14:16, Neal Becker a écrit :
>>> I'm trying beamer(flex insets) document option. I like it, but I don't
>>> see any way to set frame options. Any hints?
>>
>> Insert >
Richard Heck wrote:
> On 03/06/2017 10:12 AM, Neal Becker wrote:
>> Neal Becker wrote:
>>
>>> Guillaume Munch wrote:
>>>
>>>> Le 06/03/2017 à 14:16, Neal Becker a écrit :
>>>>> I'm trying beamer(flex insets) document option. I
Guillaume Munch wrote:
> Le 06/03/2017 à 19:49, Neal Becker a écrit :
>> Richard Heck wrote:
>>
>>> On 03/06/2017 10:12 AM, Neal Becker wrote:
>>>> Neal Becker wrote:
>>>>
>>>>> Guillaume Munch wrote:
>>>>>
>>>
Neal Becker wrote:
> Guillaume Munch wrote:
>
>> Le 06/03/2017 à 19:49, Neal Becker a écrit :
>>> Richard Heck wrote:
>>>
>>>> On 03/06/2017 10:12 AM, Neal Becker wrote:
>>>>> Neal Becker wrote:
>>>>>
>>>>
When I try to follow the instructions for using biblatex:
https://wiki.lyx.org/BibTeX/Biblatex
I get an error about polyglossia, default language not set. I add at the
beginning of the preamble
\usepackage{polyglossia}
\setdefaultlanguage{english}
I guess biblatex is loading polyglossia, but n
How do I enter (without using raw TeX)
\hat{x}_i?
I seem to always end up with \hat{x_i}, which isn't the same (and doesn't
look correct)
Ricardo Berlasso wrote:
> El jue., 4 oct. 2018 a las 2:21, John Kane ()
> escribió:
>
>> Lovely book. I am up to about page 53 and it has remind me of things I
>> have forgotten and taught me a number of new things.
>>
>> I second Steve Litt's comment about the language. Very easy to read and
>>
I'm just playing with lyx-2.4 beta (thanks for providing the copr on
Fedora!).
How do I customize so that lualatex is used when I hit C-r?
Thanks,
Neal
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
What I would try is getting the srpm for 2.3.6, installing, update spec for
2.3.7, put 2.3.7 tar in sources, and try rpmbuild.
On Sun, Jan 22, 2023, 11:40 AM Joseph Hesse wrote:
> Hi,
>
> On Fedora Linux 37 lyx 2.3.7 is not currently available in the Fedora 37
> software repository. I plan on b
"where" should give a traceback
On Sat, Feb 25, 2023, 9:01 AM Wolfgang Engelmann
wrote:
> I ran a lyx document under 2.4 which was started with gdb. It crashed
> and I do not know how to report it to the maintainers. This is the
> terminal >
>
> text-user-interface -- TUI is the GDB text based i
Yes I reported same a week or so back. Change "ru" to "r"
On Thu, Mar 23, 2023, 8:03 PM John White wrote:
> Go linux 😊😀
>
> On Thursday, March 23, 2023 3:38:24 PM PDT Dr Eberhard W Lisse wrote:
>
> > Hi,
>
> >
>
> > I have tried to File -> Import -> Table (CSV) a small CSV file
>
> > into a LyX
I'm trying to do resume enumeration in beamer. I read instructions to use
doc settings, modules, list enhancements, customizable lists, but the "add"
button is grayed out. I'm assuming this is because of compatibility with
beamer, as a test I see I can add it to an amsarticle document.
I also sa
On Wed, Mar 29, 2023 at 1:00 AM Jürgen Spitzmüller
wrote:
> Am Dienstag, dem 28.03.2023 um 07:47 -0400 schrieb Neal Becker:
> > I'm trying to do resume enumeration in beamer. I read instructions
> > to use doc settings, modules, list enhancements, customizable lists,
> &g
The usage of this environment is, it will continue numbering of whatever
enumeration preceded it? Presumably also works across slides?
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
I've been using LyX for quite a while and beamer for even quite a while
longer, but my knowledge of LyX is fairly superficial.
I frequently produce slides which incorporate a graph on the left with
bulleted text on the right. An example LaTeX code is below. I do need to
use ERT for the minipage.
On Fri, Aug 18, 2023 at 10:13 AM Scott Kostyshak wrote:
> On Fri, Aug 18, 2023 at 07:49:45AM -0400, Neal Becker wrote:
> > I've been using LyX for quite a while and beamer for even quite a while
> > longer, but my knowledge of LyX is fairly superficial.
> >
> > I
:
> On Fri, Aug 18, 2023 at 10:59:20AM -0400, Neal Becker wrote:
> > On Fri, Aug 18, 2023 at 10:13 AM Scott Kostyshak
> wrote:
> >
> > > On Fri, Aug 18, 2023 at 07:49:45AM -0400, Neal Becker wrote:
> > > > I've been using LyX for quite a while and beamer
tting produced by the old bibtex mode. The
older one produces entries that are more visually compact. Not sure if
using different font and/or size.
On Tue, Nov 21, 2023 at 3:52 PM Axel Dessecker wrote:
> Am Montag, 20. November 2023, 17:41:03 CET schrieb Neal Becker:
> > I just started
Trying to run lualatex. An included graphic was produced by pdfcrop
pdfcrop --version
pdfcrop 2020/06/06 v1.40
I get no pdf file, I think the problem comes from this:
warning (file
export_autoencoder_sspa_2sps_3_32apsk_linear_co___73b4b4c71ce2ff5
bbf283ce565b0b314f893e8bc937.pdf) (pdf inclusio
On Tue, Jan 2, 2024 at 5:29 AM Herbert Voss
wrote:
>
>
> Am 02.01.24 um 11:20 schrieb Kees Zeelenberg:
> > Herbert Voss wrote:
> >> However, you should be able to insert directly ã
> > Isn't this only possible with either a keyboard that has the symbol
> directly or a keyboard with dead keys?
>
>
I'm writing another paper for IEEE conference. I'm using lualatex to
produce pdf.
In documen/settings/fonts, I'm set to using all defaults. If I don't check
'use non-TeX fonts', the output looks good. If I do check 'use non-TeX
fonts', the fonts look much thinner and to my eye not very pleasing
12.01.24 um 15:09 schrieb Neal Becker:
> > I'm writing another paper for IEEE conference. I'm using lualatex to
> > produce pdf.
> >
> > In documen/settings/fonts, I'm set to using all defaults. If I don't
> > check 'use non-TeX fonts', the
On Fri, Jan 12, 2024 at 3:15 PM Christopher Menzel
wrote:
> On Jan 12, 2024, at 9:03 AM, Neal Becker wrote:
>
> I'm writing another paper for IEEE conference. I'm using lualatex to
> produce pdf.
>
> In document/settings/fonts, I'm set to using all defaults
On Fri, Jan 12, 2024 at 5:58 PM Christopher Menzel
wrote:
> On Jan 12, 2024, at 3:25 PM, Neal Becker wrote:
>
> On Fri, Jan 12, 2024 at 3:15 PM Christopher Menzel
> wrote:
>
>> On Jan 12, 2024, at 9:03 AM, Neal Becker wrote:
>>
>> I'm writing another
On Fri, Jan 12, 2024 at 3:15 PM Christopher Menzel
wrote:
> On Jan 12, 2024, at 9:03 AM, Neal Becker wrote:
>
> I'm writing another paper for IEEE conference. I'm using lualatex to
> produce pdf.
>
> In document/settings/fonts, I'm set to using all defaults
Here is a mwe of the New PX problem.
On Sat, Jan 13, 2024 at 9:33 AM Neal Becker wrote:
>
>
> On Fri, Jan 12, 2024 at 3:15 PM Christopher Menzel
> wrote:
>
>> On Jan 12, 2024, at 9:03 AM, Neal Becker wrote:
>>
>> I'm writing another paper for I
Here is a mwe of the problem with Cambria (abstract is not bold).
I seem to have cambria-bold:
luaotfload-tool -i --find="Cambria Bold"
luaotfload | resolve : Font "Cambria Bold" found!
luaotfload | resolve : Resolved file name
"/usr/share/fonts/msttcore/cambriab.ttf"
mwe-cambria.pdf
Description
>
> I have
No. Filename Symbolic namePath
1. cambria.ttc cambria /usr/local/share/fonts/c/
2. cambria.ttc cambriamath /usr/local/share/fonts/c/
3. cambriab.ttf cambria /usr/share/fonts/msttcore/
4. cambriai.ttf cambria /usr/share/fonts/m
I have tried kpfonts. Surprisingly, it also has the same problem with
authormark misplaced!
mwe-kpfonts.lyx
Description: application/lyx
mwe-kpfonts.pdf
Description: Adobe PDF document
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Sun, Jan 14, 2024 at 2:48 AM Herbert Voss
wrote:
>
>
> Am 13.01.24 um 16:49 schrieb Neal Becker:
> > I have tried kpfonts. Surprisingly, it also has the same problem with
> > authormark misplaced!
> >
>
> Looks like a bug with the IEEE layout of LyX. Ex
https://framagit.org/Pathe/coffeestains
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Thu, Jun 27, 2024 at 11:25 PM Scott Kostyshak wrote:
> On Sun, Apr 28, 2024 at 01:52:34PM GMT, Tobias Hilbricht wrote:
> > Dear developers,
> >
> > here, when using LyX with non-TeX fonts and output set to luatex,
> > preview of math (inline and display mode) is blown up (takes
> > unnecessary
I just had the misfortune to need to convert from a docx file, which
included math, to lyx. I tried the builtin import and was pleasantly
surprised! It worked great, converting math and all sorts of formatting
correctly. Considering MS can't even seem to read and render it's own
math, that's imp
Anyone played with tectonic? Think this might be helpful to use with LyX?
https://tectonic-typesetting.github.io/en-US/index.html
--
*Those who don't understand recursion are doomed to repeat it*
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Tue, Jul 23, 2024 at 1:17 PM Steve Litt
wrote:
> Neal Becker said on Sun, 21 Jul 2024 16:12:19 -0400
>
> >Anyone played with tectonic? Think this might be helpful to use with
> >LyX?
> >
> >https://tectonic-typesetting.github.io/en-US/index.html
> ...
&g
On Tue, Sep 17, 2024 at 3:07 AM Saša Janiška wrote:
> Hello,
>
> after deciding to settle (again) on LyX/LaTeX for all my writings, I
> discovered there is a new, 3rd edition of The Latex Companion and
> wonder whether do you recommend it for using it with LyX?
>
> What about new edition of Graph
Why wouldn't you just save as svg?
Julio Rojas wrote:
> I just tested it and it works like a charm with LyX. Beautiful results! :D
>
> Thanks to both of you.
> -
> Julio Rojas
> jcredbe...@gmail.com
>
>
> On Thu, Sep 22, 2011 at 3:09 PM, Mukhtar
I have an ams aligned env, and I'd like each of the subeqs numbered. How can I
do this?
Neal Becker wrote:
> I have an ams aligned env, and I'd like each of the subeqs numbered. How can
> I do this?
I cannot figure out a way to number each line in ams aligned env directly in
lyx, but I found that if I start with eqnarray, number each line, and then
'convert to a
I can insert my code listing as a float in 2 ways, it appears.
I can insert an algorithm float, then insert a program listing into it. This
results in a caption 'Algorithm ...'
Else, I can insert a program listing, enter the settings dialog, and select
float. I can then add a caption, and it
Guenter Milde wrote:
> On 2012-03-07, Neal Becker wrote:
>> I can insert my code listing as a float in 2 ways, it appears.
>
>> I can insert an algorithm float, then insert a program listing into it. This
>> results in a caption 'Algorithm ...'
>
>>
Thanks for the tip about Impressive! That is pretty Impressive.
Finding/installing deps on fedora 16 was a little bit of a pain (mostly due to
differing package names on different systems)
William R. Buckley wrote:
> Working with TeX is a bit of a challenge, since it seems not to
> include much support for abstract drawing. I have need for figures
> to appear in a paper, and am not familiar with the toolset usually
> employed for use to make drawn images suitable for use with TeX.
Paul A. Rubin wrote:
> Neal Becker gmail.com> writes:
>
>>
>> Boxes with text labels
>> Connectors
>> Everything aligns on the grid!
>> Export to vector format
>> Some text on lines (some math would be nice)
>>
>
> If you don't ne
Any convenient shortcut to select the content of the formula? I thought
clicking inside the math formula and choosing 'select whole inset' from
edit menu would do it, but seems to insist on selecting entire document!
On Wed, Mar 20, 2013 at 11:47 AM, Alex Vergara Gil wrote:
>
>> I would really
Scott Kostyshak wrote:
> On Wed, Mar 20, 2013 at 12:36 PM, David L. Johnson
> wrote:
>> On 03/20/2013 11:43 AM, Alex Vergara Gil wrote:
I would really love to be able to conveniently edit the TeX code directly
- I'd
be vastly more productive. I find lyx gui editing - as
I might have asked this before, but goog doesn't seem to find it.
I want to use beamer frame with an option [allowframebreaks]
I tried using 'insert short title'. This produces the tex code:
\lyxframeend{}\lyxframe[allowframebreaks]{Carrier Estimation}
This doesn't work:
Runaway argument?
{Ca
Simple question. Can I comment out some lines in lyx?
I'm trying to find a description of how to use the new mathmacro stuff.
Attempting to insert a mathmacro I get something that appears to have input
for a name, TeX code, and LyX code. I don't know what should go into
these. I'm guessing that the box labeled TeX is for a TeX expansion of the
macr
I have an enumerated list nested in an itemize list. How do I exit the
inner enumerated list and return to the outer itemize? (Decreasing list
depth doesn't do it)
James Sutherland wrote:
>
> On Jun 16, 2008, at 7:31 PM, Neal Becker wrote:
>
>> I have an enumerated list nested in an itemize list. How do I exit
>> the
>> inner enumerated list and return to the outer itemize? (Decreasing
>> list
>> depth doesn
G. Milde wrote:
> On 16.06.08, James Sutherland wrote:
>> On Jun 16, 2008, at 7:53 PM, Neal Becker wrote:
>>> James Sutherland wrote:
>>>> On Jun 16, 2008, at 7:31 PM, Neal Becker wrote:
>
>>>>> I have an enumerated list nested in an itemize list
Can I add the option allowframebreaks in my beamer frame? How? This is
1.6beta3.
I'm forced to use OO today. Is there any OO template that would look
similar to amsart, or article latex env?
José Matos wrote:
...
>
> ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.6.0beta4.tar.gz
> ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.6.0beta4.tar.bz2
>
No files found in above dir.
Paul A. Rubin wrote:
> alvaro wrote:
>> Hello forum,
>>
>> today I discovered the function of tracking changes in Lyx documents... I
>> think it is great! but when I wanted to create my output (dvi) with
>> marked changes, lyx says it is not possible because I don't have
>> installed "xcolors/sou
When I change background color (in the gui), it opens additional 'list of
equations' and 'source' views.
Uwe Stöhr wrote:
> muzzle schrieb:
>
>> does lyx have some kind of support for units of measure?
>
> Yes, see the Math manual, Appendix A.
>
>> I was going to define some math macros like \TeV or \cm to be able to
>> write thing like 3\cm or x\cm in math mode and have them formatted in a
>> nic
Uwe Stöhr wrote:
> Neal Becker schrieb:
>
>> But shouldn't this be a non-breaking space?
>
> A half space is the correct length and is also non-breakable.
>
> regards Uwe
Thanks.
I'm guessing here, but it seems to me that if the units is an abbreviation
I tried this on linux, but it didn't work.
I copied /usr/share/lyx1.6/ui/stdtoolbars.inc to ~/.lyx1.6/ui/ and edited as
suggested, but I see no new menu entries under 'view'
(I installed lyx1.6 using --with-version-suffix=1.6)
I have a table where the first row has text describing the entries below each
column (nothing unusual about that). One of the text entries is too long,
and should be multi-line. If I was using latex, I would use paragraph mode.
How do I do this with lyx?
How do I get page numbers in my beamer presentation? (lyx-1.6.1)
Stefano Franchi wrote:
> On Tuesday 24 February 2009 10:38:50 Ehud Kaplan wrote:
>> I realize that this is not a specific Lyx question, but someone here
>> might know the answer.
>> My main problem in running Lyx (or Latex) on Linux is the lack of a nice
>> package manager like Miktex is on Window
lyx-1.6.2 fedora f10
In a beamer doc, I start a frame. Then try to insert program listing.
1. If I simply paste in code, it is not verbatim - all the lines got
wrapped!
2. Even trying some trivial code example, I get:
! LaTeX Error: \begin{lstlisting} on input line 132 ended by \end{document}.
I found the info in beameruserguide.pdf. It says you need to add [fragile]
to \begin{frame}
How would I be able to do this in lyx? (lyx inserts \lyxframe to start a
beamer frame)
Neal Becker wrote:
> I found the info in beameruserguide.pdf. It says you need to add
> [fragile] to \begin{frame}
>
> How would I be able to do this in lyx? (lyx inserts \lyxframe to start a
> beamer frame)
How can I produce \begin{frame}[fragile]?
If I choose BeginFrame, t
Not a lyx question, but a beamer question:
When used with all default settings, beamer will produce navigation symbols
at the bottom right of the page. If hyperlinks are used in the document,
all hyperlinks will have boxes drawn around them. The result is, that all
the navigation symbols have
Les Denham wrote:
> On Friday 27 March 2009, Neal Becker wrote:
>> Not a lyx question, but a beamer question:
>> When used with all default settings, beamer will produce navigation
>> symbols
>> at the bottom right of the page. If hyperlinks are used in the document,
Florian Rubach wrote:
> Neal Becker schrieb:
>> Les Denham wrote:
>>
>>
>>> On Friday 27 March 2009, Neal Becker wrote:
>>>
>>>> Not a lyx question, but a beamer question:
>>>> When used with all default settings, beamer will
http://rss.slashdot.org/~r/Slashdot/slashdot/~3/KggwCNPXuRQ/article.pl
Can lyx beamer work with a longtable? Can it automatically split a table
across pages? How about manually split?
Neal Becker wrote:
> Can lyx beamer work with a longtable? Can it automatically split a table
> across pages? How about manually split?
Ah, seems using ERT to insert [allowframebreaks] into \frame together
selecting longtable option in lyx will work.
In ams article, if I don't put a \section, equations are numbered as 0.1,
0.2, etc. What can I do about that?
Paul A. Rubin wrote:
> Neal Becker wrote:
>> In ams article, if I don't put a \section, equations are numbered as 0.1,
>> 0.2, etc. What can I do about that?
>>
>
> The layout file is adding that (as well as the same convention for
> numbering figures) t
If I typed in an equation as display, and then decide I'd like to turn it to
ams align (multiline), how can I do this without loosing everything I
already typed?
Selecting the equation, then insert/math/ams align is exactly the way to
destroy your work.
Vincent van Ravesteijn - TNW wrote:
>>If I typed in an equation as display, and the
>>decide I'd like to turn it to ams align (multiline),
>>how can I do this without loosing everything I already typed?
>>
>>Selecting the equation, then insert/math/ams align is
>>exactly the way to destroy your wo
Paul A. Rubin wrote:
> Neal Becker wrote:
>> Paul A. Rubin wrote:
>>
>>> Neal Becker wrote:
>>>> In ams article, if I don't put a \section, equations are numbered as
>>>> 0.1,
>>>> 0.2, etc. What can I do about that?
>>&g
Nikos Alexandris wrote:
> Another (ubuntu-)linux user here :-)
Fedora here
What do you usually use for Fourier transform? Calligraphic F, or maybe
something else?
I'm testing an experimental texlive-2009 package for fedora f11. I had
previously tetex. texlive is installed into /usr/share/texlive. I ran lyx
reconfig. I'm wondering if it correctly found all the packages, and how
does it know where to look.
http://scienceblogs.com/gregladen/2009/11/the_next_document_i_put_togeth.php
Steve Litt wrote:
> On Sunday 08 November 2009 07:25:21 Neal Becker wrote:
>>
http://scienceblogs.com/gregladen/2009/11/the_next_document_i_put_togeth.ph
>>p
>
> Great post Neal!
>
> I think a lot of your responders missed the point that it's all about
> styl
I'm entering this expression:
\left.\frac{R_{s}}{2f_{s}}(1+\alpha)\right|_{f_{s=4R_{s}}}
which is a common way of saying (expression) evalated substituting (value).
Is there any direct way to enter this without resorting to ERT?
Les Denham wrote:
> On Friday 04 December 2009 17:29:20 Yoel Koenka wrote:
>> Hi all,
>> Can someone tell me how do I plot graphs from math formulas in LyX?
>> I have LyX 1.6.4.2 on Ubuntu.
>> I've read there should be support for Octave (for example) but couldn't
>> find which package to install
Dr. Gyorgy Pota wrote:
> Dear Users,
>
> Lyx did not show any eps figures in a freshly installed Fedora 12
> system. Running Lyx in a terminal revealed that "convert" was
> unsuccesful. Finally it turned out that ImageMagick was not installed
> for Lyx although I installed Lyx via yum, which, in
I have 2 included graphics in this document. One previews OK, the other says:
Error loading file into memory.
Both render fine when printed. Both pdfs produced the same way (matplotlib).
Any clues?
I almost always want my graphic insert to be 100% textwidth. How can I set
this
as the default?
201 - 300 of 375 matches
Mail list logo