plain text comments

2010-08-15 Thread Jack Tanner
Hello all. Just getting started with LyX after putting it off for a long time, and it looks really fantastic. Kudos. I've been pasting source code (say, in R) into LyX notes (with Ctrl+Shift+V), and then formatting the notes as LyX-code. This lets me keep tabs on what code was used to produce

Re: plain text comments

2010-08-15 Thread Jack Tanner
Paul A. Rubin msu.edu> writes: > > Try creating the LyX-note, then inside the note do Insert > Program > Listing, and dump the source code into the listing inset. If I do that > (LyX 1.6.6, Win XP) and then copy the listing content and paste to an > outside document, I don't pick up any spur

Re: plain text comments

2010-08-15 Thread Jack Tanner
Liviu Andronic gmail.com> writes: > > From what you write, it seems that you are generating the graphs with > R, saving them and then insert them as graphics in LyX. This is fine, > but you might want to look into using LyX with Sweave. This way you > inset your graph-creating code within ERT in

lyx.org down?

2010-08-16 Thread Jack Tanner
www.lyx.org is not responding for me.

buglet: paste plain text doesn't overwrite selection

2010-08-16 Thread Jack Tanner
If you select text and try to paste over it, the selection is overwritten correctly when one uses Ctrl+V, but not when one uses Ctrl+Shift+V.

working with images

2010-09-02 Thread Jack Tanner
When I wrote to this list a couple of weeks ago, I mentioned that I was really enjoying LyX. I have to say, I'm enjoying it even more now. It's remarkably useful and user-friendly. That said, I have a couple of suggestions for making it a bit friendlier yet, both in the area of working with ima

Re: math bold revisited

2010-09-14 Thread Jack Tanner
Uwe Stöhr web.de> writes: > > Am 14.09.2010 17:50, schrieb Jack Tanner: > > > Just tried using \mathbf (with all default document properties), and bold > > doesn't show up either in live preview or in PDF output. > > What is your LyX version? Do you

Re: math bold revisited

2010-09-14 Thread Jack Tanner
Uwe Stöhr web.de> writes: > In this case the package "pifont" is not installed. To install all > packages used by LyX, log in as admin, open an Internet connection and > reconfigure LyX (via the Tools menu). > Afterwards, restart LyX and view the EmbeddedObjects manual as PDF - > this should t

Re: math bold revisited

2010-09-14 Thread Jack Tanner
Actually, no, problem still there. The Math manual does render both \mathbf and \boldsymbol correctly, both in live preview and in PDF. However, in my own document (with all default document properties) \boldsymbol works but \mathbf doesn't work in either live preview or PDF.

Re: math bold revisited

2010-09-14 Thread Jack Tanner
Uwe Stöhr web.de> writes: > > Am 14.09.2010 23:35, schrieb Jack Tanner: > > > The Math manual does render both \mathbf and > > \boldsymbol correctly, both in live preview and in PDF. However, in my own > > document (with all default document properties) \bol

Re: math bold revisited

2010-09-14 Thread Jack Tanner
Uwe Stöhr web.de> writes: > "To make a complete formula bold, the command \mathbf from the previous subsection cannot be used, > because it doesn't work for small Greek letters. Furthermore it prints Latin letters always upright" Whoops. I must've stopped reading that sentence when I got to the

instant preview background

2010-09-25 Thread Jack Tanner
For math equations with instant preview turned on, the equation graphic in LyX 1.6.7 is rendered with some fixed background color (salmon, I think, on Windows) even if it's in an inset (e.g., LyX Note) with a different background color (yellow). I don't know the details of the preview mechanism, bu

program listing justification

2010-10-01 Thread Jack Tanner
Is there perchance a global setting (or at least a per-document) to make all program listing insets be left-justified?

find all

2010-10-10 Thread Jack Tanner
Is there any way to make LyX highlight all matches to a Find command? I'm thinking of something like I-search in Emacs, or "highlight all" after a search in Firefox.

pdflatex always runs package manager

2010-10-26 Thread Jack Tanner
I'm on Windows 7 with MiKTeX 2.8 and LyX 1.6.7. I ran a MiKTeX update (using the admin version of MiKTeX Package Manager), and then reconfigured LyX. Now, every time I run pdflatex from LyX, Windows prompts me if I want to let MPM to make changes to my system. Very annoying. Worse, since there

lyx single instance

2010-11-06 Thread Jack Tanner
Single-instance support for LyX on Windows has been discussed in the past, but has anything come of it? http://www.mail-archive.com/lyx-de...@lists.lyx.org/msg105402.html

Re: how can I input "^"

2010-11-09 Thread Jack Tanner
zhao_yunsong 163.com> writes: > "SHIFT +^" is binded to the supscript, then how > can I input "^" It's only bound to superscript in Math mode, of course. And there, you're looking for \hat.

confusing cross-references

