Re: Help with using CAS math like Maxima?

2025-11-14 Thread matan
>
> What version of LyX do you use? There were some fixes for maxima in 2.4.4.
> LyX 2.5 contains also example file Computer_Algebra_Systems.lyx where we
> try
> to track examples what currently works with CAS.



> If what you need is not there you might want to file a bug with example lyx
> file showing exact formulas which you would like to work.
>
> Pavel
>


yeah thanks, someone helped me and i updated to 2.4.4 which now works
perfectly for me
now it's just a matter of learning the right syntax for whatever operation
i want to do.

Matan
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with using CAS math like Maxima?

2025-11-13 Thread Pavel Sanda
On Thu, Nov 06, 2025 at 05:40:22PM +0200, matan wrote:
> Also, the integral examples here are directly from the math guide and don't
> seem to work (while tinkering with this, it seemed like big Pi products
> also don't work - but it's way more niche, so not that important for me
> right now).

What version of LyX do you use? There were some fixes for maxima in 2.4.4.
LyX 2.5 contains also example file Computer_Algebra_Systems.lyx where we try
to track examples what currently works with CAS.

If what you need is not there you might want to file a bug with example lyx
file showing exact formulas which you would like to work.

Pavel
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Help with using CAS math like Maxima?

2025-11-07 Thread fcanatay
I don’t know if you are using this notation intentionally, but the symbol for 
matrix multiplication in maxima is a “dot” as in “full stop”, not “\cdot” as 
your picture seems to show. When you use “\cdot”, maxima does component-wise 
multiplication.

Similarly, maxima uses “^^n”, not “^n”, for raising a matrix to n'th power. So, 
your matrix to the power of -1 in lyx is not the matrix inverse for maxima, if 
your intention was inverting the matrix. With “^-1", maxima calculates 
component-wise inverses (reciprocals).

Fatihcan


> The segment about it in the math lyx guide is quite lacking, and even so, I
> managed to configure Maxima correctly and created a shortcut for "maxima
> simplify".
> 
> When I use it for multiple things, it doesn't work:
> I want it to solve integrals and matrix algebra, including RREF and matrix
> multiplication, as well as different decompositions of matrices.
> Here's what I get when I try those things:
> [image: image.png]
> 
> The matrices are in pmatrix if it changes anything.
> 
> Simple numerical calculations, limits, sums, the determinant, and things
> like solve and powerseries command seem to work (also, where can I get a
> list of all those built-in functions?).
> 
> Also, the integral examples here are directly from the math guide and don't
> seem to work (while tinkering with this, it seemed like big Pi products
> also don't work - but it's way more niche, so not that important for me
> right now).
> 
> Any idea how to correct this and make it work as intended?
> 
> 
> Thanks for your help in advance,
> 
> Matan.
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with TEXLive?

2025-10-22 Thread Ehud Behar
> to change the 4 to 5 in 2024?

Yes

On 23 October 2025 00:11:36 GMT+03:00, matan  wrote:
>On Tue, Oct 21, 2025 at 4:39 PM Kees Zeelenberg  wrote:
>
>> TexLive has been updated to 2025, whereas you are using the 2024 edition.
>> The default repository now refers to the 2025 edition, and the TeXlive
>> Manager cannot find the 2024 repository there. So you should either upgrade
>> to 2025, or set the repository to a 2024 one.
>>
>>
>>
>> Kees
>>
>
>Thanks for the explanation, I've downloaded the new TeXLive 2025 now, and i
>tried to reconfigure LyX to it automatically by using the reconfigure
>option under tools, it seems like it didn't work as it still shows in the
>path under tools -> preferences that it uses the 2024 version, to manually
>update it is just to change the 4 to 5 in 2024? or are there other things i
>should do?
>
>here's the image of the paths page after reconfigure and restart:
>[image: image.png]
>
>Matan
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with TEXLive?

2025-10-22 Thread matan
On Tue, Oct 21, 2025 at 4:39 PM Kees Zeelenberg  wrote:

> TexLive has been updated to 2025, whereas you are using the 2024 edition.
> The default repository now refers to the 2025 edition, and the TeXlive
> Manager cannot find the 2024 repository there. So you should either upgrade
> to 2025, or set the repository to a 2024 one.
>
>
>
> Kees
>

Thanks for the explanation, I've downloaded the new TeXLive 2025 now, and i
tried to reconfigure LyX to it automatically by using the reconfigure
option under tools, it seems like it didn't work as it still shows in the
path under tools -> preferences that it uses the 2024 version, to manually
update it is just to change the 4 to 5 in 2024? or are there other things i
should do?

here's the image of the paths page after reconfigure and restart:
[image: image.png]

Matan
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


RE: Help with TEXLive?

2025-10-21 Thread Kees Zeelenberg
TexLive has been updated to 2025, whereas you are using the 2024 edition. The 
default repository now refers to the 2025 edition, and the TeXlive Manager 
cannot find the 2024 repository there. So you should either upgrade to 2025, or 
set the repository to a 2024 one.

 

Kees

 

 

Van: lyx-users  Namens matan
Verzonden: maandag 20 oktober 2025 19:24
Aan: LyX User 
Onderwerp: Help with TEXLive?

 

I'm not sure if this is the right place to ask but i haven't touched LyX and by 
extension TEXLive for a few months, and i now wanted to search for uninstalled 
packages in TEXLive and i got this error:


 

any idea how to solve it?

thanks in advance

 

Matan

-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with TEXLive?

2025-10-21 Thread A-Imam Al-Sammak
Hi
I suggest using MikTex - it’s easier to use and requires much smaller place
than TexLive.

Best luck.

Imam

On Mon, 20 Oct 2025 at 20:24 matan  wrote:

> I'm not sure if this is the right place to ask but i haven't touched LyX
> and by extension TEXLive for a few months, and i now wanted to search for
> uninstalled packages in TEXLive and i got this error:
> [image: image.png]
>
> any idea how to solve it?
>
> thanks in advance
>
> Matan
> --
> lyx-users mailing list
> [email protected]
> https://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Help with TEXLive?

2025-10-20 Thread matan
I'm not sure if this is the right place to ask but i haven't touched LyX
and by extension TEXLive for a few months, and i now wanted to search for
uninstalled packages in TEXLive and i got this error:
[image: image.png]

any idea how to solve it?

thanks in advance

Matan
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Appeal for help with Springer book template in LyX

2025-01-11 Thread Steve Litt
Richard Kimberly Heck said on Thu, 9 Jan 2025 12:26:36 -0500


>Then you will need to reconfigure LyX, so it knows about the new files.

Run texhash as root, then run Lyx without a file, and click
tools>reconfigure.

>
>> Q2: When I do open the Springer template in LyX how do I move the 
>> contents of my *.lyx book manuscript into the Springer template?
>>  
>You may not need to do that: Just change the document class under 
>Document> Settings to svmono. 

B A C K   U P   T H E   O R I G I N A L   F I R S T !


> You'll likely need to adapt your
>Document> existing   
>book in various ways, but that should not be too bad. If you want, you 
>can File> Import the svmono template. It's just a LaTeX file. Then you 
>can use that as a guide for the changes you need to make.

Yes.

SteveT

Steve Litt 

http://444domains.com
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


RE: Appeal for help with Springer book template in LyX

2025-01-09 Thread george
Hi Rikki



I very much appreciate you help and prompt response.

I will follow your directions and report back on how it goes and with any 
issues if they arise.



FYI: I am with LiveTex



Kudos to lyx.org – they make life so much easier for non-LaTex experts like me 😊



Best regards,



George





High Performance Algorism Consulting:

Email [email protected] <mailto:[email protected]>

visit us at http://www.hiperism.com.

Intel, & FortranLint sales:

Sweep out code bugs with Fortran Lint!



Contact us for our HPC services

https://www.linkedin.com/in/george-delic-b6358385/



HiPERiSM Consulting LLC, George Delic, Ph.D.

Honorary Fellow of the University of Wollongong

P.O. Box 569, Chapel Hill, NC 27514-0569

(919)484-9803: Voice, (919)806-2813: FAX

(614)206-3662: Mobile Voice/Pager/Voice Mail

SKYPE ADDRESS: george_delic



A North Carolina Limited Liability Company Accredited Business & reliablity 
rated A+:

Better Business Bureau of Eastern NC.

DUNS No. 134134498, DOD/DLA CAGE CODE:1P1L5





From: Richard Kimberly Heck 
Sent: Thursday, January 9, 2025 12:27 PM
To: [email protected]; [email protected]
Subject: Re: Appeal for help with Springer book template in LyX



On 1/8/25 9:09 PM, [email protected] <mailto:[email protected]>  wrote:

Hi Every one,



I am a happy user of LyX on windows 10 and have enjoyed the ease of use 
developing a 308 page book manuscript.



However as I am naïve about things LaTeX I need advice on the following.



I used a book template that I found on my LyX installation, but the publisher 
(Springer Nature) wants their own format.

I found the relevant LaTex download svmono at:



 
<https://www.springer.com/gp/authors-editors/book-authors-editors/your-publication-journey/manuscript-preparation#toc-49272>
 
https://www.springer.com/gp/authors-editors/book-authors-editors/your-publication-journey/manuscript-preparation#toc-49272



But I have two Questions:



Q1: where do I place the components of svmono inside the LyX package so that I 
can open the Springer *.tex book template in LyX?

Exactly how you will do this depends upon what TeX installation you are using: 
MikTeX or TeXLive. Depending which it is, pages like this one:

https://tex.stackexchange.com/questions/336024/add-a-specific-document-class-created-by-a-journal-to-the-directory

will provide instructions on how to do it. Basically, you just need to copy the 
svmono files into your TeX tree, and then update the TeX database. If you see 
svmono in TeXLive, and that's what you are using, then you can just install it 
that way.

Then you will need to reconfigure LyX, so it knows about the new files.

Q2: When I do open the Springer template in LyX how do I move the contents of 
my *.lyx book manuscript into the Springer template?

You may not need to do that: Just change the document class under Document> 
Settings to svmono. You'll likely need to adapt your existing book in various 
ways, but that should not be too bad. If you want, you can File> Import the 
svmono template. It's just a LaTeX file. Then you can use that as a guide for 
the changes you need to make.

Riki





--
This email has been checked for viruses by AVG antivirus software.
www.avg.com-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Appeal for help with Springer book template in LyX

2025-01-09 Thread Richard Kimberly Heck

On 1/8/25 9:09 PM, [email protected] wrote:


Hi Every one,

I am a happy user of LyX on windows 10 and have enjoyed the ease of 
use developing a 308 page book manuscript.


However as I am naïve about things LaTeX I need advice on the following.

I used a book template that I found on my LyX installation, but the 
publisher (Springer Nature) wants their own format.


I found the relevant LaTex download svmono at:

https://www.springer.com/gp/authors-editors/book-authors-editors/your-publication-journey/manuscript-preparation#toc-49272 



But I have two Questions:

Q1: where do I place the components of svmono inside the LyX package 
so that I can open the Springer *.tex book template in LyX?


Exactly how you will do this depends upon what TeX installation you are 
using: MikTeX or TeXLive. Depending which it is, pages like this one:


https://tex.stackexchange.com/questions/336024/add-a-specific-document-class-created-by-a-journal-to-the-directory

will provide instructions on how to do it. Basically, you just need to 
copy the svmono files into your TeX tree, and then update the TeX 
database. If you see svmono in TeXLive, and that's what you are using, 
then you can just install it that way.


Then you will need to reconfigure LyX, so it knows about the new files.

Q2: When I do open the Springer template in LyX how do I move the 
contents of my *.lyx book manuscript into the Springer template?


You may not need to do that: Just change the document class under 
Document> Settings to svmono. You'll likely need to adapt your existing 
book in various ways, but that should not be too bad. If you want, you 
can File> Import the svmono template. It's just a LaTeX file. Then you 
can use that as a guide for the changes you need to make.


Riki

-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Appeal for help with Springer book template in LyX

2025-01-08 Thread george
Hi Every one,



I am a happy user of LyX on windows 10 and have enjoyed the ease of use
developing a 308 page book manuscript.



However as I am naïve about things LaTeX I need advice on the following.



I used a book template that I found on my LyX installation, but the
publisher (Springer Nature) wants their own format.

I found the relevant LaTex download svmono at:




<https://www.springer.com/gp/authors-editors/book-authors-editors/your-publi
cation-journey/manuscript-preparation#toc-49272>
https://www.springer.com/gp/authors-editors/book-authors-editors/your-public
ation-journey/manuscript-preparation#toc-49272



But I have two Questions:



Q1: where do I place the components of svmono inside the LyX package so that
I can open the Springer *.tex book template in LyX?

Q2: When I do open the Springer template in LyX how do I move the contents
of my *.lyx book manuscript into the Springer template?



I can see a Springer journal template in the LyX download but it is the book
template I need.

I see that textlive has an svmono – but it does not have a book template.



Help from the LyX community would be much appreciated.



Best,



George





High Performance Algorism Consulting:

Email  <mailto:[email protected]> [email protected]

visit us at  <http://www.hiperism.com> http://www.hiperism.com.

Intel, & FortranLint sales:

Sweep out code bugs with Fortran Lint!



Contact us for our HPC services

 <https://www.linkedin.com/in/george-delic-b6358385/>
https://www.linkedin.com/in/george-delic-b6358385/



HiPERiSM Consulting LLC, George Delic, Ph.D.

