caption in listings

2011-05-06 Thread Neal Becker
I used menu/insert caption to place a caption into my program listing float. But, the pld just says e.g. "Listing 1", without my caption. Ideas?

cross refs with page #s?

2011-05-06 Thread Neal Becker
Is there a way to get cross refs including page #s? Like see Section 7.5 (pg 23).

selecting fonts in xetex

2011-05-10 Thread Neal Becker
I'm interested in trying out xetex. Any suggestions for font settings to try (free, widely available)? This is fedora 14, have stix fonts. How are math fonts selected?

Re: selecting fonts in xetex

2011-05-10 Thread Neal Becker
On Tuesday 10 May 2011, Richard Heck wrote: > On 05/10/2011 02:22 PM, Neal Becker wrote: > > I'm interested in trying out xetex. Any suggestions for font settings to > > try (free, widely available)? This is fedora 14, have stix fonts. > > You can use almost any fo

Re: selecting fonts in xetex

2011-05-11 Thread Neal Becker
>Guenter Milde wrote: > On 2011-05-10, Neal Becker wrote: > >> I'm interested in trying out xetex. Any suggestions for font settings >> to try (free, widely available)? This is fedora 14, have stix fonts. > > This very much depends on what you want to achie

Re: selecting fonts in xetex

2011-05-11 Thread Neal Becker
Bruce Pourciau wrote: > > On May 11, 2011, at 2:32 AM, Guenter Milde wrote: > >>> How are math fonts selected? >> >> By default, math fonts are not changed and still taken from the 8-bit >> encoded CM fonts. >> >> To configure math fonts, there are two options: > > You could also, within LyX, u

elyxer trouble

2011-05-25 Thread Neal Becker
elyxer (1.2.1) embeds: http://elyxer.nongnu.org/lyx.css"; type="text/css" media="all"> But that url seems to be dead. Has elyxer moved? Is there some way I can reference a local copy instead? I thought just copying lyx.css to the same directory would work, but it doesn't.

Re: elyxer trouble

2011-05-25 Thread Neal Becker
Julien Rioux wrote: > On 25/05/2011 7:59 AM, Neal Becker wrote: >> elyxer (1.2.1) embeds: >> >> http://elyxer.nongnu.org/lyx.css"; >> type="text/css" media="all"> >> >> But that url seems to be dead. >> >> Has elyxer

Re: elyxer trouble

2011-05-25 Thread Neal Becker
Alex Fernandez wrote: > On Wed, May 25, 2011 at 5:31 PM, Neal Becker wrote: >> One more problem. Running elyxer from lyx (2.0) gui, the displayed math is >> missing. But, run elyxer from command line (using --html), works much >> better. What's going on? > >

Re: elyxer trouble

2011-05-26 Thread Neal Becker
Alex Fernandez wrote: > Hi again, > > On Thu, May 26, 2011 at 12:58 AM, Neal Becker wrote: >>> What browser are you using? Some old versions of IE may show HTML >>> better than XHTML. Anyway you can add the --html option within LyX, >>> adding it to the C

elyxer options for export to word?

