Re: make graphic insert 100% textwidth default

2013-08-01 Thread Neal Becker
Scott Kostyshak wrote: > On Wed, Jul 31, 2013 at 3:23 PM, Neal Becker wrote: >> I almost always want my graphic insert to be 100% textwidth. How can I set >> this as the default? > > You could try graphic groups. See section "Grouping of Image Settings" > in H

2.1.0beta1 beamer ui issues

2013-08-01 Thread Neal Becker
I'm trying out 2.1.0beta1. Interested in beamer improvements. I'm finding the ui confusing. I start off with a frame environment and put in a title. I'd now expect to hit ret to put text into the frame. ret is disabled. If I move over a space with left ->, now I'm outside title and hit ret.

Re: Forward/reverse search and LuaTeX

2013-09-18 Thread Neal Becker
Jacob Bishop wrote: > On Tue, Sep 10, 2013 at 12:09 PM, Pavel Sanda wrote: > >> Is anyone around with 0.17 version of Okular to test? >> > > I had never used forward or reverse search previously, but, interested in > the possibility, I just tested it on my system. Following the instructions, >

babel error with view "Additional Manual" lyx 2.1.0beta1

2013-09-18 Thread Neal Becker
2.1.0b1 on fedora 19 linux. I tried view "Additional Manual", and I get a stream of errors like: Package babel Error: Unknow option `ngerman'. Either you misspelled it Any hints? If I search: $ yum search ngerman ... === Matched: ngerman

Re: Forward/reverse search and LuaTeX

2013-09-18 Thread Neal Becker
Pavel Sanda wrote: > Neal Becker wrote: >> Can anyone explain how to test this? > > Additional features manual, section 5.6/5.7, and read this thread from > beginning. Pavel The manual says how to setup, but I don't know how to activate it. I found that reverse sear

Re: babel error with view "Additional Manual" lyx 2.1.0beta1

2013-09-19 Thread Neal Becker
Jürgen Spitzmüller wrote: > 2013/9/18 Neal Becker > >> 2.1.0b1 on fedora 19 linux. >> >> I tried view "Additional Manual", and I get a stream of errors like: >> >> Package babel Error: Unknow option `ngerman'. Either you misspelled it >&g

Link to external image viewer

2014-02-11 Thread Neal Becker
I'm giving a little presentation of my trip to Globecom2013. I have many pictures I took of slides presented there. I'm putting together a beamer presentation. I don't want to create a slide and cut and paste each picture - there are about 200. I wonder if I could somehow bring up an external

external pdfpages not producing any output

2014-02-11 Thread Neal Becker
I turned my jpgs into a multipage pdf using sam2p and pdfjoin. As a test, I tried inserting just 1 page of the pdf into lyx as external pdfpages. It will display onscreen within lyx, but not in the finished pdf output from lyx! I did use pages=- option. If I export as luatex, and run luatex, it

Re: external pdfpages not producing any output

2014-02-11 Thread Neal Becker
Neal Becker wrote: > I turned my jpgs into a multipage pdf using sam2p and pdfjoin. As a test, > I tried inserting just 1 page of the pdf into lyx as external pdfpages. > It will display onscreen within lyx, but not in the finished pdf output from > lyx! > > I did use pages=-

Re: external pdfpages not producing any output

2014-02-11 Thread Neal Becker
Neal Becker wrote: > I turned my jpgs into a multipage pdf using sam2p and pdfjoin. As a test, > I tried inserting just 1 page of the pdf into lyx as external pdfpages. > It will display onscreen within lyx, but not in the finished pdf output from > lyx! > > I did use pages=-

IEEE conference, author affilitation

2014-03-05 Thread Neal Becker
Trying to write an IEEE conference paper (in a big hurry!). I see I can insert authors, but I don't see anything for affiliation. In my case, I have 3 authors. Just use ERT and follow the instructions from IEEEconf.pdf? Of course, I can't help thinking that IEEE conf class isn't actually compl

Re: IEEE conference, author affilitation

2014-03-05 Thread Neal Becker
Bruce Veidt wrote: > Neal Becker gmail.com> writes: > >> >> Trying to write an IEEE conference paper (in a big hurry!). I see I can > insert >> authors, but I don't see anything for affiliation. >> >> In my case, I have 3 authors. >&

confusion about IEEEtran vs. ieee bib

