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
lyx-users@lists.lyx.org
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
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Can you reproduce this bug?

2022-12-06 Thread Scott Kostyshak


On Tue, Dec 06, 2022 at 10:20:30AM +0100, kzsta...@gmail.com wrote:
> 
> 
> > -Oorspronkelijk bericht-
> > Van: lyx-users  Namens Scott Kostyshak
> > Verzonden: zondag 4 december 2022 21:39
> > Aan: LyX Users 
> > Onderwerp: Can you reproduce this bug?
> > 
> > Dear all,
> > 
> > Can you reproduce this bug on your system?
> > 
> >   https://www.lyx.org/trac/ticket/12435
> > 
> > It's helpful to know the type of systems on which it can be reproduced.
> > Specifically, it will be helpful to figure out whether the bug only
> surfaces on
> > certain operating systems, and only with certain configurations.
> > 
> > Here is the recipe to reproduce the bug:
> > 
> >   1. Maximize (non-fullscreen) the window
> >   2. Enter Full screen mode
> >   3. Exit Full screen.
> > 
> > After step 3, does the LyX window return to the state after step (1)?
> > i.e., is the window maximized?
> > 
> > If you try to reproduce it, please state:
> > 
> > 1. Can you reproduce the bug?
> > 2. Your operating system and version number (version number is
> >especially helpful for macOS users).
> > 3. Copy/paste the info from Help > About. 
> 
> 1. No. The screen returns to a maximized view.
> 2. Windows 11 Pro 22H2, build: 22621.900
> 3.  LyX versie 2.3.6.1
> (dinsdag 29 december 2020)
> Bibliotheek-map: C:\Program Files\LyX 2.3\Resources\
> Gebruikersmap: ~\AppData\Roaming\LyX2.3\
> Qt-versie (run-time): 5.15.2
> Qt-versie (compile-time): 5.15.2

Thank you all, this information is helpful! I think we've got enough
information. I guess it's not the Qt version then, because Wolfgang can
reproduce with 5.15.2 and kzstatis cannot reproduce with 5.15.2. It's
also not a macOS-specific issue since Wolfgang is on Linux.

I'll move discussion to the trac ticket now.

Thanks for your help!

Scott


signature.asc
Description: PGP signature
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: which texlive uses my lyx?

2022-12-06 Thread Paul A. Rubin

On 12/6/22 04:51, Wolfgang Engelmann wrote:

I have installed the latest texlive
tex --version
TeX 3.141592653 (TeX Live 2022)
in my Debian /usr/local/texlive/2022/
and set the PATH's in .profile

How can I find out which texlive uses my lyx

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

library directory:
/usr/local/share/lyx24x/

User directory:
~/.lyx24x/

Wolfgang


 * First, in LyX go to Tools > Preferences... > File Handling >
   Converters and select one of the converters you use most often. For
   me, that is LaTeX (pdflatex) -> PDF (pdflatex).
 * Now check the command listed in the "Converter" field. For me, that
   is "pdflatex $$i".
 * In a terminal, run that command with the "--version" option to see
   which version is in use.
 * Repeat for other formats you use as needed. My output pretty much
   matches what you got from "tex --version".

Paul

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


which texlive uses my lyx?

2022-12-06 Thread Wolfgang Engelmann

I have installed the latest texlive
tex --version
TeX 3.141592653 (TeX Live 2022)
in my Debian /usr/local/texlive/2022/
and set the PATH's in .profile

How can I find out which texlive uses my lyx

Version 2.4.0dev (not released yet)
Built from git commit hash 53ed3dc0
Qt Version (run-time): 5.15.2 on platform xcb
Qt Version (compile-time): 5.15.2
Python detected: python3 -tt

library directory:
/usr/local/share/lyx24x/

User directory:
~/.lyx24x/

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


RE: Can you reproduce this bug?

2022-12-06 Thread kzstatis



> -Oorspronkelijk bericht-
> Van: lyx-users  Namens Scott Kostyshak
> Verzonden: zondag 4 december 2022 21:39
> Aan: LyX Users 
> Onderwerp: Can you reproduce this bug?
> 
> Dear all,
> 
> Can you reproduce this bug on your system?
> 
>   https://www.lyx.org/trac/ticket/12435
> 
> It's helpful to know the type of systems on which it can be reproduced.
> Specifically, it will be helpful to figure out whether the bug only
surfaces on
> certain operating systems, and only with certain configurations.
> 
> Here is the recipe to reproduce the bug:
> 
>   1. Maximize (non-fullscreen) the window
>   2. Enter Full screen mode
>   3. Exit Full screen.
> 
> After step 3, does the LyX window return to the state after step (1)?
> i.e., is the window maximized?
> 
> If you try to reproduce it, please state:
> 
> 1. Can you reproduce the bug?
> 2. Your operating system and version number (version number is
>especially helpful for macOS users).
> 3. Copy/paste the info from Help > About. 

1. No. The screen returns to a maximized view.
2. Windows 11 Pro 22H2, build: 22621.900
3.  LyX versie 2.3.6.1
(dinsdag 29 december 2020)
Bibliotheek-map: C:\Program Files\LyX 2.3\Resources\
Gebruikersmap: ~\AppData\Roaming\LyX2.3\
Qt-versie (run-time): 5.15.2
Qt-versie (compile-time): 5.15.2

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