Re: apostrophe, quote, double quote, back tick with copy paste

2025-02-14 Thread Jean-Marc Lasgouttes
Le 14/02/2025 à 16:46, Denniston, Todd A CIV USN NSWC CD CRANE IN (USA) via lyx-users a écrit : Folks, I am trying to add some script bits to the text of my lyx document and I (believe) am having some trouble with lyx doing some auto-magic converting of single quotes "'" & back ticks "`". I de

Re: Screen font size for math is always wrong after reopening LyX

2025-02-08 Thread Jean-Marc Lasgouttes
Le 08/02/2025 à 17:19, Hal Kierstead via lyx-users a écrit : That is the issue. For me, on three computers—old and new—it always and only happens when I restart LyX. Is there a faster way to force “them” to regenerate? The fast way is to use Command-plus and then Command-minus, I believe. I

Re: Screen font size for math is always wrong after reopening LyX

2025-02-08 Thread Jean-Marc Lasgouttes
Le 08/02/2025 à 14:27, Hal Kierstead via lyx-users a écrit : All - Whenever I reopen LyX the font size for math is way too small. I can fix it by going to Preferences / Look & Feel / Screen Fonts / Default Zoom, changing the zoom size, and then changing it back. But this is getting tiresome. (

Re: pull-down menus

2025-01-27 Thread Jean-Marc Lasgouttes
I'd say Alt-x rather than Ctrl-x. JMarc Le 27 janvier 2025 20:02:10 GMT+01:00, Richard Kimberly Heck a écrit : >On 1/27/25 12:46 PM, Osman Kemal Kadiroğlu wrote: >> >> Hi, >> >> I am not very experienced in using LYX. My computer, Kubuntu24.04.1LTS, >> after an update the opening page of LY

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 19:03, Thomas Philips a écrit : Solved it! 1. Even though I had made no changes to my setup, I needed to click on Tools > Reconfigure, after which it found knitr and generated pdfs, though it then couldn't find any of the image files, so... 2. I had to click on

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 18:01, Thomas Philips a écrit : Hello JMarc, I found the following system variables (see below). Interestingly the R folders does not show up on any of the three lines. Also, some of the items (Python39) have long been gone, apparently with no ill effect. I also did a search fo

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 15:39, Scott Kostyshak a écrit : In LyX, go to Tools > Reconfigure. Then wait (might take a few minutes). After that's done. Restart LyX and see if it finds knitr. As far as other users, I use knitr + LyX often and it works great for me. I'm on Linux, but it should work on all pl

Re: cls

2025-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2025 à 10:53, Patrick Dupre via lyx-users a écrit : Hello, I collect a rnl.cls file (attached). I put in texmf/tex/latex/local (linux) and reconfigure lyx. but the class is not available in lyx. my .lyx/layouts directory is empty What is the correct recipes to make a class available.

Re: How to find and replace the end-of-paragraph character?

2024-11-13 Thread Jean-Marc Lasgouttes
Le 13/11/2024 à 21:31, Richard Kimberly Heck a écrit : On 11/13/24 2:45 PM, ehud.be...@posteo.net wrote: I want to use the find&replace tool to find end-of-paragraphs and replace them with the space character, as in the attached picture. Is there any way to do that? I tried to select with the

Re: Old LyX file in new LyX version

2024-11-12 Thread Jean-Marc Lasgouttes
Le 11/11/2024 à 04:15, Richard Kimberly Heck a écrit : On 11/10/24 1:09 PM, Post Gresql wrote: Hello. I run the almost latest LyX version in Ubuntu, and it works great. Now I've found an old LyX file, that uses some customized environments and stuff (I had a .inc file in the .lyx configuratio

Re: Feature I'd most to see in LyX

2024-11-07 Thread Jean-Marc Lasgouttes
Le 07/11/2024 à 21:55, Scott Kostyshak a écrit : On Thu, Nov 07, 2024 at 12:58:49PM GMT, Neal Becker wrote: Instead, suppose page=N is given to lyx through a dialog option, which will then pre-populate the latex options with page=N. Indeed this is a good possibility to consider. A question f

Re: combinations of preview environment and ert environment doesn't work in 2.4.2?

2024-11-04 Thread Jean-Marc Lasgouttes
Le 04/11/2024 à 16:25, Jürgen Spitzmüller a écrit : Am Montag, dem 04.11.2024 um 15:44 +0100 schrieb Jean-Marc Lasgouttes: Is the preview issue related to using weird fonts? No, I think we excluded that. debug says libmagic.h is missing, I am not sure this is related. https://lists.lyx.org

Re: combinations of preview environment and ert environment doesn't work in 2.4.2?

2024-11-04 Thread Jean-Marc Lasgouttes
Le 04/11/2024 à 14:33, Jürgen Spitzmüller a écrit : Am Montag, dem 04.11.2024 um 14:42 +0200 schrieb matan: I see, thank you so much for your help so far, do you know where I might be able to get help with this issue? on this list (or lyx-devel, but most devels read this list as well). Hello

Re: Quick way to find or GOTO equations using eqref?

2024-10-16 Thread Jean-Marc Lasgouttes
Le 16/10/2024 à 15:06, Jean-Marc Lasgouttes a écrit : Unfortunately, LyX does not have support (yet) for this in math. The easiest way is probably to edit the .lyx file with a text editor and do some search+replace. Of course, this discussion made me think and now in master one can just use

Re: Quick way to find or GOTO equations using eqref?

2024-10-16 Thread Jean-Marc Lasgouttes
Le 16/10/2024 à 14:47, Stef Pillaert a écrit : Fellow LyX users I have very long documents with a lot of equations. Some of them use eqnarray instead of AMSMath, and I want to change those to use AMSMath as well. Is there a quick way to find or goto only those equations using eqref *_eqnarray_

Re: Toggle capitalisation

2024-10-13 Thread Jean-Marc Lasgouttes
Le 13/10/2024 à 20:38, Richard Kimberly Heck a écrit : On 10/12/24 7:37 PM, Jean-Marc Lasgouttes wrote: I would say that this is a bug that we should fix In the sense of changing the shortcut or changing the behavior described? In the sense that the shortcut is only necessary because

Re: Toggle capitalisation

2024-10-12 Thread Jean-Marc Lasgouttes
I would say that this is a bug that we should fix JMarc Le 12 octobre 2024 20:59:45 GMT+02:00, Andrew Parsloe a écrit : >I think it makes more sense to associate M-c CursorRight (M-c = Alt+C on my >computer) with the command sequence > >command-sequence word-lowcase; word-capitalize > >since

Re: Toggle capitalisation

2024-10-12 Thread Jean-Marc Lasgouttes
Le 12/10/2024 à 19:22, Folsk Pratima via lyx-users a écrit : In M$ Office and LibreOffice, you can select some text, hit shift+F3 and it toggles capitalisation, cycling through 'all lower case -> first character is upper case -> all upper case' sequence. Anything like this in LyX? I got a bunch

Re: Import Emacs outline-mode document [RESOLVED]

2024-10-07 Thread Jean-Marc Lasgouttes
Le 07/10/2024 à 20:09, Rich Shepard a écrit : On Mon, 7 Oct 2024, Jean-Marc Lasgouttes wrote: Can emacs' org-mode read outline mode? Then you can export to latex JMarc, I converted the outline (.txt) file to org-mode (.org) and will learn how to export it to LaTeX. Have a look a

Re: LyX 2.4.2 Released

2024-10-06 Thread Jean-Marc Lasgouttes
Le 06/10/2024 à 22:17, mkriele--- via lyx-users a écrit : Dear developers I just wanted to drop you a line to tell you how much I appreciate this release. We have been treated to many great releases of Lyx, and 2.4 was really impressive. But for me personally, this release made all the diffe

Re: LyX usage and Tricks

2024-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2024 à 17:29, A-Imam Al-Sammak a écrit : Thank you again for your sincere efforts. Actually I found an easier one which is built in LyX. Lyx has a very large collection of symbols and characters, for example to insert “therefore sign”: go to "Math mode" inside the placeholder >Insert >

Re: LyX usage and Tricks

2024-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2024 à 11:24, A-Imam Al-Sammak a écrit : Dear Neal Thank you for your prompt response which I highly appreciate. Dear A-Imam, Actually it was me asking :) Neal: * “Need space between Table and its title”: What title are you mentioning here? Is that the caption? On screen or in PDF o