2014-03-06 Thread Neal Becker
I'm using ieeetr bib option in lyx, which uses ieeetr bib style. I'm using texlive on fedora 20. I also have a package: rpm -ql texlive-biblatex-ieee /usr/share/doc/texlive-biblatex-ieee /usr/share/doc/texlive-biblatex-ieee/lppl1.3.txt /usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee-

footnote in table - too much vertical space in minipage

2014-03-10 Thread Neal Becker
I tried the advice for putting footnote inside table http://wiki.lyx.org/LyX/Tables#toc12 It works, but there's too much space from the bottom edge of the table to the footnote (and following caption). Any suggestion? Without the footnote, the caption is tight to the bottom of the table

Re: footnote in table - too much vertical space in minipage

2014-03-10 Thread Neal Becker
Neal Becker wrote: > I tried the advice for putting footnote inside table > http://wiki.lyx.org/LyX/Tables#toc12 > > It works, but there's too much space from the bottom edge of the table to the > footnote (and following caption). Any suggestion? Without the footnote, the &

Re: Table width

2014-03-30 Thread Neal Becker
What I did is enclose my table in: \resizebox{\columnwidth}{!}{} Uwe Stöhr wrote: > Am 27.03.2014 14:09, schrieb Cee Van Houten: > >> Yet i was trying to create a table >> today which was a little bit to wide. >> Lyx didnt warn me it was to wide nor >> did it make any corrections itself. > > T

resize equation output

2014-04-22 Thread Neal Becker
I have the misfortune to be commanded to produce ppt. So I took one of my equations, in lyx. I chose beamer so I get something that'll look good on a slide. I put \beamertemplatenavigationsymbolsempty so crop will work. When exported export/pdf(crop), it looks OK, but it's too small. I imp

Re: resize equation output

2014-04-22 Thread Neal Becker
Neal Becker wrote: > I have the misfortune to be commanded to produce ppt. So I took one of my > equations, in lyx. I chose beamer so I get something that'll look good on a > slide. I put > \beamertemplatenavigationsymbolsempty > > so crop will work. > > When

encoding problem using biblatex?

2014-04-28 Thread Neal Becker
I tried bibtex8 I tried setting inputenc to utf8 in doc preamble. Any ideas here? ... Package biblatex Info: Input encoding 'utf8' detected. Package biblatex Info: Automatic encoding selection. (biblatex) Assuming data encoding 'utf8'. Package biblatex Warning: Data encoding is 'ut

Re: Beamer in Lyx 2.1.0

2014-05-07 Thread Neal Becker
Julio Rojas wrote: > Thanks Scott, > > This shortcut is quite useful in getting me over the old "Frame" > environment hangover. Nevertheless, while trying both methods another > "problem" appeared: To get out of the title of a "Frame" pressing return is > not enough. One has to use the arrows to

Re: Beamer in Lyx 2.1.0

2014-05-07 Thread Neal Becker
Jürgen Spitzmüller wrote: > 2014-05-07 17:02 GMT+02:00 Richard Heck: > >> One idea I had was to implement something corresponding to the "Next >> Style" option in LibreOffice styles. So, e.g., if you are in a Frame >> environment and you hit , then LyX would know NOT to make the next >> line also

Re: Beamer in Lyx 2.1.0

2014-05-07 Thread Neal Becker
After arrow right, return. I can type some text. Looks nice. Oh, it's not nested in the frame. Hit tab. Now you have Frame inside Frame. On Wed, May 7, 2014 at 11:31 AM, Jürgen Spitzmüller wrote: > 2014-05-07 17:14 GMT+02:00 Neal Becker: > >> OK, I'm confused

Re: Beamer in Lyx 2.1.0

2014-05-07 Thread Neal Becker
Which brings up another question. Alt-A return? How could I have discovered this? If I look at Help/Shortcuts, I don't see it (or am I blind?) I wish lyx had a way to discover things like emacs does. On Wed, May 7, 2014 at 11:38 AM, Neal Becker wrote: > After arrow right, return.

nice writeup of lyx2.1 in lwn.net

2014-05-08 Thread Neal Becker
Currently behind paywall. But it includes this paragraph: Improved support for math typesetting is hardly a surprise; TeX was originally created by Donald Knuth to help him typeset The Art of Computer Programming, and TeX is used heavily by math journals. Nevertheless, there is always

very strange problem with microtype

