Re: How to line break URLs?

2016-07-05 Thread William Seager
On Monday, July 04, 2016 07:52:09 PM Steve Litt wrote:
> Anyone here know how to line-break URLs in a LyX produced PDF? Ideally
> after a slash? Hopefully, my URLs will be links that can be followed
> with a click.

the URL package seems to do a pretty good job I find

best wishes, Bill
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: how to show 'list of Figures' in toc

2015-07-17 Thread William Seager
On Friday, July 17, 2015 19:56 Michael Berger wrote:
 my document is of the Class KOMA-script article.
 I want the 'List of Figures' appear in the TOC.
 How can that be accomplished?

add list of figures from insert menu and then
ERT \addcontentsline{toc}{chapter}{List of Figures}

all the best,
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: how to show 'list of Figures' in toc

2015-07-17 Thread William Seager
On Friday, July 17, 2015 19:56 Michael Berger wrote:
 my document is of the Class KOMA-script article.
 I want the 'List of Figures' appear in the TOC.
 How can that be accomplished?

add list of figures from insert menu and then
ERT \addcontentsline{toc}{chapter}{List of Figures}

all the best,
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: how to show 'list of Figures' in toc

2015-07-17 Thread William Seager
On Friday, July 17, 2015 19:56 Michael Berger wrote:
> my document is of the Class KOMA-script article.
> I want the 'List of Figures' appear in the TOC.
> How can that be accomplished?

add "list of figures" from insert menu and then
ERT "\addcontentsline{toc}{chapter}{List of Figures}"

all the best,
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


how to edit input completion list

2015-04-21 Thread William Seager
Hi all - I've got some misspelled words in the input completion
list. Where is it stored? How do I edit this list?

TIA
-- 
Bill Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager



how to edit input completion list

2015-04-21 Thread William Seager
Hi all - I've got some misspelled words in the input completion
list. Where is it stored? How do I edit this list?

TIA
-- 
Bill Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager



how to edit input completion list

2015-04-21 Thread William Seager
Hi all - I've got some misspelled words in the input completion
list. Where is it stored? How do I edit this list?

TIA
-- 
Bill Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager



Re: line out of margin

2015-03-02 Thread William Seager
On Monday, March 02, 2015 16:47:26 Eduardo Bologna wrote:
 
 Everything goes OK, but when it finds URLs, it does not make a separation,
 and the line continues beyond the margin, and it cuts off.

you could try in the preamble 

\usepackage[hyphens]{url}

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Nature is nowhere inaccessible and 
everywhere unfathomable T. Huxley


Re: line out of margin

2015-03-02 Thread William Seager
On Monday, March 02, 2015 16:47:26 Eduardo Bologna wrote:
 
 Everything goes OK, but when it finds URLs, it does not make a separation,
 and the line continues beyond the margin, and it cuts off.

you could try in the preamble 

\usepackage[hyphens]{url}

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Nature is nowhere inaccessible and 
everywhere unfathomable T. Huxley


Re: line out of margin

2015-03-02 Thread William Seager
On Monday, March 02, 2015 16:47:26 Eduardo Bologna wrote:
> 
> Everything goes OK, but when it finds URLs, it does not make a separation,
> and the line continues beyond the margin, and it cuts off.

you could try in the preamble 

\usepackage[hyphens]{url}

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

"Nature is nowhere inaccessible and 
everywhere unfathomable" T. Huxley


Re: Query: how to get italics in a Table of Contents?

2014-10-12 Thread William Seager
On Sunday, October 12, 2014 15:32:56 Frederick FN Noronha *فريدريك نورونيا 
wrote:
 \addcontentsline{toc}{chapter}{Writing in a Postcolonial / Postmodern
 Space: Rushdie’s Narrative Landscape}

Hi - does \textit{...} work?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: Query: how to get italics in a Table of Contents?

2014-10-12 Thread William Seager
On Sunday, October 12, 2014 15:32:56 Frederick FN Noronha *فريدريك نورونيا 
wrote:
 \addcontentsline{toc}{chapter}{Writing in a Postcolonial / Postmodern
 Space: Rushdie’s Narrative Landscape}

Hi - does \textit{...} work?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: Query: how to get italics in a Table of Contents?

2014-10-12 Thread William Seager
On Sunday, October 12, 2014 15:32:56 Frederick FN Noronha *فريدريك نورونيا 
wrote:
> \addcontentsline{toc}{chapter}{Writing in a Postcolonial / Postmodern
> Space: Rushdie’s Narrative Landscape}

Hi - does \textit{...} work?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: "There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death."


How to insert footnote in bibliography

2014-08-10 Thread William Seager
This is an obvious question but I can't seem to find the
answer.

I am using bibtex to organize my references. For one
entry in the list of references I want to add a footnote
(which should appear at bottom of page where the
reference appears).

I mean, the reference should look something like this:

Author (1999). blah, blah [footnote number here]

Is this possible?
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: How to insert footnote in bibliography

2014-08-10 Thread William Seager
On Sunday, August 10, 2014 20:42 Rainer M Krug wrote:
 have you tried to
 enter the footnote directly in the reference, i.e. \footnote{An example
 footnote.}

!! got it in one!  That works almost perfectly. The only problem is
that it continues the numbers from previous ch. but that is 
not hard to fix. thanks
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