Honorary Fellow of the University of Wollongong

P.O. Box 569, Chapel Hill, NC 27514-0569

(919)484-9803: Voice, (919)806-2813: FAX

(614)206-3662: Mobile Voice/Pager/Voice Mail

SKYPE ADDRESS: george_delic



A North Carolina Limited Liability Company Accredited Business & reliablity
rated A+:

Better Business Bureau of Eastern NC.

DUNS No. 134134498, DOD/DLA CAGE CODE:1P1L5







--
This email has been checked for viruses by AVG antivirus software.
www.avg.com-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help creating a Kindle document

2024-10-23 Thread Eberhard W Lisse
My understanding is/was that PDF does not 'flow' when transferred into
Kindle format.

el

On 21/10/2024 20:17, A-Imam Al-Sammak wrote:
> Actually this is simple if you know it (it took me a while to figure
> out).
> 
> You simply use (Kindle Create) to export your pdf file to kindle
> format (.kpf). While creating your kpf file you are given three
> options - choose the third one (print replica). This option will ask
> you for your pdf file and not Word. I used this to create my book on
> Amazon:
> 
> Electronic Circuits Fundamentals : with Mathcad Examples 
> https://a.co/d/2UHg8nN 
> 
> Note: (Kindle Create) is available for many platforms including
> Windows.
> 
> Best regards.
> 
> A-Imam[...]

-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help creating a Kindle document

2024-10-23 Thread Eberhard W Lisse
Upgrade to 2.4.2.1, export to Docbook5, and from there via Pandoc to
whatever Format Kindle likes.

Experiment a little so you come up with the look you like on the Kindle.

el


On 21/10/2024 17:50, Blake McBride wrote:
> Greetings,
> 
> I use LyX to create books that I publish through Amazon. Creating a 
> print-on-demand book is trivial. I simply create and upload a PDF. 
> Done. However, I'd like to create a version for their Kindle 
> platform. They provide software that will produce the Kindle file; 
> however, it appears to only take a Word doc as input. I thought I'd 
> query the group to see if anyone had some experience with this 
> issue.
> 
> Thanks!
> 
> Blake McBride
> 
> 
> 

-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help creating a Kindle document

2024-10-21 Thread A-Imam Al-Sammak
Actually this is simple if you know it (it took me a while to figure out).

You simply use (Kindle Create) to export your pdf file to kindle format
(.kpf). While creating your kpf file you are given three options - choose
the third one (print replica). This option will ask you for your pdf file
and not Word. I used this to create my book on Amazon:

Electronic Circuits Fundamentals : with Mathcad Examples
https://a.co/d/2UHg8nN

 Note: (Kindle Create) is available for many platforms including Windows.

Best regards.

A-Imam


On Mon, 21 Oct 2024 at 19:55 Jose Ramom Flores das Seixas <
[email protected]> wrote:

> Can you upload a kindle file?.
>
> Export your file as epub, and then convert it to kindle format with
> calibre.
> Às 17:50 de 21/10/24, Blake McBride escreveu:
>
> Greetings,
>
> I use LyX to create books that I publish through Amazon. Creating a
> print-on-demand book is trivial. I simply create and upload a PDF. Done.
> However, I'd like to create a version for their Kindle platform. They
> provide software that will produce the Kindle file; however, it appears to
> only take a Word doc as input. I thought I'd query the group to see if
> anyone had some experience with this issue.
>
> Thanks!
>
> Blake McBride
>
>
> --
> lyx-users mailing list
> [email protected]
> https://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help creating a Kindle document

2024-10-21 Thread Jose Ramom Flores das Seixas

Can you upload a kindle file?.

Export your file as epub, and then convert it to kindle format with calibre.

Às 17:50 de 21/10/24, Blake McBride escreveu:


Greetings,

I use LyX to create books that I publish through Amazon. Creating a 
print-on-demand book is trivial. I simply create and upload a PDF. 
Done. However, I'd like to create a version for their Kindle platform. 
They provide software that will produce the Kindle file; however, it 
appears to only take a Word doc as input. I thought I'd query the 
group to see if anyone had some experience with this issue.


Thanks!

Blake McBride


-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Need help creating a Kindle document

2024-10-21 Thread Blake McBride
Greetings,

I use LyX to create books that I publish through Amazon. Creating a
print-on-demand book is trivial. I simply create and upload a PDF. Done.
However, I'd like to create a version for their Kindle platform. They
provide software that will produce the Kindle file; however, it appears to
only take a Word doc as input. I thought I'd query the group to see if
anyone had some experience with this issue.

Thanks!

Blake McBride
-- 
lyx-users mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-users


Re: Who can help me create this module?

2024-10-05 Thread Jürgen Spitzmüller
Am Montag, dem 30.09.2024 um 23:37 +0200 schrieb [email protected]:
> Hi,
> 
> I'm working with version 2.4.1 on Windows 10.
> This module is intended for use with KomaScript classes.
> 
> I'd like to add a new ‘photo’ type float using the features of the
> KomaScript family. I'm having two problems:
> 
> 1) As you can see in the attached "floating_photo.module" file, the
> code placed in the body between the ‘float’ and ‘end’ tags is not
> taken into account when pdflatex is exported.  I have to place this
> part of the code between the "AddToPreamble" and "EndPreamble" tags
> for it to work... However, I'd really like to include all this in a
> larger file, and I'd like the code to be incorporated only if this
> type of float is actually used in the document...
> 
> 2) With this way of doing things, which I haven't mastered at all,
> because I'm having a hard time understanding the available
> documentation, I don't currently have the possibility of nesting two
> floats of this type in lyx in the usual way of figure and sub-
> figure...
> 
> Can anyone help me?

If you do not urgently need the KOMA way for some reason, I'd recommend
implementing this via the float package, as this is fully supported in
LyX (you get a "Liste des photos" inset for free). See attached module.

Adding preamble code only if a float is used is currently not yet
supported, see
https://www.lyx.org/trac/ticket/13110

> 
> All the best.

-- 
Jürgen
#\DeclareLyXModule[]{Flottant Photo}
#\DeclareCategory{Flottants & légendes}
#DescriptionBegin
#Ajoute un flottant pour les photos
#DescriptionEnd

Format 104

OutlinerName photo"Photos" #no AddToToc

Float
Type  photo
GuiName   Photo
AllowedPlacement  !htbpH
Placement tbph
Extension loph
NumberWithin  none
Style plain
ListName  "Liste des photos"
IsPredefined  false
UsesFloatPkg  true
PrettyFormat  "Photo ##"
End

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Who can help me create this module?

2024-09-30 Thread didiergabory



Hi, 


I'm working with version 2.4.1 on Windows 10. 
This module is intended for use with KomaScript classes. 


I'd like to add a new ‘photo’ type float using the features of the KomaScript 
family. I'm having two problems: 


1) As you can see in the attached "floating_photo.module" file, the code placed 
in the body between the ‘float’ and ‘end’ tags is not taken into account when 
pdflatex is exported. I have to place this part of the code between the 
"AddToPreamble" and "EndPreamble" tags for it to work... However, I'd really 
like to include all this in a larger file, and I'd like the code to be 
incorporated only if this type of float is actually used in the document... 


2) With this way of doing things, which I haven't mastered at all, because I'm 
having a hard time understanding the available documentation, I don't currently 
have the possibility of nesting two floats of this type in lyx in the usual way 
of figure and sub-figure... 

Can anyone help me? 

All the best. 


MWE.lyx
Description: application/lyx


flottant_photo.module
Description: Binary data
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: seeking help changing theme in lyx

2024-07-11 Thread Yu Jin
Am Mi., 10. Juli 2024 um 08:12 Uhr schrieb Jon Snow:

> Hi I just installed lyx and I’ve been trying forever to change the theme
> to white and yellow like I always see in youtube videos but lyx keeps using
> my system default (which is dark mode) no matter what I don’t know why I
> would very much appreciate it if you could help me solve this problem its
> so annoying for me to work on lyx with black and white theme
>
> I also tried going to preferences ->colors and no matte what colors I pick
> there it stays the same, also tried going to documents -> settings->color
> and tried to change things there no matter what I do it also stays the same
>

The thing here is that starting from version 6.5 Qt "supports" dark theme
by following your system theme and starting from version 6.7 Qt even uses
the ui style "windows11" by default which (also) has a dark theme. So you
end up with that style and dark theme if your system is set to dark. You
can avoid it by choosing a different ui style, which does not have a dark
theme, in the preferences -> user interface -> user interface style. The
only style *without* dark theme is "windowsvista" though, it was the
default style on Windows in Qt versions pre 6.7. I usually compile with the
newest Qt version for Windows, so LyX 2.4.0 and newer uses Qt version 6.7
and newer so that is why you get the dark theme now.
-- 
  Eugene
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: seeking help changing theme in lyx

2024-07-10 Thread Richard Kimberly Heck

On 7/9/24 3:01 PM, Jon Snow wrote:


Hi I just installed lyx and I’ve been trying forever to change the 
theme to white and yellow like I always see in youtube videos but lyx 
keeps using my system default (which is dark mode) no matter what I 
don’t know why I would very much appreciate it if you could help me 
solve this problem its so annoying for me to work on lyx with black 
and white theme


I also tried going to preferences ->colors and no matte what colors I 
pick there it stays the same,



That is the one you want. Is "Use System Colors" checked?

If so, I would suggest trying with a new user directory. You can move 
your existing one. (Location at About> LyX.)


Riki

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: seeking help changing theme in lyx

2024-07-10 Thread Eckhard Höffner
I tried to reverse the colors. One can use the general settings to 
change the colors, but it took me to long, so I keep the default values.


You can change the color of the text and the background, but get 
problems with rest like marks, inserts and so on. Sometimes those 
"extras" are barely readable on a bright background.


Am 09.07.24 um 9:01 PM schrieb Jon Snow:


Hi I just installed lyx and I’ve been trying forever to change the 
theme to white and yellow like I always see in youtube videos but lyx 
keeps using my system default (which is dark mode) no matter what I 
don’t know why I would very much appreciate it if you could help me 
solve this problem its so annoying for me to work on lyx with black 
and white theme


I also tried going to preferences ->colors and no matte what colors I 
pick there it stays the same, also tried going to documents -> 
settings->color and tried to change things there no matter what I do 
it also stays the same


Thank you in advance,

Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
Windows




--
Eckhard Höffner
Volkartstr. 64
80636 München
089 210 31 888
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


seeking help changing theme in lyx

2024-07-09 Thread Jon Snow
Hi I just installed lyx and I’ve been trying forever to change the theme to 
white and yellow like I always see in youtube videos but lyx keeps using my 
system default (which is dark mode) no matter what I don’t know why I would 
very much appreciate it if you could help me solve this problem its so annoying 
for me to work on lyx with black and white theme
I also tried going to preferences ->colors and no matte what colors I pick 
there it stays the same, also tried going to documents -> settings->color and 
tried to change things there no matter what I do it also stays the same

Thank you in advance,


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Please help me

2024-06-15 Thread Christopher Menzel


> On Jun 11, 2024, at 3:55 PM, Anders Ekberg via lyx-users 
>  wrote:
> 
>> 11 juni 2024 kl. 15:51 skrev Christopher Menzel :
>> 
>>> I have spent hours trying to figure out how one might be able to run BOTH 
>>> LyX 2.4 and LyX 2.3.8 on the same Mac computer with a Silicon chip and Mac 
>>> OS 14.5. No luck finding any useful information about this issue.
>>> Is this possible?
>> 
>> ...
>> If all you want to do is install both versions of LyX, then, assuming you 
>> currently have LyX 2.3.8 installed, just open the Applications folder on 
>> your machine and rename LyX.app to “LyX 2.3.8.app” and then install LyX 2.4. 
>> I think the only issue is that LyX 2.3.8 will look in ~/Library/Application 
>> Support/LyX-2.3 for its support files (personal bind files, personal 
>> spellcheck files, etc) and LyX 2.4 will look in ~/Library/Application 
>> Support/LyX-2.4 so those could get out of sync. (You could probably create 
>> symlinks in your LyX-2.3 folder to keep things in sync but you can kick that 
>> can down the road for now.)
> 
> I have used a setup like that for over a year with no problem. No Symlinks or 
> anything, just calling one app LyX, and the other LyX-23 (or whatever).

You’d need symlinks if you wanted to keep user files (e.g., the personal 
spelling dictionary files pwl_english.dict) for LyX 2.3.x and LyX 2.4.y in 
sync, as they are in separate directories under ~/Library/Application Support.

-chris

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Please help me

2024-06-11 Thread Anders Ekberg via lyx-users


> 11 juni 2024 kl. 15:51 skrev Christopher Menzel :
> 
>> I have spent hours trying to figure out how one might be able to run BOTH 
>> LyX 2.4 and LyX 2.3.8 on the same Mac computer with a Silicon chip and Mac 
>> OS 14.5. No luck finding any useful information about this issue.
>> Is this possible?
> 
> ...
> 
> If all you want to do is install both versions of LyX, then, assuming you 
> currently have LyX 2.3.8 installed, just open the Applications folder on your 
> machine and rename LyX.app to “LyX 2.3.8.app” and then install LyX 2.4. I 
> think the only issue is that LyX 2.3.8 will look in ~/Library/Application 
> Support/LyX-2.3 for its support files (personal bind files, personal 
> spellcheck files, etc) and LyX 2.4 will look in ~/Library/Application 
> Support/LyX-2.4 so those could get out of sync. (You could probably create 
> symlinks in your LyX-2.3 folder to keep things in sync but you can kick that 
> can down the road for now.)