2014-06-03 Thread Neal Becker
I am finalizing my IEEE conf paper. I added \usepackage{microtype} When I do that, one of the references is typeset with an extremely overfull hbox. But the log says nothing about any overfull hbox! Without microtype it's fine. The offending item comes from this: \bibitem{dvbs2-acm} R.~Rinal

Re: very strange problem with microtype

2014-06-03 Thread Neal Becker
But without microtype it hyphenates correctly On Jun 3, 2014 3:46 PM, "Richard Heck" wrote: > On 06/03/2014 01:15 PM, Neal Becker wrote: > >> I am finalizing my IEEE conf paper. I added >> \usepackage{microtype} >> >> When I do that, one of the

Re: very strange problem with microtype

2014-06-04 Thread Neal Becker
Jürgen Spitzmüller wrote: > 2014-06-04 3:53 GMT+02:00 Richard Heck: > >> On 06/03/2014 03:48 PM, Neal Becker wrote: >> >> But without microtype it hyphenates correctly >> >> >> Yes, I understand. But microtype modifies all kinds of things. >>

Re: very strange problem with microtype

2014-06-04 Thread Neal Becker
Well that would be IEEE.bst then On Wed, Jun 4, 2014 at 7:42 AM, Jürgen Spitzmüller wrote: > 2014-06-04 13:06 GMT+02:00 Neal Becker: > >> By TeX font style switches, you mean the {\em ...}? >> > > Yes. > > >> This was produced automatically from bibtex.

paper accepted for publication, but need help!

2014-06-10 Thread Neal Becker
Submitting to IEEE conf. They accept TeX. If I try to give them the TeX output, they say they need dvi, and all figures in eps (what is this, 1980??) If I try to export to dvi from lyx, I get: --- ! Package inputenc Error: Keyboard character used is undefined (inputenc)

Re: paper accepted for publication, but need help!

2014-06-10 Thread Neal Becker
OK. So is this a "good" procedure, or is something else recommended here? Neal Becker wrote: > Submitting to IEEE conf. They accept TeX. > > If I try to give them the TeX output, they say they need dvi, and > all figures in eps (what is this, 1980??) > > If I try

pick out all graphics from a lyx file?

2014-06-10 Thread Neal Becker
Anyone know an easy way to pick out all the pdfs that are included in my lyx file? Before you answer, some are multipage pdfs, and are included using page=option. I want to just pick the correct pages of those.

Re: pick out all graphics from a lyx file?

2014-06-10 Thread Neal Becker
Liviu Andronic wrote: > On Tue, Jun 10, 2014 at 4:54 PM, Neal Becker wrote: >> Anyone know an easy way to pick out all the pdfs that are included in my lyx >> file? >> > Try to export to archive bundle, and then check what was included in > there. LyX should collect

Re: paper accepted for publication, but need help!

2014-06-13 Thread Neal Becker
stefano franchi wrote: > On Thu, Jun 12, 2014 at 9:27 AM, Benedict Holland < > benedict.m.holl...@gmail.com> wrote: > >> That is a fantastic point. Also I just found this. >> >> http://wiki.lyx.org/BibTeX/Biblatex >> >> I don't know enough about Lyx to start programing stuff for it yet but it >>

Re: paper accepted for publication, but need help!

2014-06-13 Thread Neal Becker
stefano franchi wrote: > On Fri, Jun 13, 2014 at 6:30 AM, Neal Becker wrote: > >> stefano franchi wrote: >> >> > On Thu, Jun 12, 2014 at 9:27 AM, Benedict Holland < >> > benedict.m.holl...@gmail.com> wrote: >> > >> >> That

lyx+beamer+beamerspot.module usage

2014-10-31 Thread Neal Becker
I installed beamerspot.module http://www.spitzmueller.org/tools/lyx/beamerspot.module But not sure about usage. I found Edit/Text Style/Spotlight. This produces a yellow oval. But how do I customize? According to http://wiki.lyx.org/Layouts/Modules: "The form and color of the spot can be mod

'view' (Ctrl-R) is grayed-out for non-tex fonts

2015-03-09 Thread Neal Becker
I have a brand-new install of Fedora 21. If I choose 'use non-tex fonts (via xetex-luatex)' then 'view' is grayed out. How can I fix this? I have texlive-luatex (and I can export to pdf). -- Those who fail to understand recursion are doomed to repeat it

howto export with batch mode