How to insert footnote in bibliography

2014-08-10 Thread William Seager
This is an obvious question but I can't seem to find the
answer.

I am using bibtex to organize my references. For one
entry in the list of references I want to add a footnote
(which should appear at bottom of page where the
reference appears).

I mean, the reference should look something like this:

Author (1999). blah, blah [footnote number here]

Is this possible?
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: How to insert footnote in bibliography

2014-08-10 Thread William Seager
On Sunday, August 10, 2014 20:42 Rainer M Krug wrote:
 have you tried to
 enter the footnote directly in the reference, i.e. \footnote{An example
 footnote.}

!! got it in one!  That works almost perfectly. The only problem is
that it continues the numbers from previous ch. but that is 
not hard to fix. thanks
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


How to insert footnote in bibliography

2014-08-10 Thread William Seager
This is an obvious question but I can't seem to find the
answer.

I am using bibtex to organize my references. For one
entry in the list of references I want to add a footnote
(which should appear at bottom of page where the
reference appears).

I mean, the reference should look something like this:

Author (1999). blah, blah [footnote number here]

Is this possible?
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: How to insert footnote in bibliography

2014-08-10 Thread William Seager
On Sunday, August 10, 2014 20:42 Rainer M Krug wrote:
> have you tried to
> enter the footnote directly in the reference, i.e. \footnote{An example
> footnote.}

!! got it in one!  That works almost perfectly. The only problem is
that it continues the numbers from previous ch. but that is 
not hard to fix. thanks
-- 
William Seager
University of Toronto Scarborough
http://www.utsc.utoronto.ca/~seager


Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-27 Thread William Seager
On Wednesday, March 26, 2014 22:41:50 Vincent van Ravesteijn wrote:
 We are proud to announce the first release candidate of the new
 LyX 2.1 series.

great news - but I've been bitten before by incompatibility
of formats between versions. Does 2.1rc1 permit export
to old lyx versions? 

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-27 Thread William Seager
On Wednesday, March 26, 2014 22:41:50 Vincent van Ravesteijn wrote:
 We are proud to announce the first release candidate of the new
 LyX 2.1 series.

great news - but I've been bitten before by incompatibility
of formats between versions. Does 2.1rc1 permit export
to old lyx versions? 

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: ANNOUNCE: LyX version 2.1.0 (rc1)

2014-03-27 Thread William Seager
On Wednesday, March 26, 2014 22:41:50 Vincent van Ravesteijn wrote:
> We are proud to announce the first release candidate of the new
> LyX 2.1 series.

great news - but I've been bitten before by incompatibility
of formats between versions. Does 2.1rc1 permit export
to old lyx versions? 

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: "There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death."


Re: bst file not in tar.gz archive

2014-03-19 Thread William Seager
On Wednesday, March 19, 2014 15:47:47 Wolfgang Engelmann wrote:
 I regard exportLyx Archive tar.gz as a very handy feature of lyx.

Hi - I agree IF it worked. I find that nothing but the .lyx file is
included in the archive - no images, no bibs, no bst, no
nothing.

I assumed that the script would go through the lyx file
and copy all images etc into the archive.

Is that not how it is supposed to function? 

No errors are thrown, I get this message when I do the
export to archive:

LyX archive xxx.tar.gz created successfully, but the only
file in the archive is the .lyx file.

I think I am doing it wrong ...

best wishes,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: bst file not in tar.gz archive

2014-03-19 Thread William Seager
On Wednesday, March 19, 2014 15:47:47 Wolfgang Engelmann wrote:
 I regard exportLyx Archive tar.gz as a very handy feature of lyx.

Hi - I agree IF it worked. I find that nothing but the .lyx file is
included in the archive - no images, no bibs, no bst, no
nothing.

I assumed that the script would go through the lyx file
and copy all images etc into the archive.

Is that not how it is supposed to function? 

No errors are thrown, I get this message when I do the
export to archive:

LyX archive xxx.tar.gz created successfully, but the only
file in the archive is the .lyx file.

I think I am doing it wrong ...

best wishes,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death.


Re: bst file not in tar.gz archive

2014-03-19 Thread William Seager
On Wednesday, March 19, 2014 15:47:47 Wolfgang Engelmann wrote:
> I regard export>Lyx Archive tar.gz as a very handy feature of lyx.

Hi - I agree IF it worked. I find that nothing but the .lyx file is
included in the archive - no images, no bibs, no bst, no
nothing.

I assumed that the script would go through the lyx file
and copy all images etc into the archive.

Is that not how it is supposed to function? 

No errors are thrown, I get this message when I do the
export to archive:

LyX archive "xxx.tar.gz" created successfully, but the only
file in the archive is the .lyx file.

I think I am doing it wrong ...

best wishes,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager

Adam Smith: "There is no point more difficult 
to account for than the right we conceive men 
to have to dispose of their goods after death."


Re: LyX SEGSEGV crash just after GUI window appears

2012-05-23 Thread William Seager
On Wednesday 23 May 2012 08:09:33 Craig wrote:
 Creating a new user, logging in to a new X session and running LyX
 resulted in the same crash

can a non-root user run lyx sudo? 
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX SEGSEGV crash just after GUI window appears

2012-05-23 Thread William Seager
On Wednesday 23 May 2012 08:09:33 Craig wrote:
 Creating a new user, logging in to a new X session and running LyX
 resulted in the same crash

