Re: Knitr Problem

2025-05-15 Thread jcredberry
Thx, JM! I simply copied the slides into a new file, added the preamble and voilá! Don't ask why, it just worked. Regards, Julio Rojas jcredbe...@gmail.com El jue, 15 may 2025 a la(s) 2:46 p.m., Jean-Marc Lasgouttes ( lasgouttes.lyx@free.fr) escribió: > Le 15/05/2025 à 19:39, jcredbe...@gma

Re: Knitr Problem

2025-05-15 Thread Jean-Marc Lasgouttes
Le 15/05/2025 à 19:39, jcredbe...@gmail.com a écrit : Hi again, I am trying to recompile a document with knitr  (latest lyx, latest R) and the following message appears: image.png Your best bet is to open the message pane and find the messages from R in there. It is not very convenient, bu

Knitr Problem

2025-05-15 Thread jcredberry
Hi again, I am trying to recompile a document with knitr (latest lyx, latest R) and the following message appears: [image: image.png] Any idea? Regards, Julio Rojas jcredbe...@gmail.com -- lyx-users mailing list lyx-users@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-users

Re: very, very small problem with location of buttons in find and replace

2025-03-19 Thread Kornel Benko
nda > Sent: 17 March 2025 22:27 > To: lyx-users@lists.lyx.org > Subject: Re: very, very small problem with location of buttons in find and > replace > > On Mon, Mar 17, 2025 at 05:46:23PM +, Paul Verschueren wrote: > > The problem still exists in 2.4.3. > &g

RE: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Paul Verschueren
Files\Python311\python.exe) Thanks also for the workaround tip - that hadn't occurred to me. Paul -Original Message- From: lyx-users On Behalf Of Pavel Sanda Sent: 17 March 2025 22:27 To: lyx-users@lists.lyx.org Subject: Re: very, very small problem with location of buttons in fin

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Kornel Benko
Am Tue, 18 Mar 2025 14:51:02 +0100 schrieb Jean-Marc Lasgouttes : > Le 18/03/2025 à 12:21, Kornel Benko a écrit : > >>> I tried to follow farther but to no avail (above my pay-grade) > >> > >> You managed to bisect it, that's already great. I'll take it from there. > >> > >> JMarc > > > > Tha

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Jean-Marc Lasgouttes
Le 18/03/2025 à 12:21, Kornel Benko a écrit : I tried to follow farther but to no avail (above my pay-grade) You managed to bisect it, that's already great. I'll take it from there. JMarc Thanks Can you tell me how the dispatched() status of cursor is used? I see that it is tested in Find

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Jean-Marc Lasgouttes
Le 18/03/2025 à 14:51, Jean-Marc Lasgouttes a écrit : Le 18/03/2025 à 12:21, Kornel Benko a écrit : I tried to follow farther but to no avail (above my pay-grade) You managed to bisect it, that's already great. I'll take it from there. JMarc Thanks Can you tell me how the dispatched() sta

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Kornel Benko
Am Tue, 18 Mar 2025 12:08:07 +0100 schrieb Jean-Marc Lasgouttes : > Le 18/03/2025 à 11:54, Kornel Benko a écrit : > >> BTW Kornel, when I tried to test this in master, it seems that Adv Find is > >> broken > >> there. If I just follow steps in MWE of the bug above the search > >> errorneously >

Re: very, very small problem with location of buttons in find and replace

2025-03-18 Thread Jean-Marc Lasgouttes
Le 18/03/2025 à 11:54, Kornel Benko a écrit : BTW Kornel, when I tried to test this in master, it seems that Adv Find is broken there. If I just follow steps in MWE of the bug above the search errorneously triggers the dialog of reach end of document, although it should just land on the first

Re: very, very small problem with location of buttons in find and replace

2025-03-17 Thread Pavel Sanda
On Mon, Mar 17, 2025 at 05:46:23PM +, Paul Verschueren wrote: > The problem still exists in 2.4.3. Interesting, I do no see your problem, as my math panel does not open just because find & search enters it. But this might be different in different Qt version (5.15 here) or because y

RE: very, very small problem with location of buttons in find and replace

2025-03-17 Thread Paul Verschueren
The problem still exists in 2.4.3. To reproduce, the cursor needs to be in text, NOT in a math box. Then when the "Find" button is clicked in the Advanced Find dialog, the buttons move up to leave the mouse pointing at the "Replace All" button instead of "Find

Re: very, very small problem with location of buttons in find and replace

