Re: Making first paragraphs not indented in exported HTML

2022-04-13 Thread Dr Eberhard W Lisse via lyx-users

For what?

el

On 2022-04-12 18:56 , Steve Litt via lyx-users wrote:

Dr Eberhard W Lisse via lyx-users said on Tue, 12 Apr 2022 14:22:21
+0200


Because I am right and you are unnecessarily annoying?


A simple "Thank you" would have sufficed.

SteveT

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



--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: lyx not a readable Lyx document

2022-04-13 Thread Wolfgang Engelmann via lyx-users

This is a kind reminder to those, who might be able to help
Wolfgang

Am 09.04.22 um 19:15 schrieb Wolfgang Engelmann:

 >>> I followed the advice of JMarc >

If you still have the directory where you built LyX, then
   gitpull >(should be git pull)
   make
should be enough (you can add "./autogen.sh" as a second line to play 
safe). > this I omitted


But you have a newer LyX 2.4 somewhere, since you produced a file with it!

JMarc



The LyX format itself changes regularly during the 2.4.0dev timeline. 
lyx2lyx is updated simultaneously.


When 2.4.0 is released, the format will be fixed and lyx2lyx (barring 
bugs) will stay the same during the lifetime of the branch.
The only exception is that the last 2.4 version will get an updated 
lyx2lyx that can read the 2.5 format.


Likewise, LyX 2.3.7 will be able to read and produce the 2.4.0 format.

JMarc

___

and from https://www.lyx.org/HowToUseGIT >

4.  Anonymous Git clone

 From within the directory where you want to place your local copy of 
the sources, do:


  git clone git://git.lyx.org/lyx

This will make a directory lyx and download lots of files into that 
directory. (A fresh copy will need about 400MB. However, you will need a 
lot more space for the compiled version -- up to 2 GB).


You can switch to maintenance branch via git checkout 2.3.x inside the 
lyx directory.

5.  After the first download

If the code is updated, just cd to the lyx directory and say:

  git pull

This will magically download or patch only those files which have been 
changed or added, saving you (and the server) lots of time.


If you just want to check what's changed in your local copy as opposed 
to the repository, do:


  git status
__
git status
Auf Branch master
Ihr Branch ist auf demselben Stand wie 'origin/master'.

Änderungen, die nicht zum Commit vorgemerkt sind:
   (benutzen Sie "git add ...", um die Änderungen zum Commit 
vorzumerken)
   (benutzen Sie "git restore ...", um die Änderungen im 
Arbeitsverzeichnis zu verwerfen)

     geändert:   po/ar.gmo 

keine Änderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder 
"git commit -a")


___

 > however, after it and after
./configure --with-version-suffix=lyx24n
(I unfortunately forgot --bindir=/usr/local/bin)
make
make install

and running a lyx file I get again:

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

/tmp/lyx_tmpdir.VqwdxGawWrac/Buffer_convertLyXFormatZYzSIl.lyx ist kein 
lesbares LyX-Dokument.
qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 818, 
resource id: 0, major code: 20 (GetProperty), minor code: 0

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

 
I am confused.

Does it mean, I have to get all the git stuff again, because for some 
reason the git pull does not update the git stuff, although it says so 
in the https://www.lyx.org/HowToUseGIT ?


Wolfgang

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users