On Sun, Apr 17, 2022 at 10:21:42AM +0200, Stephan Witt wrote:
> Apple finally removed Python 2 in macOS 12.3 - sorry for LyX not being
> prepared. At the time LyX 2.3.6.2 was built it was announced already but not
> sure when it happens.
>
> Now you have to install Python yourself. You may downl
Create an MWE, please, ie a minimal working example, by reducing
everything but what triggers the issue, and paste this here, including
the BIB file which should contain a single reference.
Often that will lead you to the solution and if not we can have a look
at it :-)-O
el
On 2022-04-18 10:
Dear all,
I'm trying to implement a module to allow labelling as oversets in
equations.
I have managed to use effectively the solution proposed here:
https://tex.stackexchange.com/a/40216/113780
And here is the result:
[image: image.png]
However it conceptually reverses labelling and referencing
Le 17/04/2022 à 20:00, tush via lyx-users a écrit :
I have a big block of tex commands (about 80 lines in length) that set
up theorem environments using the |amsthm| and |thmtools| packages.
To this bunch of tex commands there is also a corresponding LyX module
that defines the theorems in t
This is a "security" feature of the Mac. See
https://developer.apple.com/developer-id/
I usually enter from a terminal window (iTerm2)
sudo spctl --master-disable
and then you still get a warning when you open an app for the first
time but can go ahead at your discretion.
el
When I View my document ⌘-R pdflatex shouts that there are no citations! I have
added the relevant BibTeX file using Insert > List/TOC > Bib(la)Tex
Bibliography picking a local .bib file and then added a citation using Insert >
Citation followed by Adding a specific citation. (It appears in a si
On the Mac I STRONGLY recommend using homebrew's python as it will
be updated any time you do a 'brew update'.
el
On 2022-04-17 10:21 , Stephan Witt wrote:
Am 16.04.2022 um 01:52 schrieb gelfand :
Just upgraded (from Mohave!) and when attempt to open any LyX 2.2 and earlier
get lyx2lyx scri
That will not survive LyX Updates. Local Layouts should go into the
local layout difrectory (which on the Mac is below ~/Library/Application
Support/LyX-2.3).
Never mind that "must be located" is incorrect. LaTeX finds documents
in many places (find out what texhash does :-)-O)
I don't underst