I have used a setup like that for over a year with no problem. No Symlinks or 
anything, just calling one app LyX, and the other LyX-23 (or whatever).
/Anders

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Please help me

2024-06-11 Thread Christopher Menzel
> I have spent hours trying to figure out how one might be able to run BOTH LyX 
> 2.4 and LyX 2.3.8 on the same Mac computer with a Silicon chip and Mac OS 
> 14.5. No luck finding any useful information about this issue.
> Is this possible?

It’s not clear what you are asking. There should be no problem installing both 
versions on your machine. But it is usually the case that you can’t smoothly 
edit the same document with different versions of LyX, as there are usually 
changes in the .lyx file format from version to version. (There’s usually no 
problem importing documents created from older versions of LyX into newer 
versions but vice versa is usually (always?) problematic.)

If all you want to do is install both versions of LyX, then, assuming you 
currently have LyX 2.3.8 installed, just open the Applications folder on your 
machine and rename LyX.app to “LyX 2.3.8.app” and then install LyX 2.4. I think 
the only issue is that LyX 2.3.8 will look in ~/Library/Application 
Support/LyX-2.3 for its support files (personal bind files, personal spellcheck 
files, etc) and LyX 2.4 will look in ~/Library/Application Support/LyX-2.4 so 
those could get out of sync. (You could probably create symlinks in your 
LyX-2.3 folder to keep things in sync but you can kick that can down the road 
for now.)

LyX wizards might be appalled at something I’ve said here...

-chris

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Please help me

2024-06-11 Thread Edwin Burmeister
Desperately need help.


I have spent hours trying to figure out how one might be able to run BOTH LyX 
2.4 and LyX 2.3.8 on the same Mac computer with a Silicon chip and Mac OS 14.5. 
No luck finding any useful information about this issue.

Is this possible?


If so, how does one do it?


Thanks in advance.


***
Edwin Burmeister
Research Professor of Economics Emeritus
Duke University
Commonwealth Professor of Economics Emeritus
University of Virginia
[email protected]<mailto:[email protected]>



-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-24 Thread Pavel Sanda
On Wed, Apr 24, 2024 at 04:07:51PM +0200, Tobias Hilbricht wrote:
> > Apart from that, I could upload your scripts into wiki upload section
> > if you want to just link them.
> 
> Yes, that would be good, that makes it easier to install and use.

Ok, it is now at: https://wiki.lyx.org/uploads/Examples/gnuplot.xtemplate/
you can link to the file from wiki via 
uploads:/Examples/gnuplot.xtemplate/file...

> > And we could also mention in in our
> > manuals if you send me the pach :) Up to you.
> 
> What do you mean here?

We have some mention of .gp files in user guide of lyx 2.5:
https://www.lyx.org/trac/export/f3c5ff9cb72c5231f1e1e81452e67d6f12dadecb/lyxgit/lib/doc/UserGuide.lyx

You can edit the footnote about gnuplot (with lyx 2.4 if you have it) to 
mention the
template in wiki page and its advantage - then send the update of the UG to me, 
I'll commit it.

Pavel
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-24 Thread Tobias Hilbricht
Am Dienstag, dem 23.04.2024 um 11:01 +0200 schrieb Pavel Sanda:
> On Mon, Apr 22, 2024 at 08:10:15PM +0200, Tobias Hilbricht wrote:
> > 
> > With gnuplots as external material (gnuplot.xtemplate) something
> > similar to the inkscape.xtemplate and the xfig.xtemplate happens:
> > Labels and numbers appear in the document font, which looks way
> > better
> > and is less confusing than having different fonts in the plot. And
> > LaTeX math input is rendered.

> Ok, I see. I think it would be good to put this explanation in the
> wiki.

I have put the explanation into the wiki.

> Apart from that, I could upload your scripts into wiki upload section
> if you want to just link them.

Yes, that would be good, that makes it easier to install and use.

> And we could also mention in in our
> manuals if you send me the pach :) Up to you.

What do you mean here?

> I could even see something like that landing as part of lyx 2.5,
> if there is demand (or/and some active dev who would review/use
> this stuff).

Yes, it would be good if it gets tested on other systems (It works here
nicely on Ubuntu 22.04.4 with LyX 2.4.0~RC4 and gnuplot 5.4 patchlevel
2).

Tobias

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-23 Thread Pavel Sanda
On Mon, Apr 22, 2024 at 08:10:15PM +0200, Tobias Hilbricht wrote:
> thank you for asking. When just using .gp filename directly as graphics
> inset the fonts in the plot are not the same as document fonts. E. g.
> in default settings you have CM fonts in the document and Helvetica in
> the gnuplot. Furthermore, direct graphic insets do not render LaTeX
> math in a gnuplot.
> With gnuplots as external material (gnuplot.xtemplate) something
> similar to the inkscape.xtemplate and the xfig.xtemplate happens:
> Labels and numbers appear in the document font, which looks way better
> and is less confusing than having different fonts in the plot. And
> LaTeX math input is rendered.
> I have attached a PDF showing the difference and a sample another-
> gnuplot-example.gp which contains LaTeX math.

Ok, I see. I think it would be good to put this explanation in the
wiki.

Apart from that, I could upload your scripts into wiki upload section
if you want to just link them. And we could also mention in in our
manuals if you send me the pach :) Up to you.

I could even see something like that landing as part of lyx 2.5,
if there is demand (or/and some active dev who would review/use
this stuff).

Pavel
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-21 Thread Pavel Sanda
On Sun, Apr 21, 2024 at 03:03:15PM +0200, Tobias Hilbricht wrote:
> I copied gnuplot.xtemplate and the converter scripts in Python along
> with instructions for setup and configuration on? in? the LyX wiki:
> 
> https://wiki.lyx.org/Tools/GnuplotInLyX

What is the advantage here compared to just using .gp filename directly
in graphics inset?

Pavel
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-21 Thread Tobias Hilbricht
I copied gnuplot.xtemplate and the converter scripts in Python along
with instructions for setup and configuration on? in? the LyX wiki:

https://wiki.lyx.org/Tools/GnuplotInLyX

Tobias
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Help Please

2024-04-20 Thread Brian Kneller via lyx-users
Hi thanks for the responses they have been most useful. I have a few questions 
below:

 I have decided to use the Manchester Uni thesis format as its very near the 
London Uni version.  I think I am running into unnecessary difficulties because 
I am using my existing directory structure and Lyx  has a preferred in 
/Library/Application Support/Lyx-2.3.  I have not found a preferred structure 
is there one?
 I am stripping out the bits I don’t want from the Thesis Template such as  
figures , headings , labels etc all have an index of some form where should 
these be stored &  how do I ensure these are reset or can I copy the template 
into the template subdirectory , which is currently empty and then start a new 
doc from this.
 I have loaded revtex4-1 into the shared area subdir but cannot see it from the 
Doc/settings in the lyx main menu should it be there?
 I like the use of Letterine for the first char of a section, how is this 
\lettrine{I}{n}and the following invoked :--   Figure~\ref{shuffle_diagram}; 
\label{Shuffle} and where is the definitions of these –I have not found (yet) 
where this is described an indication where I could look would be helpful. I 
suspect they are under the Lyx-Code environment in the dropdown top lefthand 
side of menu – but there is no list below it.

 Sorry for these simple questions but I need to complete this soon

 

Many Thanks

 

Brian K-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with gnuplot xtemplate needed

2024-04-20 Thread Tobias Hilbricht
I got it myself after a lot of trying and comparing:

In my file gnuplot.xtemplate I wrote "InputFormat gp", because
"InputFormat" and FileFilter extension are the same in the case of Xfig
(fig) and Inkscape (svg), but not with gnuplot: "InputFormat gnuplot"
and FileFilter .gp works!

For anyone interested I attached my working gnuplot.xtemplate. 

Sorry for making noise!

Tobias


Am Samstag, dem 20.04.2024 um 08:44 +0200 schrieb Tobias Hilbricht:
> Dear LyX-user,
> 
> I would like to have a gnuplot xtemplate. To that end I wrote a shell
> script gnuplot2pdftex.sh like this:
> 
> #!/bin/bash
> GnuplotFile=$1
> BaseName=`basename $GnuplotFile .gp`
> GnuplotName=$BaseName.ptx
> LyxName=$BaseName.pdf_tex
> gnuplot -e "set term cairolatex pdf ; set output '${GnuplotName}' "
> $GnuplotFile
> mv $GnuplotName $LyxName
> 
> This script works on the command line, and I can input the resulting
> file gnuplot.pdf_tex in LyX, and if I put it in a preview box I get a
> preview, and the document compiles.
> 
> I have similar scripts for pstex, png and eps in
> ~/.lyx/scripts and define converters like this:
> 
> \converter "gnuplot" "pdftex2" "$$s/scripts/gnuplot2pdftex.sh $$i
> $$o"
> "needauth"
> 
> and have a file gnuplot.xtemplate written after the model of
> inkscape.xtemplate in ~/.lyx/xtemplate
#
# Gnuplot External Template
#
# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.
#
# author Tobias Hilbricht
#
# based on external templates by:
#
# author Asger Alstrup Nielsen
# author Angus Leeming
# author Johnathan Burchill
#
# Full author contact details are available in file CREDITS.