2011-05-31 Thread Neal Becker
It seems if I use elyxer for the purpose of export to 'word', only --html seems to produce something word (2007) will recognize. With defaults, word seems to show the xhtml structure instead of a formatted document. I also tried lyxHTML export to xhtml. This produced a file.xhtml, which word(

Re: A period after section number

2011-07-24 Thread Neal Becker
Anders Host-Madsen wrote: > You should be able to do this with the titlesec package. > > For example, it has the following command: > > "and you may add a dot after the counter simply with > \titlelabel{\thetitle.\quad}" > > My experience is that trying to change the section labels > manually g

[OT] I hate powerpoint

2011-08-26 Thread Neal Becker
I would normally use beamer, but now I'm forced to use ppt for my part of a joint presentation. I hate it. I just want something like this: \begin{itemize} \item Nice Equation \begin{equation} y = x \end{equation} \item Another equation \begin{equation} y = x \end{equation} ... You get the ide

can't change page layout with beamer?

2011-08-26 Thread Neal Becker
Any reason that when presentation(beamer) is selected, page layout can't be changed (grayed out)?

Re: can't change page layout with beamer?

2011-08-27 Thread Neal Becker
Jürgen Spitzmüller wrote: > Neal Becker wrote: >> Any reason that when presentation(beamer) is selected, page layout can't be >> changed (grayed out)? > > http://www.lyx.org/trac/ticket/5863 > > Jürgen While geometry doesn't work, pgfpages seems to: \us

Re: Breaking long URL

2019-01-03 Thread Neal Becker
Michael Berger wrote: > How about this one!? > > Michael Berger > > On 02.01.19 20:10, Léo Rebetez wrote: >> >> Hi, >> >> I'm new on lyx, I'll use it mainly for publishing books. I'm searching >> how to break a too long url like this one: >> >> http://www.guardian.co.ukuk2012jun12policestopandse

beamer - list too deeply nested

2019-05-20 Thread Neal Becker
Does lyx offer any solution to 'too deeply nested' for beamer + itemize? itemize allows just 3 levels. Thanks, Neal

Re: beamer - list too deeply nested

2019-05-20 Thread Neal Becker
Guenter Milde wrote: > On 2019-05-20, Neal Becker wrote: >> Does lyx offer any solution to 'too deeply nested' for beamer + itemize? >> itemize allows just 3 levels. > > You may try the "enumitem" module and customize the lists, but it is > possibl

citations out of order??

2019-06-20 Thread Neal Becker
I'm writing IEEEtrans (conference) paper. For some reason, the 1st citation is labelled [4]. The following citations are in order starting with [1]. What's going on? The latex code just says \cite{whatever}. Any ideas?

Re: citations out of order??

2019-06-21 Thread Neal Becker
Jürgen Spitzmüller wrote: > Am Donnerstag, den 20.06.2019, 15:08 -0400 schrieb Neal Becker: >> I'm writing IEEEtrans (conference) paper. For some reason, the 1st >> citation >> is labelled [4]. The following citations are in order starting with >> [1]. >>

lyx keeps resetting bibliography style to plain

2019-06-24 Thread Neal Becker
Using lyx-2.3.2 (fedora 30 linux). I'm writing IEEE doc (conf.). I set default bibtex style to ieeetr (or IEEEtr). But if I export latex, it says \bibliographystyle{plain} and of course produces the wrong results. Using plain old bibtex.

Re: lyx keeps resetting bibliography style to plain

2019-06-24 Thread Neal Becker
Neal Becker wrote: > Using lyx-2.3.2 (fedora 30 linux). > > I'm writing IEEE doc (conf.). I set default bibtex style to ieeetr (or > IEEEtr). But if I export latex, it says > \bibliographystyle{plain} > and of course produces the wrong results. > Using plain ol

why no pandoc export options?

2019-06-28 Thread Neal Becker
I'm looking here: https://wiki.lyx.org/Tips/ExportingOpenDocumentLibreofficeOpenofficeAndOfficeOpenXMLMSWordWithPandoc#trouble I'm using lyx-2.3.2-3.fc30.x86_64 fedora 30 linux. I have pandoc pandoc -v pandoc 2.2.1 Compiled with pandoc-types 1.17.5.4, texmath 0.11.1.2, skylighting 0.7.5 Under ex

How to get dvi + eps output?

2019-07-19 Thread Neal Becker
I know I did this before but forgot how. For IEEE conference I need to submit DVI + EPS figures. I got the dvi output (export dvi) but not the eps converted figures. Thanks, Neal

export to dvi (luatex) not working

2019-10-22 Thread Neal Becker
I'm running LyX-2.3.3 I'm producing an IEEE conference paper (due 10/31). I can view pdf from LyX fine. But if I try to produce dvi, using export dvi(luatex), the result causes errors when run through dvipdfmx. dvipdfmx vtc2020.dvi vtc2020.dvi -> vtc2020.pdf [1 dvipdfmx:warning: Unparsed mater

export to latex not working

2019-10-22 Thread Neal Becker
My document compiles fine within LyX, but export to LaTeX is not working (lyx-2.3.3). Specifically, export / latex (lualatex) [3<./system_simulation_block_diagram-2-crop.pdf>](load luc: /home/nbecker/.texl ive2018/texmf-var/luatex-cache/generic/fonts/otl/lmroman6-bold.luc) ! Missing $ inserted.

lyx crash on latex export

2019-10-22 Thread Neal Becker
I get a repeatable crash on latex export. Quite unfortunate since that's the only way to debug latex errors. Error: Software exception Detected LyX has caught an exception, it will now attempt to save all unsaved documents and exit. Exception: std::except

Import utf-8 encoded latex

2019-11-18 Thread Neal Becker
I'm trying to import a latex table that is in utf-8 and includes some non-ascii (specifically, the π character). When I try to import to lyx, this character is mangled. If I run tex2lyx manually I get the same result. Both emacs and 'file' say my latex is utf-8. Any ideas? Thanks, Neal -- Th

Re: Too large space before cross-references?

2020-04-05 Thread Neal Becker
In my opinion a full space is proper here, although I'd usually put a tie. Usually want to prevent line break before a number. On Sat, Apr 4, 2020, 2:11 PM Bernd wrote: > I have the feeling that there is a too large space before cross-references. > > In "see table 1.1", table and 1 should be set

Lyx icon?

2020-06-22 Thread Neal Becker
I've noticed on lyx-2.3.5 (Fedora32) that the Icon for lyx looks like a yellow circle with a which W. What's this? -- *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

Re: Lyx icon?

2020-07-02 Thread Neal Becker
I believe you are correct, I have noticed the yellow circle with W icon on several other apps running on kde/wayland. I tested the version from lyx-next, and in 1 quick test, running on kde/wayland I see lyx icon; so it appears to fix the issue, at least for lyx. Thanks, Neal On Thu, Jul 2, 2020

Just an \fbox please

2020-08-01 Thread Neal Becker
I want some text in a box. Using ERT, I can write \fbox{my text} and I get the result I wanted, a box just around my text. But if I choose insert/box, I don't see an option for betting a box with a frame that is just the size of my text, only options to manually choose a size. Thanks, Neal --

Re: bibliographic software (linux only)

2020-09-13 Thread Neal Becker
I'll just warn you that last time I tried biblatex with ieee the spacing looked wrong, bibliography took to much space On Sat, Sep 12, 2020, 4:04 PM Rich Shepard wrote: > On Sat, 12 Sep 2020, V K wrote: > > > I'm historian, so never used this style – I need verbose ones (and even > > heavily mo

Simplify complex graph from matplotlib

2020-10-01 Thread Neal Becker
Don't know if this is more appropriate for lyx or mpl. I have a couple of graphs with a large number of points. They were exported from matplotlib as pdf, and produced large files. After including in lyx, the resulting pdf takes a long time to load. The plots don't really need so many points at

Re: Simplify complex graph from matplotlib

2020-10-02 Thread Neal Becker
m to PNG. They take > less memory as such. > > -- > > Prof. Murat Yildizoglu > Advisor to the Minister of Education, Youth and Sports of Cambodia > Expertise France > > On leave from: > UNIVERSITE DE BORDEAUX > GREThA (UMR CNRS 5113) > > web: www.yildizoglu.fr &

labeling environment + beamer

2020-11-18 Thread Neal Becker
I saw in the User's Manual the labeling environment as an enhanced Description, and thought I'd try it. In my beamer document I don't see labeling as one of the choices under lists. Is it not compatible with beamer or am I missing something? Thanks, Neal -- *Those who don't understand recursio

beamer \footfullcite multiple references

2020-11-19 Thread Neal Becker
When using beamer+biblatex, I'd like to have a \footfullcite with multiple references. What I get is a single footnote, written like: citation1 << just imagine this is a superscript 1 In: xyx In pdq What I'd like is citation 1,2 1 In: xyz 2 In: pdq If I try inserting 2 separate citations in sequ

hypersetup code in preamble causing problems with beamer notes

2020-12-02 Thread Neal Becker
lyx-2.3.6 I'm trying beamer with metropolis theme. So to preamble I added: \usetheme[numbering=fraction,titleformat=smallcaps]{metropolis} I want notes on 2nd screen, so I added \usepackage{pgfpages} \setbeameroption{show notes} \setbeameroption{show notes on second screen=right} When I

beamer notes support?

2020-12-02 Thread Neal Becker
Is there any direct support for beamer notes, or do we need to use ERT? Thanks, Neal -- *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

Re: beamer notes support?

2020-12-02 Thread Neal Becker
Thanks! I see now that there is Insert > Custom inset > Beamer Note, and there is also Noteitem layout. Seems odd that these two options are in entirely different menus. On Wed, Dec 2, 2020 at 12:09 PM Scott Kostyshak wrote: > On Wed, Dec 02, 2020 at 11:17:07AM -0500, Neal Bec

reuse open pdf viewer

2020-12-02 Thread Neal Becker
When I use evince, each view re-uses the existing evince viewer instance. I'm experimenting with pympress, which seems really nice for beamer presentation. Each time I view the pdf, a new pympress window is created. How is it arranged that evince will reuse the existing window, and how might I co

Re: hypersetup code in preamble causing problems with beamer notes

2020-12-02 Thread Neal Becker
Sorry, that's: document settings > pdf properties > check "customize hyperref options" On Wed, Dec 2, 2020 at 2:41 PM Neal Becker wrote: > I get this artifact if I change document settings > pdf properties > check > "customize pdf options&quo

Re: beamer notes support?

2020-12-04 Thread Neal Becker
I've been trying pympress and I am very impressed! On Fri, Dec 4, 2020, 11:49 AM Jürgen Spitzmüller wrote: > Am Donnerstag, dem 03.12.2020 um 22:53 -0800 schrieb John White: > > So, what to do? Not knowing much of Beamer and nothing of Apple. I > > open the > > url and it asks me to open or sav

Re: beamer notes support?

2020-12-04 Thread Neal Becker
pympress is particularly nice because: python! automatically detects notes puts notes in a separate window, just what I want for online presentation On Fri, Dec 4, 2020 at 12:57 PM Paul A. Rubin wrote: > On 12/4/20 1:38 AM, Dr Eberhard W Lisse wrote: > > Slightly off topic, but prompted by Beame

Re: LyX layouts for IEEE Open Journals

2020-12-22 Thread Neal Becker
Please report your results, I will probably need this soon as well. On Tue, Dec 22, 2020, 11:34 AM Richard Kimberly Heck wrote: > On 12/22/20 4:58 AM, list_em...@icloud.com wrote: > > The Institute of Electrical and Electronics Engineers (IEEE) has a > series of new ‘open” journals which use a d

beamer cross reference to subsection

2020-12-30 Thread Neal Becker
I have a beamer document, and I want to make a crossreference to a subsection. It appears that labeling the subsection and inserting a crossreference results in a reference to the pageno, not the subsection number. I'm guessing that this is some behavior of latex that beamer has modified? I'm no

Re: picture environment

2021-01-15 Thread Neal Becker
I would recommend use diagrams.net. You can use latex or asciimath. Export as pdf. On Fri, Jan 15, 2021 at 1:35 PM Paul A. Rubin wrote: > On 1/15/21 1:21 PM, Joe Babb wrote: > > I am trying to use Lyx to document some math and electronics and I need to > place a block diagram into my document.

Large delimiters, multiline equations

2021-01-22 Thread Neal Becker
I have an equation that has to be split (to fit into beamer presentation). It has large delimiters that span the lines. Does lyx have any facility to help with this? I did get a useable result, but only with a lot of ERT. Lyx seems not helpful here, is there any way other than ERT to get "\Bigg

Re: Large delimiters, multiline equations

2021-01-22 Thread Neal Becker
On Fri, Jan 22, 2021 at 11:26 AM Joel Kulesza wrote: > > On Fri, Jan 22, 2021 at 6:29 AM Neal Becker wrote: >> >> I have an equation that has to be split (to fit into beamer >> presentation). It has large delimiters that span the lines. Does lyx >> have any faci

Re: beamer dual

2021-03-03 Thread Neal Becker
I recommend pympress On Wed, Mar 3, 2021 at 6:30 AM Dr Eberhard Lisse wrote: > > On the Mac you can use slidepilot. > > el > > On 03/03/2021 13:16, Patrick Dupre wrote: > > Hello, > > > > I am preparing a short presentation for a colleague. I would like to > > have the regular slides on the stan

Re: beamer dual

2021-03-03 Thread Neal Becker
IIRC I've also use dspdfviewer, but pympress is python and should be quite portable On Wed, Mar 3, 2021 at 9:58 AM wrote: > > Patrick, > > Neal recommended pympress. So try that. Google for the website there are > packages around. > > el > > — > Sent from Dr Lisse’s iPhone > On 3 Mar 2021, 16:36

Re: beamer dual

2021-03-03 Thread Neal Becker
| | email: pdu...@gmx.com > Laboratoire interdisciplinaire Carnot de Bourgogne > 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE > Tel: +33 (0)380395988 > === > > > >

Re: beamer dual

2021-03-03 Thread Neal Becker
Yes I've used impressive. I don't think it meets my requirements for presenting from home: the screen to present and the screen with the notes are in 2 different X windows, so I can share one of them. On Wed, Mar 3, 2021 at 1:40 PM Paul A. Rubin wrote: > > I've used (and been quite happy with) I

Re: blurish pdf figure

2021-03-15 Thread Neal Becker
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

hyphen for range

2021-04-06 Thread Neal Becker
As I recall in LaTeX there are 3 different hyphen marks which are written as '-', '--', and '---'. The 2nd one is for a range as in 1--2 days. How is this entered in lyx? Thanks, Neal -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: hyphen for range

2021-04-07 Thread Neal Becker
Yes thanks that does appear to work. On Tue, Apr 6, 2021 at 11:13 AM Bernt Lie wrote: > > As... "1--2 days". Doesn't that work? > > -B > > -Original Message- > From: lyx-users On Behalf Of Neal Becker > Sent: Tuesday, April 6, 2021 5:10 PM >

Don't understand how to set height in resizebox

2021-09-09 Thread Neal Becker
I was happy to find the GraphicBoxes modules includes resizebox. I wanted to do \resizebox{!}{\textheight}{xxx} To rescale the height. But I don't see how to do that with the lyx gui. Inserting resizebox gives the option "width". Right click on width and I can choose instead height. Choosing h

Using chrome as pdf viewer

2021-09-22 Thread Neal Becker
1. Wayland is the new thing to replace X11 (eventually) 2. Many of us work from home, and need to do presentations But sharing screens under wayland doesn't work well. My usual way to present from lyx is to use the view button, which opens a window with evince as viewer (or okular will also work)

Re: How to convert LyX doc to LaTeX

2021-10-12 Thread Neal Becker
I've worked with IEEE pubs that want the .dvi together with figures as .eps. These can be exported directly from LyX. On Tue, Oct 12, 2021 at 7:50 AM Axel Dessecker wrote: > > Am Dienstag, 12. Oktober 2021, 13:27:20 CEST schrieb typ...@mac.com: > > > On 12 Oct 2021, at 9:10 pm, typ...@mac.com wr

Re: END-OF-FRAME, once again..

2021-10-13 Thread Neal Becker
I've found the LyX UI for beamer somewhat confusing. At one time, someone (I've forgotten who to credit here, sorry) contributed this beamer-flx inset (attached). I've been using it ever since. Generally I find it more to my liking. The only thing missing is it lacks a direct way to add frame op

Change description env indent

2021-11-01 Thread Neal Becker
I'd like to change (or eliminate) description env indentation in my beamer slides to give more space for text. lyx doesn't seem to support Description env options. Also, beamer seems incompatible with enumitem. Any suggestions? -- Those who don't understand recursion are doomed to repeat it --

beamer metropolis fonts

2021-12-01 Thread Neal Becker
I've been using beamer with metropolis theme for some time now. The recommended font here is Fira. I've used: \setsansfont[ BoldFont={Fira Sans SemiBold}, ItalicFont={Fira Sans BookItalic}, BoldItalicFont={Fira Sans SemiBold Italic} ]{Fira Sans Book} I found the semibold seems the most pleasing

Re: dvi export

2022-07-13 Thread Neal Becker
On Wed, Jul 13, 2022 at 8:26 AM Herbert Voss wrote: > > > Wolfgang, > > it does not reallly make sense to use the dvi export nowadays. > It is an intermediate file format for TeX but for lualatex superfluous. > Unfortunately nobody told IEEE. To submit to conferences they require .dvi and graph

Re: Why is Theorems (ams-extended) not available?

2022-11-04 Thread Neal Becker
2022 at 4:06 PM Scott Kostyshak wrote: > On Fri, Nov 04, 2022 at 04:02:59PM -0400, Neal Becker wrote: > > Why is Theorems (ams-extended) not available (Add is grayed out)? See > > screenshot below. This is lyx-2.3.6.1 on Fedora 36. > > I think first you have to add Theor

Re: Why is Theorems (ams-extended) not available?

2022-11-05 Thread Neal Becker
Without adding setbeamertemplate{theorems}[numbered] I did not get numbered theorems On Sat, Nov 5, 2022, 3:20 PM Dr Eberhard W Lisse wrote: > To me it looks like it is already installed... > > el > > > On 04/11/2022 22:02, Neal Becker wrote: > > Why is Theorems (ams

Re: LyX with NewTXMath unable to load metric data

2015-11-05 Thread Neal Becker
Guillaume Munch wrote: > Le 04/11/2015 22:46, Robert Susmilch a écrit : >> Dear List, >> >> I have been doing quite a few papers in LyX, and tried switching to >> LibreOffice for Zotero integration, however the math and figure placement >> drove me up the wall so badly, I came back to LyX/LaTeX, c

Re: LyX with NewTXMath unable to load metric data

2015-11-06 Thread Neal Becker
Guillaume Munch wrote: > Le 05/11/2015 12:36, Neal Becker a écrit : >> Guillaume Munch wrote: >> >>> Le 04/11/2015 22:46, Robert Susmilch a écrit : >>>> Dear List, >>>> >>>> I have been doing quite a few papers in LyX, and tried switc

algorithm float placed too high?

2016-01-13 Thread Neal Becker
I'm preparing camera ready version for IEEE conference, and I've hit a snag. I inserted an algorithm float, and it got placed at the top of a column. But the top of the 2 columns don't align! Any ideas? I've included a snapshot showing the problem area.

trouble submitting IEEE conference article

2016-02-02 Thread Neal Becker
I'm submitting to IEEE VTC 2016 spring. Article (written with LyX) is accepted (yay). http://www.ieee.org/conferences_events/conferences/publishing/vtc16spr.html says they only accept .dvi, and graphics in .eps, and they want to make the pdf. I'm shocked, this is ancient obsolete tech. So I

Re: trouble submitting IEEE conference article

2016-02-02 Thread Neal Becker
Georg Baum wrote: > Neal Becker wrote: > >> I'm submitting to IEEE VTC 2016 spring. Article (written with LyX) is >> accepted (yay). > > Congrats! > >> > http://www.ieee.org/conferences_events/conferences/publishing/vtc16spr.html >> says they o

Re: trouble submitting IEEE conference article

2016-02-02 Thread Neal Becker
Georg Baum wrote: > Neal Becker wrote: > >> Thanks! It does appear to work to export to DVI (LuaTeX) _after_ I >> uncheck Document/settings/fonts use non-tex fonts. > > You mean after you uncheck or after you check the button? It is supposed > to work like this: >

Re: trouble submitting IEEE conference article

2016-02-03 Thread Neal Becker
Neal Becker wrote: > Georg Baum wrote: > >> Neal Becker wrote: >> >>> Thanks! It does appear to work to export to DVI (LuaTeX) _after_ I >>> uncheck Document/settings/fonts use non-tex fonts. >> >> You mean after you uncheck or after you check

anyone use synctex?

2016-02-04 Thread Neal Becker
I tried configuring converters lyx (LuaTeX) -> pdf (LuaTeX) convert to lualatex --synctex=1 But didn't seem to work for export->pdf(luatex). I suspect maybe the synctex.gz file was written to a cache directory, and not exported to the correct (source) directory? How would I fix this?

convert lyx -> plain text?

2016-02-12 Thread Neal Becker
How do I programatically convert lyx -> plain text?

proselint looks very cool

2016-02-12 Thread Neal Becker
would be nice to integrate with lyx

IEEE: The paper PDF file cannot be accepted

2016-03-31 Thread Neal Becker
Trying to upload final paper, and it's not accepted. I get: The paper PDF file cannot be accepted: Publishers require that PDF fonts are embedded so that documents can be printed everywhere; one or more of your document fonts are not embedded. See EDAS FAQ. I used export lualatex, with Use Non

Re: IEEE: The paper PDF file cannot be accepted

2016-03-31 Thread Neal Becker
Neal Becker wrote: > Trying to upload final paper, and it's not accepted. I get: > > The paper PDF file cannot be accepted: Publishers require that PDF fonts > are embedded so that documents can be printed everywhere; one or more of > your document fonts are not embedded.

Re: IEEE: The paper PDF file cannot be accepted

2016-03-31 Thread Neal Becker
Guillaume Munch wrote: > Le 31/03/2016 19:36, Neal Becker a écrit : >> Trying to upload final paper, and it's not accepted. I get: >> >> The paper PDF file cannot be accepted: Publishers require that PDF fonts >> are embedded so that documents can be printed ev

Re: IEEE: The paper PDF file cannot be accepted

2016-04-01 Thread Neal Becker
Guillaume Munch wrote: > Le 31/03/2016 20:11, Neal Becker a écrit : >> Guillaume Munch wrote: >> >>> Le 31/03/2016 19:36, Neal Becker a écrit : >>>> Trying to upload final paper, and it's not accepted. I get: >>>> >>>> The paper PD

beamer frame in lyx-2.2

2016-04-14 Thread Neal Becker
What is the procedure to produce beamer frames in lyx-2.2? I don't see anything written about it http://wiki.lyx.org/LyX/NewInLyX22 We used to insert a separator between frames, but that's no longer an option on the choices. If I don't put a separator between frames, the lyx display is visuall

Re: beamer frame in lyx-2.2

2016-04-14 Thread Neal Becker
Neal Becker wrote: > What is the procedure to produce beamer frames in lyx-2.2? > > I don't see anything written about it http://wiki.lyx.org/LyX/NewInLyX22 > > We used to insert a separator between frames, but that's no longer an > option > on the choices. If

Re: beamer frame in lyx-2.2

2016-04-14 Thread Neal Becker
Guillaume Munch wrote: > Le 14/04/2016 13:39, Neal Becker a écrit : >> What is the procedure to produce beamer frames in lyx-2.2? >> >> I don't see anything written about it http://wiki.lyx.org/LyX/NewInLyX22 >> >> We used to insert a separator between fra

Re: beamer frame in lyx-2.2

2016-04-15 Thread Neal Becker
Scott Kostyshak wrote: > On Thu, Apr 14, 2016 at 05:58:04PM +0200, Kornel Benko wrote: >> Am Donnerstag, 14. April 2016 um 09:52:17, schrieb Neal Becker >> >> > Guillaume Munch wrote: >> > >> > > Le 14/04/2016 13:39, Neal Becker a écrit : >>

Re: beamer frame in lyx-2.2

2016-05-09 Thread Neal Becker
Scott Kostyshak wrote: > On Fri, Apr 15, 2016 at 03:43:26PM -0400, Scott Kostyshak wrote: >> On Fri, Apr 15, 2016 at 06:57:14AM -0400, Neal Becker wrote: >> > Scott Kostyshak wrote: >> > >> > > On Thu, Apr 14, 2016 at 05:58:04PM +0200, Kornel Benko wrote: &

howto select multiple items in table

2016-05-17 Thread Neal Becker
OK, here's a stupid question. I'm trying to select multiple items in a table with a mouse. shift-mouse1 selects all the intervening items. ctrl- mouse1 does not add to the selection, it is overiding the selection, the same as mouse1. Using emacs key bindings. This is linux LyX Version 2.2.0rc1

cudos for beamer-flx.lyx

2016-06-09 Thread Neal Becker
I'm enjoying using the beamer custom inset that was posted here. I'd like to see this as the standard method for supporting beamer frames on lyx going forward.

Re: cudos for beamer-flx.lyx

2016-06-10 Thread Neal Becker
Guillaume Munch wrote: > Le 09/06/2016 12:25, Neal Becker a écrit : >> I'm enjoying using the beamer custom inset that was posted here. I'd >> like to see this as the standard method for supporting beamer frames on >> lyx going forward. >> >> > >

Math: non-tex fonts default -> error

2016-06-30 Thread Neal Becker
Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful, falling back to file: luaotfload | load : path lookup of "latinmodern-math" unsuccessful, falling back to file: LaTeX Font Info:Font shape `EU2/lati

Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Richard Heck wrote: > On 06/30/2016 03:38 PM, Neal Becker wrote: >> Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I >> get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful, >> falling back >> to file: >

Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote: > Richard Heck wrote: > >> On 06/30/2016 03:38 PM, Neal Becker wrote: >>> Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I >>> get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful, >

Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
José Abílio Matos wrote: > On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote: >> There it is! >> I've tried >> sudo mktexlsr --verbose >> and also rm -rf ~/.texlive2015 to clean cache. > > Hi Neal, > do you have texlive-lm-math installed? >

Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote: > José Abílio Matos wrote: > >> On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote: >>> There it is! >>> I've tried >>> sudo mktexlsr --verbose >>> and also rm -rf ~/.texlive2015 to clean cache. >> >>

Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote: > Neal Becker wrote: > >> José Abílio Matos wrote: >> >>> On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote: >>>> There it is! >>>> I've tried >>>> sudo mktexlsr --verbose >>>> and also rm

beamer plain frame for titlepage

2016-07-05 Thread Neal Becker
I find I need to add \renewcommand\makebeamertitle{\frame[plain]{\maketitle}}% to preamble, or else the section is printed on the bottom of the title page, which I don't think anyone would want. Maybe this should be lyx default. (I added [plain] onto \frame)

lyx using 100% cpu

2016-07-06 Thread Neal Becker
After killing Xorg, I found lyx was using 100% cpu. Fedora 24 linux

Re: Remote X11 is slow for typing

2016-09-04 Thread Neal Becker
Scott Kostyshak wrote: > On Sat, Sep 03, 2016 at 10:48:57AM -0400, Bruce Momjian wrote: >> On Sat, Sep 3, 2016 at 10:39:54AM -0400, Scott Kostyshak wrote: >> > On Sat, Sep 03, 2016 at 10:26:13AM -0400, Bruce Momjian wrote: >> > > Are there any tricks to using LyX with remote X11, beyond using >>

enumitem not available for beamer?

2016-09-08 Thread Neal Becker
I start a frame, and select enumerate. I want to customize the enumerate (want to start items at "0"). I don't have any Insert/Enumerate Options on the menu. If I view Help/UserGuide, I do see Insert/Enumerate (although it's grayed out probably because it's read-only). I tried Document/Setti

beamer noteitem-> error: item undefined in ...

2016-09-13 Thread Neal Becker
I tried following: http://tex.stackexchange.com/questions/292816/presentation-using-lyx I have the following preamble: \usetheme{CambridgeUS} \usecolortheme{dolphin} \usepackage{algorithm} \usepackage{listings} \usepackage{caption} \captionsetup{labelformat=empty,labelsep=none} \captionsetup[subfi

Re: beamer noteitem-> error: item undefined in ...

2016-09-13 Thread Neal Becker
Neal Becker wrote: > I tried following: > http://tex.stackexchange.com/questions/292816/presentation-using-lyx > > I have the following preamble: > \usetheme{CambridgeUS} > \usecolortheme{dolphin} > \usepackage{algorithm} > \usepackage{listings} > \usepackage{caption}

beamer noteitem truncated (overfull)

2016-09-13 Thread Neal Becker
Using beamer, noteitem (this time inside frame!), it's working, but the displays of notes, which are formatted as itemize lists, are a bit truncated on the right. Probably connected with these warnings: Overfull \hbox (6.80821pt too wide) in paragraph at lines 10--11 [][][][][][][][][][][][][][]

<    1   2   3   4   >