can a non-root user run lyx sudo? 
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX SEGSEGV crash just after GUI window appears

2012-05-23 Thread William Seager
On Wednesday 23 May 2012 08:09:33 Craig wrote:
> Creating a new user, logging in to a new X session and running LyX
> resulted in the same crash

can a non-root user run lyx sudo? 
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX SEGSEGV crash just after GUI window appears

2012-05-22 Thread William Seager
On Monday 21 May 2012 10:23:01 Craig wrote:
 The strange part is that I can run LyX successfully if I run it as root. 

That must be a big clue - can you create a brand new user
and see if lyx runs for the new user?



Re: LyX SEGSEGV crash just after GUI window appears

2012-05-22 Thread William Seager
On Monday 21 May 2012 10:23:01 Craig wrote:
 The strange part is that I can run LyX successfully if I run it as root. 

That must be a big clue - can you create a brand new user
and see if lyx runs for the new user?



Re: LyX SEGSEGV crash just after GUI window appears

2012-05-22 Thread William Seager
On Monday 21 May 2012 10:23:01 Craig wrote:
> The strange part is that I can run LyX successfully if I run it as root. 

That must be a big clue - can you create a brand new user
and see if lyx runs for the new user?



Re: Embedding arrows stuff

2012-05-09 Thread William Seager
On Thursday 10 May 2012 00:10:33 Paul A. Rubin wrote:
 This is a major PITA. 

++ on that
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Embedding arrows stuff

2012-05-09 Thread William Seager
On Thursday 10 May 2012 00:10:33 Paul A. Rubin wrote:
 This is a major PITA. 

++ on that
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Embedding arrows & stuff

2012-05-09 Thread William Seager
On Thursday 10 May 2012 00:10:33 Paul A. Rubin wrote:
> This is a major PITA. 

++ on that
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: problem with subscripts

2012-03-26 Thread William Seager
On Monday 26 March 2012 13:41:15 Bieniasz wrote:
 Hi,
 
 I need to produce some symbols with a subscript inside the text.
 Is there any way to do this without inserting expressions into the text?

does not 

   Insert -- Formatting -- Subscript

work for you?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: problem with subscripts

2012-03-26 Thread William Seager
On Monday 26 March 2012 13:41:15 Bieniasz wrote:
 Hi,
 
 I need to produce some symbols with a subscript inside the text.
 Is there any way to do this without inserting expressions into the text?

does not 

   Insert -- Formatting -- Subscript

work for you?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: problem with subscripts

2012-03-26 Thread William Seager
On Monday 26 March 2012 13:41:15 Bieniasz wrote:
> Hi,
> 
> I need to produce some symbols with a subscript inside the text.
> Is there any way to do this without inserting expressions into the text?

does not 

   Insert -- Formatting -- Subscript

work for you?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Name of table of contents in headers

2012-03-07 Thread William Seager
On Wednesday 07 March 2012 15:55:44 Richard Heck wrote:
 What document class is this? What page style are you using? Do you want 
 to change how this looks only in the TOC, or in the rest of the document 
 as well?

Sorry for the confusion about this but the solution was posted out
of thread; here it is again:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

best, Bill
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Name of table of contents in headers

2012-03-07 Thread William Seager
On Wednesday 07 March 2012 15:55:44 Richard Heck wrote:
 What document class is this? What page style are you using? Do you want 
 to change how this looks only in the TOC, or in the rest of the document 
 as well?

Sorry for the confusion about this but the solution was posted out
of thread; here it is again:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

best, Bill
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Name of table of contents in headers

2012-03-07 Thread William Seager
On Wednesday 07 March 2012 15:55:44 Richard Heck wrote:
> What document class is this? What page style are you using? Do you want 
> to change how this looks only in the TOC, or in the rest of the document 
> as well?

Sorry for the confusion about this but the solution was posted out
of thread; here it is again:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

best, Bill
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx page number positions

2012-03-06 Thread William Seager
On Wednesday 07 March 2012 02:11:45 Louise Wilkinson wrote:
 Hi,
 
 
 
 I'm trying to put page numbers in Lyx on odd pages in the right hand
 corner and even pages in the left hand corner. Thanks for your help.
 
 
 
 Louise


I think this will do it:

\fancyhead[LE,RO]{\thepage}

(put this in the preamble); might need to add

\usepackage{fancyhdr}

as well but I'm not sure about that.


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx page number positions

2012-03-06 Thread William Seager
On Wednesday 07 March 2012 02:11:45 Louise Wilkinson wrote:
 Hi,
 
 
 
 I'm trying to put page numbers in Lyx on odd pages in the right hand
 corner and even pages in the left hand corner. Thanks for your help.
 
 
 
 Louise


I think this will do it:

\fancyhead[LE,RO]{\thepage}

(put this in the preamble); might need to add

\usepackage{fancyhdr}

as well but I'm not sure about that.


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx page number positions

2012-03-06 Thread William Seager
On Wednesday 07 March 2012 02:11:45 Louise Wilkinson wrote:
> Hi,
> 
> 
> 
> I'm trying to put page numbers in Lyx on odd pages in the right hand
> corner and even pages in the left hand corner. Thanks for your help.
> 
> 
> 
> Louise


I think this will do it:

\fancyhead[LE,RO]{\thepage}

(put this in the preamble); might need to add

\usepackage{fancyhdr}

as well but I'm not sure about that.


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-04 Thread William Seager
Sorry to spam the group and reply to my own
message.

The solution is very simple:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

(If a moderator sees this, this and my previous message can
be deleted.)


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-04 Thread William Seager
Sorry to spam the group and reply to my own
message.

The solution is very simple:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

(If a moderator sees this, this and my previous message can
be deleted.)


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-04 Thread William Seager
Sorry to spam the group and reply to my own
message.

The solution is very simple:

{\pagestyle{plain}
\fancyhead[LE,RO]{\thepage}
\fancyhead[LO,RE]{Contents}
\renewcommand{\contentsname}{Contents}\tableofcontents{}
\cleardoublepage}

(If a moderator sees this, this and my previous message can
be deleted.)


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-03 Thread William Seager
Hi all. This is more a latex problem than a lyx problem, but since
I'm using lyx I thought I'd ask here.

I have a complex document in which the table of contents
spans several pages.

My problem is that in the header the name of the table of contents,
(which is Contents) appears capitalized and emphasized (italics).

I found a bizarre way to turn off the capitalization in the header by
adding:

\let\stdtoc\tableofcontents 
\renewcommand*\tableofcontents{{% 
\renewcommand*\MakeUppercase[1]{##1}\stdtoc}}

to the preamble.

But the header remains emphasized.

I *can* turn off the emphasis by using this command:

\renewcommand{\contentsname}{\em Contents}

but then, of course, Contents appears emphasized
in the main body of the text.

Or, if I add the table of contents with this:

\renewcommand{\contentsname}{\textnormal {Contents}}\tableofcontents{}

then the header is perfect, but I lose the bold face I want
Contents to be in in the body of the text.

The headers throughout the rest of the document are
perfect and I don't want to mess with them.

It's a minor problem but it is bothering me.

TIA,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-03 Thread William Seager
Hi all. This is more a latex problem than a lyx problem, but since
I'm using lyx I thought I'd ask here.

I have a complex document in which the table of contents
spans several pages.

My problem is that in the header the name of the table of contents,
(which is Contents) appears capitalized and emphasized (italics).

I found a bizarre way to turn off the capitalization in the header by
adding:

\let\stdtoc\tableofcontents 
\renewcommand*\tableofcontents{{% 
\renewcommand*\MakeUppercase[1]{##1}\stdtoc}}

to the preamble.

But the header remains emphasized.

I *can* turn off the emphasis by using this command:

\renewcommand{\contentsname}{\em Contents}

but then, of course, Contents appears emphasized
in the main body of the text.

Or, if I add the table of contents with this:

\renewcommand{\contentsname}{\textnormal {Contents}}\tableofcontents{}

then the header is perfect, but I lose the bold face I want
Contents to be in in the body of the text.

The headers throughout the rest of the document are
perfect and I don't want to mess with them.

It's a minor problem but it is bothering me.

TIA,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Name of table of contents in headers

2012-03-03 Thread William Seager
Hi all. This is more a latex problem than a lyx problem, but since
I'm using lyx I thought I'd ask here.

I have a complex document in which the table of contents
spans several pages.

My problem is that in the header the name of the table of contents,
(which is "Contents") appears capitalized and emphasized (italics).

I found a bizarre way to turn off the capitalization in the header by
adding:

\let\stdtoc\tableofcontents 
\renewcommand*\tableofcontents{{% 
\renewcommand*\MakeUppercase[1]{##1}\stdtoc}}

to the preamble.

But the header remains emphasized.

I *can* turn off the emphasis by using this command:

\renewcommand{\contentsname}{\em Contents}

but then, of course, "Contents" appears emphasized
in the main body of the text.

Or, if I add the table of contents with this:

\renewcommand{\contentsname}{\textnormal {Contents}}\tableofcontents{}

then the header is perfect, but I lose the bold face I want
"Contents" to be in in the body of the text.

The headers throughout the rest of the document are
perfect and I don't want to mess with them.

It's a minor problem but it is bothering me.

TIA,

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


minimum word length for input completion

2010-06-08 Thread William Seager
Hi all. I like input completion but want to restrict it to
words longer than 10 characters (say). I can't see
how to do this? Any advice welcome.

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


minimum word length for input completion

2010-06-08 Thread William Seager
Hi all. I like input completion but want to restrict it to
words longer than 10 characters (say). I can't see
how to do this? Any advice welcome.

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


minimum word length for input completion

2010-06-08 Thread William Seager
Hi all. I like input completion but want to restrict it to
words longer than 10 characters (say). I can't see
how to do this? Any advice welcome.

thanks,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
Sorry if this is a duplicate but ... I made the mistake of
installing lyx 2 svn and changing a document that
I should not have. 

Now I cannot open that document in 1.6.5 - I just
get an error message about lyx2lyx failure: the
lyx2lyx script failed to convert it

The option to export to lyx-1.6.5 does nothing that I
can discern (is it supposed to work?)

Am I just out of luck and must just by hand re-make
the changes or is there some way to get the document
to open in 1.6.5?

thanks for any advice,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
On  Thursday 04 March 2010  at  10:05,  Vincent van Ravesteijn - TNW wrote:

 Yes, it works.
 
 There should be a .lyx16 file next to the original .lyx file, which can
 be opened by LyX 1.6.5.
 
 Vincent

thanks - that works perfectly (I just didn't see the file which is created
without any notice to the user)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
Sorry if this is a duplicate but ... I made the mistake of
installing lyx 2 svn and changing a document that
I should not have. 

Now I cannot open that document in 1.6.5 - I just
get an error message about lyx2lyx failure: the
lyx2lyx script failed to convert it

The option to export to lyx-1.6.5 does nothing that I
can discern (is it supposed to work?)

Am I just out of luck and must just by hand re-make
the changes or is there some way to get the document
to open in 1.6.5?

thanks for any advice,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
On  Thursday 04 March 2010  at  10:05,  Vincent van Ravesteijn - TNW wrote:

 Yes, it works.
 
 There should be a .lyx16 file next to the original .lyx file, which can
 be opened by LyX 1.6.5.
 
 Vincent

thanks - that works perfectly (I just didn't see the file which is created
without any notice to the user)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
Sorry if this is a duplicate but ... I made the mistake of
installing lyx 2 svn and changing a document that
I should not have. 

Now I cannot open that document in 1.6.5 - I just
get an error message about lyx2lyx failure: "the
lyx2lyx script failed to convert it"

The option to export to lyx-1.6.5 does nothing that I
can discern (is it supposed to work?)

Am I just out of luck and must just by hand re-make
the changes or is there some way to get the document
to open in 1.6.5?

thanks for any advice,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6.5 will not open lyx 2 docs

2010-03-04 Thread William Seager
On  Thursday 04 March 2010  at  10:05,  Vincent van Ravesteijn - TNW wrote:

> Yes, it works.
> 
> There should be a .lyx16 file next to the original .lyx file, which can
> be opened by LyX 1.6.5.
> 
> Vincent

thanks - that works perfectly (I just didn't see the file which is created
without any notice to the user)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: image after the title page

2010-02-21 Thread William Seager
On  Sunday 21 February 2010  at  12:56,  Sajjad wrote:
 I want to add an image somewhere in the front page (title page).

I just added a box after the title and put an image inside. Seems
to work fine.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: image after the title page

2010-02-21 Thread William Seager
On  Sunday 21 February 2010  at  12:56,  Sajjad wrote:
 I want to add an image somewhere in the front page (title page).

I just added a box after the title and put an image inside. Seems
to work fine.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: image after the title page

2010-02-21 Thread William Seager
On  Sunday 21 February 2010  at  12:56,  Sajjad wrote:
> I want to add an image somewhere in the front page (title page).

I just added a box after the title and put an image inside. Seems
to work fine.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-03 Thread William Seager
On  Tuesday 02 February 2010  at  21:28,  Typhoon wrote:
 Install the package tex4ht
 

that got it - many thanks
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-03 Thread William Seager
On  Tuesday 02 February 2010  at  21:28,  Typhoon wrote:
 Install the package tex4ht
 

that got it - many thanks
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-03 Thread William Seager
On  Tuesday 02 February 2010  at  21:28,  Typhoon wrote:
> Install the package tex4ht
> 

that got it - many thanks
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  20:19,  Waluyo Adi Siswanto wrote:
 I am using Ubuntu(Ubuntu 8.10 and LyX 1.6.5) and I can export to
 OpenDocument easily  (from FileExportOpenDocument) and it creates
 *,odt.
 

I apologize but I'm getting confused here. I have no export to OpenDocument
option in *File-Export* (using lyx 1.6.5 with gentoo linux).

Is there some package I need to install that will
add this option to my Lyx menu? I do have export to rtf and html ... but
no OpenDocument. I agree this would be very useful.

cheers,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  21:09,  0 wrote:
 Switching to Gentoo is not a solution for me. Thank you for warning me
  against it. As you can see from previous replies to my original request,
  this is a problem of MikTeX external tools and somebody said that this
  list can't do anything with this problem...
 

I wasn't suggesting you switch to gentoo !! :) Please do stay away.

And the option to save as OpenDocument was from somebody
running linux (ubuntu). So my confusion is growing.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  20:19,  Waluyo Adi Siswanto wrote:
 I am using Ubuntu(Ubuntu 8.10 and LyX 1.6.5) and I can export to
 OpenDocument easily  (from FileExportOpenDocument) and it creates
 *,odt.
 

I apologize but I'm getting confused here. I have no export to OpenDocument
option in *File-Export* (using lyx 1.6.5 with gentoo linux).

Is there some package I need to install that will
add this option to my Lyx menu? I do have export to rtf and html ... but
no OpenDocument. I agree this would be very useful.

cheers,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  21:09,  0 wrote:
 Switching to Gentoo is not a solution for me. Thank you for warning me
  against it. As you can see from previous replies to my original request,
  this is a problem of MikTeX external tools and somebody said that this
  list can't do anything with this problem...
 

I wasn't suggesting you switch to gentoo !! :) Please do stay away.

And the option to save as OpenDocument was from somebody
running linux (ubuntu). So my confusion is growing.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  20:19,  Waluyo Adi Siswanto wrote:
> I am using Ubuntu(Ubuntu 8.10 and LyX 1.6.5) and I can export to
> OpenDocument easily  (from File>Export>OpenDocument) and it creates
> *,odt.
> 

I apologize but I'm getting confused here. I have no export to OpenDocument
option in *File-Export* (using lyx 1.6.5 with gentoo linux).

Is there some package I need to install that will
add this option to my Lyx menu? I do have export to rtf and html ... but
no OpenDocument. I agree this would be very useful.

cheers,
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX is a comfortable formula editor. a VERY comfortable one. Math inserts just on the fly of thoughts... But I have to uninstall LyX sorry unfortunately I have no other choice

2010-02-02 Thread William Seager
On  Tuesday 02 February 2010  at  21:09,  0 wrote:
> Switching to Gentoo is not a solution for me. Thank you for warning me
>  against it. As you can see from previous replies to my original request,
>  this is a problem of MikTeX "external tools" and somebody said that this
>  list can't do anything with this problem...
> 

I wasn't suggesting you switch to gentoo !! :) Please do stay away.

And the option to save as OpenDocument was from somebody
running linux (ubuntu). So my confusion is growing.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: TOC (newbie question)

2010-01-17 Thread William Seager
On  Sunday 17 January 2010  at  08:24,  Peter Bradley wrote:
 The 'Table of Contents' button appears and if I click on it, a listing 
 appears in a window at the left.  However no TOC appears in my dvi 
 document, just the legend, 'Contents'.
 

well - just to be sure of the basics, do you have the appropriate
List in TOC settings in Tools-Documents-Lists  TOC?

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: TOC (newbie question)

2010-01-17 Thread William Seager
On  Sunday 17 January 2010  at  08:24,  Peter Bradley wrote:
 The 'Table of Contents' button appears and if I click on it, a listing 
 appears in a window at the left.  However no TOC appears in my dvi 
 document, just the legend, 'Contents'.
 

well - just to be sure of the basics, do you have the appropriate
List in TOC settings in Tools-Documents-Lists  TOC?

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: TOC (newbie question)

2010-01-17 Thread William Seager
On  Sunday 17 January 2010  at  08:24,  Peter Bradley wrote:
> The 'Table of Contents' button appears and if I click on it, a listing 
> appears in a window at the left.  However no TOC appears in my dvi 
> document, just the legend, 'Contents'.
> 

well - just to be sure of the basics, do you have the appropriate
"List in TOC" settings in Tools-Documents-Lists & TOC?

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: How to change pdf viewer from okular to acroread

2010-01-08 Thread William Seager
On  Friday 08 January 2010  at  04:35,  Hellmut Weber wrote:
 I didn't find a possibility to get okular to output a landscape document 
 as landscape on my printer.
 

I find that if I have lyx set the document to landscape and tell
okular to orient page as portrait I get a landscape printout.
But my document was very simple.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: How to change pdf viewer from okular to acroread

2010-01-08 Thread William Seager
On  Friday 08 January 2010  at  04:35,  Hellmut Weber wrote:
 I didn't find a possibility to get okular to output a landscape document 
 as landscape on my printer.
 

I find that if I have lyx set the document to landscape and tell
okular to orient page as portrait I get a landscape printout.
But my document was very simple.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: How to change pdf viewer from okular to acroread

2010-01-08 Thread William Seager
On  Friday 08 January 2010  at  04:35,  Hellmut Weber wrote:
> I didn't find a possibility to get okular to output a landscape document 
> as landscape on my printer.
> 

I find that if I have lyx set the document to landscape and tell
okular to orient page as portrait I get a landscape printout.
But my document was very simple.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX .doc

2009-09-21 Thread William Seager
On September 21, 2009 08:57:41 rgheck wrote:
  if I want to comment 
 directly on the paper, electronically, I can do that in okular
 

this is off topic a bit, but is there a way to search for
annotations after they've been made and saved?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX .doc

2009-09-21 Thread William Seager
On September 21, 2009 08:57:41 rgheck wrote:
  if I want to comment 
 directly on the paper, electronically, I can do that in okular
 

this is off topic a bit, but is there a way to search for
annotations after they've been made and saved?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX & ".doc"

2009-09-21 Thread William Seager
On September 21, 2009 08:57:41 rgheck wrote:
>  if I want to comment 
> directly on the paper, electronically, I can do that in okular
> 

this is off topic a bit, but is there a way to search for
annotations after they've been made and saved?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX 1.6 line break in math formula

2008-11-19 Thread William Seager
On November 19, 2008 11:44:46 Paul A. Rubin wrote:
 Amir Rachum wrote:
  Hello,
  I recently installed the new LyX 1.6 over windows XP and I can't seem to
  successfully linebreak inside math formulas. In the previous versions,
  this was done with C-Enter, but now I don't know how to do it. I tried
  looking in the new shortcuts menu in the prefrences window but I didn't
  find anything useful. I would appreciate your help.

 C-Enter is working as usual for me (LyX 1.6.0-1, Win XP).

 In the shortcuts menu, try searching on Ctrl+Return.  In the CUA
 binding, at least, it's bound to newline-insert newline.  Are you maybe
 using a customized binding file?  You might also try opening the
 minibuffer (Alt-x) and, with the cursor in a math inset, type
 newline-insert newline in the minibuffer and hit return.  It should add
 a new line to the math formula.

 /Paul

C-Enter works in ordinary text for me, but in a math formula it shifts the 
whole formula down one line rather than breaking the line (I am using
1.6 on linux by the way). (As a workaround that might be of use, add
this to your document preamble: \newcommand{\bb}{\\} and then
use \bb to break your math formulas - this does seem to have some
weird formatting side effects under some conditions however.)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX 1.6 line break in math formula

2008-11-19 Thread William Seager
On November 19, 2008 11:44:46 Paul A. Rubin wrote:
 Amir Rachum wrote:
  Hello,
  I recently installed the new LyX 1.6 over windows XP and I can't seem to
  successfully linebreak inside math formulas. In the previous versions,
  this was done with C-Enter, but now I don't know how to do it. I tried
  looking in the new shortcuts menu in the prefrences window but I didn't
  find anything useful. I would appreciate your help.

 C-Enter is working as usual for me (LyX 1.6.0-1, Win XP).

 In the shortcuts menu, try searching on Ctrl+Return.  In the CUA
 binding, at least, it's bound to newline-insert newline.  Are you maybe
 using a customized binding file?  You might also try opening the
 minibuffer (Alt-x) and, with the cursor in a math inset, type
 newline-insert newline in the minibuffer and hit return.  It should add
 a new line to the math formula.

 /Paul

C-Enter works in ordinary text for me, but in a math formula it shifts the 
whole formula down one line rather than breaking the line (I am using
1.6 on linux by the way). (As a workaround that might be of use, add
this to your document preamble: \newcommand{\bb}{\\} and then
use \bb to break your math formulas - this does seem to have some
weird formatting side effects under some conditions however.)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX 1.6 line break in math formula

2008-11-19 Thread William Seager
On November 19, 2008 11:44:46 Paul A. Rubin wrote:
> Amir Rachum wrote:
> > Hello,
> > I recently installed the new LyX 1.6 over windows XP and I can't seem to
> > successfully linebreak inside math formulas. In the previous versions,
> > this was done with C-Enter, but now I don't know how to do it. I tried
> > looking in the new shortcuts menu in the prefrences window but I didn't
> > find anything useful. I would appreciate your help.
>
> C-Enter is working as usual for me (LyX 1.6.0-1, Win XP).
>
> In the shortcuts menu, try searching on Ctrl+Return.  In the CUA
> binding, at least, it's bound to newline-insert newline.  Are you maybe
> using a customized binding file?  You might also try opening the
> minibuffer (Alt-x) and, with the cursor in a math inset, type
> newline-insert newline in the minibuffer and hit return.  It should add
> a new line to the math formula.
>
> /Paul

C-Enter works in ordinary text for me, but in a math formula it shifts the 
whole formula down one line rather than breaking the line (I am using
1.6 on linux by the way). (As a workaround that might be of use, add
this to your document preamble: "\newcommand{\bb}{\\}" and then
use \bb to break your math formulas - this does seem to have some
weird formatting side effects under some conditions however.)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
Hi all. I'm not sure this is a problem or just reflects
the unfinished state of lyx 1.6. But I have a large-ish
document (about 140 pages when output to pdf).
On my old slow laptop running lyx 1.5.6 (under gentoo
linux btw) this loads in 2 seconds. On my fast, dual
core amd64 architecture (also gentoo) the same
document takes 37 seconds to load.

Is this just debugging code or something slowing down
the rc, or should I be worried?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
On October 25, 2008 12:34:14 Abdelrazak Younes wrote:
 I guess the 37 seconds you are seeing is probably due to lyx2lyx
 conversion

OK, I'm an idiot. Of course that was the problem - instant loading once
the 1.6 format version was in place :)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
Hi all. I'm not sure this is a problem or just reflects
the unfinished state of lyx 1.6. But I have a large-ish
document (about 140 pages when output to pdf).
On my old slow laptop running lyx 1.5.6 (under gentoo
linux btw) this loads in 2 seconds. On my fast, dual
core amd64 architecture (also gentoo) the same
document takes 37 seconds to load.

Is this just debugging code or something slowing down
the rc, or should I be worried?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
On October 25, 2008 12:34:14 Abdelrazak Younes wrote:
 I guess the 37 seconds you are seeing is probably due to lyx2lyx
 conversion

OK, I'm an idiot. Of course that was the problem - instant loading once
the 1.6 format version was in place :)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
Hi all. I'm not sure this is a problem or just reflects
the unfinished state of lyx 1.6. But I have a large-ish
document (about 140 pages when output to pdf).
On my old slow laptop running lyx 1.5.6 (under gentoo
linux btw) this loads in 2 seconds. On my fast, dual
core amd64 architecture (also gentoo) the same
document takes 37 seconds to load.

Is this just debugging code or something slowing down
the rc, or should I be worried?
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: lyx 1.6rc4 ultra slow to load document

2008-10-25 Thread William Seager
On October 25, 2008 12:34:14 Abdelrazak Younes wrote:
> I guess the 37 seconds you are seeing is probably due to lyx2lyx
> conversion

OK, I'm an idiot. Of course that was the problem - instant loading once
the 1.6 format version was in place :)

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


howto insert line break in inline formula

2008-06-13 Thread William Seager
Hi all. Can't seem to find the answer to this one.
As the subject, I have some long in-line formulas
that go over the margin. How do I insert a line
break into an in-line formula?
Bill.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: howto insert line break in inline formula

2008-06-13 Thread William Seager
On June 13, 2008 14:20:28 William Seager wrote:
 Hi all. Can't seem to find the answer to this one.
 As the subject, I have some long in-line formulas
 that go over the margin. How do I insert a line
 break into an in-line formula?
 Bill.

sorry - I should have looked harder. The answer is
in a very old post here. In the preamble, add

\newcommand{bb}{\\}

then you can just type \bbspace in the formula
and the line breaks.

Lyx doesn't justify the formula before the break however,
which would be ideal


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


howto insert line break in inline formula

2008-06-13 Thread William Seager
Hi all. Can't seem to find the answer to this one.
As the subject, I have some long in-line formulas
that go over the margin. How do I insert a line
break into an in-line formula?
Bill.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: howto insert line break in inline formula

2008-06-13 Thread William Seager
On June 13, 2008 14:20:28 William Seager wrote:
 Hi all. Can't seem to find the answer to this one.
 As the subject, I have some long in-line formulas
 that go over the margin. How do I insert a line
 break into an in-line formula?
 Bill.

sorry - I should have looked harder. The answer is
in a very old post here. In the preamble, add

\newcommand{bb}{\\}

then you can just type \bbspace in the formula
and the line breaks.

Lyx doesn't justify the formula before the break however,
which would be ideal


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


howto insert line break in inline formula

2008-06-13 Thread William Seager
Hi all. Can't seem to find the answer to this one.
As the subject, I have some long in-line formulas
that go over the margin. How do I insert a line
break into an in-line formula?
Bill.
-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: howto insert line break in inline formula

2008-06-13 Thread William Seager
On June 13, 2008 14:20:28 William Seager wrote:
> Hi all. Can't seem to find the answer to this one.
> As the subject, I have some long in-line formulas
> that go over the margin. How do I insert a line
> break into an in-line formula?
> Bill.

sorry - I should have looked harder. The answer is
in a very old post here. In the preamble, add

\newcommand{bb}{\\}

then you can just type \bb in the formula
and the line breaks.

Lyx doesn't justify the formula before the break however,
which would be ideal


-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX badges?

2008-04-19 Thread William Seager
On April 19, 2008 07:53:50 Geevarghese Philip wrote:
 Hi,
Are there any I use LyX or Powered by LyX kind of logos available
 to put on a website?

Well, there are some nice icons here:

http://wiki.lyx.org/LyX/Icons

They would be a good starting point anyway

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX badges?

2008-04-19 Thread William Seager
On April 19, 2008 07:53:50 Geevarghese Philip wrote:
 Hi,
Are there any I use LyX or Powered by LyX kind of logos available
 to put on a website?

Well, there are some nice icons here:

http://wiki.lyx.org/LyX/Icons

They would be a good starting point anyway

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: LyX badges?

2008-04-19 Thread William Seager
On April 19, 2008 07:53:50 Geevarghese Philip wrote:
> Hi,
>Are there any "I use LyX" or "Powered by LyX" kind of logos available
> to put on a website?

Well, there are some nice icons here:

http://wiki.lyx.org/LyX/Icons

They would be a good starting point anyway

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Troubleshooting Process not allowed?

2008-04-01 Thread William Seager
On April 1, 2008 14:20:00 Andre Poenitz wrote:
 On Tue, Apr 01, 2008 at 04:04:54PM +0200, Jürgen Spitzmüller wrote:
  Steve Litt wrote:
   Have any of you gotten an error message like this before? Is there a
   way to configure LyX's list of obscene phrases?
 
  I'm getting such error messages the whole day. Actually, just a minute
  ago, it yielded: Get yourself a real job, dude!
 
  I hope this will be fixed in LyX 1.6.

 It won't happen again. I just globally replaced all 'real' by 'double'.

 Andre'

I *hate* April 1.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: Troubleshooting Process not allowed?

2008-04-01 Thread William Seager
On April 1, 2008 14:20:00 Andre Poenitz wrote:
 On Tue, Apr 01, 2008 at 04:04:54PM +0200, Jürgen Spitzmüller wrote:
  Steve Litt wrote:
   Have any of you gotten an error message like this before? Is there a
   way to configure LyX's list of obscene phrases?
 
  I'm getting such error messages the whole day. Actually, just a minute
  ago, it yielded: Get yourself a real job, dude!
 
  I hope this will be fixed in LyX 1.6.

 It won't happen again. I just globally replaced all 'real' by 'double'.

 Andre'

I *hate* April 1.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


Re: "Troubleshooting Process" not allowed?

2008-04-01 Thread William Seager
On April 1, 2008 14:20:00 Andre Poenitz wrote:
> On Tue, Apr 01, 2008 at 04:04:54PM +0200, Jürgen Spitzmüller wrote:
> > Steve Litt wrote:
> > > Have any of you gotten an error message like this before? Is there a
> > > way to configure LyX's list of obscene phrases?
> >
> > I'm getting such error messages the whole day. Actually, just a minute
> > ago, it yielded: "Get yourself a real job, dude!"
> >
> > I hope this will be fixed in LyX 1.6.
>
> It won't happen again. I just globally replaced all 'real' by 'double'.
>
> Andre'

I *hate* April 1.

-- 
William Seager
University of Toronto Scarborough
www.utsc.utoronto.ca/~seager


  1   2   >