2015-03-10 Thread Neal Becker
How would I use batch mode to process a lyx file, exporting with lualatex to pdf? -- Those who fail to understand recursion are doomed to repeat it

Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-22 Thread Neal Becker
Georg Baum wrote: > Paul Johnson wrote: > >> I searched long enough to see there is some peculiar history with >> packaging of esint.sty. I DO find the Fedora package in rpmfind.net >> "texlive-esint-...". I will rebuild that on the EL7 systems if I have >> to. But I can't see why this is necess

trying to get stix fonts working

2015-04-14 Thread Neal Becker
Some years ago I tried this and I think got it to work - but now trying on a new machine under fedora 21 (lyx-2.1.3) I found some old discussion and tried setting: \usepackage{unicode-math} \setmathfont{xits-math.otf} (the older discussion said \setmatfont{XITS Math}, but that just gives font n

howto change math fonts

2015-04-14 Thread Neal Becker
In the document/settings/fonts dialog: Using: Use non-tex fonts I can select various text fonts, but the only selection of math fonts is: Class Defaults (TeX fonts) Non-tex default Should other choices be available? (playing with document preamble, I haven't found a way to choose stix, xits, o

color math not shown on screen

2015-05-04 Thread Neal Becker
I applied coloring 'blue' to the following sentence. It is rendered correctly on the tex output, but on screen the \mathbf{s_{0}} is rendered black. By demodulating, decoding, and remodulating we will recover the desired signal \mathbf{s_{0}} -- Those who fail to understand recursion are do

\usepackage{cite} with IEEEtrans not collapsing multiple refs?

2015-07-07 Thread Neal Becker
I'm using \documentclass[american,conference]{IEEEtran} \usepackage{fontspec} \usepackage{geometry} \geometry{verbose} \usepackage{graphicx} \makeatletter %% User specified LaTeX commands. \usepackage{cite} ... But citations like: \cite{roberts,okada} are not collapse

Re: \usepackage{cite} with IEEEtrans not collapsing multiple refs?

2015-07-07 Thread Neal Becker
Neal Becker wrote: > I'm using > \documentclass[american,conference]{IEEEtran} > \usepackage{fontspec} > \usepackage{geometry} > \geometry{verbose} > \usepackage{graphicx} > > \makeatletter > %% User specified LaTeX commands. &g

math preview not working (lyx-2.1.3, fedora-22)

2015-07-10 Thread Neal Becker
I know it used to work, but something broke. If I turn on math preview, it does something horrible. It looks like the preview of math now occupies about 1/2 of the screen, making the screen quite unreadable. Like if I wrote $x^2$, there is a box showing a preview of this single x^2 that occup

error loading file into memory

2015-08-05 Thread Neal Becker
I have a number of figures which include graphics from matplotlib. They all previewed fine until I changed the mpl code to use: import matplotlib as mpl mpl.rc('font', family='stix') mpl.rc('axes', labelsize='large') I notice that mpl now warns that it cannot subset stix and includes the whole

Solved: using program listings in beamer

2024-10-09 Thread Neal Becker
Seems I found the answer. To use program listing in a beamer slide (or verbatim) you need to use the frame option [fragile] -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

algorithm in beamer slide?

2024-10-09 Thread Neal Becker
How do I write an algorithm in a LyX beamer slide? -- *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

Error on program listing in a beamer slide

2024-10-09 Thread Neal Becker
This is lyx-2.4.1 on Fedora 40 linux. It seems inserting a program listing into a beamer slide doesn't work! Here is a mwe: -- *Those who don't understand recursion are doomed to repeat it* test.lyx Description: application/lyx -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.l

Re: algorithm in beamer slide?

2024-10-10 Thread Neal Becker
; Am Mittwoch, dem 09.10.2024 um 09:25 -0400 schrieb Neal Becker: > > How do I write an algorithm in a LyX beamer slide? > > tl;dr > > Put the following in Document > Settings > Local Layout: > > Float > Type algorithm > Gu

Re: LyX usage and Tricks

2024-10-04 Thread Neal Becker
I noticed you're writing about communications, which is my area of interest. Just curious what specific topics you are writing about, if you don't mind sharing? On Fri, Oct 4, 2024 at 8:24 AM Jean-Marc Lasgouttes wrote: > Le 04/10/2024 à 09:17, A-Imam Al-Sammak a écrit : > > Dear all > > > > I

Re: algorithm in beamer slide?

2024-10-10 Thread Neal Becker
On Thu, Oct 10, 2024 at 9:29 AM Jürgen Spitzmüller wrote: > Am Donnerstag, dem 10.10.2024 um 08:56 -0400 schrieb Neal Becker: > > Doesn't seem to work. I added the local layout as you suggested. > > Then I tried insert float/algorithm. I'm guessing this is how I use

Re: Feature I'd most to see in LyX

2024-11-07 Thread Neal Becker
10:15 AM, Scott Kostyshak wrote: > > On Thu, Nov 07, 2024 at 09:18:23AM GMT, Neal Becker wrote: > >> I use lyx all the time. The one thing I'd most like to see added is I > >> often include graphics from multipage pdf and select the page to include > >> using lat

Feature I'd most to see in LyX

2024-11-07 Thread Neal Becker
I use lyx all the time. The one thing I'd most like to see added is I often include graphics from multipage pdf and select the page to include using latex option page=n. That works fine, except the preview always shows page1, which makes it a bit tricky to get right. Would be great if the previe

Re: LyX 2.4.2.1 not Working on Linux

2024-12-07 Thread Neal Becker
dnf repoquery --whatprovides /usr/share/texlive/texmf-dist/tex/latex/base/article.cls texlive-latex-11:svn65161-85.fc41.noarch On Sat, Dec 7, 2024 at 9:28 AM Rich Shepard wrote: > On Sat, 7 Dec 2024, Neal Becker wrote: > > > That's not a lyx problem. You are missing ba

Re: LyX 2.4.2.1 not Working on Linux

2024-12-07 Thread Neal Becker
That's not a lyx problem. You are missing basic texlive files. Please see: https://docs.fedoraproject.org/en-US/neurofedora/latex/ On Sat, Dec 7, 2024 at 3:58 AM Yifan Liu wrote: > LyX 2.4.2.1 does not work on Fedora Linux 41. For any .lyx files that used > to compile, there is an error messa

Re: vphantom not working?

2025-01-03 Thread Neal Becker
On Fri, Jan 3, 2025, 7:13 PM Richard Kimberly Heck wrote: > Here's the same image, with the paren moved. It's clearly smaller. > > On 1/3/25 2:13 PM, Kees Zeelenberg wrote: > > This is the pdf you sent as attachment, with the measurement bars from > Adobe Reader added

font adventures

2025-01-06 Thread Neal Becker
I'm again writing an IEEE conference paper, and trying to get fonts right. I've been selecting non-TeX fonts, because xetex and luatex are the new cool kids in town and would seem to be the way of the future. After trying kpfonts and the TeX Gyre, and a couple of others, I tried going back to TeX

vphantom not working?

2025-01-03 Thread Neal Becker
I've attached a mwe of a multiline equation. I've inserted vphantom to try to make the closing } the same size as the initial {, but for some reason in the pdf output the closing } looks smaller. In the lyx onscreen (not preview) it actually looks correct. Using lualatex for processing. Any ide

Re: vphantom not working?

2025-01-03 Thread Neal Becker
that matters. On Fri, Jan 3, 2025 at 1:34 PM Kees Zeelenberg wrote: > Using the measurement tool in Adobe Reader, it seems both braces have the > same length; see the attachment. Did you print the pdf and measure the > lengths? > > > > Best, > > > > Kees > >

Trouble with beamer Alert Block

2025-05-06 Thread Neal Becker
Hi, I'm using lyx-2.4.2.1 with beamer slides. My issue is, I've inserted an alert block. Now I want to insert some following text not in the alert block, but I don't seem to be able to. No matter where I place the cursor any text I enter is still inside the alert block. I can use the Insert/se

Re: Trouble with beamer Alert Block

2025-05-06 Thread Neal Becker
On Tue, May 6, 2025 at 11:49 AM Richard Kimberly Heck wrote: > On 5/6/25 9:53 AM, Neal Becker wrote: > > Hi, > > > > I'm using lyx-2.4.2.1 with beamer slides. My issue is, I've inserted > > an alert block. Now I want to insert some following text not in the

resuming enumeration in beamer

2025-03-03 Thread Neal Becker
I wanted to resume enumeration but don't see how to do this in LyX. I tried following: https://tex.stackexchange.com/questions/365974/resuming-a-list-in-lyx First, I can't select module customizable lists even though I have enumitem.sty installed: locate enumitem.sty /usr/share/texlive/texmf-dist

Re: resuming enumeration in beamer

2025-03-03 Thread Neal Becker
On Mon, Mar 3, 2025 at 11:08 AM Richard Kimberly Heck wrote: > On 3/3/25 10:47 AM, Neal Becker wrote: > > I wanted to resume enumeration but don't see how to do this in LyX. I > > tried following: > > https://tex.stackexchange.com/questions/365974/resuming-a-list-in-

Re: resuming enumeration in beamer

2025-03-03 Thread Neal Becker
On Mon, Mar 3, 2025 at 12:51 PM Neal Becker wrote: > > On Mon, Mar 3, 2025 at 11:08 AM Richard Kimberly Heck > wrote: > >> On 3/3/25 10:47 AM, Neal Becker wrote: >> > I wanted to resume enumeration but don't see how to do this in LyX. I >> > tried foll

Re: resuming enumeration in beamer

2025-03-04 Thread Neal Becker
Thanks, that works. And I see I already used this in 2023 :) On Mon, Mar 3, 2025 at 11:46 PM Jürgen Spitzmüller wrote: > Am Montag, dem 03.03.2025 um 22:04 -0500 schrieb Richard Kimberly Heck: > > Are you using beamer? I take it you are, since you mentioned overlay. > > The enumitem module cann