2010-11-14 Thread Jack Tanner
Something is really screwy with the references in this simple document under LyX 1.6.7. The key sentence should get rendered in PDF (via pdflatex) as here be a formatted reference to figure 1, which lives in section 2: Figure 1 on page 1. and here be a reference to the float label: 1 Inste

Re: confusing cross-references

2010-11-15 Thread Jack Tanner
On 11/15/2010 12:24 PM, Jack Tanner wrote: On 11/15/2010 8:11 AM, stephen's mailinglist account wrote: What you are getting for your float is the section number and similarly for your figure because it is not after the caption. You're completely right. One more thing I can&#x

new lyx install

2010-12-18 Thread Jack Tanner
I'm installing 1.6.8 on Windows 7 64-bit for the first time. I want to be able to upgrade to 2.0 whenever that's out. I understand there were some issues with MiKTeX 2.9. Have these been ironed out, or should I get 2.8? Are there official installers for 64-bit LyX? MiKTeX? Is that even pointles

math mode in program listing

2011-01-12 Thread Jack Tanner
I'd like to have a program listing, and to be able to insert math in comments in the listing. Is that possible? For example, void main(argv[]) { // calculate the mean $\mu$ for (int i = 0; ... }

finding citations

2011-04-06 Thread Jack Tanner
Is there a way to ask "where is this paper already cited in my document"? How about "is anything by author X already cited in my document"? Thanks!

Re: finding citations

2011-04-06 Thread Jack Tanner
BH gmail.com> writes: > Document > Outline ... and then use the dropdown list to select "List > of Citations". Note that it normally comes in order of citation, but > if you select the "Sort" option at the bottom, it will be sorted by > author's last name. That's neat! But it doesn't help me fin

Re: finding citations

2011-04-06 Thread Jack Tanner
Jack Tanner hotmail.com> writes: > That's neat! But it doesn't help me find those citations where a person is > not a first author. And it also doesn't help to find those citations where a person is a first author, but the paper is not the first one listed in a \cite{}.

inheriting parent settings

2011-04-11 Thread Jack Tanner
I've a master document with a few child documents. I find myself having to change the settings of each child for every module, citation style, etc. This is very error prone. Is there any way to make the child documents, which have the master document explicitly specified, inherit settings from the

Re: inheriting parent settings

2011-04-11 Thread Jack Tanner
Richard Heck comcast.net> writes: > On 04/11/2011 09:00 AM, stefano franchi wrote: > > > > as far as I know the master file's preamble overrides the child's > > preamble > > > Yes, this is correct, and we are aware of how error-prone, etc, this is. > I hope to resolve the issue during the 2.1 cy

Re: inheriting parent settings

2011-04-12 Thread Jack Tanner
Jürgen Spitzmüller lyx.org> writes: > I think it shouldn't by default. However, I can understand that there are > many > cases where this is desired or expected, so it should perhaps be possible, as > an option. Thank you, Jürgen, thank you, Richard, and big thanks to everyone else, too. I me

2.0.2 and sweave

2011-12-04 Thread Jack Tanner
I'd like to get started with LyX and Sweave. There are a bunch of tutorials out there, some linked from the LyX wiki, some not. But I can't tell which are current and which aren't. I'm on LyX 2.0.2, R 2.14, Miktex 2.9, Windows 7 x64; could someone suggest the right tutorial or just post the steps h

Re: 2.0.2 and sweave

2011-12-04 Thread Jack Tanner
Yihui Xie yihui.name> writes: > > We need someone to update the wiki pages (I'm quite busy these days); > currently you should refer to the manual built-in with LyX > (examples/sweave.lyx), and a PDF version is here: > https://github.com/downloads/yihui/lyx/sweave.pdf Thanks! Looks like a very

Re: 2.0.2 and sweave

2011-12-04 Thread Jack Tanner
Yihui Xie yihui.name> writes: > > Or maybe it is easier to modify the preferences? > Tools-->Preferences-->Paths-->PATH prefix. I have never tried it. This works perfectly. Even better, it interpolates environment variables: Set R_HOME globally, e.g., to C:\Program Files\R\R-2.14.0 Then in Ly

on-screen font sizes

2012-01-28 Thread Jack Tanner
Is there any way to change the size of the "typerwriter" font used on-screen for ERT, program listings, and the like, and not change the size of the other on-screen fonts? My document font is just fine, but the typewriter font size is too big. Under Tools->Preferences->Screen Fonts, it seems like I

apacite: citeA

2012-08-11 Thread Jack Tanner
Aside from ERT, is there an easy way of having LyX generate \citeA commands for some (but not all) citations rather than \cite?

Re: apacite: citeA

2012-08-12 Thread Jack Tanner
PhilipPirrip net.hr> writes: > > You can ask LyX to insert citealt, for example. But then in the preamble add > \renewcommand*{\citealt}[1]{\citeA[#1]}, or something like that Thanks, that sounds promising, but how do I ask LyX to insert citealt?