PreambleDef WarnNotFound
%% Print a warning encased in an fbox.
\def\lyxstripprefix#1>{}
\newcommand{\warnNotFound}[1]{%
\def\lyxtempfilename{#1}%
\fbox{Could not find

\ttfamily\expandafter\lyxstripprefix\meaning\lyxtempfilename!}%
\typeout{Could not find \lyxtempfilename!}%
}
PreambleDefEnd


PreambleDef InputOrWarn
%% Input the file if it exists, using \input, else print a warning
\newcommand{\inputOrWarn}[1]{%
\IfFileExists{#1}{\input{#1}}{\warnNotFound{#1}}}
PreambleDefEnd


Template Gnuplot
GuiName "Gnuplot"
HelpText
A Gnuplot figure.
Note that using this template automatically uses the 
document text in the image (like with the Xfig template).
HelpTextEnd
InputFormat gnuplot
FileFilter "*.{gp}"
AutomaticProduction true
Transform Rotate
Transform Resize
Preview InstantPreview
Format PDFLaTeX
TransformCommand Rotate RotationLatexCommand
TransformCommand Resize ResizeLatexCommand
Product 
"$$RotateFront$$ResizeFront\\input{$$AbsOrRelPathMaster$$Basename.pdf_tex}$$ResizeBack$$RotateBack"
UpdateFormat pdftex2
UpdateResult "$$AbsPath$$Basename.pdf_tex"
Requirement "xcolor"
Requirement "graphicx"
Requirement "mathtools"
# Preamble WarnNotFound
# Preamble InputOrWarn
ReferencedFile pdflatex "$$AbsOrRelPathMaster$$Basename.pdf_tex"
ReferencedFile pdflatex "$$AbsPath$$Basename.pdf"
FormatEnd
Format LaTeX
TransformCommand Rotate RotationLatexCommand
TransformCommand Resize ResizeLatexCommand
Product 
"$$RotateFront$$ResizeFront\\input{$$AbsOrRelPathMaster$$Basename.ps_tex}$$ResizeBack$$RotateBack"
UpdateFormat pstex2
UpdateResult "$$AbsPath$$Basename.ps_tex"
Requirement "xcolor"
Requirement "graphicx"
Requirement "mathtools"
# Preamble WarnNotFound
# Preamble InputOrWarn
ReferencedFile latex "$$AbsOrRelPathMaster$$Basename.ps_tex"
ReferencedFile latex "$$AbsPath$$Basename.eps"
ReferencedFile dvi   "$$AbsPath$$Basename.eps"
FormatEnd
Format Ascii
Product "[InkscapeGraphics: $$FName]"
FormatEnd
Format DocBook
Product ""
UpdateFormat eps
UpdateResult "$$AbsPath$$Basename.eps"
ReferencedFile docbook "$$AbsPath$$Basename.eps"
ReferencedFile docbook-xml "$$AbsPath$$Basename.eps"
FormatEnd
Format XHTML
Product ""
UpdateFormat svg
UpdateResult "$$AbsPath$$Basename.svg"
ReferencedFile xhtml "$$AbsPath$$Basename.svg"
FormatEnd
TemplateEnd

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Help with gnuplot xtemplate needed

2024-04-19 Thread Tobias Hilbricht
Dear LyX-user,

I would like to have a gnuplot xtemplate. To that end I wrote a shell
script gnuplot2pdftex.sh like this:

#!/bin/bash
GnuplotFile=$1
BaseName=`basename $GnuplotFile .gp`
GnuplotName=$BaseName.ptx
LyxName=$BaseName.pdf_tex
gnuplot -e "set term cairolatex pdf ; set output '${GnuplotName}' "
$GnuplotFile
mv $GnuplotName $LyxName

This script works on the command line, and I can input the resulting
file gnuplot.pdf_tex in LyX, and if I put it in a preview box I get a
preview, and the document compiles.

However, if I have similar scripts for pstex, png and eps in
~/.lyx/scripts and define converters like this:

\converter "gnuplot" "pdftex2" "$$s/scripts/gnuplot2pdftex.sh $$i $$o"
"needauth"

and have a file gnuplot.xtemplate written after the model of
inkscape.xtemplate in ~/.lyx/xtemplate, then preview fails and there is
no image in the compiled document.

Despite a defined converter for pdftex and pstex I get error messages
with lyx -dbg graphics related to convert:

Execution of "convert" failed.
Systemcall.cpp (306): Systemcall: 'python3 -tt "/usr/local/share/lyx-
2.4.0~RC4/scripts/convertDefault.py" gp
"/tmp/lyx_tmpdir.hmNUbfzyTaRY/lyx_tmpbuf0/2_home_tobias_gnuplot-
beispiel.gp" ps_tex
"/tmp/lyx_tmpdir.hmNUbfzyTaRY/lyx_tmpbuf0/2_home_tobias_gnuplot-
beispiel.ps_tex"' finished with exit code 1
Error: Die Datei kann nicht konvertiert werden

Keine Information vorhanden, um Dateien im gp-Format nach pstex2 zu
konvertieren.
Definieren Sie einen Konverter in den Einstellungen.
convert-im6.q16: no decode delegate for this image format `GP' @
error/constitute.c/ReadImage/587.
convert-im6.q16: no images defined
`ps_tex:/tmp/lyx_tmpdir.hmNUbfzyTaRY/lyx_tmpbuf0/2_home_tobias_gnuplot-
beispiel.ps_tex' @ error/convert.c/ConvertImageCommand/3229.
/usr/local/share/lyx-2.4.0~RC4/scripts/convertDefault.py ERROR
Execution of "convert" failed.

What is wrong or what is missing? Thanks for helpful hints in advance!

Tobias


 
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help with infrastructure (PHP)

2024-03-05 Thread John White
Paval,

I don't know enough to help you but just sent a donation to the tex user's 
group which I gather 
is a donation to lyx.

John

On Tuesday, March 5, 2024 10:57:37 AM PST Pavel Sanda wrote:
> Dear LyX community,
> 
> we are transitioning our www/wiki/trac services present on the web to a new
> infrastructure which unfortunately includes tweaks to port the underlying
> code to more current php version (version 8). Most of trivial changes are
> done, but there are few remaining bits which are not trivial for us, poor
> C++ LyX devs - but might be trivial for someone whose deaily bread involves
> php(/pmwiki) programming.
> 
> In case some kind soul would willing to help little bit, please contact me
> directly.
> 
> Thanks for the LyX team,
> Pavel

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Help with infrastructure (PHP)

2024-03-05 Thread Pavel Sanda
Dear LyX community,

we are transitioning our www/wiki/trac services present on the web to a new
infrastructure which unfortunately includes tweaks to port the underlying code
to more current php version (version 8). Most of trivial changes are done, but
there are few remaining bits which are not trivial for us, poor C++ LyX devs - 
but
might be trivial for someone whose deaily bread involves php(/pmwiki) 
programming.

In case some kind soul would willing to help little bit, please contact me
directly.

Thanks for the LyX team,
Pavel
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help finding error

2023-09-22 Thread Rich Shepard

On Fri, 22 Sep 2023, Herbert Voss wrote:


Instead of \S try to insert directly (not in ERT) the § symbol


Herbert,

I haven't had issues using \S when dealing with federal law and state
statute sections. And I don't know how to enter the symbol in LyX without
using ERT.

Many thanks,

Rich
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help finding error

2023-09-22 Thread Rich Shepard

On Fri, 22 Sep 2023, Herbert Voss wrote:


that is the deafult behaviour if you have a problem in a LaTeX run and the
created helper files for biber are corrupt. Simply ignore it, and run the
_document_ again. If it doesn't help then delete the file mwe.bcf, which
is a BiberConfigFile.


Herbert,

I've re-compiled failed builds before and didn't think of doing so this
time. Normally, I'd prefer to fix the problem, but in this case as long as I
have the PDF to deliver to my client, all's good.

Many thanks for the reminder.

Best regards,

Rich
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help finding error

2023-09-22 Thread Herbert Voss



Am 21.09.23 um 19:01 schrieb Rich Shepard:
I've not successfully built a MWE; each time I remove text either 
above or

below the highlighted error the document compiles successfully. The
unmodified doc doesn't.

Attached is an image of the highlighted line and following text along 
with
the error reporting box, and the complete error log file. I do not see 
the

error there.

I need help identifying the source of this error. FWIW, the doc built
successfully before I added more text below where the error is shown.


Instead of \S try to insert directly (not in ERT) the § symbol

Herbert
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help finding error

2023-09-22 Thread Herbert Voss




Am 21.09.23 um 23:02 schrieb Rich Shepard:


On Thu, 21 Sep 2023, Rich Shepard wrote:


I need help identifying the source of this error. FWIW, the doc built
successfully before I added more text below where the error is shown.


I've learned that the error is in biber's processing of the bibliography.
The biber error log is in the attached image and I have no idea how to 
use

it to find why mwe.bcf is malformed.



Rich,
that is the deafult behaviour if you have a problem in a LaTeX run
and the created helper files for biber are corrupt. Simply ignore it,
and run the _document_ again. If it doesn't help then delete the
file mwe.bcf, which is a BiberConfigFile.

Herbert
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need help finding error

2023-09-21 Thread Rich Shepard


On Thu, 21 Sep 2023, Rich Shepard wrote:


I need help identifying the source of this error. FWIW, the doc built
successfully before I added more text below where the error is shown.


I've learned that the error is in biber's processing of the bibliography.
The biber error log is in the attached image and I have no idea how to use
it to find why mwe.bcf is malformed.

Help, please,

Rich-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Need help finding error

2023-09-21 Thread Rich Shepard

I've not successfully built a MWE; each time I remove text either above or
below the highlighted error the document compiles successfully. The
unmodified doc doesn't.

Attached is an image of the highlighted line and following text along with
the error reporting box, and the complete error log file. I do not see the
error there.

I need help identifying the source of this error. FWIW, the doc built
successfully before I added more text below where the error is shown.

TIA,

RichThis is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded 
format=pdflatex 2023.9.17)  21 SEP 2023 09:48
entering extended mode
 restricted \write18 enabled.
 %&-line parsing enabled.
**mwe.tex
(./mwe.tex
LaTeX2e <2023-06-01> patch level 1
L3 programming layer <2023-08-29>

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrreprt.cls
Document Class: scrreprt 2023/07/07 v3.41 KOMA-Script document class (report)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2023/07/07 v3.41 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2023/07/07 v3.41 KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2023/07/07 v3.41 KOMA-Script package (file load hooks)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
Package: scrlfile-hook 2023/07/07 v3.41 KOMA-Script package (using LaTeX hooks)

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlogo.sty
Package: scrlogo 2023/07/07 v3.41 KOMA-Script package (logo)
))) (/usr/local/texlive/2023/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
\KV@toks@=\toks17
)
Applying: [2021/05/01] Usage of raw or classic option list on input line 252.
Already applied: [/00/00] Usage of raw or classic option list on input line
 368.
)) (/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2023/07/07 v3.41 KOMA-Script package (handling toc-files)
\scr@dte@tocline@numberwidth=\skip48
\scr@dte@tocline@numbox=\box51
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `toc' on input line 135.
Class scrreprt Info: File `scrsize11pt.clo' used instead of
(scrreprt)   file `scrsize11.clo' to setup font sizes on input line 268
8.
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2023/07/07 v3.41 KOMA-Script font size class option (11pt
)
) (/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2023/07/07 v3.41 KOMA-Script package (type area)
\ta@bcor=\skip49
\ta@div=\count185
\ta@hblk=\skip50
\ta@vblk=\skip51
\ta@temp=\skip52
\footheight=\skip53
Package typearea Info: These are the values describing the layout:
(typearea) DIV  = 10
(typearea) BCOR = 0.0pt
(typearea) \paperwidth  = 597.50793pt
(typearea)  \textwidth  = 418.2pt
(typearea)  DIV departure   = -6%
(typearea)  \evensidemargin = 47.2316pt
(typearea)  \oddsidemargin  = -12.5192pt
(typearea) \paperheight = 845.04694pt
(typearea)  \textheight = 514.20023pt
(typearea)  \topmargin  = 12.2347pt
(typearea)  \headheight = 17.0pt
(typearea)  \headsep= 20.40001pt
(typearea)  \topskip= 11.0pt
(typearea)  \footskip   = 47.6pt
(typearea)  \baselineskip   = 13.6pt
(typearea)  on input line 1799.
)
\c@part=\count186
\c@chapter=\count187
\c@section=\count188
\c@subsection=\count189
\c@subsubsection=\count190
\c@paragraph=\count191
\c@subparagraph=\count192
\scr@dte@chapter@maxnumwidth=\skip54
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)   for `\chapter on input line 5994.
\scr@dte@section@maxnumwidth=\skip55
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)   for `\section on input line 6005.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)   for `\section on input line 6005.
\scr@dte@part@maxnumwidth=\skip56
Class scrreprt Info: using compatibility default `afterindent=true'
(scrreprt)   for `\part on input line 6014.
\scr@dte@subsection@maxnumwidth=\skip57
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)   for `\subsection on input line 6024.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)   for `\subsection on input line 6024.
\scr@dte@subsubsection@maxnumwidth=\skip58
Class scrreprt Info: us

Re: Need help locating LyX errors

2023-08-14 Thread Richard Kimberly Heck

On 8/13/23 15:12, Edwin Burmeister wrote:


Hi--


Need some LyX help.


I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5.


From LaTeX Errors window:


“Selecting an error ... the cursor will jump to the location in the 
document where the error occurred.”



This does not happen for me. How can I get it to work?

Generally, this should work, but it may not in some cases. The code that 
tracks line locations is pretty complicated.


Note that you do have access to the full LaTeX log, which can help 
finding errors.


Riki


-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Need help locating LyX errors

2023-08-13 Thread Edwin Burmeister
Hi--


Need some LyX help.


I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5.


From LaTeX Errors window:


“Selecting an error ... the cursor will jump to the location in the document 
where the error occurred.”


This does not happen for me. How can I get it to work?


I then tried to locate my errors via line number. But putting


\usepackage[left,modulo]{lineno}

\linenumbers


in the LaTeX Preamble did not work.


How can I obtain line numbers as an aid for locating errors?


Thanks in advance for your help.


Ed


***
Edwin Burmeister
Research Professor of Economics Emeritus
Duke University
Commonwealth Professor of Economics Emeritus
University of Virginia
[email protected]<mailto:[email protected]>



-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need KOMA-Script scrbook help

2023-06-21 Thread Daniel

On 2023-06-16 22:08, Rich Shepard wrote:

On Fri, 16 Jun 2023, Herbert Voss wrote:

Your mainmatter is inside  the paragraph layout for quotation. Use
standard and everything will be fine.


I am suitably embarrassed for not seeing this; I assumed it was in a
standard environment and didn't check. Mea culpa!


Hopefully, such problems will be avoided in a future version of LyX. 
Alas not in 2.4.


See https://www.lyx.org/trac/ticket/12424.

Daniel

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need KOMA-Script scrbook help

2023-06-16 Thread Rich Shepard

On Fri, 16 Jun 2023, Rich Shepard wrote:


I am suitably embarrassed for not seeing this; I assumed it was in a
standard environment and didn't check. Mea culpa!


Herbert,

There are still chapter header and ToC issues (no chapter numbers in the
header or ToC). I'll wait until I finish reformatting the book before
addressing layout issues.

Carpe weekend,

Rich
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need KOMA-Script scrbook help

2023-06-16 Thread Rich Shepard

On Fri, 16 Jun 2023, Herbert Voss wrote:


your first \addcontensline in ERT is superflous, The preface is in the TOC
by default as long as it is a numbered chapter.


Herbert,

I thought so, but didn't see it in the ToC


Your mainmatter is inside  the paragraph layout for quotation. Use
standard and everything will be fine.


I am suitably embarrassed for not seeing this; I assumed it was in a
standard environment and didn't check. Mea culpa!

Many thanks,

Rich

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need KOMA-Script scrbook help

2023-06-16 Thread Herbert Voss



Am 16.06.23 um 21:20 schrieb Rich Shepard:

Environment: lyx-2.3.6.1, TL2023.

I've been using KOMA-Script report, article, and letter2 classes for 
years

and all work flawlessly.

After examining available LaTeX frameworks for a book I'm converting 
from a

monograph I've settled on the KOMA-Script book class; and I've read the
scrguideen.pdf Part I. But, it's not working as expected. If there's a 
more

appropriate source for KOMA-Script help please point me to it.

The minimal (non)working example .lyx and .tex files are attached.

Problem 1: \mainmatter is enclosed in \begin{quote} and \end{quote}. I 
don't

see why. \frontmatter isn't and \backmatter in the book itself aren't so
constrained.



Rich,

your first \addcontensline in ERT is superflous, The preface is in the 
TOC by default
as long as it is a numbered chapter.  Your mainmatter is inside  the 
paragraph layout for

quotation. Use standard and everything will be fine.



Problem 2: When I try to compile the mwe.lyx using pdflatex it fails 
with an
error involving 'data' which is not present. The book from which the 
mwe was

extracted has no problems producing a PDF using pdflatex.



I have no problem with your example. LyX 2.4.0 Beta2 which should be no
difference to 2.3.6.1

Herbert

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Need KOMA-Script scrbook help

2023-06-16 Thread Rich Shepard