wiki down?

2025-07-30 Thread Neal Becker
This link seems unreachable: https://wiki.lyx.org/LyX/NewInLyX25 -- *Those who don't understand recursion are doomed to repeat it* -- lyx-users mailing list lyx-users@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-users

Re: Graphic file formatsx

2021-12-09 Thread Neal Becker via lyx-users
I've had some issues similar to this, although none of my timings are as long as you describe. I often create plots with matplotlib. I believe that if you draw, say a scatterplot with 10^6 data points, the resulting pdf will contain 10^6 instructions to draw points. This may cause slow rendering

Re: LuaTeX vs XeTeX

2021-12-17 Thread Neal Becker via lyx-users
I thought all LaTeX have to pass strict tests and produce identical results. Any difference due to different fonts. Is this correct? On Fri, Dec 17, 2021 at 6:06 AM Herbert Voss via lyx-users wrote: > > Am 16.12.21 um 22:12 schrieb Virgil Arrington via lyx-users: > > Starting with the completel

multirow table elements

2022-02-28 Thread Neal Becker via lyx-users
I wanted to make some of the column headings multirow, because otherwise they would use too much horizontal space. I see that I can select the cell, then settings/column settings, set a width will then autowrap the cell text, and I can use ctrl-enter to put the linebreak where I want. There is al

