Re: A "slash o" ?? Cannot get it...

2011-02-02 Thread Jürgen Spitzmüller
Kenward Vaughan wrote: > Being a perfectionist, I'd love to get the name Bronsted properly > spelled, with a slash through the o. Using LyX, I've inserted "\o" in > ERT, but get an undefined control sequence error: > > > ...Define a \inputencoding{latin1}{Br\onsted >

A "slash o" ?? Cannot get it...

2011-02-02 Thread Kenward Vaughan
Being a perfectionist, I'd love to get the name Bronsted properly spelled, with a slash through the o. Using LyX, I've inserted "\o" in ERT, but get an undefined control sequence error: ...Define a \inputencoding{latin1}{Br\onsted }\inpu

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Gabriel Kniffin
Thanks! I ran bibtex as you suggested and the output looked like bibtex didn't recognize the bibstyle I was using. I changed it and now it seems to be producing .ps files with figures and bibliography without a hitch! Unfortunately I'm still getting the same "...cannot determine size of graphic in

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Paul A. Rubin
On 02/02/2011 03:59 PM, Gabriel Kniffin wrote: The .bbl file is there but explorer says its size is 0 KB. That means that (a) BibTeX was run (which is good) and (b) it failed (not so good). Try exporting your document to a .tex file (File > Export > LaTeX (plain)). Open a command shell and

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Julien Rioux
On 02/02/2011 3:13 PM, Gabriel Kniffin wrote: There are no strings in the log file that match the name of my .bib file (Kniffin_2011.bib) which is in the same directory (in the E: drive) as my LyX file, but there is some text at the bottom that points to a .bbl the C: drive that matches the name

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Gabriel Kniffin
The .bbl file is there but explorer says its size is 0 KB. On Wed, Feb 2, 2011 at 12:34 PM, Richard Heck wrote: > On 02/02/2011 03:13 PM, Gabriel Kniffin wrote: > >> The images are all .eps files. >> >> The log file says "LaTeX Warning: Citation `' on page >> undefined on input line ." Then on

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Richard Heck
On 02/02/2011 03:13 PM, Gabriel Kniffin wrote: The images are all .eps files. The log file says "LaTeX Warning: Citation `' on page undefined on input line ." Then on the bottom it says "LaTeX: Warning: There were undefined references." There are no strings in the log file that match the n

Re: xetex use stix fonts?

2011-02-02 Thread Guenter Milde
On 2011-02-02, Neal Becker wrote: > Any easy way to switch to all stix fonts (lyx > 2.0)? What for (Text/Math/both)? I recommend using XITS (a re-packed STIX font) and the unicode-math package. Günter

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Gabriel Kniffin
The images are all .eps files. The log file says "LaTeX Warning: Citation `' on page undefined on input line ." Then on the bottom it says "LaTeX: Warning: There were undefined references." There are no strings in the log file that match the name of my .bib file (Kniffin_2011.bib) which is in th

Re: How to make frontmatter appear in italics in ToC?

2011-02-02 Thread Richard Heck
On 02/01/2011 08:58 PM, Stig Rognes wrote: Hello LyX-users, I'm using book class (Memoir) and would like to have the frontmatter (abstract, acknowledgments (unnumbered chapter), nom, lof, lot, and toc itself) appear in emphasized/italics font on the Contents page. I don't want the actual cha

Re: How LyX copies files to the temp directory

2011-02-02 Thread Richard Heck
On 02/02/2011 11:44 AM, Paul A. Rubin wrote: Hi all, I asked this on the developer list with no luck (probably got lost in the clutter). Can somebody tell me the mechanism by which LyX copies dependent files (images, for instance) to the temp directory (mangling names along the way)? Does it c

Re: More RTF import errors

2011-02-02 Thread Richard Heck
On 02/02/2011 11:31 AM, Michelle Bottorff wrote: On Feb 2, 2011, at 9:47 AM, Richard Heck wrote: Now what? Do I need to hunt down a different package...? Looks like it. Apparently: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg62704.html it is on MacPorts, or at least was. In

How LyX copies files to the temp directory

2011-02-02 Thread Paul A . Rubin
Hi all, I asked this on the developer list with no luck (probably got lost in the clutter). Can somebody tell me the mechanism by which LyX copies dependent files (images, for instance) to the temp directory (mangling names along the way)? Does it call tex_copy.py, do the copying directly (meani

Re: More RTF import errors

2011-02-02 Thread Michelle Bottorff
On Feb 2, 2011, at 9:47 AM, Richard Heck wrote: > On 02/02/2011 09:21 AM, Michelle Bottorff wrote: >> >> ... and asking " which latex2rtf" as BH advised Mathias to do --Thank you >> BH! >> now gets me "/usr/local/bin/latex2rtf" >> > That is good. It will allow you to export to RTF, but not to

Re: More RTF import errors

2011-02-02 Thread Mathias Girel
On Wed, Feb 2, 2011 at 3:47 PM, Richard Heck wrote: > On 02/02/2011 09:21 AM, Michelle Bottorff wrote: >> >> ... and asking " which latex2rtf"  as BH advised Mathias to do --Thank you >> BH! >> now gets me "/usr/local/bin/latex2rtf" >> > That is good. It will allow you to export to RTF, but not to

xetex use stix fonts?

2011-02-02 Thread Neal Becker
Any easy way to switch to all stix fonts (lyx > 2.0)?

Re: More RTF import errors

2011-02-02 Thread Richard Heck
On 02/02/2011 09:21 AM, Michelle Bottorff wrote: ... and asking " which latex2rtf" as BH advised Mathias to do --Thank you BH! now gets me "/usr/local/bin/latex2rtf" That is good. It will allow you to export to RTF, but not to import. But when I run Lyx and ask it to import an rtf file I st

Re: [WINDOWS] Python scripts fail

2011-02-02 Thread Paul A. Rubin
On 2/1/2011 7:12 PM, Gabriel Kniffin wrote: The image files live on my E: drive. I'm able to build a .ps or .dvi without any figure issues, just not a .pdf. What format are the image files? I wonder if the reason DVI works and PDF doesn't has to do with a failed attempt to convert the format.

More RTF import errors

2011-02-02 Thread Michelle Bottorff
On Jan 27, 2011, at 11:00 AM, Kevin Middleton wrote: > > On Jan 27, 2011, at 7:12 AM, Richard Heck wrote: > >> On 01/24/2011 09:07 AM, Michelle Bottorff wrote: >>> >>> I think my personal preference would be to run Lyx or even just rtf2latex2e >>> from the terminal >>> >> Can someone on Mac h

Re: Auto-reload pdf files on Mac?

2011-02-02 Thread Daron Wilson
Greetings. I read something like the following in the Skim documentation, but I can't find where at the moment. It seems that reason you must always specify "auto-(re)load" the first time you update a PDF is so that you don't forget and override a previously compiled version of the document th

Re: Rotate pdf

2011-02-02 Thread Stephan Witt
Am 02.02.2011 um 11:47 schrieb Stephan Witt: > Am 02.02.2011 um 11:24 schrieb Sonja Russell: > >> Hi, >> I have imported a page from a pdf. file and would like to rotate it 90 >> degrees but when I click on the pdf. the "size and rotation" tab in grayed >> out. Why can I not click on it and ho

Re: Rotate pdf

2011-02-02 Thread Stephan Witt
Am 02.02.2011 um 11:24 schrieb Sonja Russell: > Hi, > I have imported a page from a pdf. file and would like to rotate it 90 > degrees but when I click on the pdf. the "size and rotation" tab in grayed > out. Why can I not click on it and how do I fix this? > FYI, I am doing this because I have

Rotate pdf

2011-02-02 Thread Sonja Russell
Hi, I have imported a page from a pdf. file and would like to rotate it 90 degrees but when I click on the pdf. the "size and rotation" tab in grayed out. Why can I not click on it and how do I fix this? FYI, I am doing this because I have a word/pdf document that I want in the format of an A5 docu