Environment: lyx-2.3.6.1, TL2023.

I've been using KOMA-Script report, article, and letter2 classes for years
and all work flawlessly.

After examining available LaTeX frameworks for a book I'm converting from a
monograph I've settled on the KOMA-Script book class; and I've read the
scrguideen.pdf Part I. But, it's not working as expected. If there's a more
appropriate source for KOMA-Script help please point me to it.

The minimal (non)working example .lyx and .tex files are attached.

Problem 1: \mainmatter is enclosed in \begin{quote} and \end{quote}. I don't
see why. \frontmatter isn't and \backmatter in the book itself aren't so
constrained.

Problem 2: When I try to compile the mwe.lyx using pdflatex it fails with an
error involving 'data' which is not present. The book from which the mwe was
extracted has no problems producing a PDF using pdflatex.

Regards,

Rich#LyX 2.3 created this file. For more info see http://www.lyx.org/
\lyxformat 544
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass scrbook
\begin_preamble
\usepackage{mathpazo,amssymb}
\usepackage{graphicx,relsize}
\usepackage{scrlayer-scrpage}
\pagestyle{scrheadings}
\usepackage{lipsum}
\end_preamble
\use_default_options false
\maintain_unincluded_children false
\language english
\language_package default
\inputencoding auto
\fontencoding global
\font_roman "palatino" "default"
\font_sans "uop" "default"
\font_typewriter "lmtt" "default"
\font_math "auto" "auto"
\font_default_family rmdefault
\use_non_tex_fonts false
\font_sc true
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype false
\use_dash_ligatures false
\graphics default
\default_output_format pdf2
\output_sync 0
\bibtex_command biber
\index_command default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize executivepaper
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 0
\use_package esint 0
\use_package mathdots 1
\use_package mathtools 0
\use_package mhchem 1
\use_package stackrel 0
\use_package stmaryrd 0
\use_package undertilde 0
\cite_engine biblatex
\cite_engine_type authoryear
\biblio_style plainnat
\biblatex_bibstyle authoryear
\biblatex_citestyle authoryear
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date true
\justification true
\use_refstyle 0
\use_minted 0
\index Index
\shortcut idx
\color #008000
\end_index
\paperwidth 6in
\paperheight 9in
\leftmargin 0.75in
\topmargin 0.9in
\rightmargin 0.75in
\bottommargin 0.9in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\is_math_indent 0
\math_numbering_side default
\quotes_style english
\dynamic_quotes 0
\papercolumns 1
\papersides 2
\paperpagestyle headings
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header

\begin_body

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
frontmatter
\end_layout

\end_inset


\end_layout

\begin_layout Title
Document Title
\end_layout

\begin_layout Subtitle
And the sub-title
\end_layout

\begin_layout Author
A.N.
 Author
\end_layout

\begin_layout Standard
\begin_inset CommandInset toc
LatexCommand tableofcontents

\end_inset


\end_layout

\begin_layout Standard
\begin_inset FloatList figure

\end_inset


\end_layout

\begin_layout Standard
\begin_inset FloatList table

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
addcontentsline{toc}{chapter}{Preface}
\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Preface
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
lipsum[19-21]
\end_layout

\end_inset


\end_layout

\begin_layout Quote
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
mainmatter
\end_layout

\end_inset


\end_layout

\begin_layout Chapter
Introduction
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
lipsum[3-9]
\end_layout

\end_inset


\end_layout

\begin_layout Section
First intro section
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
lipsum[1-2]
\end_layout

\end_inset


\end_layout

\begin_layout Section
Second intro section
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
lipsum[42-47]
\end_layout

\end_inset


\end_layout

\end_body
\end_document


mwe.tex
Description: TeX document
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need some help with automatic syntax highlightning of code

2023-03-26 Thread Richard Kimberly Heck

On 3/26/23 17:35, Post Gresql wrote:

Hi.

An update to my problem.

It seems that exporting to LaTeX (pdflatex) gives me a .tex file that 
includes the reference to the a.tex file, that seems to be 
successfully created from the a.sql file when exporting.


The only thing that remains is to get the export to work when I try to 
export or view the pdf file without going through the intermediate 
latex file.


How do I manage to do that?


I wish I had some ideas here, but I'm not sure many people have tried 
this with SQL files.


If the export is working properly, then I'd try running LyX from a 
terminal and see if you get any error messages when trying to export. If 
there are verbosity flags you can set somewhere, try setting those.


Riki


--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Need some help with automatic syntax highlightning of code

2023-03-26 Thread Post Gresql

Hi.

An update to my problem.

It seems that exporting to LaTeX (pdflatex) gives me a .tex file that includes 
the reference to the a.tex file, that seems to be successfully created from the 
a.sql file when exporting.

The only thing that remains is to get the export to work when I try to export 
or view the pdf file without going through the intermediate latex file.

How do I manage to do that?


Best regards

Gunnar

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Need some help with automatic syntax highlightning of code

2023-03-25 Thread Post Gresql

Hello.

I'm trying to follow this guide

https://wiki.lyx.org/Examples/IncludeExternalProgramListing

But a few things have changed it seems in the last 15 years


So I've followed the guide, changed a few options to the highlight command  (  
highlight -O latex -t 2 -I -S sql -f -r -q $$i -o $$o )


When trying to produce pdf output, I get the error

"LyX: Cannot connvert file
No information for converting sql format files to latex.
Define a converter in the preferences."

But to me, it seems I have defined a converter in Preferences

I have the file  /tmp/a.sql that I want to include and this is the result I get



