Re: LyX 2.3.6 Windows Installer

2020-12-03 Thread Bert Lloyd
Thanks to all for your work on this update. I have a few custom modules in my AppData, will these be affected by uninstalling my previous release? If so, is there a recommended way to back them up or restore them? Many thanks, BL PS - LyX 2.3.5.2 with MikTeX 2.9 on Windows 10 Ed On Wed, Dec 2,

Re: LyX-to-LyX export excluding inactive branches

2018-12-19 Thread Bert Lloyd
On Wed, Dec 19, 2018 at 7:02 PM Paul A. Rubin wrote: > > Might be easier to "Save as" to create a copy under a new name. The > document open in LyX is now the saved copy, not the original. Go to > Document > Settings... > Branches. select the answers branch, click > Remove and OK, Save and you're

LyX-to-LyX export excluding inactive branches

2018-12-19 Thread Bert Lloyd
Dear LyX Users, When writing problem sets, I create a Solutions branch so that I can maintain just a single LyX file. I like to give students .tex and .lyx files so they can type up their solutions. Creating a .tex file without the content of the Solutions branch is very easy - I just toggle off

Problem adding computer code to colored boxes

2018-11-28 Thread lloyd
Hello,   My co-author and I are trying to typeset a computer programming book with Lyx. We're able to create fancy colored boxes to display computer code with the following: New Color Box Type cBoxA1colback=gray!25!white,colbacktitle=black, colframe=black!75!black, fonttitle=\bfseries, title=\l

New Color Box Type code error

2018-11-26 Thread lloyd
This code throws an error: New Color Box Type Name cBoxA 1 col back=gray!25!white,colbacktitle=black, colframe=black!;75!black, fonttitle=\bfseries, title=\listno\,##, width=\textwidth \begin{cBoxA} {} Evidently related to the parameter after cBoxA. My notes say that there should be the te

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-12 Thread Bert Lloyd
Jürgen, Including this in Document Settings - LaTeX Preamble solved the problem. Many thanks. On Thu, Nov 8, 2018 at 4:27 PM Jürgen Spitzmüller wrote: > > > > Am Do., 8. Nov. 2018, 17:13 hat Bert Lloyd > geschrieben: >> >> However, there are some further tweaks I

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Bert Lloyd
course, then it is on you to include > biblatex with all options and customizations you would like. > > Does that work? > > Thanks, > ~Ben > > On Thu, Nov 8, 2018 at 11:13 AM Bert Lloyd wrote: >> >> Dear LyX Users, >> >> I am using biblatex in LyX

Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Bert Lloyd
Dear LyX Users, I am using biblatex in LyX 2.3. I have added several options through the standard approach (Document Settings - Bibliography - Citation Style - Options; for example: hyperref=true), and this works fine. However, there are some further tweaks I would like to make that as far as I k

Re: Code listings in colored boxes

2018-04-06 Thread lloyd
Thanks Joel, Nice and clean! Our use-case was slightly different--- rather than color-coding tokens, we needed to color-code (bf) selected program fragments that correlated with tutorial text. All the best, Lloyd -Original Message- From: "Joel Kulesza" Sent: Thursda

Re: Code listings in colored boxes

2018-04-05 Thread lloyd
Thanks guys, There is so much to learn and so much I want to learn about Lyx/LaTex/Tex. Has anyone come up with a syllabus that that takes one from total noob to mastery? All the best, Lloyd -Original Message- From: "Scott Kostyshak" Sent: Wednesday, April 4, 2018

Code listings in colored boxes

2018-02-24 Thread lloyd
n studying the tcolorbox manual. But when I try to change parameters in the lyx preamble nothing seems to change. So I'm guessing there's a lyx issue I'm ignorant of.   I'd much appreciate any and all tips to help solve these issues.   Many thanks,   Lloyd R. Prentice     listno.lyx Description: application/lyx

LaTeX Error: Environment cBoxD undefined.

2018-02-21 Thread Lloyd R. Prentice
package{babel} \begin{document} \begin{cBoxD}{} The quick brown fox \end{cBoxD} \end{document} Error: \begin{cBoxD} {} Your command was ignored. Type Ito replace it with another command, orto continue without it. All the best, Lloyd R. Prentice Writersglen Publications

