flatpak

2023-11-24 Thread T Rex
good day everyone, my apologies in advance if this is not the correct channel to do the following: as Lyx is not available on flathub, I would like to create the manifest so that it is available there, in any case the original sources are used, is there any Problem with performing that action? --

Re: flatpak

2023-11-24 Thread T Rex
Ready, thank you very much for the prompt response, when I have a functional version I will submit the request and I will send the links if I am successful. El vie, 24 nov 2023 a la(s) 13:27, Richard Kimberly Heck (rikih...@gmail.com) escribió: > On 11/24/23 11:15, T Rex wrote: > >

Re: flatpak

2023-11-25 Thread T Rex
ns to build and view are blocked. Here you can find the manifest and other files: https://github.com/bztd/flathub/tree/org.lyx.LyX I remain attentive to any ideas, suggestions or opinions. El vie, 24 nov 2023 a la(s) 13:33, T Rex (sixpa...@gmail.com) escribió: > Ready, thank you very much

Re: flatpak

2023-11-26 Thread T Rex
) escribió: > On 11/25/23 23:03, T Rex wrote: > > I have sent the add request to flathub. The compilations I have made have > been successful, however I have had to make some unexpected maneuvers to > allow the program to function correctly, such as editing lyxrc.defaults. I > d

Re: flatpak

2023-11-28 Thread T Rex
?@jakobjakobson13 seems to be more aware of the progress of the project, I suppose he is the right person to handle the issue of updates. This is the petition page, https://github.com/flathub/flathub/pull/4730 El dom, 26 nov 2023 a la(s) 10:47, T Rex (sixpa...@gmail.com) escribió: > In fact, I

Re: flatpak

2023-11-28 Thread T Rex
the environment with texlive. El mar, 28 nov 2023 a la(s) 07:20, T Rex (sixpa...@gmail.com) escribió: > I think it builds satisfactorily, if you want to try: > > flatpak install --user > https://dl.flathub.org/build-repo/66570/org.lyx.LyX.flatpakref > I remain attentive to su

PDF conversion error

2023-12-02 Thread T Rex
When I insert a pdf I get the error: Traceback (most recent call last): File ".../scripts/convertDefault.py", line 64, in if sys.argv[1] == 'pdf' and (version >= 0x060206 or gm): ^^^ TypeError: '>=' not supported between instances of 'str

Re: PDF conversion error

2023-12-02 Thread T Rex
sorry, I see that it was treated El sáb, 2 dic 2023 a la(s) 09:46, T Rex (sixpa...@gmail.com) escribió: > When I insert a pdf I get the error: > > Traceback (most recent call last): > File ".../scripts/convertDefault.py", line 64, in > if sys.argv[1] == '

Re: flatpak

2024-01-08 Thread T Rex
use a generic one due to the customization of the information that must be provided regarding the contents of the package. El mar, 28 nov 2023 a la(s) 12:34 p.m., Pavel Sanda (sa...@lyx.org) escribió: > On Sat, Nov 25, 2023 at 11:03:02PM -0500, T Rex wrote: > > I have sent the add request t

Re: flatpak

2024-01-09 Thread T Rex
been installed automatically El mar, 9 ene 2024 a la(s) 7:00 a.m., Pavel Sanda (sa...@lyx.org) escribió: > On Mon, Jan 08, 2024 at 08:41:00PM -0500, T Rex wrote: > > Hello, I think the package is quite advanced. Of the features mentioned, > I > > need to incorporate docbook, the prob

Re: flatpak

2024-01-09 Thread T Rex
ote: Although it seems that they are 5G download for texlive, my system showed around 9G. El mar, 9 ene 2024 a la(s) 4:38 p.m., Pavel Sanda (sa...@lyx.org) escribió: > On Tue, Jan 09, 2024 at 01:45:00PM -0500, T Rex wrote: > > I tested the package and it worked. now uninstall and install eve

Re: flatpak