! LaTeX Error: File `./0_tmp_a.tex' not found.


Type X to quit or  to proceed,
or enter new name. (Default extension: tex)

Enter file name:
! Emergency stop.

 
l.25 {\small \input{./0_tmp_a.tex}

   }^^M
*** (cannot \read from terminal in nonstop modes)




I also see in the terminal window

Execution of "convert" failed.
support/Systemcall.cpp (276): Systemcall: 'python3 -tt "/usr/share/lyx/scripts/convertDefault.py" 
sql "/tmp/lyx_tmpdir.EgnpkfDjxiRq/lyx_tmpbuf0/0_tmp_a.sql" tex 
"/tmp/lyx_tmpdir.EgnpkfDjxiRq/lyx_tmpbuf0/0_tmp_a.sql.tex"' finished with exit code 1
Error: Cannot convert file

No information for converting sql format files to latex.
Define a converter in the preferences.


Can you help me find the error?

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Grammar Checking -- noob help!

2022-12-06 Thread Richard Kimberly Heck

On 12/6/22 12:57, Dan wrote:
I'm writing what is essentially going to be a small text in Physics 
with a lot of high end Mathematics, so a good Science grammar checker 
would be a nice idea.  I found the LyX wiki and the lyx-cg system.


This was created by a user and sometime contributor. I'm not sure if 
he's still around; perhaps he'll chime in. But yes, it looks like that 
is somewhat out of date. I don't know how well it would work with the 
current file format.


Your best option may be to export the file to some more common format, 
and use a grammar checker on that. E.g., you can export to LaTeX and 
then use pandoc to convert to Word or whatever. Or you can export to 
XHMTL, and then open that in Libre Office.


Riki



--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Grammar Checking -- noob help!

2022-12-06 Thread Dan
I'm writing what is essentially going to be a small text in Physics with a
lot of high end Mathematics, so a good Science grammar checker would be a
nice idea.  I found the LyX wiki and the lyx-cg system.  Are there other
options?  I'm also looking at Grammarly but I'm not sure it can handle the
kind of language help I might need.

Let's say I go with the lyx-cg idea.  (Which is why I'm posting this here.
:) )  I have a few questions.
1)  Is lyx-cg up to date?  I'm noticing that the Github files are as much
as 8 years old.

2)  If I have to buy something I'd prefer to buy it outright.  langaugetool
charges per month.  Is there any way around this?

3)  But the main problem is the actual lyx-cg file.  I have it on Github,
but what do I do with it?  I was expecting to download a file and extract
it.   But it's giving me a list of files with their codes, not something I
can download?

Sorry, I'm a bit of a noob.  I could use a hand.

Thanks!
-Dan
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


SOLVED - Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 19:58 schrieb Wolfgang Engelmann via lyx-users:



Am 28.02.22 um 19:17 schrieb Wolfgang Engelmann:


These two lines are missing in my notebook Debian.
There must be something fundamentally wrong.


Maybe the display manager. (Is it unity?) If yes, look for the panel 
on top of the screen.

I had this problem with unity at least.

Kornel


my is on the notebook sddm, on the PC Mint lightdm

I checked the former, it was up to date (removed stuff not used anymore)

There was an additional white control line on top of the desktop which I 
removed.


Starting from a terminal
$ lyx24x
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 597, 
resource id: 0, major code: 20 (GetProperty), minor code: 0

Warning: 609: Format not supported.
Warning: Quitting.
Error: Dokumentformat-Fehler

but shows lyx. And, heureka, it has the missing top!

loading examples/de/welcome.lyx works alright


all other lyx files are working.
Only those which I created/worked on during the time of the disaster are 
giving this error:



loading another file gives
/tmp/lyx_tmpdir.PrXtIVAGvvMT/Buffer_convertLyXFormatetZcbC.lyx ist kein 
lesbares LyX-Dokument.

Must inquire why. Perhaps remove the tmpdir?





Glad that lyx is now showing its normal appearance. Thanks for help and 
patience, especially Kornel and Jürgen


Yours,
Wolfgang


off topic: For those (German understanding) a nice mirror of my 
understanding of IT stuff:


https://www.youtube.com/watch?v=0a3QuhqpMUc

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Kornel Benko via lyx-users
Am Mon, 28 Feb 2022 19:58:56 +0100
schrieb Wolfgang Engelmann via lyx-users :

> >> Maybe the display manager. (Is it unity?) If yes, look for the panel 
> >> on top of the screen.
> >> I had this problem with unity at least.
> >>
> >> Kornel  
> 
> my is on the notebook sddm, on the PC Mint lightdm

sorry, I meant desktop manager. (Here it is 'cinnamon')

Kornel


pgpMocn_mN_uy.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 19:17 schrieb Wolfgang Engelmann:


These two lines are missing in my notebook Debian.
There must be something fundamentally wrong.


Maybe the display manager. (Is it unity?) If yes, look for the panel 
on top of the screen.

I had this problem with unity at least.

Kornel


my is on the notebook sddm, on the PC Mint lightdm

I checked the former, it was up to date (removed stuff not used anymore)

There was an additional white control line on top of the desktop which I 
removed.


Starting from a terminal
$ lyx24x
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 597, 
resource id: 0, major code: 20 (GetProperty), minor code: 0

Warning: 609: Format not supported.
Warning: Quitting.
Error: Dokumentformat-Fehler

but shows lyx. And, heureka, it has the missing top!

loading examples/de/welcome.lyx works alright

loading another file gives
/tmp/lyx_tmpdir.PrXtIVAGvvMT/Buffer_convertLyXFormatetZcbC.lyx ist kein 
lesbares LyX-Dokument.

Must inquire why. Perhaps remove the tmpdir?

Glad that lyx is now showing its normal appearance. Thanks for help and 
patience, especially Kornel and Jürgen


Yours,
Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 17:52 schrieb Kornel Benko:

Am Mon, 28 Feb 2022 16:43:36 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 28.02.22 um 15:31 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 14:44:09 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 10:38:33 +0100
schrieb Wolfgang Engelmann via lyx-users :
  

Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:

Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:

The latter. The question is, what.


Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen

 

Yes, but I would like to remove older lyx completely and try again the
new one before using -dbg gui
Wolfgang


Wolfgang, we try to determine the cause to avoid future similar problems.
So you could try to proceed as requested too.

Kornel

  

Kornel, Jürgen

I compiled again after uninstalling respectively removing the package.
I am enclosing a screenshot of the new lyx, to make sure there is indeed
a missing third line for file ... helpmenus.

I also append the terminal output I got with the lyx24x starting it
after compilation.

Hope it helps in analyzing.

I have still in config/Lyx
lyx240.conf  lyx240.conf.orig  lyx.conf
after my actions. What are they for?

Wolfgang


I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.

The command I used was:
$ lyx2.4 -userdir ~/.lyx.test -dbg gui

The first thing I was asked if I want to create this new dir.
(Since you did not mention anything like that, I suppose you are using an old 
userdir)

The output was similar to yours (but without the xcb-error-messages)

So I propose to try with a non-existing userdir.

Kornel

   

Kornel,
I am sending it to you privately, because I am completely lost.
I used your

The command I used was:
  >  $ lyx2.4 -userdir ~/.lyx.test -dbg gui

without knowing what it means. I just copied your command (except that I
used my lyx24x)


That's OK.


My userdir is in /home/wolfgang

Wolfgang


1.) userdir is the directory where lyx stores its configuration files. (And 
where your
created modules etc will reside.
1a) You can find there *.lst, cache, lyxrc.defaults, preferences, etc.
2.) How could it come to the output /A-SP-WITTE-E-2022FEB21-Master.lyx ??


could you explain this?


Kornel


so it is apparently not there:
wolfgang@Fuji:~$ find -iname 'userdir*'
wolfgang@Fuji:~$ find -iname '*userdir*'
wolfgang@Fuji:~$ sudo find -iname '*userdir*'
[sudo] Passwort für wolfgang:
wolfgang@Fuji:~$

I have in the meantime used my PC with Mint instead of my Debian 
notebook and installed there the lyx 2.4.0dev as lyx24x

It is alright and the uppermost line with (top) the loaded lyx file
below the line with Datei Bearbeiten Ansicht ... Hilfe
(both lines in grey) are diplayed.

These two lines are missing in my notebook Debian.
There must be something fundamentally wrong.

Wolfgang

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 16:43 schrieb Wolfgang Engelmann via lyx-users:



Am 28.02.22 um 15:31 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 14:44:09 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 10:38:33 +0100
schrieb Wolfgang Engelmann via lyx-users :

Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:

Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:

The latter. The question is, what.


Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen


Yes, but I would like to remove older lyx completely and try again the
new one before using -dbg gui
Wolfgang


Wolfgang, we try to determine the cause to avoid future similar 
problems.

So you could try to proceed as requested too.

Kornel


Kornel, Jürgen

I compiled again after uninstalling respectively removing the package.
I am enclosing a screenshot of the new lyx, to make sure there is indeed
a missing third line for file ... helpmenus.

I also append the terminal output I got with the lyx24x starting it
after compilation.

Hope it helps in analyzing.

I have still in config/Lyx
lyx240.conf  lyx240.conf.orig  lyx.conf
after my actions. What are they for?

Wolfgang


I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.

The command I used was:
$ lyx2.4 -userdir ~/.lyx.test -dbg gui

The first thing I was asked if I want to create this new dir.
(Since you did not mention anything like that, I suppose you are using 
an old userdir)


The output was similar to yours (but without the xcb-error-messages)

So I propose to try with a non-existing userdir.

Kornel




 The command I used was:
    $ lyx2.4 -userdir ~/.lyx.test -dbg gui

 without knowing what it means. I just copied your command (except that I
 used my lyx24x)
 My userdir is in /home/wolfgang

 Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 15:31 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 14:44:09 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 10:38:33 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:

Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:

The latter. The question is, what.


Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen

  

Yes, but I would like to remove older lyx completely and try again the
new one before using -dbg gui
Wolfgang


Wolfgang, we try to determine the cause to avoid future similar problems.
So you could try to proceed as requested too.

Kornel

   

Kornel, Jürgen

I compiled again after uninstalling respectively removing the package.
I am enclosing a screenshot of the new lyx, to make sure there is indeed
a missing third line for file ... helpmenus.

I also append the terminal output I got with the lyx24x starting it
after compilation.

Hope it helps in analyzing.

I have still in config/Lyx
lyx240.conf  lyx240.conf.orig  lyx.conf
after my actions. What are they for?

Wolfgang


I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.

The command I used was:
$ lyx2.4 -userdir ~/.lyx.test -dbg gui

The first thing I was asked if I want to create this new dir.
(Since you did not mention anything like that, I suppose you are using an old 
userdir)

The output was similar to yours (but without the xcb-error-messages)

So I propose to try with a non-existing userdir.

Kornel



Kornel,
I am sending it to you privately, because I am completely lost.
I used your

The command I used was:
>$ lyx2.4 -userdir ~/.lyx.test -dbg gui

without knowing what it means. I just copied your command (except that I 
used my lyx24x)


My userdir is in /home/wolfgang

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Kornel Benko via lyx-users
Am Mon, 28 Feb 2022 15:59:29 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 28.02.22 um 15:31 schrieb Kornel Benko via lyx-users:
> > Am Mon, 28 Feb 2022 14:44:09 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:  
> >>> Am Mon, 28 Feb 2022 10:38:33 +0100
> >>> schrieb Wolfgang Engelmann via lyx-users :
> >>>  
>  Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:  
> > Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:  
> >> The latter. The question is, what.  
> >
> > Can you please launch lyx with the option "-dbg gui" and report back
> > the messages you get on the terminal?
> >
> > Jürgen
> >
> > 
>  Yes, but I would like to remove older lyx completely and try again the
>  new one before using -dbg gui
>  Wolfgang  
> >>>
> >>> Wolfgang, we try to determine the cause to avoid future similar problems.
> >>> So you could try to proceed as requested too.
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> Kornel, Jürgen
> >>
> >> I compiled again after uninstalling respectively removing the package.
> >> I am enclosing a screenshot of the new lyx, to make sure there is indeed
> >> a missing third line for file ... helpmenus.
> >>
> >> I also append the terminal output I got with the lyx24x starting it
> >> after compilation.
> >>
> >> Hope it helps in analyzing.
> >>
> >> I have still in config/Lyx
> >> lyx240.conf  lyx240.conf.orig  lyx.conf
> >> after my actions. What are they for?
> >>
> >> Wolfgang  
> > 
> > I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.
> > 
> > The command I used was:
> > $ lyx2.4 -userdir ~/.lyx.test -dbg gui
> > 
> > The first thing I was asked if I want to create this new dir.
> > (Since you did not mention anything like that, I suppose you are using an 
> > old userdir)
> > 
> > The output was similar to yours (but without the xcb-error-messages)
> > 
> > So I propose to try with a non-existing userdir.
> > 
> > Kornel
> > 
> >   
> Sie haben ein nicht vorhandenes LyX-Benutzerverzeichnis angegeben, 
> /home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/A-SP-WITTE-E-2022FEB21-Master.lyx.
> Es wird benötigt, um Ihre persönliche Konfiguration abzulegen.
> Assuming answer is LyX &beenden
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 603, 
> resource id: 0, major code: 20 (GetProperty), minor code: 0
> LyX: Erstellen des Verzeichnisses 
> /home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/A-SP-WITTE-E-2022FEB21-Master.lyx
> Das Erstellen des Verzeichnisses ist fehlgeschlagen.
> Vielleicht haben Sie eine falsche -userdir-Option angegeben?
> LyX wird beendet.
> 
> I was asked whether I would make a new userdir
> and I agread
> 
> I started lyx anew and get
> 
> /tmp/lyx_tmpdir.WfAJJDOWbsNY/Buffer_convertLyXFormataOZiQX.lyx ist kein 
> lesbares LyX-Dokument.
> 
> Wolfgang

What was your exact value for userdir? The string
/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/A-SP-WITTE-E-2022FEB21-Master.lyx
is totally weird for a userdir.

Kornel
-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpligHv1qVM1.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 15:31 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 14:44:09 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:

Am Mon, 28 Feb 2022 10:38:33 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:

Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:

The latter. The question is, what.


Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen

  

Yes, but I would like to remove older lyx completely and try again the
new one before using -dbg gui
Wolfgang


Wolfgang, we try to determine the cause to avoid future similar problems.
So you could try to proceed as requested too.

Kornel

   

Kornel, Jürgen

I compiled again after uninstalling respectively removing the package.
I am enclosing a screenshot of the new lyx, to make sure there is indeed
a missing third line for file ... helpmenus.

I also append the terminal output I got with the lyx24x starting it
after compilation.

Hope it helps in analyzing.

I have still in config/Lyx
lyx240.conf  lyx240.conf.orig  lyx.conf
after my actions. What are they for?

Wolfgang


I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.

The command I used was:
$ lyx2.4 -userdir ~/.lyx.test -dbg gui

The first thing I was asked if I want to create this new dir.
(Since you did not mention anything like that, I suppose you are using an old 
userdir)

The output was similar to yours (but without the xcb-error-messages)

So I propose to try with a non-existing userdir.

Kornel


Sie haben ein nicht vorhandenes LyX-Benutzerverzeichnis angegeben, 
/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/A-SP-WITTE-E-2022FEB21-Master.lyx.

Es wird benötigt, um Ihre persönliche Konfiguration abzulegen.
Assuming answer is LyX &beenden
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 603, 
resource id: 0, major code: 20 (GetProperty), minor code: 0
LyX: Erstellen des Verzeichnisses 
/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/A-SP-WITTE-E-2022FEB21-Master.lyx

Das Erstellen des Verzeichnisses ist fehlgeschlagen.
Vielleicht haben Sie eine falsche -userdir-Option angegeben?
LyX wird beendet.

I was asked whether I would make a new userdir
and I agread

I started lyx anew and get

/tmp/lyx_tmpdir.WfAJJDOWbsNY/Buffer_convertLyXFormataOZiQX.lyx ist kein 
lesbares LyX-Dokument.


Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Kornel Benko via lyx-users
Am Mon, 28 Feb 2022 14:44:09 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 28.02.22 um 11:47 schrieb Kornel Benko via lyx-users:
> > Am Mon, 28 Feb 2022 10:38:33 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:  
> >>> Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:  
>  The latter. The question is, what.  
> >>>
> >>> Can you please launch lyx with the option "-dbg gui" and report back
> >>> the messages you get on the terminal?
> >>>
> >>> Jürgen
> >>>
> >>>  
> >> Yes, but I would like to remove older lyx completely and try again the
> >> new one before using -dbg gui
> >> Wolfgang  
> > 
> > Wolfgang, we try to determine the cause to avoid future similar problems.
> > So you could try to proceed as requested too.
> > 
> > Kornel
> > 
> >   
> Kornel, Jürgen
> 
> I compiled again after uninstalling respectively removing the package.
> I am enclosing a screenshot of the new lyx, to make sure there is indeed 
> a missing third line for file ... helpmenus.
> 
> I also append the terminal output I got with the lyx24x starting it 
> after compilation.
> 
> Hope it helps in analyzing.
> 
> I have still in config/Lyx
> lyx240.conf  lyx240.conf.orig  lyx.conf
> after my actions. What are they for?
> 
> Wolfgang

I tried the same (e.g. lyx -dbg gui) but using also non-existing userdir.

The command I used was:
$ lyx2.4 -userdir ~/.lyx.test -dbg gui

The first thing I was asked if I want to create this new dir.
(Since you did not mention anything like that, I suppose you are using an old 
userdir)

The output was similar to yours (but without the xcb-error-messages)

So I propose to try with a non-existing userdir.

Kornel
-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpNmT8Et_oE5.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Jürgen Spitzmüller via lyx-users
Am Montag, dem 28.02.2022 um 14:44 +0100 schrieb Wolfgang Engelmann via
lyx-users:
> I compiled again after uninstalling respectively removing the
> package.
> I am enclosing a screenshot of the new lyx, to make sure there is
> indeed 
> a missing third line for file ... helpmenus.
> 
> I also append the terminal output I got with the lyx24x starting it 
> after compilation.
> 
> Hope it helps in analyzing.

I see nothing suspicious. Does LyX 2.3 show the menu? Do other Qt
applications?

> 
> I have still in config/Lyx
> lyx240.conf  lyx240.conf.orig  lyx.conf
> after my actions. What are they for?

Remove them and try again. Though I don't think it will help.

Best,
Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Kornel Benko via lyx-users
Am Mon, 28 Feb 2022 10:38:33 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:
> > Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:  
> >> The latter. The question is, what.  
> > 
> > Can you please launch lyx with the option "-dbg gui" and report back
> > the messages you get on the terminal?
> > 
> > Jürgen
> > 
> >   
> Yes, but I would like to remove older lyx completely and try again the 
> new one before using -dbg gui
> Wolfgang

Wolfgang, we try to determine the cause to avoid future similar problems.
So you could try to proceed as requested too.

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgp4vtqFkfSQy.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users



Am 28.02.22 um 09:32 schrieb Jürgen Spitzmüller via lyx-users:

Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:

The latter. The question is, what.


Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen


Yes, but I would like to remove older lyx completely and try again the 
new one before using -dbg gui

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Jürgen Spitzmüller via lyx-users
Am Montag, dem 28.02.2022 um 09:22 +0100 schrieb Jürgen Spitzmüller:
> The latter. The question is, what.

Can you please launch lyx with the option "-dbg gui" and report back
the messages you get on the terminal?

Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Jürgen Spitzmüller via lyx-users
Am Montag, dem 28.02.2022 um 09:18 +0100 schrieb Wolfgang Engelmann via
lyx-users:
> Do I have to wait for the 2.4.0 release or is something wrong with my
> setup?

The latter. The question is, what.

Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-28 Thread Wolfgang Engelmann via lyx-users

This is the current situation for my debian lyx newly installed:
I have installed lyx 2.4.0-dev anew in the following way:
0- sudo chmod 01777 /usr/local
1- git clone git://git.lyx.org/lyx
2- lyx_git_2021-12-07.tar.gz results
3- unpacked: Lyx_git_20211207
4- in .git branches git status
5- git pull
6- .configure --with version-suffix=24x --bindir=/usr/local/bin
(the new lyx name will be lyx24x; its bindir will be /usr/local/bin)
7- make all
8- make install

It works if I start with lyx24x on a terminal

!However, I have still no File-Edit-ViewHelpMenu !

Do I have to wait for the 2.4.0 release or is something wrong with my setup?

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-25 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 15:55:52 -0500
schrieb Steve Litt via lyx-users :

> Kornel Benko via lyx-users said on Thu, 24 Feb 2022 18:03:27 +0100
> 
> 
> >The next test would be to start lyx with different userdir
> > $ lyx -userdir ~/.newlyx  
> 
> I wish I'd known about -userdir 21 years ago when I started using LyX.
> Thanks for telling me now.
> 
> SteveT
> 
> Steve Litt 
> March 2022 featured book: Making Mental Models: Advanced Edition
> http://www.troubleshooters.com/mmm

For your info, the command was there since

commit e9af311f5f14d7fb9f70e4d65477063bbdde6b77
Author: Jean-Marc Lasgouttes 
Date:   Mon May 29 15:29:50 2000 +

New -userdir command line option. A few command line parsing tweaks.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@778
a592a061-630c-0410-9148-cb99ea01b6c8

Kornel
-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpaiAvTjPOLH.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-25 Thread Wolfgang Engelmann via lyx-users



Am 24.02.22 um 21:51 schrieb Steve Litt via lyx-users:

Kornel Benko via lyx-users said on Thu, 24 Feb 2022 14:47:04 +0100


Am Thu, 24 Feb 2022 14:43:25 +0100
schrieb Wolfgang Engelmann via lyx-users :


Would like to add:

I worked with this lyx before and it worked alright.

Should I use the git-lyx for the lyx2.0.4dev version and compile
again?

Wolfgang


No. But you could try to remove
~/.config/LyX/lyx*.conf



I'd suggest moving those files rather than RE-moving them, because they
might be needed later for "exploit the differences" type
troubleshooting, or just to restore the parts of the configuration that
work.

SteveT

Steve Litt
March 2022 featured book: Making Mental Models: Advanced Edition
http://www.troubleshooters.com/mmm


in .config of my home I have lyx.conf (of the former lyx 2.3x)
and lyx240.conf plus lyx240.conf.orig
I saved these separately.
In all three it tells by opening with an editor, that they contain lines 
longer than 4096 characters, which are longer as the limit allows.
When I had removed (after saving) it and started lyx204 anew the 
corresponding conf file started with a few lines, but after trying the 
lyx204 again it soon reached also the limit line length.


I do know nothing about the .conf file generally and the lyx conf 
particularly. The mentioned might be irrelevant...


Die Datei /home/wolfgang/Downloads/configLyx/lyx.conf ist geöffnet 
worden, enthält aber zu lange Zeilen (länger als das eingestellte 
Zeichenlimit von 4.096 Zeichen).

Die längsten Zeilen waren 4.926 Zeichen lang.
Die langen Zeilen sind umgebrochen worden und die Datei ist 
schreibgeschützt, da ein Speichervorgang die Datei verändern würde.


My plan is to compile the git-lyx again using now lyx24x as a name 
instead of lyx204, since I urgently need to work with my document.


Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Steve Litt via lyx-users
Kornel Benko via lyx-users said on Thu, 24 Feb 2022 18:03:27 +0100


>The next test would be to start lyx with different userdir
>   $ lyx -userdir ~/.newlyx

I wish I'd known about -userdir 21 years ago when I started using LyX.
Thanks for telling me now.

SteveT

Steve Litt 
March 2022 featured book: Making Mental Models: Advanced Edition
http://www.troubleshooters.com/mmm
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Steve Litt via lyx-users
Wolfgang Engelmann via lyx-users said on Thu, 24 Feb 2022 14:55:48 +0100


>did not help.
>Shall I wait for further proposals or use Kornels proposal to remove
>the confugure?
>Wolfgang

Move it, don't REmove it. You might need it later.

SteveT

Steve Litt 
March 2022 featured book: Making Mental Models: Advanced Edition
http://www.troubleshooters.com/mmm
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Steve Litt via lyx-users
Kornel Benko via lyx-users said on Thu, 24 Feb 2022 14:47:04 +0100

>Am Thu, 24 Feb 2022 14:43:25 +0100
>schrieb Wolfgang Engelmann via lyx-users :
>
>> Would like to add:
>> 
>> I worked with this lyx before and it worked alright.
>> 
>> Should I use the git-lyx for the lyx2.0.4dev version and compile
>> again?
>> 
>> Wolfgang  
>
>No. But you could try to remove
>   ~/.config/LyX/lyx*.conf


I'd suggest moving those files rather than RE-moving them, because they
might be needed later for "exploit the differences" type
troubleshooting, or just to restore the parts of the configuration that
work.

SteveT

Steve Litt 
March 2022 featured book: Making Mental Models: Advanced Edition
http://www.troubleshooters.com/mmm
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 19:53:36 +0100
schrieb Wolfgang Engelmann via lyx-users :

> > OK, so
> > 1.) what is the name of the executable?  
> lyx2.0.4dev
> > 2.) have you installed?  
> lyx204
> > 3.) if not, you should go to the build-directory and start lyx
> >   somehow like "./bin/lyx -userdir ~/.lyxnew"  
> what do you mean by "if not"?

If you did not install lyx

> > Kornel
> > 
> >   
> Wolfgang



-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpZTjuuY4MLH.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




OK, so
1.) what is the name of the executable?

lyx2.0.4dev

2.) have you installed?

lyx204

3.) if not, you should go to the build-directory and start lyx
  somehow like "./bin/lyx -userdir ~/.lyxnew"

what do you mean by "if not"?


Kornel



Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 19:30:36 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 24.02.22 um 19:22 schrieb Kornel Benko via lyx-users:
> > Am Thu, 24 Feb 2022 19:17:33 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> sudo lyx -userdir ~/.newlyx  
> > 
> > PLEASE do not use 'sudo'
> > 
> > Kornel
> > 
> >   
> same as with sudo
> Wolfgang
> 
> In my home I used lyx204 for some time, until I got the error given in 
> my help mail
> 
> What I had to do was starting it with lyx204 from the command line and 
> lyx opened.
> 
> Wolfgang


OK, so 
1.) what is the name of the executable?
2.) have you installed?
3.) if not, you should go to the build-directory and start lyx
 somehow like "./bin/lyx -userdir ~/.lyxnew"

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpweNODXGDbE.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 19:22 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 19:17:33 +0100
schrieb Wolfgang Engelmann via lyx-users :


sudo lyx -userdir ~/.newlyx


PLEASE do not use 'sudo'

Kornel



same as with sudo
Wolfgang

In my home I used lyx204 for some time, until I got the error given in 
my help mail


What I had to do was starting it with lyx204 from the command line and 
lyx opened.


Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 19:17:33 +0100
schrieb Wolfgang Engelmann via lyx-users :

> $ sudo lyx -userdir ~/.newlyx
> Messages.cpp (245): No language given, nothing to load.
> Error: No system directory

This means that lyx is not properly installed.

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpNxdizZ7scA.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 19:17:33 +0100
schrieb Wolfgang Engelmann via lyx-users :

> sudo lyx -userdir ~/.newlyx

PLEASE do not use 'sudo'

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpu1_yUNpLFg.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 19:01 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 18:56:06 +0100
schrieb Wolfgang Engelmann via lyx-users :


The next test would be to start lyx with different userdir
$ lyx -userdir ~/.newlyx

Kornel

   

$ sudo lyx -userdir ~/.newlyx
Messages.cpp (245): No language given, nothing to load.
Error: No system directory

Unable to determine the system directory having searched
/home/share/lyx/
Use the '-sysdir' command line parameter or set the environment variable
LYX_DIR_24x to the LyX system directory containing the file `chkconfig.ltx'.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 506, 
resource id: 0, major code: 20 (GetProperty), minor code: 0