2025-03-17 Thread Pavel Sanda
On Mon, Mar 17, 2025 at 03:05:48PM +, Stef Pillaert wrote: > I struggled with this very frequently in the past. Maybe in the mean time > this behaviour dissapeared in a newer version since november 2024, is this > possible? Who knows. If it appears again we need some steps to reproduce... P

Re: very, very small problem with location of buttons in find and replace

2025-03-17 Thread Stef Pillaert
Sanda Verzonden: maandag 17 maart 2025 15:40 Aan: Stef Pillaert CC: lyx-users Onderwerp: Re: very, very small problem with location of buttons in find and replace On Thu, Nov 14, 2024 at 09:05:30AM +, Stef Pillaert wrote: > Windows11, LyX most recent version. > A tiny, tiny problem:

Re: very, very small problem with location of buttons in find and replace

2025-03-17 Thread Pavel Sanda
On Thu, Nov 14, 2024 at 09:05:30AM +, Stef Pillaert wrote: > Windows11, LyX most recent version. > A tiny, tiny problem: when I use the advanced find and replace, the buttons > are not always at the exact same location, making me to click every now and > then the wrong but

Re: LYX 2.4.2.1 — Problem with \label and \ref mechanism

2024-10-20 Thread Richard Kimberly Heck
ed screenshot) in the LYX window is incorrect - the designated counter refers to the section counter... And not to the ‘code’ counter I created... What's wrong with the way I'm doing things? The problem isn't with your code. InsetLayout does not support counters. The LabelType and La

Re: LYX 2.4.2.1 — Problem with \label and \ref mechanism

2024-10-20 Thread didiergabory
I forgot to provide a sty file … - Mail original - | I'd like to give you this example of a module that I'm having trouble | finalizing... Because I have to admit, I'm having a really hard time | understanding the documentation... | I've created a new environment in which I'm placing pyt

Re: Numbering optimization problem overall and specific lines

2024-09-01 Thread Alex Boche
On Sun, Sep 1, 2024 at 11:24 AM Richard Kimberly Heck > wrote: > >> On 8/23/24 2:34 PM, Alex Boche wrote: >> > Hi, >> > >> > Lyx newbie here. >> > >> > I'd like to write an optimization problem with an objective on the >> > fi

Re: Numbering optimization problem overall and specific lines

2024-09-01 Thread Richard Kimberly Heck
7;d have figured out the solution anyway, though. Riki  On Sun, Sep 1, 2024 at 11:24 AM Richard Kimberly Heck wrote: On 8/23/24 2:34 PM, Alex Boche wrote: > Hi, > > Lyx newbie here. > > I'd like to write an optimization problem with an objective on

Re: Numbering optimization problem overall and specific lines

2024-09-01 Thread Alex Boche
.g. 1) or individual lines (e.g. 1.1, 1.2, etc.). On Sun, Sep 1, 2024 at 11:24 AM Richard Kimberly Heck wrote: > On 8/23/24 2:34 PM, Alex Boche wrote: > > Hi, > > > > Lyx newbie here. > > > > I'd like to write an optimization problem with an objective on the &

Re: Numbering optimization problem overall and specific lines

