Versio 1.4.0 segfaults on startup
Hi all. I submitted this to bugzilla (issue 2503), but didn't get any reaction yet. I stupidly installed over the previous version, so I'm LyX-challenged at the moment. Here goes: * I compiled LyX, using the qt frontend. No obviuous problems * When starting, I immediately get a SIGSEGV and a message that I found a bug in LyX. * The backtrace gives: #0 0x08ed6c60 in ?? () #1 0x08b67b54 in __dynamic_cast (from=0x8ed6c60, to=0x8bc8fc0 , require_public=146767968, address=0x78, sub=0x40a2c5ee <__pthread_alt_unlock+14>, subptr=0xe000) at ../../gcc-2.95.3/gcc/cp/tinfo2.cc:282 #2 0x088a75d7 in QLToolbar (this=0x8f10768, [EMAIL PROTECTED], [EMAIL PROTECTED]) at QLToolbar.C:170 #3 0x088a72e6 in make_toolbar ([EMAIL PROTECTED], [EMAIL PROTECTED]) at QLToolbar.C:160 #4 0x087724f0 in Toolbars::add (this=0x8ecb570, [EMAIL PROTECTED]) at Toolbars.C:119 #5 0x08771c0f in Toolbars::init (this=0x8ecb570) at Toolbars.C:44 #6 0x088a3555 in QtView (this=0x8ed6be8, width=690, height=150143088) at ../../../src/frontends/LyXView.h:88 #7 0x0883f7ba in lyx_gui::start ([EMAIL PROTECTED], [EMAIL PROTECTED]) at lyx_gui.C:244 #8 0x08365267 in LyX::priv_exec (this=0x8db9d00, [EMAIL PROTECTED], argv=0xbff51a94) at lyx_main.C:287 #9 0x08363339 in LyX::exec ([EMAIL PROTECTED], argv=0x1) at lyx_main.C:142 #10 0x0806609b in main (argc=1, argv=0xbff51a94) at main.C:47 Is there an issue with Qt-X11-3.3.3 specifically? I didn't see anyone else complaining. Thanks in advance. John
Re: how to get date in header?
Jeremy C. Reed wrote: How can I get the date automatically insert in my header? Today, I realized that a monthly newsletter I was editing had old hardcoded in my lyx preamble: \rhead{October 2005} I tried using \rhead{\date} and \rhead{\date{}} But now just blank for my right header. I search the fancyhdr.dvi for "date" but didn't find it. Any ideas? \date{} sets the date. \today prints it (including the day as well as the month and year). If you want an alternate format, have a look at the LaTeX datetime package. /Paul
how to get date in header?
How can I get the date automatically insert in my header? Today, I realized that a monthly newsletter I was editing had old hardcoded in my lyx preamble: \rhead{October 2005} I tried using \rhead{\date} and \rhead{\date{}} But now just blank for my right header. I search the fancyhdr.dvi for "date" but didn't find it. Any ideas? Thanks, Jeremy C. Reed echo ':6DB6=88>?;@69876tA=AC8BB5tA6487><' | tr '4-F' 'wu rofIn.lkigemca'
spellchecker, highlighting, and leftover whitespace
I upgraded to 1.4.1 from 1.3.x. Here are some more things I found: 1) When using the Spellchecker, if I click in document to manually edit then the spellchecker dialog jumps to next mispelled word it finds. I used to be able to edit while the Spellchecker dialog was open. I want to be able to edit the document. The spell checker often gets my attention to how I can rephrase a sentence -- I like how I used to be able to edit on the fly and then continue the spell checking where I am at. 2) Often when I highlight text with pointer or with shift and arrow keys to select content sometimes it loses the highlighting, and I have to select it all again. It can take me over 30 seconds just to select around 25 lines of content. 3) Same as with old LyX, when I attempt to select text that is several screen lengths long, the selection jumps to far and I can't stop selecting where I want. So then I have to start all over again. (Which often brings me back to problem #2.) 4) When I deleted a bunch of selected text by pressing the "Delete" key, then I have white space left over (several inches to entire window full). Old LyX would just automatically remove that empty whitespace. When I use arrow key over the white space, the "environment drop-down" changes to show what type it was and then it deletes one at a time (as I go over it with the arrow keys). If I select using the mouse pointer it does nothing -- it is just a bunch of white space in the middle of my document. Thank you all for your work and support for LyX. It has been a great tool for me. Jeremy C. Reed echo '9,J8HD,[EMAIL PROTECTED]:[EMAIL PROTECTED];[EMAIL PROTECTED]@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'
Re: comment box?
Jeremy C. Reed wrote: > My package includes a patch to stop the core > dump at exit time. I don't know why my patch for this has never been > considered yet. It also core dumps on exit in DragonFly operating system > too. Is this patch somewhere on bugzilla? Jürgen
Re: No hyphenation at all: what's going on?
**Forgot to include the list in "to", sorry... -- Forwarded message -- From: Bo Hansen Hansen <[EMAIL PROTECTED]> Date: Apr 15, 2006 4:04 PM Subject: Re: No hyphenation at all: what's going on? To: Helge Hafting <[EMAIL PROTECTED]> I had the same problem with Dapper, but found this solution/discussion: https://launchpad.net/distros/ubuntu/+source/tetex-bin/+bug/36145 On 4/11/06, Helge Hafting <[EMAIL PROTECTED]> wrote: > > Declan O'Byrne wrote: > > >Hi all, > > > >I'm not getting any hyphenation at all. The language is set to English, > and > >I've tried going from aspell to ispell, and to British etc. But to no > >avail. > >So, I started another document for the sole purposes of testing, and > filled > >it with some nonsense. Only default options: the same problem again. > >With your permission I include the latex logfile from the testing > document. > > > >Questions is: what's going wrong? > >Thanks, > > > > > > > Looks like you're typesetting a document with no language: > > >Babel and hyphenation patterns for loaded. > > > > > Between "for" and "loaded", there should be at least one language, > i.e. the language you use. Possibly more, if you install support > for several languages. Looks like your latex doesn't support hyphenation > at all - probably because it isn't installed or misconfigured. > > > 0 hyphenation exceptions out of 8191 > > > > > Very little hyphenation data here . . . > > > I use debian, but it is supposed to be similiar to ubuntu. > Try running texconfig, check out the hyphenation menu. > It could be as simple as enabling support for your language. > > If you have to look for packages, consider: > apt-cache search latexh hyphen > > If you're using texlive, install the correct texlive-lang- > package. If you're using tetex, then tetex-base should be enough. > > The only thing you do in lyx, is to select the correct language. > Then latex is supposed to do the rest. If you get tired of > setting the language all the time, set it as default. > > Helge Hafting > -- B:) -- B:)
branch feature
Hi, We use a lot of branches in modular end user manuals for our equipment. Does anyone have an approach on dealing with "not branches"? E.g., the piece of text applies to every piece of equipment, except for no. 32. As you can imagine it is a bit tedious to repeat the same text in the other 31 branches. If there is no approach, are there any development ideas in this direction? Thinking of that, a single chunk of text that can be used for 'n' branches would be nice as well. Any comments? Maarten
Re: comment box?
Juergen Spitzmueller a écrit : Jeremy C. Reed wrote: [...] 2) When I click on one comment box and then scroll away and then click on another comment box, then it jumps me back to the previous comment I was looking at. My work-around is to click on some regular text content around it first. This is inconvenient. This is strange (and looks like a bug). Yep, I reported that already. The work around is to enable "cursor follows scrollbar" in the Preference dialog. Abdel.
How to turn off hyphenation in the footer only?
Hi all, How do I turn off hyphenation in a footer, while leaving hyphenation in the rest of the document on? SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com
Re: comment box?
Jeremy C. Reed wrote: > I updated from 1.3.x to 1.4.1. > > 1) My document has many "Comments". > > Now I see these are all closed. How can I have all the "comments" opened > so I can read them easily without clicking through them one at a time? M-x all-insets-toggle open comment > 2) When I click on one comment box and then scroll away and then click on > another comment box, then it jumps me back to the previous comment I was > looking at. My work-around is to click on some regular text content around > it first. This is inconvenient. This is strange (and looks like a bug). > Same problem with "Note". > > 3) Same as with lyx 1.3.x when I export to plain text, my comments are in > the text file. I don't want this. When exporting to DVI, PS, PDF my > comments are not included (like I expect). > > But now I see that printing to plain text, a "Note" is not included. > > 4) Should I be using Notes instead of comments? Yes (although comments should probably not be exported to plaintext anyway, it has been like this also in 1.3). > 5) I don't see "Comment" in my drop-down list of paragraph environments > anymore. I used it to comment out text that I want to hide in my books > (and why I thought it should not be exported in plain text output -- but > maybe I misunderstood this). Comment is not in the drop-down list anymore, because it is now a proper inset, not a paragraph style. (Think of commenting out whole paragraphs, including sections, quotations, lists etc.; that was not possible with the old comment feature). HTH, Jürgen > Jeremy C. Reed > > p.s. If you are a pkgsrc or NetBSD or DragonFly user, I will be updating > the package for this soon. My package includes a patch to stop the core > dump at exit time. I don't know why my patch for this has never been > considered yet. It also core dumps on exit in DragonFly operating system > too.