Book templates in lyx

2018-02-21 Thread lloyd
Hello, I'm perplexed and concerned. I've typeset several of my books in lyx using the memoir book package. But now, on a new computer and fresh install of lyx I can't find a single book package in settings and somewhere in the somewhat confusing help pages find a note that memoir is broken

Re: Need to display computer code listings with normal, bold, and strikeout display -- SOLVED!

2018-01-22 Thread lloyd
Hello again,   I just discovered that I can display bold code listings in my *.pdf document by selecting Courier as the Typewriter font in Settings.   Thanks all for help.   Lloyd     Hello,   Responding to Scott's suggestion, I've attached *.lyx and *.pdf files that illustrate what we

Re: Need to display computer code listings with normal, bold, and strikeout display

2018-01-22 Thread lloyd
nsequences 2. I fear that it might be incompatible with our current book-length *.lyx file   So, I'm hoping that someone can show us an easier way to incorporate a monospace font family that includes bold face.   Many thanks,   Lloyd       code_listing_example.lyx Descript

Need to display computer code listings with normal, bold, and strikeout display

2018-01-21 Thread lloyd
better/easier way to accomplish my goal? Many thanks to all, Lloyd * My books: THE GOSPEL OF ASHES http://thegospelofashes.com Strength is not enough. Do they have the courage and the cunning? Can they survive long enough to save t

Re: log file location - move from temporary directory to .lyx file location

2016-04-26 Thread Bert Lloyd
Chris, I've faced a somewhat similar situation in the past and I handled it by writing a script to do the following 1. export lyx to tex (in cygwin, lyx -e tex mylyxfile.lyx) 2. Use latex or pdflatex to process the resulting mylyxfile.tex 3. now the ancillary files (in your case, .log) should be c

Re: best practices for Compare feature?

2015-11-15 Thread Bert Lloyd
Dear all, Thanks for your comments. Just to follow up, as in Gordon's experience, when the Compare process did conclude, the result was as if every character had changed. Unfortunately I can't share the document publicly. Best, BL

best practices for Compare feature?

2015-11-13 Thread Bert Lloyd
Dear LyX users, I am attempting to compare two versions of a LyX document using Tools - Compare. The document is roughly 60,000 characters including spaces, and my rough estimate is that 5% of the document has been changed between the two versions. I suspect I am doing something wrong, because th

buffer-export and lyx-quit from command line

