LyX version 2.3.4.3 work well in Windows 10 (Home Version 1909) as of my
tests.Slowness in saves seems to have disappeared.
Thanks for the new update.
H. Ben
On Thursday, February 20, 2020, 07:53:39 AM GMT+1, Liviu Andronic
wrote:
On 2/11/20, Richard Kimberly Heck wrote:
>
> T
Since compiling is "Ctrl + R" I use
\bind "M-r" "forward-search"
"Alt + R" for forward search.
H. Ben
On Friday, February 21, 2020, 11:54:41 PM GMT+1, Jean-Marc Lasgouttes
wrote:
Le 21/02/2020 à 07:38, Stephan Witt a écrit :
> Skim uses Ct
cover image is
not included in the manifest.
This looks fantastic, though. I'm really looking forward to seeing the
functionality released.
---Ben
On 2013-04-11, at 2:08 PM, Pavel Sanda wrote:
> Ben Hourigan wrote:
>> It is almost there for me: with the aid of Pandoc I can use Mar
ter, publisher,
and designer than I was before I encountered it. Through LyX, I learned much of
what I know about typography, and the proper way to deal with structure,
content, and formatting---independently.
Ben Hourigan
+61 4 2291 6341
Hourigan & Co. | consultants
hourigan.co | benhouriga
st page (bottom centre) is correctly Helvetica;
however, subsequent page numbers (top right) are in a serif font.
Lyx Ver: 2.0.0rc1
O/S: Mac OS X 10.6.6
I searched the Bug Tracker and could not find the issue. I apologize if this
is a non-Lyx-related problem.
Ben
For anyone else who used the unofficial Windows installer and now gets
the error messages
The layout file requested by this document x.layout is not usable...
please see my bug report for the fix.
http://www.lyx.org/trac/ticket/7315
-Ben
2011/2/14 Michal :
>> Thanks so much for
Pavel Sanda lyx.org> writes:
> most trivial patch would be something like
> #ifdef linux
> void fixdamnedext4(){fopen(f);fsync(f);fclose(f);}
> #endif
> and call it somewhere after saving file.
> it would need some brave ext4 soul to test that this actually works.
I have ext4 and a 2.6.37 kernel
Pavel Sanda lyx.org> writes:
> this bug has been fixed yesterday.
> pavel
Okay, I have updated my svn copy and will report if the bug persists. Thanks!
file and I had to replace it with a backup.
Sorry to not have any more useful information. Overall, I think the beta is
looking good.
Thanks,
Ben
placing
output.WriteLine(foo);
with
output.Write(foo);
output.Write(LineTerminator);
Of course I defer to the experts on whether LyX should take control of
eols, but I have my hopes. :)
-Ben
upon creating a new
file. Also it would be used for saving whenever "Preserve end-of-line
encoding" is unchecked.
What do people think? If these ideas are deemed sensible, then I'll
file two feature
requests. Thanks!
-Ben
LyX and dvi in v2.0?
Thanks for all your work!
-Ben
In trunk, the two batch files
build_msvc.bat
build_msvs_debug.bat
both specify "version_suffix=16"
http://www.lyx.org/trac/browser/lyx-devel/trunk/development/Win32/packaging/build_msvs_debug.bat
I assume it should be version_suffix=2 for trunk?
-Ben
fix-msvc-version-s
o GuiView.cpp. Now it compiles.
-Ben
4.4.2: lyx-windows-deps-msvc-qt4
4.3.0: lyx-windows-deps-msvc2008:
-Ben
d@@v?$alloca...@d@2@@std@@@Z)release\lyx.exe
: fatal error LNK1120: 1 unresolved externals scons: ***
[release\lyx.exe] Error 1120 scons: building terminated because of
errors.
-Ben
On Sat, Dec 19, 2009 at 9:14 PM, Enrico Forestieri wrote:
> On Sat, Dec 19, 2009 at 07:04:09PM -0500, Ben M. wrote:
>> Yes, there must be a better way. For instance, I noticed that an
>> executed command inherits its environment from LyX, e.g. "PATH
>> prefix.&qu
ffects from not flushing lyxpipe.out after
writing to lyxpipe.in?
-Ben
t an
executed command inherits its environment from LyX, e.g. "PATH
prefix." Why not create environment variables for all the relevant
paths?
-Ben
make? There is this code
lyxrc.dist.in:\serverpipe "~/@version_suffix@/lyxpipe"
which makes me think I can do
version_suffix = "@version_suffix@"
lyxeditor.py.
Finally, can we change the name? Perhaps to gotorow.py? :)
-Ben
lyxeditor.py
Description: Binary data
On Fri, Dec 18, 2009 at 12:00 PM, Enrico Forestieri wrote:
> On Fri, Dec 18, 2009 at 04:47:59AM -0500, Ben M. wrote:
>> SumatraPDF $$i -inverse-search "cmd /C echo
>> LYXCMD:revdvi:server-goto-file-row:%f %l> \\.\pipe\lyxpipe.in & type
>> \\.\pipe\lyxpipe.out
to 1.5.5. Is this a bug?
-Ben
be eventually have the AltInstaller provide an option for
configuring SyncTeX/SumatraPDF.
I think all except for 5) should be fairly straightforward. Should we do these?
-Ben
AFAICT, it should never be desirable to update the *complete* source
while editing the buffer. The only reason to generate the complete
source is if the "View Source" panel gets focus--that means I'm about
to scroll. This would eliminate the need for the "Complete source",
"Automatic update" and "Update" boxes/button.
-Ben
us
improvement.
Furthermore, if we want the eventual possibility for a continuously
updated preview, then the "clone buffer before .tex generation" method
may be useful to ensure that the user isn't periodically interrupted.
-Ben
n that recent
versions of Acrobat now decently render CM, the problem seems much
less severe than before.
I can only hope that other LaTeX distributions follow the lead of
MiKTeX 2.8 and replace the default with lm.
-Ben
a Computer
Modern substitute. Would you like to select a different font?
[ ] Do not show this message again
[Yes] [No]
-Ben
ntly reported this deficiency in Xymatrix support.
http://www.lyx.org/trac/ticket/6341
I would like to suggest creating an ERT inset for math mode. I know
that Uwe will object, but how else can we fully use packages like Feyn
and Xypic? (To protect normal users, I'd be in favor of hiding it as
an unbound LFUN.)
-Ben
s? (I feel bad being so vocal while rarely writing code.
Someday I'll make it up to everyone.)
Also, getting LyX to perpetually update my preview has been a fantasy
for many years. Especially now since I have four cores and two
monitors! =)
-Ben
e most is when LaTeX reruns several times to generate my
references.
Please excuse my ignorance, but why can't we simply perform exports
the same way that we currently generate instant previews?
-Ben
On Sun, Dec 6, 2009 at 1:48 PM, Abdelrazak Younes wrote:
> On 06/12/2009 18:28, Ben M. wrote:
>> I did as you suggested and made testing copies. Also, my documents
>> use the noamssymb.module from Ticket #5058, which doesn't have a
>> "Format" directive. Th
which doesn't have a
"Format" directive. This resulted in a conversion for each document.
After adding "Format 19" to noamssymb, my load time is only 5 seconds.
=)
-Ben
1.6 and 12 seconds
with 2.0.
Converting to 2.0 is out of the question, because my ubuntu server,
stuck with LyX 1.6.2, converts LyX -> PDF whenever I commit my
documents to version control.
Now I just want LyX not to freeze up during an export operation. :)
-Ben
trivial to run a script to update
> them now. Perhaps I'll do that over the weekend.
Wow Richard, that was quick! My load time is now 12 seconds. (See
attached file.)
Back to the original topic... Peter, is there anything I can do to
test out your patches?
-Ben
Setting debug level to
(
My linux server is running an ancient version of ubuntu (6.06). Due
to old versions of automake, the latest LyX it compiles is 1.6.2. I
need to upgrade, but I dread reconfiguring all my services.
-Ben
On Fri, Dec 4, 2009 at 10:23 PM, Vincent van Ravesteijn wrote:
> Ben M. schreef:
>> My computer essentially crashed after exhausting all 3GB of RAM
>> because of roughly 50 simultaneous latex/python processes to generate
>> instant previews. I'm all for multithreadi
#x27;d like me to test? Thanks so much for
working on this!!!
-Ben
o have been some work towards a progress indicator.
However, implementing a progress indicator seems like a separate
project.
I'd love to hear what others think. Thanks!
-Ben
if
it was fixed. Since the patch involves substantial refactoring, it's
probably not practical for 1.6.5. Still, I hope someone can look into
this before Stefan's patch becomes obsolete. Thanks!
-Ben
your bindings and have been using them since
they first came out.
Thanks,
Ben
On Tue, Nov 17, 2009 at 2:07 PM, Bo Peng wrote:
>> btw can i still CC you on bugs related to keybindings/inset-info business or
>> you don't like to be spammed about this stuff anymore?
>
> I prov
On Fri, Oct 23, 2009 at 7:07 AM, Vincent van Ravesteijn - TNW
wrote:
> I'll have a look at what I can do for you..
>
> Vincent
Vincent (and everyone else involved), thanks so much for committing to
branch. It will be tremendously helpful for those of us who use
display-mode equations.
-Ben
ows-branch.diff
I was hoping someone could help me out with this before 1.6.5 becomes
feature-frozen. Thanks!
-Ben
On Mon, Oct 19, 2009 at 3:44 AM, LyX Ticket Tracker wrote:
> #6129: Show paragraph marks / pilcrows
>
> Comment(by spitz):
>
> it can go in if it happens so
On Fri, Aug 28, 2009 at 2:59 AM, Guenter Milde wrote:
> On 2009-08-28, Ben M. wrote:
>> I find it strange that "--Separator--" appears inside the environment
>> pulldown. Instead, I think of it as a character similar to a line
>> break. I would expect to
sibility to use a
Abdel> double-enter with JMarc a while ago for breaking itemize or
list environments.
I searched, but couldn't find this specific discussion. What was the
conclusion?
Ben>> I don't know what boxes are,
Günter> With "boxes" I mean the LyX insets li
es it. However,
for separable environments, LyX would insert a "--Separator--".
I think this would be an easy way to improve usability.
However, this doesn't quite seem perfect. For instance, when a user
cuts and pastes, what should happen with separators at the boundaries?
(Maybe boxes address this sort of issue?)
-Ben
Did anyone ever implement some type of "environment break" so that LyX
can handle adjacent identical environments such as Theorem or Proof?
This issue was raised in 2002:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg36686.html
Thanks!
-Ben
Apparently development/cygwin/lyxeditor.c is compiled without the
-mwindows argument. Consequently lyxeditor.exe opens in a console,
which defeats the purpose of compiling lyxeditor.
I'm curious to see the revision for fixing this so I can learn how one
tweaks these arguments.
Thanks!
-Ben
x27;t have a signature, you must use the argument
"setup.exe -X". (You'll also see lyxsvn, which isn't yet connected
with lyxqt.)
I hope this is helpful!
-Ben
lyxqt-4.5.2-1-src-small.tar.bz2
Description: BZip2 compressed data
s of the bug would be
> irrelevant. imho the fact that the bug remained 5 years unchanged without
> anybody CC-ed just shows that there is small probability that this feature
> will ever happen regardless the bug state...
Point taken. I seem to be the only vocal advocate. But I still
believe it's an important feature! :)
-Ben
RT to generate some exotic figure, I'll want to see how it
looks without rendering my entire document. I don't see how this
violates WYSIWYM.
Both JMarc and Jurgen seem to think this feature could be useful. I'd
like to see some clearer justification, or reopen the ticket. What do
others think? Thanks!
-Ben
with comments explaining
what I'm doing. Hopefully it'll save you lots of time!
To generate an official cygwin package, we might want two targets:
cygwin-binpackage and cygwin-srcpackage.
-Ben
lyx-packaging.sh
Description: Bourne shell script
It's taking longer than I expected, but I want to get it right.
Thanks for your patience.
-Ben
y() && key_ == Qt::Key_unknown);
+ bool const ok = !(text_.empty() && qkey_to_string(key_).empty());
Consequently, multimedia keys are immediately discarded, so there's no
"Unknown function." Is this the behavior you want?
-Ben
ewhere. However, that's a very minor flaw.
-Ben
On Tue, Jun 30, 2009 at 8:07 PM, Ben M. wrote:
> Well, almost. Is there a good reason automake 1.11 isn't supported?
Nice changeset.
> On Tue, Jun 30, 2009 at 6:04 PM, Enrico Forestieri wrote:
>> As regards the extra cygwin stuff, I am going to commit something
>> to d
sy (for an
automake expert) to add these flags while we wait for binutils and the
weak symbols problem?
> As regards the extra cygwin stuff, I am going to commit something
> to development/cygwin, such that when building LyX from the sources, you
> will automatically have installed the necessary scripts and ancillary
> programs.
That will be awesome! =)
-Ben
"");
Then when LyX throws "Unknown function" and the qkey is unknown, it ignore()s.
-Ben
n determines whether to call accept() or ignore().
Rock on,
-Ben
compiles the extra LyX/Cygwin scripts? If so, a nightly
development build script to create a polished Cygwin package might be
a nice goal.
> I think that you could do that, too, and also add other
> corrections/amendments you feel appropriate ;-)
Thanks! I made a few additions to the LyX/Cygwin Wiki page.
-Ben
en for
a pdf in ./. Since 1.6.4, I've had success with the following inverse
search command:
SumatraPDF.exe -inverse-search "\"C:\cygwin\usr\local\bin\lyxeditor\"
-g \"%f\" %l"
The quotes on %f are often necessary for some reason.
Also, we may want to mention
debugging!
Enrico (or anyone else) is welcome to do as he wishes with my script,
modifying it, posting it, etc. I hope people find it helpful!
-Ben
lyxinstall.sh
Description: Bourne shell script
nsion(included_file.absFilename(),
".tex")).mangledFilename();
in my BufferList.cpp:333 (patch)
string mangled = DocFileName(changeExtension((*it)->absFileName(),
".tex")).mangledFilename();
Thanks!
-Ben
pdir.jl8088\lyx_tmpbuf0\0lyxpreview.tex"
| sed "s/tmpdir\.\(..\)/tmpdir\.\U\1/"
/tmp/lyx_tmpdir.JL8088/lyx_tmpbuf0/0lyxpreview.tex
-Ben
Too bad I'm (supposed to be) writing my thesis
now. Thanks again for all your help!
-Ben
reverse search isn't supported under Win32 because
lyxserver uses the unix API. Is there any hope of eventually seeing
reverse search in Win32?
-Ben
7;ll be away for a week. I
must pack now, so I will play with insight and SumatraPDF when I
return.
-Ben
ng the same rowlist
problem as me?
$ diff ../../lyx-1.6.2/src/TexRow.cpp TexRow.cpp
49a50,52
>
> int rowlistsize = int(rowlist.size());
> lyxerr << "rowlist.size: '" << rowlistsize << "'\n";
50a54,58
>
> for(int i=1; i<=rowlistsize; i++) {
> lyxerr << "id: " << rowlist[i - 1].id() << ", pos: " << rowli
st[i - 1].pos() << "\n";
> }
>
Thanks so much for your efforts!
-Ben
I don't see offhand how rowlist gets populated, but there's a big
difference between 1.6.1 and branch.
-Ben
branch
--
rowlist.size: '6'
id: -1, pos: -1
id: -1, pos: -1
id: -1, pos: -1
id: 5, pos: 0
id: 5, pos: 0
id: 5, pos: 0
1.6.1
-
rowlist.size: '1240'
i
After numerous tests of repeatedly switching it off and
on, I was unable to reproduce the error with O.A.S. disabled.
Server-goto-file-row still fails with O.A.S. disabled.
-Ben
l respond to all your suggestions from the previous
thread. Thanks!
-Ben
Any
I take back my claim that server-goto-file-row works in 2.0.0svn.
Upon further testing, it seems to work only sporadically. I got it to
work on Intro.lyx but then it stopped. No idea yet what triggers it
to work vs. not work. Perhaps Pavel got lucky, but the implementation
is still problematic?
-Ben
roblem for 1.6.3svn three weeks ago. Any
idea what's going wrong? (I don't get any info from -dbg lyxserver.)
Thanks!
-Ben
P.S. References for server-goto-file-row bug:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150588.html
http://www.lyx.org/trac/ticket/5940
http:/
Wow, thanks so much Enrico!!! That got it working. Now I'll try out
1.6.3 from lyx-devel... =)
-Ben
/../../../src/frontends/qt4/GuiApplication.cpp: In member function
'virtual bool lyx::frontend::GuiApplication::x11EventFilter(XEvent*)':
[and many more related errors...]
At this point, I give up hope. The wiki states, "X11 is not
required", so I don't know what's going wrong. Any hints would be
greatly appreciated. Thanks!
-Ben
Pavel Sanda <[EMAIL PROTECTED]> writes:
>
> > QPaintEngine::setSystemClip: Should not be changed while engine is active
> > QPaintEngine::setSystemClip: Should not be changed while engine is active
> > QWidgetPrivate::beginSharedPainter: Painter is already active
> >
> > lyx: SIGSEGV signal caug
Richard Heck <[EMAIL PROTECTED]> writes:
> I want to add JabRef to the list of programs for which we check. I tend
> myself to have this under jabref, but this is my own install. Are there
> JabRef packages for any Linux distros? What executable do you get on
> Windows? I.e., for what should we
to be halfway functional.
The fundamental problem may be similar to that discussed here
http://lists.trolltech.com/qt-interest/2007-02/thread00811-0.html
I still have the problem with the illegible light yellow menu text on 1.5.4.x
and 1.6svn.
Ben
system. I encountered
the same problem with menu text on other apps that are based on Qt but I managed
to work around them by choosing a new color scheme. 1.6svn does not seem to
follow the color scheme of the rest of the system and I don't know if it is
possible to change it within LyX. Tools -> Preferences -> User Interface did not
seem to have any relevant options.
Ben
quot; "kile" "kile" "document"
> I'm not sure exactly what the Sweave stuff should be for 1.5.x.
Sweave was working fine with this preferences file using the amendments
in the tarball at http://cran.r-project.org/contrib/extra/lyx/ .
Thanks,
Ben
rences to test.
>
> btw do i understand correctly, that reconfiguration didnt helped to you?
>
> pavel
The initial reconfigurations did not help or hurt with the export options,
evidently because I followed the upgrade path from 1.4.x to 1.5.x . Then, I did
mv .lyx/ .lyxOLD
Pavel Sanda <[EMAIL PROTECTED]> writes:
> please whats the result of :
> cat ~/.lyx/preferences |grep pdflatex
[EMAIL PROTECTED]:~$ cat ~/.lyx/preferences |grep pdflatex
\format "pdf2" "pdf" "PDF (pdflatex)" "F" "acroread" "" "document,vector"
\format "pdflatex" "tex" "LaTeX (pdflatex)" "" "editor
> Uwe Stöhr wrote:
> We haven't removed anything. When you don't have export options anymore,
> LyX can't find LaTeX. What does the console output list when you
> reconfigure LyX (menu Tools -> Reconfigure)?
>
> regards Uwe
I am also having this problem with disappearing export options (specifi
Angus,
You have my permission to change the license of my contribution to the
GNU GPL version 2 or later.
Please note the change of email address (please check the headers - I'm
not quoting it here for the spam-bots to find.).
Ben Stanley.
On Wed, 2005-02-23 at 01:55, Angus Leeming wrote:
Oops, meant to sent it to lyx-users. Apologies.
Ben Hourigan, B.A. (Hons) (Melb.)
[EMAIL PROTECTED]
On 11 Jan 2005, at 13:48, Ben Hourigan wrote:
I have a url containing a hash in a LyX document. I inserted it using
the Insert > URL menu item. In exported tex, it is as follows:
\url{h
r, but in the PDF I get two hashes, which I don't want
either.
Is there any way to put a single hash in a properly typeset URL, using
LyX?
Ben Hourigan, B.A. (Hons) (Melb.)
[EMAIL PROTECTED]
ted, as the existing code is focused on the section
counters. Thus I was thinking of adding a new label type for floats to
be able to handle the difference correctly.
Ben.
--
Ben Stanley, PhD candidate
School of Information Technology and Computer Science
University of Wollongong
On Tue, 2002-11-19 at 17:01, Ben Stanley wrote:
> 4) Translating the float type (figure, algorithm, program, etc) into the
> display name ("Figure", "Algorithm", "Program", etc, with localisation).
> I suppose this is a .layout issue, to be dealt with b
gure", "Algorithm", "Program", etc, with localisation).
I suppose this is a .layout issue, to be dealt with by LyXTextClass?
Ideas welcome.
I'm still working through commenting Inset.h as well, but this requires
some understanding of the entire Inset inheritance tree,
I am writing to let it be known that I consider this bug affects me as
well, and that I consider it to be rather serious. Could you please
re-consider the back-porting issue?
Ben.
Jean-Marc Lasgouttes wrote:
"btz64" == btz64 <[EMAIL PROTECTED]> writes
btz64> when you in
t.
I am reminded of the design patterns book here, which has an extensive
example of one way of doing this. if this has been discussed here
before, could people point me to the discussion?
Thinking aloud,
Ben.
floatstyle{}
\newfloat{}{}{}
\floatname{}{}
\floatstyle{}
\newfloat{}{}{}
\floatname{}{}
--
LaTeX chokes on the \floatstyle{} command.
What's going on?
Ben.
On Fri, 2002-11-08 at 00:23, Jean-Marc Lasgouttes wrote:
> >>>>> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes:
>
> Ben> On Thu, 2002-11-07 at 01:15, Lars Gullik Bjønnes wrote:
> >> Ben Stanley <[EMAIL PROTECTED]> writes:
> >&
On Fri, 2002-11-08 at 00:00, Andre Poenitz wrote:
> Ben wrote
> > I will make a new patch.
>
> Thank you.
>
> Andr'e
Here it is.
I think I could also move several methods in LyXtextclass from public to
private.
I intend next to do similar documentation on some o
On Thu, 2002-11-07 at 01:15, Lars Gullik Bjønnes wrote:
> Ben Stanley <[EMAIL PROTECTED]> writes:
>
> But I compile on RH-8.0 all the time and have no problems.
>
I just did a complete
cvs checkout lyx-devel
and then
autogen.sh
./configure --with-frontend=qt --prefix=/pac
On Thu, 2002-11-07 at 21:05, Andre Poenitz wrote:
> On Thu, Nov 07, 2002 at 12:34:56PM +1100, Ben Stanley wrote:
> > I will try to separate these things then, or at least put in \todo
> > comments where the code looks iffy and then go back to clean code later.
> > Doxygen c
sier to browse than the source when looking things up.
Ben.
phical include
and inheritance relationships. Very nice! (This requires the dot
program, which comes in the graphviz package.)
Ben.
Index: src/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/ChangeLog,v
retrieving revision 1.970
diff -u -3 -
On Thu, 2002-11-07 at 00:37, Jean-Marc Lasgouttes wrote:
> >>>>> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes:
>
> Ben> OK, I did a cvs up, and tested the build... and I *still* get
> Ben> failures on duplicate declarations of strerror
e of how to properly fix the mkstemp problem.
So while some changes have been made to config/autoconf.ac , they have
not fixed either problem reported so far.
Ben.
hing wrong with LYX_CHECK_DECL, which
should have defined HAVE_DECL_MKSTEMP when it found the function.
Has anyone else had success with cvs lyx and autoconf 2.53? What did you
do?
Ben.
Returning to lyx-devel after a long period of absence, during which I
have completed and submitted my thesis. Th
1 - 100 of 370 matches
Mail list logo