Wolfgang


--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 18:56:06 +0100
schrieb Wolfgang Engelmann via lyx-users :

> There is also the '-sysdir' command line parameter error I had asked 
> before (but did not get an answer so far)
> 
> Could you tell me how to do it?

The -sysdir command has nothing to do with your private data.
It should point to your installed lyx-data (probably at /usr/local/share/lyx2.4/

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpAncAYjFML_.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 18:56:06 +0100
schrieb Wolfgang Engelmann via lyx-users :

> > The next test would be to start lyx with different userdir
> > $ lyx -userdir ~/.newlyx
> > 
> > Kornel
> > 
> >   
> $ lyx204 -tester ~/.newlyx
> bash: lyx204: Kommando nicht gefunden

Not '-tester', use -userdir.

That way you can use new preferences without being afraid of to butcher
your old ones.

At least, we could see, if your settings are the culprit.

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpxNu7nlUL1p.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




The next test would be to start lyx with different userdir
$ lyx -userdir ~/.newlyx

Kornel



$ lyx204 -tester ~/.newlyx
bash: lyx204: Kommando nicht gefunden

~$ lyx204 -tester ~/.newlyx
bash: lyx204: Kommando nicht gefunden.
wolfgang@Fuji:~$ lyx -tester ~/.lyx204
Messages.cpp (245): No language given, nothing to load.
Error: No system directory

Unable to determine the system directory having searched
/home/share/lyx/
Use the '-sysdir' command line parameter or set the environment variable
LYX_DIR_24x to the LyX system directory containing the file `chkconfig.ltx'.
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 470, 
resource id: 0, major code: 20 (GetProperty), minor code: 0



Kornel,
I am uncertain how to do this.
I have a new user tester and the name is Tester and it is added to the 
group wolfgang.

I start the new lyx by using lyx204.

There is also the '-sysdir' command line parameter error I had asked 
before (but did not get an answer so far)


Could you tell me how to do it?

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 16:34:49 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 24.02.22 um 15:49 schrieb Jürgen Spitzmüller via lyx-users:
> > Am Donnerstag, dem 24.02.2022 um 14:55 +0100 schrieb Wolfgang Engelmann
> > via lyx-users:  
> >> Shall I wait for further proposals or use Kornels proposal to remove
> >> the confugure?  
> > 
> > Yes, try that. But I'd suggest not to remove it but to rename it so you
> > can restore it if this doesn't help.
> > 
> > Jürgen
> > 
> >   
> The old lyx240.conf (now .orig) has this warning
> Die Datei /home/wolfgang/.config/LyX/lyx240.conf.orig ist geöffnet 
> worden, enthält aber zu lange Zeilen (länger als das eingestellte 
> Zeichenlimit von 4.096 Zeichen).
> Die längsten Zeilen waren 5.637 Zeichen lang.
> Die langen Zeilen sind umgebrochen worden und die Datei ist 
> schreibgeschützt, da ein Speichervorgang die Datei verändern würde.
> 
> The new one after start Lyx204 anew has
> 
> [General]
> devel_mode=false
> zoom_ratio=0.9
> 
> [ui_files]
> 0=/usr/local/share/lyx240/ui/default.ui
> 0\date=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x87\xf0\x1\xfe\x65h\0)
> 
> but there is still the same problem
> 
> The terminal says:
> $ lyx240
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605, 
> resource id: 0, major code: 20 (GetProperty), minor code: 0
> Buffer.cpp (1071): The master 'master.lyx' assigned to this document 
> (/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx) 
> does not include this document. Ignoring the master assignment.
> 
> 
> Wolfgang
> 

The next test would be to start lyx with different userdir
$ lyx -userdir ~/.newlyx

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpV7URTjT8fr.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users



Am 24.02.22 um 15:49 schrieb Jürgen Spitzmüller via lyx-users:

Am Donnerstag, dem 24.02.2022 um 14:55 +0100 schrieb Wolfgang Engelmann
via lyx-users:

Shall I wait for further proposals or use Kornels proposal to remove
the confugure?


Yes, try that. But I'd suggest not to remove it but to rename it so you
can restore it if this doesn't help.

Jürgen



The old lyx240.conf (now .orig) has this warning
Die Datei /home/wolfgang/.config/LyX/lyx240.conf.orig ist geöffnet 
worden, enthält aber zu lange Zeilen (länger als das eingestellte 
Zeichenlimit von 4.096 Zeichen).

Die längsten Zeilen waren 5.637 Zeichen lang.
Die langen Zeilen sind umgebrochen worden und die Datei ist 
schreibgeschützt, da ein Speichervorgang die Datei verändern würde.


The new one after start Lyx204 anew has

[General]
devel_mode=false
zoom_ratio=0.9

[ui_files]
0=/usr/local/share/lyx240/ui/default.ui
0\date=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x87\xf0\x1\xfe\x65h\0)

but there is still the same problem

The terminal says:
$ lyx240
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605, 
resource id: 0, major code: 20 (GetProperty), minor code: 0
Buffer.cpp (1071): The master 'master.lyx' assigned to this document 
(/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx) 
does not include this document. Ignoring the master assignment.



Wolfgang

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Jürgen Spitzmüller via lyx-users
Am Donnerstag, dem 24.02.2022 um 14:55 +0100 schrieb Wolfgang Engelmann
via lyx-users:
> Shall I wait for further proposals or use Kornels proposal to remove
> the confugure?

Yes, try that. But I'd suggest not to remove it but to rename it so you
can restore it if this doesn't help.

Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users

Kornel and Jürgen,
I have to be away for an hour. Shall I correspond with you privately 
afterward so we don't bother others with this issue?

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 14:54 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:48:52 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 24.02.22 um 14:43 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:39:55 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Am 24.02.22 um 14:31 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:24:39 +0100
schrieb Wolfgang Engelmann via lyx-users :
  

Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 09:47:14 +0100
schrieb Wolfgang Engelmann via lyx-users :
 

Help! Don't know what I did wrong. But how do I get the
File-Edit-View....Help menu back?

To the very left is the LyX sign
below the Selection box
3rd line begins with the eyes (to start e.g. pdf export)
4th line lists the selected documents
Between 3rd and 4th line should be the File-Edit-View....Help menu
I tried Other toolbars but can't find the missing stuff

I am on lyx 2.4.0dev under Debian
Wolfgang


Right-click on the menu-panel, select Standard

Kornel

 

You mean the icon with the 4 long bars?
right click has Standard selected, but no
File-Edit-ViewHelp menu
AND no menu panel
unless I also select Extra
but again no File-Edit-ViewHelp menu

Wolfgang


Forget it. I see, what you mean.
Is that lyx only missing the menu?

Kornel

  

probably more. e.g. I can't get
save as
(no icon for it)

Here is the terminal output.


$ lyx240
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605,
resource id: 0, major code: 20 (GetProperty), minor code: 0
Buffer.cpp (1071): The master 'master.lyx' assigned to this document
(/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx)
does not include this document. Ignoring the master assignment.
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10745,
resource id: 14822884, major code: 40 (TranslateCoords), minor code: 0
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
Inset|s" share the same shortcut.
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
Inset|s" share the same shortcut.


This does not matter here.
   

Wolfgang


I meant: Are other applications show similar behaviour?

Kornel

   

You mean e.g.export to pdf?
clicking on the eyes gives pdf output
Wolfgang


No, I meant _other_ apps, e.g. libreoffice, okular, etc.

Kornel



both are working
Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users



Am 24.02.22 um 14:49 schrieb Jürgen Spitzmüller via lyx-users:

Am Donnerstag, dem 24.02.2022 um 09:47 +0100 schrieb Wolfgang Engelmann
via lyx-users:

Help! Don't know what I did wrong. But how do I get the
File-Edit-View....Help menu back?

To the very left is the LyX sign
below the Selection box
3rd line begins with the eyes (to start e.g. pdf export)
4th line lists the selected documents
Between 3rd and 4th line should be the File-Edit-View....Help menu
I tried Other toolbars but can't find the missing stuff


Try:

* Alt+x to open the minibuffer (input widget on the bottom of the LyX
window)
* in the minibuffer, type "ui-toggle menubar" and hit enter

HTH,
Jürgen



did not help.
Shall I wait for further proposals or use Kornels proposal to remove the 
confugure?

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 14:48:52 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 24.02.22 um 14:43 schrieb Kornel Benko via lyx-users:
> > Am Thu, 24 Feb 2022 14:39:55 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> Am 24.02.22 um 14:31 schrieb Kornel Benko via lyx-users:  
> >>> Am Thu, 24 Feb 2022 14:24:39 +0100
> >>> schrieb Wolfgang Engelmann via lyx-users :
> >>>  
> >>>> Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:  
> >>>>> Am Thu, 24 Feb 2022 09:47:14 +0100
> >>>>> schrieb Wolfgang Engelmann via lyx-users :
> >>>>> 
> >>>>>> Help! Don't know what I did wrong. But how do I get the
> >>>>>> File-Edit-ViewHelp menu back?
> >>>>>>
> >>>>>> To the very left is the LyX sign
> >>>>>> below the Selection box
> >>>>>> 3rd line begins with the eyes (to start e.g. pdf export)
> >>>>>> 4th line lists the selected documents
> >>>>>> Between 3rd and 4th line should be the File-Edit-ViewHelp menu
> >>>>>> I tried Other toolbars but can't find the missing stuff
> >>>>>>
> >>>>>> I am on lyx 2.4.0dev under Debian
> >>>>>> Wolfgang  
> >>>>>
> >>>>> Right-click on the menu-panel, select Standard
> >>>>>
> >>>>> Kornel
> >>>>>
> >>>>> 
> >>>> You mean the icon with the 4 long bars?
> >>>> right click has Standard selected, but no
> >>>> File-Edit-ViewHelp menu
> >>>> AND no menu panel
> >>>> unless I also select Extra
> >>>> but again no File-Edit-ViewHelp menu
> >>>>
> >>>> Wolfgang  
> >>>
> >>> Forget it. I see, what you mean.
> >>> Is that lyx only missing the menu?
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> probably more. e.g. I can't get
> >> save as
> >> (no icon for it)
> >>
> >> Here is the terminal output.
> >>
> >>
> >> $ lyx240
> >> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605,
> >> resource id: 0, major code: 20 (GetProperty), minor code: 0
> >> Buffer.cpp (1071): The master 'master.lyx' assigned to this document
> >> (/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx)
> >> does not include this document. Ignoring the master assignment.
> >> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10745,
> >> resource id: 14822884, major code: 40 (TranslateCoords), minor code: 0
> >> Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
> >> Inset|s" share the same shortcut.
> >> Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
> >> Inset|s" share the same shortcut.  
> > 
> > This does not matter here.
> >   
> >> Wolfgang  
> > 
> > I meant: Are other applications show similar behaviour?
> > 
> > Kornel
> > 
> >   
> You mean e.g.export to pdf?
> clicking on the eyes gives pdf output
> Wolfgang

No, I meant _other_ apps, e.g. libreoffice, okular, etc.

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgp2cmKrsStE5.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Jürgen Spitzmüller via lyx-users
Am Donnerstag, dem 24.02.2022 um 09:47 +0100 schrieb Wolfgang Engelmann
via lyx-users:
> Help! Don't know what I did wrong. But how do I get the
> File-Edit-ViewHelp menu back?
> 
> To the very left is the LyX sign
> below the Selection box
> 3rd line begins with the eyes (to start e.g. pdf export)
> 4th line lists the selected documents
> Between 3rd and 4th line should be the File-Edit-ViewHelp menu
> I tried Other toolbars but can't find the missing stuff

Try:

* Alt+x to open the minibuffer (input widget on the bottom of the LyX
window)
* in the minibuffer, type "ui-toggle menubar" and hit enter

HTH,
Jürgen



signature.asc
Description: This is a digitally signed message part
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 14:43 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:39:55 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 24.02.22 um 14:31 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:24:39 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 09:47:14 +0100
schrieb Wolfgang Engelmann via lyx-users :
  

Help! Don't know what I did wrong. But how do I get the
File-Edit-View....Help menu back?

To the very left is the LyX sign
below the Selection box
3rd line begins with the eyes (to start e.g. pdf export)
4th line lists the selected documents
Between 3rd and 4th line should be the File-Edit-View....Help menu
I tried Other toolbars but can't find the missing stuff

I am on lyx 2.4.0dev under Debian
Wolfgang


Right-click on the menu-panel, select Standard

Kornel

  

You mean the icon with the 4 long bars?
right click has Standard selected, but no
File-Edit-ViewHelp menu
AND no menu panel
unless I also select Extra
but again no File-Edit-ViewHelp menu

Wolfgang


Forget it. I see, what you mean.
Is that lyx only missing the menu?

Kornel

   

probably more. e.g. I can't get
save as
(no icon for it)

Here is the terminal output.


$ lyx240
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605,
resource id: 0, major code: 20 (GetProperty), minor code: 0
Buffer.cpp (1071): The master 'master.lyx' assigned to this document
(/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx)
does not include this document. Ignoring the master assignment.
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10745,
resource id: 14822884, major code: 40 (TranslateCoords), minor code: 0
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
Inset|s" share the same shortcut.
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom
Inset|s" share the same shortcut.


This does not matter here.


Wolfgang


I meant: Are other applications show similar behaviour?

Kornel



You mean e.g.export to pdf?
clicking on the eyes gives pdf output
Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 14:43:25 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Would like to add:
> 
> I worked with this lyx before and it worked alright.
> 
> Should I use the git-lyx for the lyx2.0.4dev version and compile again?
> 
> Wolfgang

No. But you could try to remove
~/.config/LyX/lyx*.conf

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpuuU91MiiKv.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 14:39:55 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 24.02.22 um 14:31 schrieb Kornel Benko via lyx-users:
> > Am Thu, 24 Feb 2022 14:24:39 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:  
> >>> Am Thu, 24 Feb 2022 09:47:14 +0100
> >>> schrieb Wolfgang Engelmann via lyx-users :
> >>>  
> >>>> Help! Don't know what I did wrong. But how do I get the
> >>>> File-Edit-ViewHelp menu back?
> >>>>
> >>>> To the very left is the LyX sign
> >>>> below the Selection box
> >>>> 3rd line begins with the eyes (to start e.g. pdf export)
> >>>> 4th line lists the selected documents
> >>>> Between 3rd and 4th line should be the File-Edit-ViewHelp menu
> >>>> I tried Other toolbars but can't find the missing stuff
> >>>>
> >>>> I am on lyx 2.4.0dev under Debian
> >>>> Wolfgang  
> >>>
> >>> Right-click on the menu-panel, select Standard
> >>>
> >>>   Kornel
> >>>
> >>>  
> >> You mean the icon with the 4 long bars?
> >> right click has Standard selected, but no
> >> File-Edit-ViewHelp menu
> >> AND no menu panel
> >> unless I also select Extra
> >> but again no File-Edit-ViewHelp menu
> >>
> >> Wolfgang  
> > 
> > Forget it. I see, what you mean.
> > Is that lyx only missing the menu?
> > 
> > Kornel
> > 
> >   
> probably more. e.g. I can't get
> save as
> (no icon for it)
> 
> Here is the terminal output.
> 
> 
> $ lyx240
> qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605, 
> resource id: 0, major code: 20 (GetProperty), minor code: 0
> Buffer.cpp (1071): The master 'master.lyx' assigned to this document 
> (/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx) 
> does not include this document. Ignoring the master assignment.
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10745, 
> resource id: 14822884, major code: 40 (TranslateCoords), minor code: 0
> Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom 
> Inset|s" share the same shortcut.
> Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom 
> Inset|s" share the same shortcut.

This does not matter here.

> Wolfgang

I meant: Are other applications show similar behaviour?

Kornel
-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgppOYpCHz9Ng.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users

Would like to add:

I worked with this lyx before and it worked alright.

Should I use the git-lyx for the lyx2.0.4dev version and compile again?

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 14:31 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 14:24:39 +0100
schrieb Wolfgang Engelmann via lyx-users :


Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 09:47:14 +0100
schrieb Wolfgang Engelmann via lyx-users :
   

Help! Don't know what I did wrong. But how do I get the
File-Edit-View....Help menu back?

To the very left is the LyX sign
below the Selection box
3rd line begins with the eyes (to start e.g. pdf export)
4th line lists the selected documents
Between 3rd and 4th line should be the File-Edit-View....Help menu
I tried Other toolbars but can't find the missing stuff

I am on lyx 2.4.0dev under Debian
Wolfgang


Right-click on the menu-panel, select Standard

Kornel

   

You mean the icon with the 4 long bars?
right click has Standard selected, but no
File-Edit-ViewHelp menu
AND no menu panel
unless I also select Extra
but again no File-Edit-ViewHelp menu

Wolfgang


Forget it. I see, what you mean.
Is that lyx only missing the menu?

Kornel



probably more. e.g. I can't get
save as
(no icon for it)

Here is the terminal output.


$ lyx240
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 605, 
resource id: 0, major code: 20 (GetProperty), minor code: 0
Buffer.cpp (1071): The master 'master.lyx' assigned to this document 
(/home/wolfgang/Dokumente/PUBLIKATIONEN-EIGENE/A-SP-2022/chapter01.lyx) 
does not include this document. Ignoring the master assignment.
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10745, 
resource id: 14822884, major code: 40 (TranslateCoords), minor code: 0
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom 
Inset|s" share the same shortcut.
Menus.cpp (761): Menu warning: menu entries "Short Title|S" and "Custom 
Inset|s" share the same shortcut.


Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Kornel Benko via lyx-users
Am Thu, 24 Feb 2022 14:24:39 +0100
schrieb Wolfgang Engelmann via lyx-users :

> Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:
> > Am Thu, 24 Feb 2022 09:47:14 +0100
> > schrieb Wolfgang Engelmann via lyx-users :
> >   
> >> Help! Don't know what I did wrong. But how do I get the
> >> File-Edit-ViewHelp menu back?
> >>
> >> To the very left is the LyX sign
> >> below the Selection box
> >> 3rd line begins with the eyes (to start e.g. pdf export)
> >> 4th line lists the selected documents
> >> Between 3rd and 4th line should be the File-Edit-ViewHelp menu
> >> I tried Other toolbars but can't find the missing stuff
> >>
> >> I am on lyx 2.4.0dev under Debian
> >> Wolfgang  
> > 
> > Right-click on the menu-panel, select Standard
> > 
> > Kornel
> > 
> >   
> You mean the icon with the 4 long bars?
> right click has Standard selected, but no
> File-Edit-ViewHelp menu
> AND no menu panel
> unless I also select Extra
> but again no File-Edit-ViewHelp menu
> 
> Wolfgang

Forget it. I see, what you mean.
Is that lyx only missing the menu?

Kornel

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel


pgpnjYgQ4CGRm.pgp
Description: Digitale Signatur von OpenPGP
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Help! How do I get the File-Edit-View....Help menu back

2022-02-24 Thread Wolfgang Engelmann via lyx-users




Am 24.02.22 um 13:05 schrieb Kornel Benko via lyx-users:

Am Thu, 24 Feb 2022 09:47:14 +0100
schrieb Wolfgang Engelmann via lyx-users :


Help! Don't know what I did wrong. But how do I get the
File-Edit-View....Help menu back?

To the very left is the LyX sign
below the Selection box
3rd line begins with the eyes (to start e.g. pdf export)
4th line lists the selected documents
Between 3rd and 4th line should be the File-Edit-View....Help menu
I tried Other toolbars but can't find the missing stuff

I am on lyx 2.4.0dev under Debian
Wolfgang


Right-click on the menu-panel, select Standard

Kornel



You mean the icon with the 4 long bars?
right click has Standard selected, but no
File-Edit-ViewHelp menu
AND no menu panel
unless I also select Extra
but again no File-Edit-ViewHelp menu

Wolfgang
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users


  1   2   3   4   5   6   7   8   9   10   >