On Fri, Jan 31, 2020 at 08:15:32PM +0100, Daniel wrote:
> I believe he means inserting a display formula via the menu shortcuts (Alt+I
> H D). However, no freezing on my side either. Is it only a particular
> document where this happens?
I can't reproduce either, but might be related to particular
On Sat, Feb 01, 2020 at 04:00:48PM +, F M Salter wrote:
> in a new document it does not freeze.
It happens only for specific document?
Can you produce minimal exmaple?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Fri, Jan 31, 2020 at 10:50:24PM +0300, Nusret BALCI wrote:
> Hi there,
> Typing \oint (note the single "i") in math mode shows the relevant symbol
> on screen, but the symbol for double integral version \oiint (note the
> double "ii") is not shown in lyx editor: instead a tiny space character (
On Sat, Feb 01, 2020 at 05:54:21PM +, F M Salter wrote:
> I am enclosing a minimal example
I still can not reproduce. Do I need to put cursor to specific
place in the document first?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Mon, Feb 03, 2020 at 12:09:09PM +, F M Salter wrote:
> For me most places. Specifically at the end of of the lines containing
> ellipses.
>
> ///If I use the mouse only it does not freeze but it only freezes using the
> keyboard./
Still no luck with reproducing, works just fine here.
On Tue, Feb 04, 2020 at 02:08:47PM +, F M Salter wrote:
> Reply to Pavel Sanda 3 Feb
>
> I have no recollection of it happening with 2.3.3
I tried to reproduce the problem when using Qt 4.8.6, but still no luck.
Also tried old version of KDE tied to Qt 4.8, but could not repro
On Wed, Feb 05, 2020 at 08:32:21AM +0100, emile lunardon wrote:
> When I try to enter, under LyX 1.3.4 (Linux), one of the two Math symbols
> shown in the attached file (written with LyX 1.3.3), there is a crash of
> LyX 1.3.4 with the attached messages.
>
> Can someone confirm this strange phenom
On Tue, Feb 25, 2020 at 09:46:47AM +0100, Tobias Hilbricht wrote:
> Thank you for your quick response!
>
> I have attached the screenshots "LyX_import_LaTeX.png" and
> "LyX_import_all_files.png", which illustrate the problem.
Without looking at the code it seems we are passing control to
the ope
On Tue, Feb 25, 2020 at 04:58:52PM +0100, Pavel Sanda wrote:
> On Tue, Feb 25, 2020 at 09:46:47AM +0100, Tobias Hilbricht wrote:
> > Thank you for your quick response!
> >
> > I have attached the screenshots "LyX_import_LaTeX.png" and
> > "LyX_import_al
On Tue, Feb 25, 2020 at 06:09:29PM +0100, Tobias Hilbricht wrote:
> Dear Pavel,
> I did steps 1 - 4, but .tex files do not show up. Regarding to my
> desktop, I am using GNOME 3.28.4 as it comes with Ubuntu 18.04.4 LTS.
Another shot in the dark:
does using
\use_native_filedialog false
or
\use_na
On Sat, Mar 21, 2020 at 04:26:15PM +, Graeme wrote:
> 4. It seems that changing both the PS and the EPS lines is sufficient to
> resolve both problems, but I don't know whether this is the necessary
> minimum. Is there a better, or safer, way of modifying the file policy.xml?
>
> Finally, I'm
On Fri, Mar 20, 2020 at 09:43:00AM +0100, Wolfgang Engelmann wrote:
> Thanks all for suggestions.
> The file did compile in 2015.
> I tried to remove parts of the original.
> It turned out that a nomenclature lead to the error
As we figured out in background, the problem is using ligature 'fl'
as
On Tue, Mar 24, 2020 at 07:17:16PM +0100, Jürgen Spitzmüller wrote:
> Can you file a report wrt this?
#11797
P
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Tue, Mar 24, 2020 at 07:21:27PM +0100, Wolfgang Engelmann wrote:
> LyX: Software exception Detected
> LyX has caught an exception, it will now attempt to save all unsaved
> documents and exit.
> Exception: std::exception
>
> Did I understand you correctly, that you did not receive this message?
On Tue, Mar 24, 2020 at 07:41:39PM +0100, Wolfgang Engelmann wrote:
> > No, but you might have assertions enabled.
>
> what does assertion mean?
These are special conditions in which we let lyx shutdown
and should be enabled only by developers. If you use debian
binaries, you should be safe and n
On Tue, Mar 24, 2020 at 03:30:36PM -0400, UD Kap wrote:
>As if the Corona Virus wasn't enough, now it turns out that Lyx has lost
>(removed?) the ability to insert an end-of-frame separator in Beamer
>presentations documents!* What is the world coming to?*
>
> It seems that if
On Wed, Mar 25, 2020 at 02:43:08PM +0200, Dr Eberhard Lisse wrote:
> At the end of the frame, make the "environment" Standard (CMD-P S) and
> hit return.
Nice, I did not know about that myself :)
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-use
On Wed, Mar 25, 2020 at 09:49:45PM +0100, Zelphir Kaltstahl wrote:
> File
> "/gnu/store/an9kb3hqk8368b05g39fz4bzrz18khp7-lyx-2.3.3/lyx2.3/share/lyx2.3/configure.py",
> line 1327, in processLayoutFile
> classdeclaration = (b'"%s" "%s" "%s" "%s" "%s"'
> TypeError: %b requires a bytes-like obj
On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote:
> > Thank you for your responses. I can't say I fully understand why Lyx
> > needs to be as it is; I'm generally against hard coded parameters.
>
> We are as well, and I don't entirely know why it is done this way. It
> could b
On Thu, Apr 16, 2020 at 02:24:32PM +0100, F M Salter wrote:
> I have tried every combination of configuration parameters from the simplest
> to the most complete without success.
So you did
apt-get build-dep lyx
to start with, right?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
htt
On Thu, Apr 16, 2020 at 11:52:49AM -0700, John White wrote:
> I have marked this email as important as I might need it in the future.
Googling "lyx debian" gives me for the 4th result:
https://wiki.lyx.org/LyX/LyXOnDebian
with the key command included...
Pavel
--
lyx-users mailing list
lyx-us
On Fri, Apr 17, 2020 at 08:33:27AM +0200, Dr Eberhard Lisse wrote:
> Again, and considerations of not breaking the Open Source ideology
> aside, can this issue be solved by funding a license?
The problem is not really lyx-specific. Our main goal is to produce
source code. So at the end it is the u
On Mon, Apr 27, 2020 at 08:38:29PM +0300, Guy Rutenberg wrote:
> Every once in a while someone asks around how to set up a Hebrew document
> in LyX. To make things easier, I've created a template with some sane
> defaults.
>
> https://github.com/guyru/lyx-hebrew-templates
>
> It uses XeTeX, Davi
On Tue, May 05, 2020 at 07:05:33AM -0400, UD Kap wrote:
>How do I make the paths to the other directories
>remembered across editing sessions?
This should work just fine.
Isn't possible that you have thos figures on some networked drive
and connection hangs meanwhile or something of that s
On Tue, May 05, 2020 at 11:42:34AM -0400, UD Kap wrote:
>Pavel-- All the image files are on my disk-- none of them are on a network
>drive or cloud.
Strange. But OK, another shot in the dark:
If you open lyx file in some plain text editor (like vim/notepad/...)
and you look at the header,
On Tue, May 05, 2020 at 11:35:34PM +0200, Pavel Sanda wrote:
> On Tue, May 05, 2020 at 11:42:34AM -0400, UD Kap wrote:
> >Pavel-- All the image files are on my disk-- none of them are on a
> > network
> >drive or cloud.
>
> Strange. But OK, another shot in the
On Tue, May 05, 2020 at 11:44:35AM -0700, John White wrote:
> I think this (forgetting paths) is a very common problem.
Can you show some recipy how to reproduce the problem?
I don't experience anything like this.
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailm
On Wed, May 06, 2020 at 12:45:34PM -0400, UD Kap wrote:
>Pavel, I think you are getting close-- the line says:** \origin
>unavailable
>
>What now?
Unfortunately no, this was not fruitful direction, that value is pretty normal.
Can you answer my other questions (see below)?
> Reading
On Thu, May 07, 2020 at 01:16:56PM -0400, UD Kap wrote:
>David,
>
>Indeed, I use Linux for (almost) everything, but have (on the same
>machine) a Windows 10 partition, with its own Lyx/Latex.* I naively
>assumed that using the browse key in setting up an image in the Lyx
>prese
On Thu, Mar 26, 2020 at 11:04:28AM -0400, Richard Kimberly Heck wrote:
> On 3/26/20 10:31 AM, Pavel Sanda wrote:
> > On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote:
> >>> Thank you for your responses. I can't say I fully understand why Lyx
>
On Thu, May 14, 2020 at 11:44:35AM +0200, Patrick Dupre wrote:
> Hello,
>
> Can I export a png file from lyx?
Not in defaults, but you could define your own output target and
add convertor for pdf->png.
What are you trying to achieve?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http
On Thu, May 14, 2020 at 11:15:26PM -0400, Richard Kimberly Heck wrote:
> I am not that familiar with hyperref. How should this option interact
> with the ones currently given: runparams.isFullUnicode() and
> runparams.use_japanese? Say the new one is runparams.checkedUnicode.
> What is the correct
On Sun, Jul 12, 2020 at 05:02:48PM -0300, jorge hernando wrote:
> As conclusion: am I doing anything wrong? The other possibilities I see
> are: either I'm a lucky guy and I found a bug in lyx or the fedora 32
> implementation went askew. Any suggestions?
Most likely no. I have similar problem w
On Wed, Aug 19, 2020 at 02:40:58PM +0200, M.B. Schiekel wrote:
> So I would be happy if someone of the LyX team could take a look on this
> issue.
Unless something new is popping up those few intergrals sings should be fixed
in LyX 2.4 (bugs #8493, #10161), which will be available at Christmas (bu
On Fri, Aug 28, 2020 at 08:20:01PM +0200, Saša Janiška wrote:
> On Tue, 18 Aug 2020 21:49:21 -0400
> Richard Kimberly Heck wrote:
>
> > But...LyX 2.4 will have much improved DocBook output, thanks to our new
> > contributor Thibault. Basically, he has made it possible for ANY document to
> > be o
On Fri, Sep 11, 2020 at 09:26:45AM -0700, Rich Shepard wrote:
> I've used JabRef for years but 5.x frustrates me to no end. They've lost the
Apart from other options mentioned in this thread, what about staying with 4.x?
You might by even lucky that snap/flatpack package already exists for 4.x and
On Sun, Sep 27, 2020 at 04:31:24PM +0200, paolo m. wrote:
> > Here it is for example
> > $ umask
> > 22
> >
> > Kornel
>
> Umask is the same for both users:
> % umask
> 002
>
>
> % grep -i umask /etc/zshenv
> umask u=rwx,g=rwx,o=rx
Does umask output changes if you invoke su with '-',
On Wed, Sep 30, 2020 at 10:04:20AM +0200, Pavel Sanda wrote:
> On Sun, Sep 27, 2020 at 04:31:24PM +0200, paolo m. wrote:
> > > Here it is for example
> > > $ umask
> > > 22
> > >
> > > Kornel
> >
> > Umask is the same for both user
On Thu, Oct 01, 2020 at 01:40:11PM +0200, paolo m. wrote:
> % su - user2
> % umask
> 002
>
> Umask does not change and lyx starts. File privileges are changed, as
> before.
Interesting. I do not see this problem here (qt4), umask is respected by
lyx so the user2 resaves the file as -rw-rw-r--
On Thu, Oct 08, 2020 at 02:39:36PM +, Jacques B. Siboni wrote:
> I try to run it through a remote display on another Ubuntu computer.
> I use putty to connect; xterm and other xwindow applications run fine. (gimp
> for
> instance)
>
> The DISPLAY variable is set to localhost:11.0 which Xwindo
On Thu, Oct 29, 2020 at 06:09:24PM -0400, Richard Kimberly Heck wrote:
> We will greatly appreciate any reports on how well these packages work!
> You can post comments either to lyx-users or to lyx-devel.
I would like to point out that the major push for this release was
to get some feedback abou
On Fri, Nov 27, 2020 at 02:47:34PM -0500, Cris Fuhrman wrote:
> Sadly, I can't get the clipboard to work consistently outside of X. For
> example:
>
>
>1. In Windows, start the VcXsrv
>2. In WSL2, start LyX, create New file
>3. In Windows, copy some text (e.g., from Notepad++)
>4.
On Mon, Nov 30, 2020 at 11:28:01AM -0500, Cris Fuhrman wrote:
> > > I'm able to do copy/paste with other applications such as xfe (file
> > > explorer) and gedit (text editor), so I know my XServer can work properly
> > > (at least sometimes).
> >
> > It would be interesting to try different apps t
On Mon, Nov 30, 2020 at 08:08:44PM -0500, Paul A. Rubin wrote:
> An interesting related behavior has to do with the escape key. In other
> programs (such as programming IDEs), if I get autocompletion hints I don't
> want, I typically hit the escape key to get rid of them. So, having
> reproduced th
On Mon, Dec 07, 2020 at 11:34:44AM -0500, Paul A. Rubin wrote:
> On 12/7/20 5:51 AM, Pavel Sanda wrote:
> > On Mon, Nov 30, 2020 at 08:08:44PM -0500, Paul A. Rubin wrote:
> > > An interesting related behavior has to do with the escape key. In other
> > > programs (such
On Thu, Dec 17, 2020 at 05:19:24PM -0500, Richard Kimberly Heck wrote:
> Obviously, we could just use the parent directory search thing. But is there
> a reason not just to check the return value of "git status" etc? I would
> think this was also an easier way to see if a file is under version cont
On Mon, Jan 04, 2021 at 07:20:45PM +0100, sue...@free.fr wrote:
> I've also search on the internet for help or places to find this key without
> any success.
>
> Does anybody has any cue on this error ?
Most likely you are connecting to a keyserver which is down.
You can try different server (by
On Fri, Jan 15, 2021 at 11:22:35AM -0500, Richard Kimberly Heck wrote:
> On 1/15/21 10:58 AM, Mark van Rossum wrote:
> > I export my LyX file with PDF images to LyXHTML.
> > However, the resolution is too low.
> >
> > How can I change it?
>
> Use some image format that does not need to be converte
On Sun, Jan 17, 2021 at 12:30:10PM +0100, Jean-Marc Lasgouttes wrote:
> Le 17/01/2021 ?? 00:36, Steve Litt a écrit :
> >Having LyX native language be XML would allow write once, publish
> >anywhere, with programming a mere mortal could do. It was your goal a
> >decade ago --- could you please finis
On Sat, Jan 16, 2021 at 01:56:33PM -0500, Richard Kimberly Heck wrote:
> I honestly don't even know what Apple Silicon is
Fun read: https://debugger.medium.com/why-is-apples-m1-chip-so-fast-3262b158cba2
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/
On Wed, Jan 20, 2021 at 03:23:37AM -0500, Steve Litt wrote:
> Even if the Docbook exporter were perfectly semantic and kept styles
> intact, unlike the HTML exporter, Docbook is just a lillypad in the
> middle of the stream, and to reach LaTeX, PDF, HTML or ePub, I'd need to
> use the infamous blac
On Sat, Feb 20, 2021 at 03:35:04AM +, V K wrote:
> P. S. I can't compile lyx master in Manjaro (Arch derivative) anymore because
> of autoconf versions:
>
> Using autoconf (GNU Autoconf) 2.71
> This autoconf version is not supported by LyX.
> LyX only supports autoconf 2.65-2.69.
Can you r
On Sun, Feb 21, 2021 at 10:22:05PM +, V K wrote:
> I checked new find ??? it's much more comfortable than previous! One thing
> ??? after reaching end and continuing search from beginning by Enter active
> is not search area but text area, so hitting Enter deletes matched word and
> creates
On Sun, Feb 21, 2021 at 10:22:05PM +, V K wrote:
> Yes, I just builded master successfully with these changes.
Thanks, I committed fix for the master to allow build with 2.71.
Would you mind checking the same for our 2.3.x branch so I can include
that for the next stable 2.3 release?
Pavel
--
On Mon, Feb 22, 2021 at 04:43:03AM +, V K wrote:
> Hello
>
> I compiled Lyx master recently, wrote some text in the old document, selected
> some text and inserted note onto it. Lyx crashes. I did some tests: Lyx
> crashes when I insert note by shortcut or by menu. But it crashes only on
>
On Mon, Feb 22, 2021 at 05:43:35PM +, V K wrote:
> After git stash and git checkout 2.3.x ./autogen.sh worked fine, but
> ./configure failed:
Yes, 2.3 needs explicit qt5 flag, please try
./configure --enable-qt5
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/m
On Mon, Feb 22, 2021 at 07:00:11PM +, V K wrote:
> On Mon, Feb 22, 2021 at 05:43:35PM +, V K wrote:
> > After git stash and git checkout 2.3.x ./autogen.sh worked fine, but
> > ./configure failed:
>
> Yes, 2.3 needs explicit qt5 flag, please try
> ./configure --enable-qt5
>
>
> After t
On Mon, Feb 22, 2021 at 06:31:08PM +, V K wrote:
> Yes, I can recreate crash with anonymized file. I marked line/paragraph part
> of which should be selected before creating note to get a crash with .
> Selection should be from the first line. Selection should encompass one line
> more o
On Tue, Mar 02, 2021 at 12:49:39PM +0100, Robert Neumann wrote:
> Hello,
> I am using Lyx 2.3.3 on a Mac with OS 10.13 and a Nextcloud-folder
> I installed RCS, and as long as I use it, the version controll works fine. As
> soon as I acces the file from another Computer it does not work properly
On Wed, Mar 03, 2021 at 04:02:16PM +0100, Robert Neumann wrote:
> Hello,
> does anybody have experience using LyX with git?
> My observations with 2.3.3 on a mac 10.13
> - I have to add a lyx file manually using the terminal and "git add???
> otherwise I get an error message
> - If the file is mov
On Wed, Mar 03, 2021 at 05:27:39PM +0100, Robert Neumann wrote:
> >> (-is there a way to have the version-control-menue showed permanently, I
> >> have to activate it manually everytime
> > I do not understand this question. You mean toolbar?
> yes of course, sorry for the incorrect description???
On Wed, Mar 03, 2021 at 10:00:46PM +0100, Robert Neumann wrote:
> > Am 03.03.2021 um 17:44 schrieb Pavel Sanda :
> > On Wed, Mar 03, 2021 at 05:27:39PM +0100, Robert Neumann wrote:
> >>>> (-is there a way to have the version-control-menue showed permanently, I
> >
On Thu, Mar 04, 2021 at 07:57:41AM +0100, Stephan Witt wrote:
> Am 03.03.2021 um 22:25 schrieb Pavel Sanda :
> >
> > On Wed, Mar 03, 2021 at 10:00:46PM +0100, Robert Neumann wrote:
> >>> Am 03.03.2021 um 17:44 schrieb Pavel Sanda :
> >>> On Wed, Mar 03, 2
On Thu, Mar 04, 2021 at 11:24:40AM +0100, Robert Neumann wrote:
> >> I cannot reproduce on Mac either.
> >
> > Actually I can. When I look into ~/Library/Preferences I see possible
> > culprit --
> > there are two plist files: org.lyx.LyX-2.3.plist and second
> > org.lyx.lyx.plist.
> >
> > It
On Fri, Mar 12, 2021 at 05:07:10PM +, V K wrote:
> Hello.
>
> Lyx master crashes when opening outline pane (with Alt+ shortcuts or menus).
> Error message:
Can not reproduce.
Do you need specific document opened to make this crash happen?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx
On Mon, Apr 05, 2021 at 02:17:02PM -0400, Paul A. Rubin wrote:
> I rarely use bookmarks, and when I do it is within a session (meaning I do
The same here. My memory span what "Bookmark 2" means is in minuttes/hours max.
Usability might improve with the new visibility feature, but I do not think
it
On Fri, Apr 16, 2021 at 11:28:04AM -0400, Richard Kimberly Heck wrote:
> > lean and mean ? I did not have high expectation of getting it working
> > well on a Chromebook, but I was wrong!
> >
> It would be great to set up a web page on the wiki with this
> information, and more. Step by step instru
On Wed, Jul 21, 2021 at 11:25:02AM -0400, Steve Litt wrote:
> When you click Tools->Reconfigure, the computer appears to hang because
> reconfigure takes many seconds. I'd suggest some feedback to the user
> so he/she doesn't worry about the computer being hung. Best would be a
> progress bar or a
Dear LyXers,
we recently suffer massive spam abuse in our bug tracker. For the moment
we disabled automatized account creation and removed approx. 30k fake user
accounts.
While we tried to avoid removal of legit accounts (by pairing to existing
bug reports) some of this work was manual and could
On Wed, Aug 03, 2022 at 06:29:53PM -0500, Jodin Morey wrote:
> The main barrier I face right now (other than the time it will take to
> develop all of the scripts), is that many of the mathematical objects in Lyx
> are not available either through a menubar or keystroke. So my request to
> the dev
On Thu, Sep 15, 2022 at 11:08:08AM +0200, Stefano Simonucci wrote:
> I try to use a computer algebra system with lyx, but I can't find the item
> Math in the Edit menu.
Are you inside math environment?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/l
On Thu, Sep 15, 2022 at 05:29:24PM +0200, Stefano Simonucci wrote:
> No. I opened the lyx application, then I opened a lyx document. The menus
> appear at the top:
:) Ok. But can you enter math (ctrl+m) and see whether the menu appears? p
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://l
On Tue, Sep 20, 2022 at 03:12:27PM +, Michael.Pearson2--- via lyx-users
wrote:
> HI-
>
> What version of lyx contains a version of Imagemagick that is not vulnerable?
What OS are you using?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-use
On Tue, Oct 11, 2022 at 03:28:47PM +0200, Lorenzo Bertini wrote:
> Hi LyX users!
>
> I have a keyboard that doesn't have the function keys, so the ESC button
> also contains the \ key. You can probably see where this is going: every
> time i want to type \ I have to press FN and then ESC.
>
> How
On Sat, Oct 15, 2022 at 07:54:28PM +, tush via lyx-users wrote:
> Why is it?
All related material for export including figures is first copied into
temporary directory and only after that the export to e.g. pdf is done.
Often you need to do some specific conversions (e.g. figure in .eps -> fi
On Thu, Oct 06, 2022 at 07:14:50PM +0200, Daniel wrote:
> I meant to imply a *close* relation. Anyway, I think as long as there is an
> obvious relation why you want to do something in LyX, like LaTeX stuff, it
> seems to me that those questions are "okay" on the list. And some people
> seem to hap
On Thu, Oct 20, 2022 at 02:29:31AM -0400, Steve Litt wrote:
> * Be nice, pleasant and helpful
>
> * Interleave post
>
> * Trim all irrelevant quoted context
>
> * Before emailing:
>
> * Do at least 15 minutes research
> * Try to make a Minimum Working Example
These sound sensible t
On Thu, Oct 20, 2022 at 09:18:48AM +0200, Lorenzo Bertini wrote:
>
> I'm on linux (debian), and I tried xmodmap, but it's system wide, and i need
> ESC more than \ in programs other than Lyx. Lyx's keybinding via
> "unicode-insert" is what I was looking for, thanks! Unfortunately it doesn't
> seem
On Thu, Oct 20, 2022 at 09:37:33AM +0200, Pavel Sanda wrote:
> > Also, interleave posting and context trimming should be explained.
>
> Could you create such explaining page at our wiki so beginners get it?
We actually have more detailed page here https://wiki.lyx.org/FAQ/ListNetiq
On Wed, Dec 28, 2022 at 04:53:30PM +0200, Udicoudco wrote:
> I was wondering, is there a way to manipulate
> the string returned by the LFUN "server-get-layout"
> and pass the result as an argument to the LFUN "layout"
> using only LFUN's?
You could use scripting, e.g. if you are on linux:
$ LAYO
On Mon, Jan 09, 2023 at 12:27:04PM -0800, Rich Shepard wrote:
> On Mon, 9 Jan 2023, Jürgen Spitzmüller wrote:
>
> >Try with the configure option
> >--enable-qt4
>
> Jürgen,
>
> Changing the configure variable from qt5 to qt4 makes no difference. The
> same error(s) stop the build:
Are you alway
On Tue, Jan 10, 2023 at 05:39:42AM -0800, Rich Shepard wrote:
> On Tue, 10 Jan 2023, Pavel Sanda wrote:
>
> >Are you always starting with clean compilation tree?
>
> Pavel,
>
> Yes, and I don't use any Apple products.
Ok. Do you know what Qt version was used on y
On Tue, Jan 10, 2023 at 03:40:34PM +0100, Pavel Sanda wrote:
> On Tue, Jan 10, 2023 at 05:39:42AM -0800, Rich Shepard wrote:
> > On Tue, 10 Jan 2023, Pavel Sanda wrote:
> >
> > >Are you always starting with clean compilation tree?
> >
> > Pavel,
> >
&
On Tue, Jan 10, 2023 at 07:31:37AM -0800, Rich Shepard wrote:
> On Tue, 10 Jan 2023, Pavel Sanda wrote:
>
> >(and if you download 2.3.6 tarball the build script still work on your
> >system, right?)
>
> Yes. That's what I did last October.
No, I mean now. We di
On Tue, Jan 10, 2023 at 07:30:50AM -0800, Rich Shepard wrote:
> So, it's most likely that the lyx upgrade used qt5-5.12.8.
Ok, can you post the exact parameters given to configure in your script?
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-us
On Wed, Jan 11, 2023 at 07:47:49PM +, Paul Stansell wrote:
> Thanks for that info. After a little reading, I can't find a simple way to
> slightly edit the theme I'm using.
One way how to select the theme you want is to use commandline parameter
-style, e.g:
$ lyx -style=Fusion
The proble
On Fri, Jan 13, 2023 at 04:19:54PM +, Paul Stansell wrote:
> Pavel, your suggestion has helped a lot, thanks. Interestingly, there is
> no mention of the "-style" option in either "man lyx" or "lyx -help"
Well, yeah, it's Qt's commandline parameter, not LyX's per se, and there
will be likely
Bert Zimpel wrote:
> Does anybody have a hint or an idea where to investigate?
Please read Additional Features manual, IIRC chapter 7, subversion part,
section named "Revision Information in Documents".
It might help you.
Pavel
Paola Manzini wrote:
> THANK YOU THANK YOU THANK YOU to all the programmers that made it possible.
Send beer to Stephan Witt :)
Pavel
David wrote:
> Am 17.12.2015 um 07:39 schrieb Scott Kostyshak:
> >
> > I think this is a reasonable feature request. Please open a ticket at
> > http://www.lyx.org/trac
> >
>
> Done: http://www.lyx.org/trac/ticket/9906
>
> Edits to make the request clearer are always welcome.
This feature has
Scott Kostyshak wrote:
> Are the security concerns different for LyX?
Yes. I am not saying it's impossible to implement it correctly,
but at the time we used startscript routine which is IIRC weak
when it comes to the concerns raised. Since I had working patch
for myself I didn't try to fix it, gi
Scott Kostyshak wrote:
> I think knitr introduces more
> problems than this one. It is possible (and extremely easy) to compile a
Correct. I asked several times whether this can be fixed and was ignored :)
For the same reason gnuplot exptension never made it into the release
although we have the p
Hi LyXers,
we will add support for microtype into LyX.
I would like to get some feedback from users who already use this package
about their workflow. Do you
1. just load the package in preamble via \usepackage{microtype}
2. usually add few more parameters via \usepackage[param1]{microtype}
3. u
Dear LyX User,
if you are native speaker from the list of languages below, please
consider to help LyX to produce correct translation of few math
terms in the output of LyX pdfs. Review of the translated string
should not take more than 5-15 mins of your time.
The languages we need help with are
Ahmad Abdullah wrote:
> Are
> you saying that I can still check in and check out LyX documents using
> File/Version Control menu if I use git? I am not aware of that at all.
You might want to look at Help->Additional Features, section "Version Control
in LyX".
Most probably too late since you
Richard Heck wrote:
> On 06/30/2016 07:10 PM, Ahmad Abdullah wrote:
>> This is just a recap and for future reference ( I will include it in the
>> wiki as well). So it seems that I can only check in from Home only after I
>> checkout the last version I checked in at work. Meaning that, if I need
Boylan, Ross wrote:
> It seems the GUI is just incredibly slow, taking maybe 30 to 60 seconds to
> respond to an event. That includes even trivial operations like clicking
> somewhere and having the cursor appear. In the interim I see continuous
> network activity at about 265KiB/s.
I am usin
Roberto wrote:
> On 30/07/2017 19:13, Dr Eberhard Lisse wrote:
>> If you use dropbox, can't you just put ALL the files there and edit
>> from there?
>
> The feature I am talking about does the work for you. When the machine
> works for you, you win. The machine is your friend.
To wrap it up littl
Rich Shepard wrote:
> I _thought_ I had set up version control using GIT. Checking in the
> document after adding text now generates an error (see attached .png).
>
> Turns out that there was no .git repository in that directory, so I
> created one manually and will manually commit changes. Per
Rich Shepard wrote:
> When checking in using git and the within-lyx function I do not need to
> add the quotation marks surrounding the message in the text entry widget.
> LyX adds them for me. Correct?
No you don't. Pavel
401 - 500 of 1087 matches
Mail list logo