2024-09-01 Thread Richard Kimberly Heck
On 8/23/24 2:34 PM, Alex Boche wrote: Hi, Lyx newbie here. I'd like to write an optimization problem with an objective on the first line and constraints on subsequent lines (picture below). But I'd like a number label on the full problem and separate number labels on some (or

Numbering optimization problem overall and specific lines

2024-08-23 Thread Alex Boche
Hi, Lyx newbie here. I'd like to write an optimization problem with an objective on the first line and constraints on subsequent lines (picture below). But I'd like a number label on the full problem and separate number labels on some (or all) lines. What is the best way to do this

Re: Problem with LyX installation on Windows 11

2024-07-25 Thread Yu Jin
\MiKTeX\miktex\bin\x64 > > However, this is incorrect. The correct path should be: > > C:\Users\TorquilSørensen\AppData\Local\Programs\MiKTeX\miktex\bin\x64 > Maybe there is a Problem with 'ø' in your user's name? > > I was going to report this as a bug on th

Re: Problem with LyX installation on Windows 11

2024-07-25 Thread Richard Kimberly Heck
On 7/25/24 9:04 AM, Torquil Macdonald Sørensen wrote: When installing LyX on my Windows 11 system, the LyX installer claims to have found a LaTeX installation at the following location: C:\Users\TorquilSorensen\AppData\Local\Programs\MiKTeX\miktex\bin\x64 However, this is incorrect. The correct

Problem with LyX installation on Windows 11

2024-07-25 Thread Torquil Macdonald Sørensen
When installing LyX on my Windows 11 system, the LyX installer claims to have found a LaTeX installation at the following location: C:\Users\TorquilSorensen\AppData\Local\Programs\MiKTeX\miktex\bin\x64 However, this is incorrect. The correct path should be: C:\Users\TorquilSørensen\AppData\Local

Re: FW: Lyx 2.4 - strange rendering problem in Windows

2024-07-22 Thread Jean-Marc Lasgouttes
Le 05/06/2024 à 17:09, Dr Paul Verschueren a écrit : Thanks to all for making 2.4 a reality😊. I’ve just installed on Win11 and have a strange issue: when a document is scrolled or moved up or down, a ghost image is left behind (see screenshot below). Dear Paul, Good news: this will be fixed

Lyx 2.4 - strange rendering problem in Windows

2024-06-08 Thread Dr Paul Verschueren
disappears on single clicking in the document. > > Has anyone else seen this behaviour, or is it just my system? Does > anyone have any recommendations on things I should try before > reporting it as a problem? > > (I suspect a QT issue, but don’t know much about QT). &g

Re: FW: Lyx 2.4 - strange rendering problem in Windows

2024-06-06 Thread Jean-Marc Lasgouttes
the document. Has anyone else seen this behaviour, or is it just my system? Does anyone have any recommendations on things I should try before reporting it as a problem? (I suspect a QT issue, but don’t know much about QT). Many thanks for any input! Hmm, I have never seen this one! One

RE: LyX 2.4 & MikTeX problem

2024-06-03 Thread Kees Zeelenberg
> Van: lyx-users Namens Richard Kimberly Heck > Verzonden: zondag 2 juni 2024 02:14 > Aan: lyx-users@lists.lyx.org > Onderwerp: Re: LyX 2.4 & MikTeX problem > On 6/1/24 15:34, Paul Rubin wrote: > On 6/1/24 15:13, Bernt Lie via lyx-users wrote: > ... > It's becau

Re: LyX 2.4 & MikTeX problem

2024-06-02 Thread Christopher Menzel
On Jun 2, 2024, at 9:12 AM, markhsalmon wrote: > >> It's because of this sort of problem, which seems to arise constantly, that >> we stopped recommending MiKTeX. > > [S]o what do you recommend please? If not MikTek? TeX Live <https://www.tug.org/texlive/wind

Re: LyX 2.4 & MikTeX problem

2024-06-02 Thread markhsalmon
default directory, because “the directory is not empty”. >>> >>> So I try to *un-install* MikTeX, but then get the same error message as >>> above. >>> >>> What on earth is going on? >>> >>> -B >> >> Looks like a known i

Re: LyX 2.4 & MikTeX problem

2024-06-01 Thread Richard Kimberly Heck
message as above. What on earth is going on? -B Looks like a known issue (https://github.com/MiKTeX/miktex/issues/1489) with, apparently, a known workaround (at least for some people). It's because of this sort of problem, which seems to arise constantly, that we stopped recomme

Re: LyX 2.4 & MikTeX problem

2024-06-01 Thread Paul Rubin
On 6/1/24 15:13, Bernt Lie via lyx-users wrote: I just installed LyX 2.4.0 on my computer, and it worked. Then I thought I should update MikTeX... Last time was in April 2024; there were a number of updates. At the end of the update, I was told that the MikTeX console needed to close down

LyX 2.4 & MikTeX problem

2024-06-01 Thread Bernt Lie via lyx-users
osed by the OS and it > seems to work without any problem. On Slackware linux upgrading the existing version to a new one has no issues. Rich -- lyx-users mailing list lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org> http://lists.lyx.org/mailman/listinfo/lyx-users --

Re: Problem with Preview and Export in LyX 2.3.7

2024-05-30 Thread Hal Kierstead via lyx-users
> On May 29, 2024, at 9:36 PM, Richard Kimberly Heck wrote: > > On 5/29/24 19:55, Hal Kierstead via lyx-users wrote: >> All - >> >> Here is a small .lyx file. If I preview it or export it to pdf the line >> lengths are ragged, but if I export it to .tex and then run latex I get good >> (maybe

Re: Problem with Preview and Export in LyX 2.3.7

2024-05-29 Thread Richard Kimberly Heck
On 5/29/24 19:55, Hal Kierstead via lyx-users wrote: All - Here is a small .lyx file. If I preview it or export it to pdf the line lengths are ragged, but if I export it to .tex and then run latex I get good (maybe not perfect) pdf output. Can anybody help me? Is this a bug? I can't compil

Problem with Preview and Export in LyX 2.3.7

2024-05-29 Thread Hal Kierstead via lyx-users
All - Here is a small .lyx file. If I preview it or export it to pdf the line lengths are ragged, but if I export it to .tex and then run latex I get good (maybe not perfect) pdf output. Can anybody help me? Is this a bug? Hal example.lyx Description: Binary data -- lyx-users mailing lis

Re: Problem with displaying ipe-generated pdf in LyX

2024-05-19 Thread fcanatay
> > Am Sonntag, dem 19.05.2024 um 14:39 +0300 schrieb fcana...@gmail.com: >> attached a small test pdf (a simple circle), which is displayed fine >> in every pdf previewer and browser I tried, except in LyX. I wonder >> if my setup is the culprit here (LyX 2.4.0~RC4 & Texlive Basic & Mac >> appl

Re: Problem with displaying ipe-generated pdf in LyX

2024-05-19 Thread Tobias Hilbricht
Am Sonntag, dem 19.05.2024 um 14:39 +0300 schrieb fcana...@gmail.com: > attached a small test pdf (a simple circle), which is displayed fine > in every pdf previewer and browser I tried, except in LyX. I wonder > if my setup is the culprit here (LyX 2.4.0~RC4 & Texlive Basic & Mac > apple silicon)

Problem with displaying ipe-generated pdf in LyX

2024-05-19 Thread fcanatay
Greetings, I am having problems working with pdf files generated by the drawing program ipe in LyX. (These are hybrid pdf that contain embedded code so that they can be re-edited.) When I insert such a pdf in LyX it doesn’t show up in the work area at all except for a blank space, although the

Re: Problem using bibunits package in Lyx

2024-02-16 Thread Jürgen Spitzmüller
ile (plus bib files) that exposes your problem? -- Jürgen -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Problem with `'’ used in program listing

2024-02-15 Thread Trevor Jenkins
I am clearly doing something stupid with a program listing in LyX. The code in the listing is fragment of SQL (for SQLite3) “name string" regexp "^(\w| |`|'|’|-)+, (\w| |`|'|’|-)+, " That is the regular expression checks for ` ‘ and ’ (backtick, straight quote and right quote). The program listi

Problem using bibunits package in Lyx

2024-02-15 Thread edemsky
Hello, I’m just reaching out because I’m having trouble using the bibunits package in Lyx, and I’m not sure what the issue is. I’m using Windows and Lyx Version 2.3.7. I followed this step-by-step guide that I found on Lyx’s wiki: 1. Add the following to Document→Settings..→Preamble: \u

Re: I am facing this problem...

2023-12-04 Thread Dr Eberhard W Lisse
I asked him for a MWE on his previous question already. el On 04/12/2023 18:59, Stefano Simonucci wrote: > I too, didn't understand what the problem is: perhaps the fact that > "hello" is written after the figure in the output? > > On 04/12/23 16:01, John Kane wrote:

Re: I am facing this problem...

2023-12-04 Thread Stefano Simonucci
I too, didn't understand what the problem is: perhaps the fact that "hello" is written after the figure in the output? On 04/12/23 16:01, John Kane wrote: I think we probably need a minimum werking example (MWE) here.  It in very difficult to diagnose a problem from a screenshot

Re: Problem in inserting figure...

2023-11-24 Thread Dr Eberhard W Lisse
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/ -- lyx-use

Re: Problem converting some svgz

2023-09-22 Thread Dan via lyx-users
> On Fri, Sep 15, 2023 at 07:25:44PM +0200, Dan via lyx-users wrote: > >> Yes, I did, that's why I suspect the problem is actually with these >> third-party apps rather than LyX. >> Generate PDF files (attached) from redo.svgz >>  1. Cairosvg: "cairosv

Re: Problem with frame inset

2023-09-20 Thread jspitzm
Am Dienstag, dem 19.09.2023 um 15:43 +0200 schrieb Dan: > I have come across the very same problem again with listing buttons > (when editing externally). The solution is the very same as well. > > STEPS TO REPRODUCE: >    1. Insert > Program listing >    2. Type somet

Re: Problem with frame inset

2023-09-19 Thread Dan via lyx-users
> This is since "InsetLayout Box" (in stcinsetc.inc) sets the label color > to "foreground" (the text color), which is not a good idea in dark > mode. Setting it to static "black" fixes the issue. I'll do this in > master. > > -- > Jürg

Re: Problem converting some svgz

2023-09-18 Thread Pavel Sanda
On Fri, Sep 15, 2023 at 07:25:44PM +0200, Dan via lyx-users wrote: > Yes, I did, that's why I suspect the problem is actually with these > third-party apps rather than LyX. > Generate PDF files (attached) from redo.svgz >  1. Cairosvg: "cairosvg -f pdf -o redo_cairosvg.pd

Re: Problem with frame inset

2023-09-17 Thread Jürgen Spitzmüller
Am Sonntag, dem 17.09.2023 um 22:54 +0200 schrieb Dan via lyx-users: > I am having a problem with frame insets and would like to see if > anyone else has realized or can reproduce this problem. Important: > this only happens with dark theme. This is since "InsetLayout Box" (in

Re: Problem converting some svgz

2023-09-15 Thread Scott Kostyshak
On Fri, Sep 15, 2023 at 07:31:01PM +0200, Dan via lyx-users wrote: > > > > Both PDFs (attached) display only the shadow of the arrow, not the arrow > > itself. > > > Forgot to add the attachments, I am dumb :(. Thanks, this is helpful. This way if we hear of a re

Re: Problem converting some svgz

2023-09-15 Thread Dan via lyx-users
> Both PDFs (attached) display only the shadow of the arrow, not the arrow > itself. > Forgot to add the attachments, I am dumb :(. Daniel. Enviat amb Tutanota. redo_cairosvg.pdf Description: Adobe PDF document redo_inkscape.pdf Description: Adobe PDF document -- lyx-users mailing list

Re: Problem converting some svgz

2023-09-15 Thread Dan via lyx-users
>> > I have replaced cairosvg (version 2.5.2) for Inkscape (version 1.3, the >> > latest AppImage(d)), but the problem partially persists: now the Undo icon >> > displays properly in workarea and PDF, but Redo does not in neither of >> > them. See the att

Re: Problem converting some svgz

2023-09-15 Thread Scott Kostyshak
On Tue, Sep 12, 2023 at 06:05:50PM +0200, Dan via lyx-users wrote: > > > > I have replaced cairosvg (version 2.5.2) for Inkscape (version 1.3, the > > latest AppImage(d)), but the problem partially persists: now the Undo icon > > displays properly in workarea and P

Re: Problem converting some svgz

2023-09-12 Thread Dan via lyx-users
> I have replaced cairosvg (version 2.5.2) for Inkscape (version 1.3, the > latest AppImage(d)), but the problem partially persists: now the Undo icon > displays properly in workarea and PDF, but Redo does not in neither of them. > See the attached images. > Sorry, I meant

Problem converting some svgz

2023-09-12 Thread Dan via lyx-users
Hello, I am having a problem with some svgz (gzipped svg files) not displaying propely in both, the LyX's workarea and the PDF output. I ask here to see if someone else has (or has had) a similar problem and can give me some advice. PROBLEM Follow through these steps  1. Run Ly

Re: Graphics font problem

2023-07-20 Thread Herbert Voss
Am 20.07.23 um 23:44 schrieb Edwin Burmeister: Figure 1: Relationship between utility-space and gains-space Note from the above that I have figured out how to increase the font size for the caption, which entails first switching to math mode. But I cannot figure out how to increase the

Graphics font problem

2023-07-20 Thread Edwin Burmeister
Hi-- I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.4.1. [As an aside, months ago I discovered that Browse did not work for inserting a graphic file and found the workaround.] I have a different problem. In the PDF created by LyX, one sees, for example, the following

Re: Greek letter bold problem

2022-12-22 Thread Baris Erkus
On 21-Dec-22 12:48 PM, ZHOU SHUAI wrote: Hi, I am using the Elsevier template to write the paper, but I have found that it doesn't work when I bold the Greek letters ($\mathbf{\sigma}$). Did you have any solution for this problem? Regards. Please read the post:

Re: Greek letter bold problem

2022-12-21 Thread Udicoudco
On Wed, Dec 21, 2022 at 3:32 PM ZHOU SHUAI wrote: > Hi, > > I am using the Elsevier template to write the paper, but I have found that > it doesn't work when I bold the Greek letters ($\mathbf{\sigma}$). Did you > have any solution for this problem? > > > > Regard

Greek letter bold problem

2022-12-21 Thread ZHOU SHUAI
Hi, I am using the Elsevier template to write the paper, but I have found that it doesn't work when I bold the Greek letters ($\mathbf{\sigma}$). Did you have any solution for this problem? Regards. -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinf

Re: Problem converting older files with lyx2lyx

2022-11-25 Thread Gordon Watson via lyx-users
developer path >>> (/Library/Developer/CommandLineTools), missing xcrun at: >>> /Library/Developer/CommandLineTools/usr/bin/xcrun >> >> This line shows that there is a problem with python3 installation. > > Yes, this is what I „googled“ and wrote him in private mail communic

Re: Problem converting older files with lyx2lyx

2022-11-25 Thread Stephan Witt
ary/Developer/CommandLineTools/usr/bin/xcrun > > This line shows that there is a problem with python3 installation. Yes, this is what I „googled“ and wrote him in private mail communication: > Am 21.11.2022 um 07:04 schrieb Stephan Witt : > > Hi Gordon, > > I don’t know why

Re: Problem converting older files with lyx2lyx

2022-11-25 Thread José Matos
t there is a problem with python3 installation. -- José Abílio -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Problem converting older files with lyx2lyx

2022-11-22 Thread Gordon Watson via lyx-users
> On 21 Oct 2022, at 4:27 pm, Dr Eberhard Lisse wrote: > > The easiest is to completeley uninstall TeX and then LyX (on the Mac you > can just Trash it) and then first to install TeX (MacTex in whatever > guise or form) and then LyX, which in the first run will do a Tools -> > Reconfigure which

Re: Problem converting older files with lyx2lyx

2022-10-20 Thread Dr Eberhard Lisse
The easiest is to completeley uninstall TeX and then LyX (on the Mac you can just Trash it) and then first to install TeX (MacTex in whatever guise or form) and then LyX, which in the first run will do a Tools -> Reconfigure which you can do manually any time. You should be able to run /

Re: Problem converting older files with lyx2lyx

2022-10-20 Thread Paul A. Rubin
On 10/20/22 14:44, ahostmadsen--- via lyx-users wrote: And to add. When I run the following command, which I think emulates the converter as run from LyX: python -tt /Applications/LyX.app/Contents/Resources/lyx2lyx/lyx2lyx  -o abc.lyx  testfile.lyx the conversion works perfectly. Yet, from

Re: Problem converting older files with lyx2lyx

2022-10-20 Thread ahostmadsen--- via lyx-users
And to add. When I run the following command, which I think emulates the converter as run from LyX: python -tt /Applications/LyX.app/Contents/Resources/lyx2lyx/lyx2lyx  -o abc.lyx   testfile.lyx the conversion works perfectly. Yet, from inside lyx it doesn’t work. Meanwhile, trying to edit conv

Re: Problem converting older files with lyx2lyx

2022-10-20 Thread ahostmadsen--- via lyx-users
-1000, Gordon Watson , wrote: > 1. I also seek to resolve the “lyx2lyx” problem when opening my old LyX > files. Example message: > > /Users/gordonwatson/Desktop/LyX files/BTR19.lyx is from an older version of > LyX and the lyx2lyx script failed to convert it. > > 2. I am usin

Problem converting older files with lyx2lyx

2022-10-18 Thread ahostmadsen--- via lyx-users
I appreciate the feedback I have received, but I’m still left with a somewhat non-functioning LyX installation. To repeat 1. I cannot open older LyX formats. 2. Instant preview does not work. This happened recently. Can anyone suggest how I can get LyX to work again? -- lyx-users mailing list l

Re: Problem converting older files with lyx2lyx

2022-10-13 Thread Dr Eberhard Lisse
That can be a Python issue. But it's nice to see it works. What I have done in the past is to convert all LyX files I have below my work area with something similar to find ~/medicine/cpd/ -name '*.lyx' -type f -exec open {} ';' and then having to save all the files manually. Which of

Re: Problem converting older files with lyx2lyx

2022-10-13 Thread ahostmadsen--- via lyx-users
Thanks for the instructions. I ran lyx2lyx from the command line, and it successfully converted the old file, and Lyx can open the converted file. But if I try to open the old file from inside LyX I still get: “...is from an older version of LyX and the lyx2lyx script failed to convert it.” So,

Re: Problem converting older files with lyx2lyx

2022-10-12 Thread Dr Eberhard Lisse
On the Mac (deduced from the icloud address) find /Applications/LyX.app/ -name lyx2lyx -type f tells us /Applications/LyX.app/Contents/Resources/lyx2lyx/lyx2lyx Try the complete path/file name on the old file and see what that says. Looks a little like a TeX installation issue

Re: Problem converting older files with lyx2lyx

2022-10-11 Thread ahostmadsen--- via lyx-users
Thanks, you mean running lyx2lyx from the terminal? Then I get “command not found" When I run reconfigure, I get the message: The system reconfiguration has failed. Default textclass is used but LyX may not be able to work properly. Please reconfigure again if needed. Perhaps I totally need to

Re: Problem converting older files with lyx2lyx

2022-10-11 Thread Dr Eberhard Lisse
Have you tried running lyx2lyx on them and see what that says? perhaps with the --noisy option? LyX will display, but can't convert. So you need to look what image you are trying to display and whether there is a converter for that. Sometimes just a Tools --> Reconfigure will do the trick el

Re: Problem converting older files with lyx2lyx

2022-10-06 Thread ahostmadsen--- via lyx-users
Thanks, I checked. Yes, it’s on. One further issue: LyX doesn’t display graphics: “error converting to loadable format." But I just mention these issues as symptoms. My main issue is that I cannot open older LyX files, which is a serious headache. (Sorry, I’m not sure about the right way to re

Re: Problem converting older files with lyx2lyx

2022-10-05 Thread Paul A. Rubin
On 10/4/22 21:03, ahostmadsen--- via lyx-users wrote: I have a problem with LyX on one of my Macs (OS 12.5.1). 1. Equations are not typeset inside lyx (compiling the document works fine). 2. When I try to open older files I get: “…. is from an older version of LyX and the lyx2lyx

Problem converting older files with lyx2lyx

2022-10-05 Thread ahostmadsen--- via lyx-users
I have a problem with LyX on one of my Macs (OS 12.5.1). 1. Equations are not typeset inside lyx (compiling the document works fine). 2. When I try to open older files I get: “…. is from an older version of LyX and the lyx2lyx script failed to convert it.” This is true for many files I tried

Re: Bibliography Problem

2022-05-27 Thread Joseph Hesse
only get 3 choices for the citation style, "[#ID], Add to bibliography only, Key only".  In your MWE you had more choices, including the one I am trying to get.  I don't know what I am missing. Can you sent me your document in PM?  Thank you,  Joe After many hours, I solved

Re: Bibliography Problem

2022-05-26 Thread Jürgen Spitzmüller
Am Donnerstag, dem 26.05.2022 um 05:50 -0500 schrieb Joseph Hesse: >  Thank you for your reply. >   >  I duplicated what you had in the MWE.  My document settings are now > "Biblatex, Author-number, numeric, numeric". >  When I do a citation I only get 3 choices for the citation style, > "[#ID], Ad

Re: Bibliography Problem

2022-05-26 Thread Joseph Hesse
On 5/25/22 05:30, Jürgen Spitzmüller wrote: Am Mi., 25. Mai 2022 um 11:51 Uhr schrieb Joseph Hesse : I want the citation to look something like "Smith [5]" where the author's name appears in the citation.  I don't have a citation style available  (Insert->Citation) that allows this,

Re: Bibliography Problem

2022-05-25 Thread Jürgen Spitzmüller
Am Mi., 25. Mai 2022 um 11:51 Uhr schrieb Joseph Hesse : > I want the citation to look something like "Smith [5]" where the > author's name appears in the citation. I don't have a citation style > available (Insert->Citation) that allows this, the best I can do is > just "[5]". How can I get "S

Bibliography Problem

2022-05-25 Thread Joseph Hesse
Hi, I am writing a book with lyx and want a bibliography and the ability to cite items in the text. My references.bib file is correct.  In my master document it appears at the end as "Biblatex Generated Bibliography" and in the pdf of the book the bibliography appears the way I want, as numb

Re: Problem with lyx after updating OS

2022-05-17 Thread Joseph Hesse
On 5/17/22 09:01, Giovanni via lyx-users wrote: venerdì 13 maggio 2022, 07:38, Joseph Hesse: Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora 36 repository which is lyx 2.3.6.1. Not sure if this is

Re: Problem with lyx after updating OS

2022-05-17 Thread Giovanni via lyx-users
venerdì 13 maggio 2022, 07:38, Joseph Hesse: > Hi, > > I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx > when I was using Fedora 35.  I installed lyx from my Fedora 36 > repository which is lyx 2.3.6.1. Not sure if this is helpful, but i can confirm

Re: Problem with lyx after updating OS

2022-05-17 Thread Kornel Benko via lyx-users
gt;>> > >>>> I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem > >>>> with lyx when I was using Fedora 35.  I installed lyx from my > >>>> Fedora 36 repository which is lyx 2.3.6.1. > >>>> > >>>> When

Re: Problem with lyx after updating OS

2022-05-17 Thread Joseph Hesse
On 5/16/22 13:41, Paul A. Rubin wrote: On 5/16/22 14:16, Joseph Hesse wrote: On 5/14/22 10:47, Paul A. Rubin wrote: On 5/13/22 08:38, Joseph Hesse wrote: Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora

Re: Problem with lyx after updating OS

2022-05-16 Thread Paul A. Rubin
On 5/16/22 14:16, Joseph Hesse wrote: On 5/14/22 10:47, Paul A. Rubin wrote: On 5/13/22 08:38, Joseph Hesse wrote: Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora 36 repository which is lyx 2.3.6.1

Re: Problem with lyx after updating OS

2022-05-16 Thread Joseph Hesse
On 5/14/22 10:47, Paul A. Rubin wrote: On 5/13/22 08:38, Joseph Hesse wrote: Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora 36 repository which is lyx 2.3.6.1. When I start lyx I can open one of the

Re: Problem with lyx after updating OS

2022-05-14 Thread Paul A. Rubin
On 5/13/22 08:38, Joseph Hesse wrote: Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora 36 repository which is lyx 2.3.6.1. When I start lyx I can open one of the chapters from my book and an attempt to

Problem with lyx after updating OS

2022-05-13 Thread Joseph Hesse
Hi, I upgraded my OS from Fedora 35 to Fedora 36.  I had no problem with lyx when I was using Fedora 35.  I installed lyx from my Fedora 36 repository which is lyx 2.3.6.1. When I start lyx I can open one of the chapters from my book and an attempt to open another chapter causes lyx to

Re: Problem installing LyX

2020-11-26 Thread Yu Jin
Hi, it is probably a security issue. Try to manually create a file inside the "Local" directory. Maybe you don't have access somehow. -- Eugene Am Do., 26. Nov. 2020 um 08:29 Uhr schrieb Anthony Macks < anthonyma...@gmail.com>: > Firstly, thanks for a great product. > I have recently tried t

Problem installing LyX

2020-11-25 Thread Anthony Macks
Firstly, thanks for a great product. I have recently tried to update to the latest version of LyX. When trying to install I get the following message: Error opening file for writing: C:\Users\amacks\AppData\Local\LyX 2.3\bin\Qt5Core.dll I have already installed and updated MikTeX before I tried

Re: Knitr problem

2020-11-21 Thread Paul A. Rubin
On 11/20/20 6:43 PM, jcredbe...@gmail.com wrote: Dear all, I am currently working on an old Beamer document that used to work flawlessly. This document has several slides with R code via knitr. It seems knitr cannot load some libraries that are installed in my R (4.0.3): library("BSDA") ## E

Knitr problem

2020-11-20 Thread jcredberry
Dear all, I am currently working on an old Beamer document that used to work flawlessly. This document has several slides with R code via knitr. It seems knitr cannot load some libraries that are installed in my R (4.0.3): library("BSDA") ## Error in library("BSDA"): there is no package called ’B

Re: Problem saving a file [DROPBOX]

2020-09-22 Thread Yu Jin
Am Di., 22. Sept. 2020 um 19:02 Uhr schrieb Yu Jin : > Am Di., 22. Sept. 2020 um 18:53 Uhr schrieb Yu Jin : > >> the #.lyx# file is hidden, you can not see it unless you explicitly >> show hidden files. You can do so in Control panel > file explorer options > >> view > show hidden files, folde

Re: Problem saving a file [DROPBOX]

2020-09-22 Thread Yu Jin
Am Di., 22. Sept. 2020 um 18:53 Uhr schrieb Yu Jin : > the #.lyx# file is hidden, you can not see it unless you explicitly > show hidden files. You can do so in Control panel > file explorer options > > view > show hidden files, folders and drives > > Oh, I was wrong there, it's not a hidden f

Re: Problem saving a file [DROPBOX]

2020-09-22 Thread Yu Jin
the #.lyx# file is hidden, you can not see it unless you explicitly show hidden files. You can do so in Control panel > file explorer options > view > show hidden files, folders and drives [image: grafik.png] -- Eugene -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org

Re: Problem saving a file [DROPBOX]

2020-09-22 Thread jcredberry
Well, it seems if you have another antivirus (in my case AVIRA) Windows passes this feature to it. So no, this does not seem to be the problem (I disabled it via registry editor, though). Regards, Julio Rojas jcredbe...@gmail.com On Tue, Sep 22, 2020 at 12:21 PM wrote: > Might it be t

  1   2   3   4   5   6   7   8   9   10   >