Re: LyX usage and Tricks

2024-10-04 Thread Jean-Marc Lasgouttes
Le 04/10/2024 à 09:17, A-Imam Al-Sammak a écrit : Dear all I would like to thank you for supporting my journey with LyX. During my journey I document my experience in one file that is a reference for me. I learnt  a lot of tricks from the internet, upwork.com jobs and defi

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

Re: Scrolling unresponsive in LyX 2.4.0

2024-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2024 à 05:04, Richard Kimberly Heck a écrit : Hmm. It did not occur to me when adding that that this might show up in the status bar. Maybe it didn't then? Anyway, I should have a look at some point. I plan to give a go at a rewrite of the stat gathering code today, to see how fast i

Re: Scrolling unresponsive in LyX 2.4.0

2024-07-20 Thread Jean-Marc Lasgouttes
Le 16/07/2024 à 00:13, Hung-Tzu Chang a écrit : Here are the files. The file named "scroll-problem" means problem with scrolling/frozen citation window/frozen menu bar, etc. Thanks! Dear Hung-Tzu, Thanks for the files. I can confirm that I observe hangs when scrolling with LyX 2.4.1 and tha

Re: Scrolling unresponsive in LyX 2.4.0

2024-07-15 Thread Jean-Marc Lasgouttes
Le 13/07/2024 à 15:17, Hung-Tzu Chang a écrit : Dear Jean-Marc, There are a few entries with about 10 authors or so. If this counts as large then maybe this is the case. The interesting thing is that the freeze when scrolling through the list of potential citation entries occurs mostly (if no

Re: Scrolling unresponsive in LyX 2.4.0

2024-07-13 Thread Jean-Marc Lasgouttes
Hi Hung-Tzu, Do you have bibtex entries with a very large number of authors ? There will be a fix for this situation in 2.4.2. JMarc Le 13 juillet 2024 09:10:14 GMT+02:00, Hung-Tzu Chang a écrit : >Dear Scott and Jean-Marc, > >I just tested the official build of LyX 2.4.1 on macOS 12.7(intel

Re: LyX 2.4.1

2024-07-12 Thread Jean-Marc Lasgouttes
Le 12/07/2024 à 03:38, John O'Gorman a écrit : As long term user of LyX (since its beginning) I love it. BUT Since installing 2.4.0 then 2.4.1 I have had a problem it took me 3 days to solve: an early user on my system could not see any of the characters in a LyX file. What operating syst

Re: 2.4.1

2024-07-12 Thread Jean-Marc Lasgouttes
Le 12/07/2024 à 04:31, John O'Gorman a écrit : Hi When I use LyX 2.4.1 on an old lyx file, I expect it to be updated to version 2.4.1. This does not happen. Should I expect it to happen or this a feature awaiting development> Hi, There is no 2.4.1 format, but only a 2.4 one. We try to gua

Re: warning "different LaTeX input encodings" in a single LyX file

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 12:00, Jürgen Spitzmüller a écrit : Am Montag, dem 01.07.2024 um 22:22 +0300 schrieb matan guedj: I get this warning with a macros file I'm using on all my lyx documents only one document and I have no idea why,  when I checked with Notepad++ it looked like it was encoded with ut

Re: Scrolling unresponsive in LyX 2.4.0

2024-06-08 Thread Jean-Marc Lasgouttes
Le 07/06/2024 à 22:01, Richard Kimberly Heck a écrit : On 6/7/24 15:13, Hung-Tzu Chang via lyx-users wrote: I recently installed LyX 2.4.0 on macOS 12.7.5(intel) and found that scrolling plain-text (revtex4-2, with several sections with math, comments and LyX note plus an appendix but no figure

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

2024-06-06 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). This disappears on single clicking in the

Re: Lyx 2.4.0 producing performing inconsistently on Mac OSX

2024-06-02 Thread Jean-Marc Lasgouttes
Hi Robert, Le 02/06/2024 à 08:24, Robert Betz a écrit : (3) There is inconsistency on rendering the maths equations in the Lyx interface -- sometimes they will not render at all and stay in the blue editing mode colout, sometimes they will render to the black mode, but the size is not the sam

Re: UPDATE: Pasted text from another document underlined in blue

2024-05-29 Thread Jean-Marc Lasgouttes
Le 29/05/2024 à 17:07, Christopher Menzel a écrit : I just figured this out. For some reason, LyX thinks the languages of the two documents are different. (They are both set to the system Default.) Fortunately, the underlining can be turned off in Preferences → Language Settings. Seems like a

Re: Bug while cutting rows of a table

2024-05-19 Thread Jean-Marc Lasgouttes
Le 19/05/2024 à 19:14, emile a écrit : On several occasions I have encountered a LyX2.4R4 crash when trying to delete several consecutive rows from a table, either under Windows or Linux. I have reproduced this phenomenon on the empty table attached. Hello Émile, Can you describe precisely

Re: preview of ert environment inside a table cell has weird bounds

2024-05-09 Thread Jean-Marc Lasgouttes
Le 08/05/2024 à 20:33, matan guedj a écrit : In using the latest version of LyX (2.3.7) when I insert an ERT environment inside a preview, and all of that inside a table cell the output on the lyx file takes a huge part of the page-length preview of the ERT inside LyX file

Re: Subpixel antialiasing?

2024-04-25 Thread Jean-Marc Lasgouttes
It is a matter of readability on some screens. JMarc Le 25 avril 2024 23:09:14 GMT+02:00, Steve Litt a écrit : >And why? LyX isn't WYSIWYG, so as long as the work area is readable, >why worry about its typography? -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/

Re: Subpixel antialiasing?

2024-04-25 Thread Jean-Marc Lasgouttes
Le 25/04/2024 à 20:07, Lorenzo Bertini a écrit : Dear LyX users, does anyone know if subpixel antialiasing can be enabled for LyX's workarea? Is yes, how? What is your platform ? If it is Wayland on Linux it is not possible yet because the painting occurs on an intermediary pixmap and this kil

Re: Not able to spellcheck in RC4 under Linux

2024-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2024 à 16:59, Christopher Menzel a écrit : Maybe you need enchant (default on debian), it uses different spell checkers. Thank you for the suggestion. I finally got the bright idea of looking through the configure script for relevant flags and found “--with-included-hunspell”. Appare

Re: Convert Mac Word and Thesis to LyX

2024-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2024 à 16:59, Richard Kimberly Heck a écrit : On 4/17/24 16:57, Brian Kneller via lyx-users wrote: Hi, I hope I am in the correct space. — I have prepared a thesis for a PhD  (75K words)and approx 80 figures, the text in Mac-word and the figures are in Adobe Illustrator so I have som

Re: Problems in the lyx 2.4 menu (Debian testing)

2024-03-27 Thread Jean-Marc Lasgouttes
Le 27/03/2024 à 14:32, Stefano Simonucci a écrit : Mate e gnome classic. And do you use some screen scaling (in particular fractional scaling like x1.25)? JMarc On 27/03/24 12:46, Jean-Marc Lasgouttes wrote: Le 27/03/2024 à 12:44, Stefano Simonucci a écrit : I have added \draw_strategy

Re: Problems in the lyx 2.4 menu (Debian testing)

2024-03-27 Thread Jean-Marc Lasgouttes
Le 27/03/2024 à 12:44, Stefano Simonucci a écrit : I have added \draw_strategy backingstore but the result is the same. I use X11 because wayland is not compatible with nvidia drivers. In what environment? Gnome, KDE, other? JMarc -- lyx-users mailing list lyx-users@lists.lyx.org http://list

Re: Problems in the lyx 2.4 menu (Debian testing)

2024-03-27 Thread Jean-Marc Lasgouttes
Le 27/03/2024 à 12:15, Stefano Simonucci a écrit : I add more information. The bad behavior occurs when I use a 6.6 kernel with nvidia video driver. If I use a previous kernel 6.1 with nouveau video driver I have no problems. What happens if you add \draw_strategy backingstore to your preferen

Re: Problems in the lyx 2.4 menu (Debian testing)

2024-03-27 Thread Jean-Marc Lasgouttes
Le 27/03/2024 à 12:05, Stefano Simonucci a écrit : Lyx screenshot On 27/03/24 11:18, Jean-Marc Lasgouttes wrote: Le 27/03/2024 à 10:56, Stefano Simonucci a écrit : After the last upgrade from lyx 2.3 to lyx 2.4 I started to observe display problems in the menu and in the main window. Some

Re: Problems in the lyx 2.4 menu (Debian testing)

2024-03-27 Thread Jean-Marc Lasgouttes
Le 27/03/2024 à 10:56, Stefano Simonucci a écrit : After the last upgrade from lyx 2.3 to lyx 2.4 I started to observe display problems in the menu and in the main window. Some time ago I thought I had seen problems of this type online (I don't remember if it was a Qt problem), but with Google

Re: Scheduled maintenance of LyX servers (Mar 21, 2024)

2024-03-21 Thread Jean-Marc Lasgouttes
Le 20/03/2024 à 10:23, Pavel Sanda a écrit : Dear LyXers, we plan to do the major transition of our web infrastructure soon. Web and wiki were already moved to read-only mode, bug tracker (trac) will be probably inaccesible altogether, probably from Thu morning (all times in CET). The main switc

Re: Unable to use Trac + bug report

2024-03-15 Thread Jean-Marc Lasgouttes
Le 15/03/2024 à 14:59, Carlos Pita a écrit : The looks are ok, I'm an old timer that has used Trac many times in the past, it's a fine tool. Glad to hear you got a new server though, because the current one is really slow, particularly when browsing the git repository. That said, today it's worki

Re: Unable to use Trac + bug report

2024-03-15 Thread Jean-Marc Lasgouttes
Le 12/03/2024 à 23:27, Carlos Pita a écrit : Hi, I tried to report a bug after 5 years of having used your bug tracker for the last time and I found that: - I cannot login with my old saved password (that's probably on me) - From the reset password form, I don't get any reset password email (I

Re: Table in table

2024-03-09 Thread Jean-Marc Lasgouttes
Le 09/03/2024 à 14:24, Paolo M a écrit : I cannot change table properties (borders and additional space) if the table, contained in another table, contains a math expression (a+b, in this case). Here included my example lyx doc Hi, where do you put the cursor and what action do you perform?

Re: Collaboration ( was: Re: lyx 2.3.7 running on a Mac Ventura 13.6.1)

2024-01-11 Thread Jean-Marc Lasgouttes
Le 11/01/2024 à 17:32, Richard Kimberly Heck a écrit : Emiliano's remark about version management, from 2017, seems out of date. I use git with LyX all the time. It was extremely helpful when I was making the final changes to a book recently. It allowed me to check and make sure that the only c

Re: Two input parameter of lyx

2023-12-28 Thread Jean-Marc Lasgouttes
Le 28/12/2023 à 03:48, Jiahao Yan a écrit : Hi, I'm a fan of lyx but I meet a question when I use it. Sometimes we want input two parameter with one command, like \textcolor{color}{text}, but lyx will compile the command and the first curly braket, considering the first parameter as none. I w

Re: Search and replace in selection only

2023-12-07 Thread Jean-Marc Lasgouttes
Le 07/12/2023 à 12:45, Folsk Pratima a écrit : Can you please explain me how to do it then? What I do is select some text and then use the Find and Replace (Quick) feature and LyX just goes on replacing through the rest of the document as well. This is frustrating. This feature does not exist i

Re: Suggestion

2023-12-07 Thread Jean-Marc Lasgouttes
Don't the new controls for zoom show the bindings in their tooltip? They should. Jmarc Le 7 décembre 2023 05:28:06 GMT+01:00, Richard Kimberly Heck a écrit : >On 12/6/23 15:55, Christopher Menzel wrote: >>> On Dec 6, 2023, at 2:05 PM, Richard Kimberly Heck >>> wrote: >>> On 12/6/23 05:24, Pat

Re: slow cursor speed

2023-11-19 Thread Jean-Marc Lasgouttes
Le 19/11/2023 à 04:30, Tim Garrett a écrit : Hi Scott, I backtracked on LyX version to 2.3.0 from 2018. That seems to have fixed the slow cursor and typing seed problems fingers crossed. It does however introduce a new problem which is the below. If you know a simple fix I should be good I ho

Re: slow cursor speed

2023-11-18 Thread Jean-Marc Lasgouttes
Le 17/11/2023 à 20:17, Scott Kostyshak a écrit : It would be great if we can find someone else who can reproduce this. We do have a sizable macOS user population, and have never, as far as I've known, received a report like this. There's surely a bug somewhere, but I fear we might not be able to

Re: slow cursor speed

2023-11-14 Thread Jean-Marc Lasgouttes
Le 14/11/2023 à 23:48, Tim Garrett a écrit : Thank you Stephan for the input. No spellcheck on the fly doesn’t change matters. I’m using MacOS 12.4 I’m somewhat wondering if it’s possible to simply revert to an older form of LyX. My needs and expectations are not that high. Thought kLyX 0.12

Re: slow cursor speed

2023-11-14 Thread Jean-Marc Lasgouttes
Le 14/11/2023 à 17:00, Tim Garrett a écrit : Hi Scott, Saving and reopening doesn’t change anything in behavior. Version 2.4.0~beta5 (August 31, 2023) Qt Version (run-time): 5.15.10 on platform cocoa Qt Version (compile-time): 5.15.10 OS Version (run-time): macOS 12.4 Python detected: python3 -

Re: slow cursor speed

2023-11-07 Thread Jean-Marc Lasgouttes
Le 06/11/2023 à 18:07, Tim Garrett a écrit : I’m near the point that I have to abandon LyX after using it religiously as an academic since 2000 (when it was kLyX-0.12). That makes me /very/ sad. The problem is that as a paragraph gets longer, the cursor gets slower. The paragraph doesn’t have

Re: Laggy cursor

2023-08-13 Thread Jean-Marc Lasgouttes
Hi, Do you have any system extension (clipboard related, for example) installed ? By that I mean something that affects all applications. Also, would you be able to make a screen cast that demonstrated the bug? JMarc Le 12 août 2023 19:34:18 GMT+02:00, Tim Garrett a écrit : >In hindsight, sh

Re: Laggy cursor

2023-08-09 Thread Jean-Marc Lasgouttes
Le 8 août 2023 22:42:04 GMT+02:00, Scott Kostyshak a écrit : >By the way, what is KLyX? Was that the original name of LyX? When I search for >KLyX on Wikipedia, it redirects to something surprising; you have my sympathy >if you've been using that since 2001 ;) KLyX was a semi-hostile fork of

Re: Laggy cursor

2023-08-08 Thread Jean-Marc Lasgouttes
Hi Tim, Would you have a simple file where this behavior is seen reproductively? This would help us to diagnose the problem. I have been working on performance issues recently and would be interested to investigate your issue. JMarc Le 8 août 2023 00:27:44 GMT+02:00, Tim Garrett a écrit : >

Re: The symbol equivalent to tex command \nrightarrow is not compiling.

2023-07-14 Thread Jean-Marc Lasgouttes
[sorry people for the repost, I have to send this from a different address so that it gets through] Le 14/07/2023 à 15:12, Akhilesh Singh a écrit : At present I am using  LyX-2.3.7 for writing a book for Statistics, wherein I need to use the math symbol equivalent to tex command \nrightarrow.

Re: The symbol equivalent to tex command \nrightarrow is not compiling.

2023-07-14 Thread Jean-Marc Lasgouttes
Le 14/07/2023 à 15:12, Akhilesh Singh a écrit : At present I am using  LyX-2.3.7 for writing a book for Statistics, wherein I need to use the math symbol equivalent to tex command \nrightarrow. For example, I need to state the negative form of x -> o. In the display screen of LyX the required s

Re: tex2lyx Feature Request

2023-06-30 Thread Jean-Marc Lasgouttes
Le 30/06/2023 à 11:07, Dr Eberhard Lisse a écrit : so I wonder if one should not implement a similar switch like --list-modules [--list-layouts, right?] or similar which would do just that and return something like AEA IEEEtran-CompSoc IEEEtran-TransMag [

Re: Display font shrunk

2023-06-19 Thread Jean-Marc Lasgouttes
Le 19/06/2023 à 17:42, Rich Shepard a écrit : On Mon, 19 Jun 2023, Rich Shepard wrote: I don't know what I did on the keyboard, but suddenly all my documents display in about a 2pt font when I open them in LyX. In Documents -> Settings -> Display -> Preferences the font settings haven't cha

Re: Add Clickable Hyperlink to LyX Document

2023-05-26 Thread Jean-Marc Lasgouttes
Le 26/05/2023 à 10:29, Chen Yang a écrit : At present, we can add a hyperlink to the LyX document. And this hyperlink is clickable in the corresponding PDF file. But in fact, many users just use LyX documents rather than PDF files for most of their time. Thus, I wonder if it's possible to make

Re: Advanced text editing commands

2023-05-05 Thread Jean-Marc Lasgouttes
Le 05/05/2023 à 13:29, José Matos a écrit : On Wed, 2023-05-03 at 14:49 -0400, Scott Kostyshak wrote: Because of my jealousy I will make a trite joke: instead of using Emacs bindings in LyX, why not just implement all of LyX inside of Emacs? Scott Because we, at least I, prefer C++ and Python

Re: Advanced text editing commands

2023-04-28 Thread Jean-Marc Lasgouttes
Although it requires some care : the positions are relative to the point where the cursor was at the time of editing. I am not 100% sure of how to do i5, actually. JMarc Le 28 avril 2023 11:49:59 GMT+02:00, Jean-Marc Lasgouttes a écrit : >We have the locations in the undo stack. --

Re: Advanced text editing commands

2023-04-28 Thread Jean-Marc Lasgouttes
Le 28/04/2023 à 00:15, Richard Kimberly Heck a écrit : This actually does not sound hard. We would just need (a) to save these locations and (b) to make it possible to iterate through the list via some LFUNs. We have the locations in the undo stack. JMarc -- lyx-users mailing list lyx-users@

Re: Bulk changing environments in Lyx

2023-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2023 à 18:11, Dr Paul Verschueren a écrit By what do you want to replace your paragraphs/subparagraphs? JMarc Not sure yet, as I need to experiment to find what looks best. However possibilities are Subsubsection and SpecialSection. Worst case, Standard. My biggest immediate concern i

Re: Bulk changing environments in Lyx

2023-04-18 Thread Jean-Marc Lasgouttes
Le 18/04/2023 à 17:12, Dr Paul Verschueren a écrit : Dear all – I just had to change the AMS document type for a long paper. I have made heavy use of the paragraph/subparagraph environments, but these do not exist(!) in the new doctype. Is there any way of doing a find/replace via Lyx? If n

Re: Automize command

2023-04-04 Thread Jean-Marc Lasgouttes
Le 04/04/2023 à 18:27, Richard Kimberly Heck a écrit : On 2023-04-03 10:50 , Patrick Dupre wrote: Hello, I tried to automatize the commands export Latex (plain); latex ; dvipdf -dALLOWPSTRANSPARENCY but I have not been successful. You need to set up a new format, say dvitrans, and then define

Re: LyxFun questions

2023-04-01 Thread Jean-Marc Lasgouttes
Le 01/04/2023 à 19:32, Matthew Bandy a écrit : It turns out that the order of the arguments is important. Specifically, filename has to come last. So:  LYXCMD:copilot:inset-apply:graphics width "3in" lyxscale 50 filename photo.png works, while LYXCMD:copilot:inset-apply:graphics filen

Re: Diacriticals in the Name pert of a Hyperlink

2023-03-13 Thread Jean-Marc Lasgouttes
Le 13/03/2023 à 00:15, Dr Eberhard W Lisse a écrit : Hi, I am using beamer to make an agenda of a workshop and one of the presenters has this 'š' diacritical. I want the name to appear on the PDF and the email address to be fired up when clicked (mailto:). That works but the diacritical does n

Re: 2.4 crash report

2023-03-12 Thread Jean-Marc Lasgouttes
Le 12/03/2023 à 15:18, Wolfgang Engelmann a écrit : Am 12.03.23 um 15:14 schrieb Jean-Marc Lasgouttes: Le 12/03/2023 à 13:24, Wolfgang Engelmann a écrit : did I send the correct infos? I am still not sure what I should do in case of a crash in gdb. Was 'where' helpful? I did no

Re: 2.4 crash report

2023-03-12 Thread Jean-Marc Lasgouttes
Le 12/03/2023 à 13:24, Wolfgang Engelmann a écrit : did I send the correct infos? I am still not sure what I should do in case of a crash in gdb. Was 'where' helpful? I did not find the output very useful, but it is probably not you fault. Is the problem reproducible? What were you doing at th

Re: Lyx 2.3.7 on Linux Mint

2023-02-23 Thread Jean-Marc Lasgouttes
Le 23/02/2023 à 17:43, Paul A. Rubin a écrit : There's always the option to compile from source. Alternatively, if you go to https://repology.org/project/lyx/versions you can see the versions of LyX for various Ubuntu distros, along with the email addresses of the maintainers. They show 2.3.6 a

Re: Beta2 on Mac OS X 13.2

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 14:19, Anders Ekberg via lyx-users a écrit : Here is where it differs. More digging shows it to be a problem in reconfiguration. Did a reconfiguration from the Terminal. Now it opens, but wants to reconfigure, but fails. Doing the big dig now and reinstall MacTeX… Do you have

Re: lyx 2.4.0 crash

2023-02-06 Thread Jean-Marc Lasgouttes
Le 06/02/2023 à 09:42, Wolfgang Engelmann a écrit : By clicking on a figure in a lyx koma book document in order to see it it crashed with this message: SIGSEGV-Signal empfangen! Sie haben einen Fehler in LyX gefunden. Entschuldigung; hoffentlich haben Sie keine Daten verloren. Bitte lesen Sie

Re: QT configuring troubles

2023-01-14 Thread Jean-Marc Lasgouttes
Le 13/01/2023 à 22:40, Гаража Илья a écrit : Hello! I tried to compile a new 2.3.7 version of the Lyx on Ubuntu 22.04. But i have no idea why this error message appear. There is config.log. You are missing some Qt-related packages. The magic incantation to install everything required for LyX

Re: More space for document

2023-01-11 Thread Jean-Marc Lasgouttes
Le 11/01/2023 à 20:47, Paul Stansell a écrit : Thanks for that info.  After a little reading, I can't find a simple way to slightly edit the theme I'm using.  There are a number of theme and style configurations available in the KDE settings, but none seem to do what I want.  I'm not sure if it

Re: More space for document

2023-01-11 Thread Jean-Marc Lasgouttes
Le 11/01/2023 à 16:52, Paul Stansell a écrit : Hello, I'm moving from using LyX 2.2.3 on CentOS 7 to using LyX 2.3.6 on Ubuntu 22.04.  I noticed that the new version gives more space to the toolbars at the top of the window.  Here are examples from both LyX versions (both for "normal sized ic

Re: LyX 1.0

2023-01-10 Thread Jean-Marc Lasgouttes
Le 10/01/2023 à 10:36, Patrick Dupre a écrit : Hello, I have an old lyx file (LyX 1.0) that I cannot open with lyx. Is there an option to read or convert it? Hello, In theory, it should be readable. This is probably a bug with lyx2lyx, our version converter. Is that a file that you can share

Re: Setting section color in local layout

2023-01-06 Thread Jean-Marc Lasgouttes
Le 06/01/2023 à 12:37, Daniel a écrit : We would need two different settings then: one to tell what the LaTeX layout does, and one to change it. Probably I misunderstand, but that seems to be no particular issue. Isn't it the same with, e.g., font-sizes of headings? If I see it correctly, the

Re: Setting section color in local layout

2023-01-06 Thread Jean-Marc Lasgouttes
Le 06/01/2023 à 08:15, Daniel a écrit : On 2023-01-04 23:50, Richard Kimberly Heck wrote: That's a missing feature then. We do handle some font features, but not all of them. (We would only do this for LyXHTML. The font color in LyX itself is not meant to be reflected in LaTeX, unless you speci

Re: lyx-users Digest, Vol 164, Issue 11

2023-01-03 Thread Jean-Marc Lasgouttes
packages? (Jean-Marc Lasgouttes) 2. Can you reproduce this bug? (Scott Kostyshak) 3. Re: Un-spanning multicolumns [RESOLVED] (Jean-Marc Lasgouttes) 4. older lyx file will not open (Ivan Werning) 5. Re: Can you reproduc

Re: Testing

2022-12-13 Thread Jean-Marc Lasgouttes
Le 12/12/2022 à 23:32, Rich Shepard a écrit : On Mon, 12 Dec 2022, Jean-Marc Lasgouttes wrote: Users are on strike. They demand a release! JMarc, I release  all! Because I'd like help getting the index complied with the rest of the book and learning how to add a half-title page and

Re: Testing

2022-12-12 Thread Jean-Marc Lasgouttes
Le 12/12/2022 à 20:45, Rich Shepard a écrit : I've not seen any posts on this list other than the two I sent last Friday. Is there an issue with the list or has everyone gone away for the holidays? Users are on strike. They demand a release ! JMarc -- lyx-users mailing list lyx-users@lists.lyx

Fwd: ogv animation in Lyx beamer?

2022-12-05 Thread Jean-Marc Lasgouttes
Can someone help Wolfgang? JMarc Message transféré Sujet : ogv animation in Lyx beamer? Date : Wed, 30 Nov 2022 19:52:12 +0100 De : Wolfgang Engelmann Pour : lyx-users-ow...@lists.lyx.org I would like to show an .ogv animation in a beamer presentation. If I include the ogv

Re: Un-spanning multicolumns [RESOLVED]

2022-12-04 Thread Jean-Marc Lasgouttes
Le 03/12/2022 à 01:09, Joel Kulesza a écrit : On Thu, Dec 1, 2022 at 9:41 AM Jean-Marc Lasgouttes <mailto:lasgout...@lyx.org>> wrote: Le 01/12/2022 à 17:35, Rich Shepard a écrit : > On Thu, 1 Dec 2022, Jean-Marc Lasgouttes wrote: > >> Note that Undo

Re: Copying and pasting equations from LyX into other packages?

2022-12-04 Thread Jean-Marc Lasgouttes
Le 04/12/2022 à 12:43, oliver.b...@maths.ox.ac.uk a écrit : Hello, Does LyX have an option to copy and paste a piece of LaTeX code in raw format, i.e. removing any trace of macros that were used to generate the code? Hello, This functionality does not exist yet, but indeed it would be doabl

Re: Un-spanning multicolumns [RESOLVED]

2022-12-01 Thread Jean-Marc Lasgouttes
Le 01/12/2022 à 17:58, Rich Shepard a écrit : No, I don't. There's really no reason to do so. I didn't expect LyX to have it stored and that's why I just deleted that row and created a new one. Yesterday I had tried to undo the joined three cells but it didn't work. This is weird, because it wo

Re: Un-spanning multicolumns [RESOLVED]

2022-12-01 Thread Jean-Marc Lasgouttes
Le 01/12/2022 à 17:35, Rich Shepard a écrit : On Thu, 1 Dec 2022, Jean-Marc Lasgouttes wrote: Note that Undo is not supposed to do something after you close the file (there is a ticket asking for permanent undo, but this does not exist now). JMarc, I assumed that was the case; it&#

Re: Un-spanning multicolumns [RESOLVED]

2022-12-01 Thread Jean-Marc Lasgouttes
Le 01/12/2022 à 15:02, Rich Shepard a écrit : On Wed, 30 Nov 2022, Rich Shepard wrote: Forgot about the undo function. I did try pressing the set-multicolumn icon to un-set it but that didn't work. I'll see if C-z still works tomorrow when I load lyx again. The undo function is disabled this

Re: Un-spanning multicolumns

2022-12-01 Thread Jean-Marc Lasgouttes
Le 01/12/2022 à 01:13, Rich Shepard a écrit : Unintentionally, I set 3 columns as a multicolumn span when I meant to span only 2 columns. Is that 3 cells or 3 columns? I've read the tables sections of the User Guide, Embedded Tools, and the LyX Wiki and didn't see how to unspan multiple col

Re: Wrong subscript size in small text

2022-11-22 Thread Jean-Marc Lasgouttes
Le 09/11/2022 à 21:28, Csikos Bela a écrit : Hello: Inserting subscript into small text results in wrong subscript font size. The subscript size is equal to the font size (that is, small). Lyx incorrectly insert \small before the subscript text. An example: {\small{}aa A}\textsubscript{{\sma

Re: MacOS Ventura trouble

2022-10-27 Thread Jean-Marc Lasgouttes
Le 24/10/2022 à 22:31, mkriele--- via lyx-users a écrit : Dear Lyx Mac users, I have just installed Ventura. Now LyX cannot read my modules any more. They are correctly listed in the modules list in the settings dialog, but I get the error message "Error reading module addons” (where “addons.

Re: Few bits about netiquette (was: Drawing an arc)

2022-10-20 Thread Jean-Marc Lasgouttes via lyx-users
Le 20/10/2022 à 09:07, Lorenzo Bertini a écrit : My two unrequested cents. This is a 15 mail chain where: 1. Poster is nice, gives MWE and image with result. 2. An equally nice person gives a meaningful answer linking a library and even providing an example. This could have stopped here. 3. One

Re: centered text's line spacing

2022-09-21 Thread Jean-Marc Lasgouttes
Le 21/09/2022 à 22:00, Csikos Bela a écrit : Hello: In  lyx centering text changes line spacing. I can't write centered text with the same spacing as the normal text. Centering should not change line spacing.  I attach example files (lyx, tex, pdf). Indeed, we use center here, which adds spa

  1   2   3   4   5   6   7   8   9   10   >