Re: Increasing table row hight with easytable

2022-07-22 Thread jspitzm
Am Donnerstag, dem 21.07.2022 um 12:00 -0700 schrieb Rich Shepard: > For a form I want to increase row heights in a table. The preamble > specifies \usepackage{easytable} and I find LaTeX instructions but > none for LyX. I'd appreciate a pointer. I don't think easytable can be used in LyX without

Re: resume enumerate for beamer

2023-03-29 Thread jspitzm
Am Mittwoch, dem 29.03.2023 um 07:36 -0400 schrieb Neal Becker: > Thanks for the suggestion!  Unfortunately tried on lyx-2.4-dev and > got > ! Undefined control sequence. > \beamer@enum@ ...fix item}##1}\beamer@cramped >   \raggedright > \beamer@

Re: resume enumerate for beamer

2023-03-29 Thread jspitzm
Am Mittwoch, dem 29.03.2023 um 13:52 +0200 schrieb jspi...@gmail.com: > There needs to be at least one frame in the document (the enumeration > itself doesn't need to be in a frame). FWIW this is even the case with normal enumerate and without the module. See attached MWE which produces the same e

Re: resume enumerate for beamer

2023-03-29 Thread jspitzm
Am Mittwoch, dem 29.03.2023 um 08:44 -0400 schrieb Neal Becker: > The usage of this environment is, it will continue numbering of > whatever enumeration preceded it?  Presumably also works across > slides? Yes, that's the idea. Jürgen -- lyx-users mailing list lyx-users@lists.lyx.org http://lis

Re: Is there a way to abort the file output?

2023-09-18 Thread jspitzm
Am Montag, dem 18.09.2023 um 09:40 -0400 schrieb Dan: > Hmmm.. apparently I need to update.  I have version 2.3.7.  (Which > has no spinning wheel!) Yes, that's a new feature. But beware that 2.4 is not released yet, you can only use beta versions (with the usual caveat). Best, Jürgen -- lyx-us

Re: Problem with frame inset

2023-09-20 Thread jspitzm
Am Dienstag, dem 19.09.2023 um 15:43 +0200 schrieb Dan: > I have come across the very same problem again with listing buttons > (when editing externally). The solution is the very same as well. > > STEPS TO REPRODUCE: >    1. Insert > Program listing >    2. Type something in. >    3. Open context

Re: LyX Unapplied changes pop-up

2024-07-02 Thread jspitzm
Am Dienstag, dem 02.07.2024 um 11:42 +0300 schrieb matan guedj: > first of all, excuse me for writing you this way and not through the > mailing list, but I couldn't find your response in my emails at all, > I found it out using the archive Maybe you aren't subscribed to the list? I only sent the

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

2024-07-02 Thread jspitzm
Am Dienstag, dem 02.07.2024 um 16:25 +0300 schrieb matan guedj: > here are the files, one is in Hebrew, and I'm using a bind file > called cua which I'll link to just in case it's relevant Thanks, this was helpful. This is a small glitch which will be fixed (again, only in LyX 2.4.2). In the mean

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

2024-11-03 Thread jspitzm
Am Sonntag, dem 03.11.2024 um 08:59 +0200 schrieb matan guedj: > I've checked all of these folders, I found only a few log files, not > nearly as enough as the number of lyx files I have (there seem to be > only 2 folders with content in them, and in those folders, there are > in total 3 log files)

Re: numbering cells in table

2025-03-17 Thread jspitzm
Am Montag, dem 17.03.2025 um 11:28 +0100 schrieb Paolo M: > It would be nice to display the numbering in lyx, in the future. If you put the definition code into the preamble (rather than before the table, as I have done), you can nest them in a preview environment to see the result. Or, more eleg