beamer frame (again)

2022-03-15 Thread Neal Becker via lyx-users
I'm trying to get used to the lyx way to insert beamer frames. Compared to the inset method I've been using I find it a bit inefficient, but maybe I need to learn some keyboard shortcuts to help with that. One thing I'm having trouble with is inserting a beamer frame into a sequence of existing f

beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
Can I make a reference to a page number in a beamer document? How? -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
efore this. On Wed, Mar 30, 2022 at 2:21 PM Paul A. Rubin via lyx-users < lyx-users@lists.lyx.org> wrote: > On 3/30/22 13:56, Neal Becker via lyx-users wrote: > > Can I make a reference to a page number in a beamer document? How? > > > > > When you say "beamer do

Re: beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
OK, I got it. If I use I get the slide number, which is what I wanted. On Wed, Mar 30, 2022 at 3:04 PM Neal Becker wrote: > Hmm, a bit more complicated than I thought. I really want the cross > reference to the slide number, which is indicated in the footer. > When I put \section,

conflict beamer, eulervm (with mnwe)

2022-03-31 Thread Neal Becker via lyx-users
Strange conflict. Using beamer, if \usepackage{eulervm} is added, then when \hat{a} used something happened that causes: ! Undefined control sequence. \hat l.39 \end{frame} without \hat{} there is no error, and without \usepackage{eulervm} there is no error. Any thoughts? Thanks, Neal

Re: conflict beamer, eulervm (with mnwe)

2022-03-31 Thread Neal Becker via lyx-users
Yes, that fixed it! Thanks! On Thu, Mar 31, 2022 at 12:32 PM Jürgen Spitzmüller via lyx-users < lyx-users@lists.lyx.org> wrote: > Am Donnerstag, dem 31.03.2022 um 12:09 -0400 schrieb Neal Becker via > lyx-users: > > Strange conflict. Using beamer, if > > \usepackage

<    1   2   3   4