2015-05-15 Thread Bert Lloyd
Dear LyX users: (Related to http://www.lyx.org/trac/ticket/9546 but posted here in case there is a currently working method rather than a need for a bug fix.) Is it possible to write a command sequence such that LyX will wait until one command is complete (or for some fixed amount of time) before

Compiling main text and supplement as separate PDFs

2015-05-07 Thread Bert Lloyd
Dear lyx-users, I am writing a paper that consists of a primary text and a separate supplement (e.g. a web appendix or supplementary online materials). Because there are many cross-references between the two documents (e.g. "For details, see section S2 of the Supplement.", "Here, we provide additi

Re: Synchronizing settings across PCs

2014-11-03 Thread Bert Lloyd
Great. Just to clarify, by ~/.lyx and .lyx config dir, you mean the user directory? (Listed on my W7 PC as "~\AppData\Roaming\LyX2.1\")

Re: Synchronizing settings across PCs

2014-11-03 Thread Bert Lloyd
any thanks again for your help. BL On Mon, Nov 3, 2014 at 1:29 PM, Liviu Andronic wrote: > On Mon, Nov 3, 2014 at 7:25 PM, Bert Lloyd wrote: >> Dear Liviu, >> >> Thanks for suggesting SpiderOak. It looks like a nice service. >> >> Aside from the particular service

Re: Synchronizing settings across PCs

2014-11-03 Thread Bert Lloyd
, 2014 at 11:25 AM, Liviu Andronic wrote: > On Mon, Nov 3, 2014 at 5:06 PM, Bert Lloyd wrote: >> Dear LyX Users, >> >> I would like to keep my LyX settings synchronized between my home and >> work PCs. Is there a preferred way to do this? >> >> I have plenty

Synchronizing settings across PCs

2014-11-03 Thread Bert Lloyd
Dear LyX Users, I would like to keep my LyX settings synchronized between my home and work PCs. Is there a preferred way to do this? I have plenty of space in my Dropbox account and was thinking about just installing LyX (and MikTeX too, I suppose?) to Dropbox, but I suspect there is a more effic

Re: LyX 2.1.1 and Cygwin64?

2014-09-16 Thread Bert Lloyd
On Tue, Sep 16, 2014 at 12:03 PM, Richard Heck wrote: > On 09/14/2014 08:29 AM, Bert Lloyd wrote: >> >> Hi all, >> >> Will the current Cygwin binary (link below) work with Cygwin64? Any >> tweaks to the installation process? > > > There was some sort of c

LyX 2.1.1 and Cygwin64?

2014-09-14 Thread Bert Lloyd
Hi all, Will the current Cygwin binary (link below) work with Cygwin64? Any tweaks to the installation process? Thanks, BL Cygwin binary found here http://www.lyx.org/Download with download here: ftp://ftp.lyx.org/pub/lyx/bin/2.1.1/lyx-2.1.1-cygwin.tar.gz Cygwin64 on W7 Pro 64-bit PC $ help GN

Re: KOMA-script book -- author is blank when I display pdf

2014-05-20 Thread lloyd
al area of source that is likely culprit for the problem at hand? Many thanks for your response. Lloyd -Original Message- From: "Marcelo Acuña" Sent: Sunday, May 18, 2014 6:54pm To: "ll...@writersglen.com" , "lyx-users@lists.lyx.org" Subject: Re: KOMA-scrip

KOMA-script book -- author is blank when I display pdf

2014-05-11 Thread lloyd
Hello, I've selected KOMA-script book for my next work. I've marked the author as "Author" and have tried putting it under the title and on a new page. But neither case works. Title and text displays in pdf, but author doesn't. Can some kind soul suggest what I'm doing wrong? Many thanks,

Re: LyX and Cygwin

2014-05-05 Thread Bert Lloyd
Thanks, installing 32-bit Cygwin solved the problem. On Mon, May 5, 2014 at 1:38 PM, Enrico Forestieri wrote: > On Mon, May 05, 2014 at 11:13:18AM -0400, Bert Lloyd wrote: > >> Thanks again for your advice. >> >> I am having a few issues with installation: >> &g

Re: LyX and Cygwin

2014-05-05 Thread Bert Lloyd
Thanks again for your advice. I am having a few issues with installation: In step 4 of the installation instructions ("In the "Select Packages" view...") I did not initially see lyx and related packages. After clicking "View" a few times until "Not Installed" was displayed, the relevant packages

Re: LyX and Cygwin

2014-05-03 Thread Bert Lloyd
Dear Enrico, Thank you for your thoughtful reply. I have two clarifying questions, interspersed below. Best, BL On Fri, May 2, 2014 at 10:40 PM, Enrico Forestieri wrote: > Bert Lloyd writes: >> >> Dear LyX-users, >> >> I am writing some scripts to create PDFs fr

LyX and Cygwin

2014-05-02 Thread Bert Lloyd
Dear LyX-users, I am writing some scripts to create PDFs from a number of LyX files. I use Windows, but to maximize cross-platform portability, I'm writing the scripts for Cygwin so that they can run on unix and MacOS. I would like to know whether one of the following three options is preferable:

Re: Enabling cropped PDF support

2014-04-01 Thread Bert Lloyd
outcome. On Mon, Mar 31, 2014 at 11:57 PM, Liviu Andronic wrote: > On Tue, Apr 1, 2014 at 4:10 AM, Bert Lloyd wrote: >> Is there a for-dummies guide anywhere for installing and using pdfcrop >> on Windows? (If such a thing is possible, that is.) I have a very >> basic

Re: Enabling cropped PDF support

2014-03-31 Thread Bert Lloyd
Is there a for-dummies guide anywhere for installing and using pdfcrop on Windows? (If such a thing is possible, that is.) I have a very basic familiarity with cygwin, but after struggling with what I found at http://www.ctan.org/pkg/pdfcrop I fear I am overmatched. W7-64bit, MikTeX 2.9 (which con

Re: Endfloat: adding Tables and Figures bookmark(s) to ToC, pdf

2014-03-18 Thread Bert Lloyd
the table settings On Fri, Feb 28, 2014 at 11:48 AM, Bert Lloyd wrote: > Dear LyX users, > > I am using the endfloat package to move table and figure floats to the > end of my document. I would like for separate "Tables" and "Figures" > section headers to appe

Endfloat: adding Tables and Figures bookmark(s) to ToC, pdf

2014-02-28 Thread Bert Lloyd
Dear LyX users, I am using the endfloat package to move table and figure floats to the end of my document. I would like for separate "Tables" and "Figures" section headers to appear in the Table of Contents and for bookmarks to be generated in the PDF (using hyperref). However, this doesn't seem

main text on left page, notes on right page?

2013-10-08 Thread Bert Lloyd
Dear LyX-Users, I would like to create the following layout for exchanging comments on drafts with collaborators: Text on the left / verso page, right / recto page reserved for notes. When you insert a note in the text, that note would appear on the opposite page, at roughly the same height as th

Re: Is it possible to track changes without seeing the tracked changes?

2012-04-11 Thread Bert Lloyd
Dear Scott and Richard, Thanks for your suggestions. I will try the Compare workaround, and look forward to improvements in future versions of LyX. - BL

Is it possible to track changes without seeing the tracked changes?

2012-04-10 Thread Bert Lloyd
Hi, I would like to track changes as I make edits to a collaborative document, but all the crossing out and red and blue text drives me crazy when I am typing. (It's great for reading edits and for accepting / rejecting them.) Is it possible to track changes but not actually have the tracking be

Special formatting for branches in exported PDF?

2012-03-21 Thread Bert Lloyd
Hi LyXers, I am finding the Branches function to be incredibly useful for adding notes and questions to shared documents. I would like to know if there is a way to have specific formats applied to certain branches when exporting to PDF. In particular, I would like to have the text highlighted, but

Re: LyX 2.0.2 Released

2011-12-01 Thread Bert Lloyd
On Thu, Dec 1, 2011 at 12:59 PM, Richard Heck wrote: > On 12/01/2011 12:30 PM, Bert Lloyd wrote: >> Windows 7 (64-bit), using MikTeX 2.9, upgrading from LyX 2.0.0. >> >> But I am sure that there are others on different OSs, etc, who would >> appreciate advice as well

Re: LyX 2.0.2 Released

2011-12-01 Thread Bert Lloyd
Windows 7 (64-bit), using MikTeX 2.9, upgrading from LyX 2.0.0. But I am sure that there are others on different OSs, etc, who would appreciate advice as well.

Re: LyX 2.0.2 Released

2011-11-30 Thread Bert Lloyd
This is excellent news and I look forward to the improvements. Is there a recommended procedure for updating from 2.0.0? I have made some customizations (shortcuts, added modules, etc.) that I would like to retain if possible. Many thanks in advance.

Re: Lyx and beamer again.

2011-11-05 Thread Bert Lloyd
On Sat, Nov 5, 2011 at 9:07 AM, Jürgen Spitzmüller wrote: > The problem at the moment is that LyX does not yet support beamer's overlay > arguments (<...>). At the time when the beamer layout was written (by the > beamer author himself, BTW), we also did not yet support mandatory environment > ar

Re: Lyx and beamer again.

2011-11-05 Thread Bert Lloyd
I have never understood the purpose of \lyxframe and \lyxframeend when the standard \begin{frame} and \end{frame} are available. Conceding my almost complete ignorance on this topic, wouldn't it be better to for LyX to use standard Beamer / LaTeX commands whenever possible? This would seem to impr

Re: lyx 2.0.1 and relative paths to tex files

2011-10-20 Thread Bert Lloyd
I have found command line and shell scripts to be the best, though admittedly imperfect, options: $ cp filename.lyx filename-mytemp.lyx $ lyx -e latex filename-mytemp.lyx $ pdflatex filename-mytemp.tex $ cp filename-mytemp.pdf filename.pdf $ rm filename-mytemp* I wish i knew of a way to put a sho

Re: Printing a LyX file as it appears onscreen

2011-10-17 Thread Bert Lloyd
On Mon, Oct 17, 2011 at 2:57 AM, Liviu Andronic wrote: > On Mon, Oct 17, 2011 at 12:23 AM, Bert Lloyd wrote: >> Hello LyX users, >> >> Is it possible to print a paper copy of a LyX document as it appears >> onscreen, i.e. without exporting to PDF? >> > Have

Printing a LyX file as it appears onscreen

2011-10-16 Thread Bert Lloyd
Hello LyX users, Is it possible to print a paper copy of a LyX document as it appears onscreen, i.e. without exporting to PDF? I would like to read through a collaborative document with lots of tracked changes, LyX notes, and other things that do not get exported to PDF, and always find reading t

Re: Lyx + pdf + aspell problem on windows

2006-01-30 Thread Geoffrey Lloyd
Hi, I just installed the 1.3.7 on two windows machines (XP and 2000) which had aspell preinstalled in c:/aspell. I cannot get lyx to use aspell. What should I do. When you say this what do you mean? If you produce a test doc with clearly misspelled words and put the cursor at the start of the

Re: aspell

2006-01-23 Thread Geoffrey Lloyd
On Mon, 23 Jan 2006 [EMAIL PROTECTED] wrote: Thank you for your fast responses. I did what you said. First, I deinstalled all. After this I tried again. I istalled Lyx with the lyx-installer and aspell was installed automatically, too. afterwards I installed a german dictonary. but it didn't wor

Re: LyX help please! textclass error

2006-01-23 Thread Geoffrey Lloyd
On Mon, 23 Jan 2006, deepa sritharan wrote: Hi, I downloaded a LyX installation from the net, on which all features are functioning except that I am unable to view the dvi output file! The following error is generated for all document classes: Textclass error The document uses a missing Te

1.3.7 and 1.4

2006-01-18 Thread Geoffrey Lloyd
Hi I just wondered if anyone knew the timescale for 1.4 release. I know that 1.4pre3 has been available since christmas and this is nearly the final version. The reason I ask is that with the release of 1.3.7 I have to decide whether to upgrade to that, or wait a few weeks and get the ful re

Re: missing documentation ...?

2005-12-13 Thread Geoffrey Lloyd
On Mon, 12 Dec 2005, Robert Orr wrote: I cant see why one would set both. I don't want to beat a dead horse, but, for instance,when experimenting to get the image just right one might enter both the H and W and some point during the process. So, if one enters both an H and a W parameter, do

Re: missing documentation ...?

2005-12-12 Thread Geoffrey Lloyd
On Mon, 12 Dec 2005, Robert Orr wrote: and when to use the "maintain aspect ratio" So, on the aspect ratio, when one sets the H or W, which one of them becomes the dominant variable when the maintain aspect ratio box is checked? The H or the W? I cant see why one would set both. THe poi

Re: missing documentation ...?

2005-12-12 Thread Geoffrey Lloyd
ion is locked as long as the width is set to scale%. martin On 12/12/05, Geoffrey Lloyd <[EMAIL PROTECTED]> wrote: On Mon, 12 Dec 2005, Martin A. Hansen wrote: i am still confused. page% -> that is the width of the page from paper edge to paper edge? line% -> that is the width f

Re: missing documentation ...?

2005-12-12 Thread Geoffrey Lloyd
martin On 12/12/05, Geoffrey Lloyd <[EMAIL PROTECTED]> wrote: On Mon, 12 Dec 2005, Martin A. Hansen wrote: i am still confused. page% -> that is the width of the page from paper edge to paper edge? line% -> that is the width from from margin to margin? or is that text% and wh

Re: missing documentation ...?

2005-12-12 Thread Geoffrey Lloyd
snese and set the others to 0 martin On 12/12/05, Geoffrey Lloyd <[EMAIL PROTECTED]> wrote: On Mon, 12 Dec 2005, Martin A. Hansen wrote: i have been trying to figure out how the different settings in graphic-output works. what are the meaning of these ( this is not mention

Re: missing documentation ...?

2005-12-12 Thread Geoffrey Lloyd
On Mon, 12 Dec 2005, Martin A. Hansen wrote: i have been trying to figure out how the different settings in graphic-output works. what are the meaning of these ( this is not mentioned in the docs?!? ) ? text% col% page% line% theight% pheight% THese allow you to scale the image as you want

Re: Superscript

2005-12-12 Thread Geoffrey Lloyd
On Sat, 10 Dec 2005, Steve Litt wrote: On Saturday 10 December 2005 02:12 pm, Charles de Miramon wrote: Steve Litt wrote: Hi all, I just went to write O2, as in two oxygen atoms stuck together, and saw no provision for superscripting the 2, at least not on the Sorry to be an accurate scient

WinInstaller 0.51

2005-12-08 Thread Geoffrey Lloyd
- Original Message - From: "Angus Leeming" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Sent: Thursday, December 08, 2005 10:41 AM Subject: Re: WinInstaller 0.51 On Thursday 08 December 2005 00:47, you wrote: > Me neither. How

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Angus Leeming" <[EMAIL PROTECTED]> To: Sent: Thursday, December 08, 2005 12:34 AM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: Stephen Harris wrote: If this is a problem with Ghostscript, rather than paths with spaces, or LyX,

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Stephen Harris" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]>; "Uwe Stöhr" <[EMAIL PROTECTED]> Cc: "LyX-Users" Sent: Thursday, December 08, 2005 12:09 AM Subject: Re: WinInstaller 0.

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Stephen Harris" <[EMAIL PROTECTED]> To: "Uwe Stöhr" <[EMAIL PROTECTED]>; "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: "LyX-Users" Sent: Wednesday, December 07, 2005 9:14 PM Subject: Re: WinInstall

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: "LyX-Users" Sent: Wednesday, December 07, 2005 7:27 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: Having also run out of ide

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: "LyX-Users" Sent: Wednesday, December 07, 2005 6:53 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: Here is the lyxrc.d

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: "LyX-Users" Sent: Wednesday, December 07, 2005 6:53 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: Here is the lyxrc.d

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 07, 2005 4:15 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: The command gswin32c.exe 0lyxpreview.ps is succe

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 07, 2005 3:01 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd wrote: Another message I do seem to get is this- Conside

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 07, 2005 2:05 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd schrieb: Ok the debug window clearly shows an err

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 07, 2005 1:47 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd schrieb: Ok the debug window clearly shows an erro

Re: WinInstaller 0.51

2005-12-07 Thread Geoffrey Lloyd
- Original Message - From: "Uwe Stöhr" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 07, 2005 1:28 PM Subject: Re: WinInstaller 0.51 Geoffrey Lloyd schrieb: I have just installed this (version small) and

WinInstaller 0.51

2005-12-06 Thread Geoffrey Lloyd
Hi I have just installed this and all seems to work nicely except for Instant Preview. I have checked for all the files and the preview.sty latex package but it still doesnt seem to work. Anyone got any ideas? Geoff

WinInstaller 0.51

2005-12-06 Thread Geoffrey Lloyd
Hi I have just installed this (version small) and all seems to work nicely except for Instant Preview. I have checked for all the files and the preview.sty latex package but it still doesnt seem to work. Anyone got any ideas? Geoff

WinInstaller

2005-12-04 Thread Geoffrey Lloyd
Hi I am having problems downloading the wininstaller (v0.4) from the berlios website. Everytime it clicks through to Cannot find Server. Does anyone know if this is a problem at their end or mine - my XP box is gently corrupting so it wouldn't surprise me. Geoff

Re: using hyperlinks?

2005-12-03 Thread Geoffrey Lloyd
- Original Message - From: "Stacia Hartleben" <[EMAIL PROTECTED]> To: "Uwe Stöhr" <[EMAIL PROTECTED]> Cc: "LyX Users" Sent: Saturday, December 03, 2005 9:05 PM Subject: Re: using hyperlinks? II'm using the plain PDF view, the one that creates from PS files..should I try the other PDF e

Re: Creating DocBook stuff using LyX

2005-10-23 Thread Geoffrey Lloyd
- Original Message - From: "Daniel Watkins" <[EMAIL PROTECTED]> To: Sent: Sunday, October 23, 2005 6:48 PM Subject: Creating DocBook stuff using LyX I've just managed to get the job of putting together the documentation for a SourceForge project, and it would be exceedingly helpful if

Re: Lyx command line question

2005-10-18 Thread Geoffrey Lloyd
- Original Message - From: "Georg Baum" <[EMAIL PROTECTED]> To: "Sanders, Maarten (M.J.L.)" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Angus Leeming" <[EMAIL PROTECTED]> Sent: Tuesday, October 18, 2005 3:40 PM Subject: Re: Lyx command line question Am Dienstag, 18. Oktober 2005 16

Re: Problems with my editor's note environment

2005-10-17 Thread Geoffrey Lloyd
- Original Message - From: "Steve Litt" <[EMAIL PROTECTED]> To: Sent: Monday, October 17, 2005 5:12 PM Subject: Problems with my editor's note environment Hi all, My editor's not environment has 2 problems: 1. I cannot center the word "Editor's Note" 2. The line spacing on the last

Re: Bug ?

2005-10-17 Thread Geoffrey Lloyd
- Original Message - From: "Nicolas Ferré" <[EMAIL PROTECTED]> To: Sent: Monday, October 17, 2005 2:38 PM Subject: Bug ? Dear all, could you please confirm the following bug, found in the following build of lyx: LyX 1.3.6 of Sat, Jul 16, 2005 Built on Jul 17 2005, 12:36:17 Configura

Re: More about foreign languages - No!

2005-10-16 Thread Geoffrey Lloyd
On Lyx1.3.6 you simply need to go to Layout->Document->Language I dont have Edit->Text style either. Really it works if you do above.. Geoff - Original Message - From: <[EMAIL PROTECTED]> To: "Lyx Contribute" Sent: Sunday, October 16, 2005 4:22 PM Subject: Re: More about foreign langu

pdflatex

2005-10-13 Thread Geoffrey Lloyd
Hi In trying to help with another thread (pdflatex & MacOS X) I have come across something I don't understand. It appears that when you do Export->pdflatex Lyx does not do what I expected. Here is what I think should happen: Lyx->Latex->pdf (using pdflatex) AND it should produce the same resu

Re: pdflatex & MacOS X

2005-10-13 Thread Geoffrey Lloyd
<[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]>; "Bennett Helm" <[EMAIL PROTECTED]> Sent: Thursday, October 13, 2005 1:38 AM Subject: Re: pdflatex & MacOS X the maximally simple example. Thanks, D test1.lyx Description: application

Re: Guess? Aspell working!

2005-10-11 Thread Geoffrey Lloyd
- Original Message - From: <[EMAIL PROTECTED]> To: "Lyx Contribute" Sent: Tuesday, October 11, 2005 5:24 PM Subject: Guess? Aspell working! Hey people! Thanks a lot for help me! Well, now I know why was not working before: It is necessary to download the 'lean' Aspell --

Re: xdvi slow preview

2005-10-11 Thread Geoffrey Lloyd
- Original Message - From: "Horacio Emilio Pérez Sánchez" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 11, 2005 10:17 AM Subject: xdvi slow preview Hello all, I use LyX 1.3.5 in suse 9.0. When I have a document with several figures, usually as ".eps" or ".jpg" images inserted in

1.4pre2 - windows

2005-10-10 Thread Geoffrey Lloyd
Hi I am keen to lend a hand testing this release but sadly do not know how to go about compiling the source on a WinXP box. Has anyone got a compiled version I could have to install.? If not could someone email me detailed instructions of how to compile my on (on or off list) Many thanks in a

Re: Both Linux and Windows

2005-10-10 Thread Geoffrey Lloyd
Have you installed any dictionaries?? http://aspell.net/win32/ for windows - Original Message - From: <[EMAIL PROTECTED]> To: "Lyx Contribute" Sent: Monday, October 10, 2005 2:50 PM Subject: Both Linux and Windows I've Lyx installed in both Windows and Linux. I need at least one

Re: How create PDF bookmarks?

2005-09-11 Thread Geoffrey Lloyd
- Original Message - From: "Leon Chen" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Cc: Sent: Sunday, September 11, 2005 9:58 PM Subject: Re: How create PDF bookmarks? Sorry forgot that... I added : \usepackage[bookmarks, bookmarkso

Re: How create PDF bookmarks?

2005-09-11 Thread Geoffrey Lloyd
- Original Message - From: "Leon Chen" <[EMAIL PROTECTED]> To: Sent: Sunday, September 11, 2005 8:36 PM Subject: How create PDF bookmarks? I have tried --- In the LaTeX preamble write: \usepackage[bookmarks]{hyperref} If you want the bookmarks numbered, load hyperref with the option:

Re: Simple questions.

2005-09-11 Thread Geoffrey Lloyd
- Original Message - From: "Mike Meyer" <[EMAIL PROTECTED]> To: "Roy Schestowitz" <[EMAIL PROTECTED]> Cc: Sent: Sunday, September 11, 2005 9:08 PM Subject: Re: Simple questions. In <[EMAIL PROTECTED]>, Roy Schestowitz <[EMAIL PROTECTED]> typed: _/ On Fri 09 Sep 2005 22:14:14 BS

Re: Help!- Windows/Linux .lyx file compatability

2005-09-06 Thread Geoffrey Lloyd
I imagine you output looks fine and this is a problem with display only. Have you installed the Maths fonts (Bakoma)? These help Lyx display math properly. It is on the wiki http://wiki.lyx.org/Windows/LyX136 under maths fonts Geoff - Original Message - From: "Rik Aspinall" <[EMAIL

Thanks

2005-09-05 Thread Geoffrey Lloyd
Hi Thanks to everyone on this list for the helpful advice they have provided me since I began using Lyx back in March. As a result of your efforts I now have a beautiful - (yes beauty is in the eye of the beholder but.) - Ph.D thesis which I submitted on Friday. I found Lyx a joy to use an

Latex2html

2005-09-05 Thread Geoffrey Lloyd
Hi Just wondered if anyone had any success using/installing this with WinXp and Lyx?? I tried to do an Export->Html and got an error saying it couldn't find Latex2html - I assume it doesn't come with Lyx (is this correct??) If this is the case I will go and find it and do a full install, but g

Caption widths

2005-08-31 Thread Geoffrey Lloyd
Hi When I have a page of floats in my document the figure captions do not seem to adhere to the page width set out in the rest of the text pages. Any ideas? Geoff

Re: an asthetic question

2005-08-30 Thread Geoffrey Lloyd
- Original Message - From: "Marcelo Acuÿf1a" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 30, 2005 10:59 PM Subject: an asthetic question Hi all, I writing with Koma script book style. In several books I can see that quotations appears: Smith said: "blah blah blah". in others a

Re: displaymath

2005-08-29 Thread Geoffrey Lloyd
]> To: Sent: Monday, August 29, 2005 8:17 PM Subject: Re: displaymath Paul A. Rubin wrote: Geoffrey Lloyd wrote: Hi I am using displaymath environment and wondered whether it was possible, for a few equations only, to have this environment to be left aligned rather than the default center

Re: mathsymbols in LyX 1.3.6 in Windows XP

2005-08-29 Thread Geoffrey Lloyd
- Original Message - From: "Gunnar" <[EMAIL PROTECTED]> To: Sent: Monday, August 29, 2005 3:00 PM Subject: mathsymbols in LyX 1.3.6 in Windows XP Hi. How do I make LyX 1.4.6 for Windows XP display mathsymbols? \sum is transformed into "P" in LyX but it looks alright in the ps/pdf f

displaymath

2005-08-29 Thread Geoffrey Lloyd
Hi I am using displaymath environment and wondered whether it was possible, for a few equations only, to have this environment to be left aligned rather than the default centered. Geoff

Spellchecker - My stupidity!

2005-08-29 Thread Geoffrey Lloyd
Clearly nothing wrong with spellcheck just my stupidity in assigning quote marks in Latex. While two open single quotes are needed - ie `` - the use of " is valid for closing quotes. I foolishly thought that the same must apply and was using two closing quotes - ie ' ' without the space. Cons

Spellchecker - possible bug??

2005-08-29 Thread Geoffrey Lloyd
Hi When using the spell checker with words in quotation marks it always flags up the last word as incorrectly spelt e.g. Here is a "good sentence" with quotes. it will flag up <> Is this a bug or just the fact that, possibly rightly, it doesn't like the use of quotes in standard text. BTW

  1   2   3   >