2024-01-10 Thread T Rex
mié, 10 ene 2024 a la(s) 4:31 a.m., Pavel Sanda (sa...@lyx.org) escribió: > On Tue, Jan 09, 2024 at 05:11:49PM -0500, T Rex wrote: > > org.kde.Platform contains the libQt5X11Extras.so.5 library. I guess the > > error is that org.kde.Platform is not installed. > > I do have o

Re: flatpak

2024-01-10 Thread T Rex
- I can't export my files - latex is there but postscipt files won't be processed (epstopdf probably missing) You are right, the EPS conversion does not work. I'll fix it. El mié, 10 ene 2024 a la(s) 8:35 a.m., T Rex (sixpa...@gmail.com) escribió: > The package has pe

LyX closes when searching and replacing within an equation.

2024-07-12 Thread T Rex
Greetings to all, I am trying to insert Latex from an equation generated by wxMaxima. When viewing there are "{" symbols that seem to be left over and although they are not in the final document, I don't like them being there. So I decided to use the find and replace tool, but it does nothing on

Re: LyX closes when searching and replacing within an equation.

2024-07-12 Thread T Rex
Yes, it doesn't work as I thought. The program closes when you press "-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: LyX closes when searching and replacing within an equation.

2024-07-12 Thread T Rex
The file and the backtrace: /usr/include/c++/13.2.0/bits/stl_vector.h:1232: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::back() [with _Tp = lyx::CursorSlice; _Alloc = std::allocator; reference = lyx::CursorSlice&]: Assertion '!this->empty()' failed. Thread 1 "lyx" received signa

Crop to coordinates option doesn't work

2024-07-13 Thread T Rex
I don't know if I'm misinterpreting how the "Clip to coordinates" option works, but it seems that even if it's not selected, the clipping is still being done. lyx-clip.7z Description: application/7z-compressed -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinf

Re: LyX closes when searching and replacing within an equation.

2024-07-13 Thread T Rex
Steps: 1) Open, find and replace (fast) 2) Select the mathematical equation 3) Deselect all options and only select "Selection only" 4) Press "< Find" 5) LyX closes. If you press "Find >" nothing happens and the normal message appears. -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists

Re: Crop to coordinates option doesn't work

2024-07-14 Thread T Rex
, 13 jul 2024 a la(s) 9:58 a.m., T Rex (sixpa...@gmail.com) escribió: > I don't know if I'm misinterpreting how the "Clip to coordinates" option > works, but it seems that even if it's not selected, the clipping is still > being done. > -- lyx-devel mailing lis

Re: Crop to coordinates option doesn't work

2024-07-14 Thread T Rex
Thanks for the clarification. El dom, 14 jul 2024 a la(s) 9:37 a.m., T Rex (sixpa...@gmail.com) escribió: > The issue for me is irregular behavior regarding the "clip to coordinates" > option. > What I expect from "clip to coordinates" when it is active is that the

program listing crash

2024-08-25 Thread T Rex
Hi everyone, I was trying to indent code inside the "program listing" environment and the program closed with the key combination: shift+tab. Steps: 1. select all the content inside the "program listing" environment 2. press shift+tab 3. click on any unselected region inside the environment 4. Ly

Inconsistencies in Using Maxima with LyX

2025-04-20 Thread T Rex
In the current stable version, when I want to operate on a polynomial, such as calculating its derivative, diff(3*x^3-4,x)=9\,x^{2} The format LyX uses is not compatible with Maxima. diff(9\,x^{2},x)=no result. -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/lis

Re: Inconsistencies in Using Maxima with LyX

2025-04-20 Thread T Rex
The problem is related to "\," if it could be changed to "*" when sending to Maxima it could be operated very easily within LyX El dom, 20 abr 2025 a la(s) 10:23 p.m., T Rex (sixpa...@gmail.com) escribió: > In the current stable version, when I want to operate on

Duplicate definition of LyXZeroWidthSpace

2025-06-06 Thread T Rex
If U+200B is in a mathematical neighborhood and outside, it causes a double definition of LyXZeroWidthSpace. % Vista preliminar del código fuente %% LyX 2.4.3 created this file. For more info, see https://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[12