a box around text on multiple pages

2010-05-23 Thread [Ricardo Rodriguez] eBioTIC.

Hi all!

I've been looking for information about how to draw a frame/set a 
background colour for a groups of paragraphs that split into multiple pages.


I've read chapter 5 of the Embedded Objects manual where I was not able 
to find the answer and found this in LaTeX Community...


http://www.latex-community.org/forum/viewtopic.php?f=5t=2577start=0st=0sk=tsd=a

This link refers to http://www.ctan.org/pkg/framed.

Please, is there any way of getting a frame splitting into several pages 
by using LyX graphic UI or must I go into details and first of all 
understand how to load and use this LaTeX framed package? Thanks!


All the best,

Ricardo

--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems



Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Ignacio García
Pavel Sanda sanda at lyx.org writes:

 
 [Ricardo Rodriguez] eBioTIC. wrote:
  Please, Pavel, are you using 8.71 on Linux?
 
 8.64 here. 
 
 I think I must now create a new 
  ticket, musn't I? Thanks!
 
 looks like that.

Here on Ubuntu Lucid:
dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript GPL
Ghostscript 8.71: Unrecoverable error, exit code 1

For me this is an old issue in all versions of GhostScript or LyX since one 
year,
al least.

It happens only if Instant Preview is on and it is only noticeable in the
console messages when LyX is started on terminal.
 
Otherwise it is harmless and the pdf output is right here 

Regards
Ignacio García






Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Pavel Sanda
Ignacio García wrote:
 Here on Ubuntu Lucid:
 dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript 
 GPL
 Ghostscript 8.71: Unrecoverable error, exit code 1
 
 For me this is an old issue in all versions of GhostScript or LyX since one 
 year,
 al least.

i'm aware of some problems of 8.70 which should have been fixed in 8.71,
and since i see the second err message on 8.64 this is probably different issue.

 It happens only if Instant Preview is on and it is only noticeable in the
 console messages when LyX is started on terminal.
  
 Otherwise it is harmless and the pdf output is right here 

_postscript_ output is the question here.

pavel


ubuntu and greek

2010-05-23 Thread Thym Kaal
Hello,
i am relatively new in Lyx. In fact, i 'm using it about a couple of months
and i am fully satisfied. I recently switched from win to Ubuntu and i 'm
facing this problem: when i type something in greek and i try to view it in
any form (eg pdf) i get a message: latex errors and below 
\textgreek{ghh}

I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\fontsame font id=substitute font name'

So, i guess that i need to install an appropriate package or... Anyway, i ll
be happy and gratefull if you can help me with this

Thanks


-- 
ΕΥΘ.ΚΑΛ.


Re: Document-internal hyperlinks

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 05:56, schrieb Shawn Willden:


Okay, with the help of the kind folks on comp.text.tex, I have a solution.

In the generated LaTeX file containing the actual text of the statutes,
which is included in the LyX document, I modified my script to insert:

  \begingroup
   \renewcommand*{\thepara}{76-10-500}%
   \refstepcounter{para}%
   \label{code:76-10-500}%
\endgroup

Before the \paragraph containing each statute.


Can you send me a LyX file in a private message to see how you've done this in LyX? Maybe I can 
simplify it a bit or create a LyX layout file so that people can use this solution without having to 
write LaTeX code.


Many thanks in advance and regards
Uwe


Re: box alignment

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 00:23, schrieb [Ricardo Rodriguez] eBioTIC.:


Use a parbox as inner box. You can then edit the box text like any
other text.


Sorry, I don't understand this. What I read in the Embedded Objects
manual is:

Parboxes are very similar to minipages with the difference that they
cannot have footnotes. The main difference to minipages is that
minipages are in contrary to parboxes no real boxes but
LaTeX-environments.

Gosh! I am not able to understand this!


This is indeed horrible (and I'm the author of this). You can ignore the last sentence and I will 
have a look to make the difference more clear to new LyX users.



Please, why I can edit the text
in a parbox as any other text and the one in a Minipage, not?


You can in both cases edit the text like any other text. I only propose to use a parbox here because 
minipages make in some special cases problems (when other LaTeX-packages don't support them). But 
these cases are very rare, so it's your decision what inner box you are using.

Sorry that I bothered you with LaTeX internals.


Now I am able to set the paragraph settings for each box in a per box
basis. Please, is it possible to set this features document wide? Thanks!


Not via LyX. You can either copy a box as you like it to all places in your LyX 
document.
Another solution is to defined a new command that sets up the box for you. Then you would have to 
insert this command as TeX-code instead of a box. I can define such a command for you, but you need 
to decide what box you want to have. If you made this decision, send me a LyX file with your box and 
I'll have a look.


regards Uwe


Re: a box around text on multiple pages

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 09:45, schrieb [Ricardo Rodriguez] eBioTIC.:


I've been looking for information about how to draw a frame/set a
background colour for a groups of paragraphs that split into multiple
pages.

I've read chapter 5 of the Embedded Objects manual where I was not able
to find the answer


Simply use a shaded box (or use a framed outer box, no inner box, the option Allow page breaks if 
you don't need a background color). Attached is an example LyX file.



This link refers to http://www.ctan.org/pkg/framed.


Both solutions I mentioned use this LaTeX package.

regards Uwe


newfile2.lyx
Description: application/lyx


Enumeration of theorems

2010-05-23 Thread iustifico
Is there a way to not use the counter of theorems? I mean is it possible to 
enumerate every defintion, proposition and so on manually?

Regards,
iustifico

Re: ubuntu and greek

2010-05-23 Thread Guenter Milde
On 2010-05-23, Thym Kaal wrote:
...
 I recently switched from win to Ubuntu and i 'm facing this problem:
 when i type something in greek and i try to view it in any form (eg
 pdf) i get a message: latex errors and below  \textgreek{ghh}

 I wasn't able to read the size data for this font,
 so I will ignore the font specification.

 So, i guess that i need to install an appropriate package or...

Install the package texlive-language-greek (or similar) and try again.

More Greek LaTeX fonts are in texlive-fonts-extra.

Some info about Greek with LyX is on wiki.lyx.org (search for Greek),
but usually it should work out of the box with a recent LyX.

Günter






Inline equation uneven spacing

2010-05-23 Thread Amir
I have an inline equation that results in uneven spacing of the lines. How can I
fix that?



bug in lyx-HTML conversion via tth

2010-05-23 Thread travis+ml-lyx
I wrote to the author of tth:

 Anyway, I wanted to alert you to a potential bug.  When I use lyx's
 hyperef feature to make a hyperlink (as opposed to embedding a URL,
 where the text is the same as the href target), it generates a .tex
 file that contains a line like this:

 \usepackage[unicode=true, pdfusetitle,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

 When I run it through tth, it creates a title tag of hyperref.

He responded:

Hello. Thanks for this message. The problem is with the way Lyx is laying
out its \usepackage command. TtH knows nothing about \usepackage. It treats
it as an unknown command.

http://hutchinson.belmont.ma.us/tth/manual/sec9.html#commands+unknown93
explains that such commands ought to be laid out _without_ whitespace
between themselves and their arguments. Because Lyx is inserting whitespace
before {hyperref}, TtH scans it as if it is the start of the text.

The only way to fix this properly is for Lyx to avoid adding that extra
whitespace between ] and {. No space or newline is allowed. You could fix
it by hand in the .tex file yourself; but that's a bit annoying.
-- 
A Weapon of Mass Construction
My emails do not have attachments; it's a digital signature that your mail
program doesn't understand. | http://www.subspacefield.org/~travis/ 
If you are a spammer, please email j...@subspacefield.org to get blacklisted.


pgpYx08tACCKS.pgp
Description: PGP signature


a box around text on multiple pages

2010-05-23 Thread [Ricardo Rodriguez] eBioTIC.

Hi all!

I've been looking for information about how to draw a frame/set a 
background colour for a groups of paragraphs that split into multiple pages.


I've read chapter 5 of the Embedded Objects manual where I was not able 
to find the answer and found this in LaTeX Community...


http://www.latex-community.org/forum/viewtopic.php?f=5t=2577start=0st=0sk=tsd=a

This link refers to http://www.ctan.org/pkg/framed.

Please, is there any way of getting a frame splitting into several pages 
by using LyX graphic UI or must I go into details and first of all 
understand how to load and use this LaTeX framed package? Thanks!


All the best,

Ricardo

--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems



Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Ignacio García
Pavel Sanda sanda at lyx.org writes:

 
 [Ricardo Rodriguez] eBioTIC. wrote:
  Please, Pavel, are you using 8.71 on Linux?
 
 8.64 here. 
 
 I think I must now create a new 
  ticket, musn't I? Thanks!
 
 looks like that.

Here on Ubuntu Lucid:
dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript GPL
Ghostscript 8.71: Unrecoverable error, exit code 1

For me this is an old issue in all versions of GhostScript or LyX since one 
year,
al least.

It happens only if Instant Preview is on and it is only noticeable in the
console messages when LyX is started on terminal.
 
Otherwise it is harmless and the pdf output is right here 

Regards
Ignacio García






Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Pavel Sanda
Ignacio García wrote:
 Here on Ubuntu Lucid:
 dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript 
 GPL
 Ghostscript 8.71: Unrecoverable error, exit code 1
 
 For me this is an old issue in all versions of GhostScript or LyX since one 
 year,
 al least.

i'm aware of some problems of 8.70 which should have been fixed in 8.71,
and since i see the second err message on 8.64 this is probably different issue.

 It happens only if Instant Preview is on and it is only noticeable in the
 console messages when LyX is started on terminal.
  
 Otherwise it is harmless and the pdf output is right here 

_postscript_ output is the question here.

pavel


ubuntu and greek

2010-05-23 Thread Thym Kaal
Hello,
i am relatively new in Lyx. In fact, i 'm using it about a couple of months
and i am fully satisfied. I recently switched from win to Ubuntu and i 'm
facing this problem: when i type something in greek and i try to view it in
any form (eg pdf) i get a message: latex errors and below 
\textgreek{ghh}

I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\fontsame font id=substitute font name'

So, i guess that i need to install an appropriate package or... Anyway, i ll
be happy and gratefull if you can help me with this

Thanks


-- 
ΕΥΘ.ΚΑΛ.


Re: Document-internal hyperlinks

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 05:56, schrieb Shawn Willden:


Okay, with the help of the kind folks on comp.text.tex, I have a solution.

In the generated LaTeX file containing the actual text of the statutes,
which is included in the LyX document, I modified my script to insert:

  \begingroup
   \renewcommand*{\thepara}{76-10-500}%
   \refstepcounter{para}%
   \label{code:76-10-500}%
\endgroup

Before the \paragraph containing each statute.


Can you send me a LyX file in a private message to see how you've done this in LyX? Maybe I can 
simplify it a bit or create a LyX layout file so that people can use this solution without having to 
write LaTeX code.


Many thanks in advance and regards
Uwe


Re: box alignment

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 00:23, schrieb [Ricardo Rodriguez] eBioTIC.:


Use a parbox as inner box. You can then edit the box text like any
other text.


Sorry, I don't understand this. What I read in the Embedded Objects
manual is:

Parboxes are very similar to minipages with the difference that they
cannot have footnotes. The main difference to minipages is that
minipages are in contrary to parboxes no real boxes but
LaTeX-environments.

Gosh! I am not able to understand this!


This is indeed horrible (and I'm the author of this). You can ignore the last sentence and I will 
have a look to make the difference more clear to new LyX users.



Please, why I can edit the text
in a parbox as any other text and the one in a Minipage, not?


You can in both cases edit the text like any other text. I only propose to use a parbox here because 
minipages make in some special cases problems (when other LaTeX-packages don't support them). But 
these cases are very rare, so it's your decision what inner box you are using.

Sorry that I bothered you with LaTeX internals.


Now I am able to set the paragraph settings for each box in a per box
basis. Please, is it possible to set this features document wide? Thanks!


Not via LyX. You can either copy a box as you like it to all places in your LyX 
document.
Another solution is to defined a new command that sets up the box for you. Then you would have to 
insert this command as TeX-code instead of a box. I can define such a command for you, but you need 
to decide what box you want to have. If you made this decision, send me a LyX file with your box and 
I'll have a look.


regards Uwe


Re: a box around text on multiple pages

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 09:45, schrieb [Ricardo Rodriguez] eBioTIC.:


I've been looking for information about how to draw a frame/set a
background colour for a groups of paragraphs that split into multiple
pages.

I've read chapter 5 of the Embedded Objects manual where I was not able
to find the answer


Simply use a shaded box (or use a framed outer box, no inner box, the option Allow page breaks if 
you don't need a background color). Attached is an example LyX file.



This link refers to http://www.ctan.org/pkg/framed.


Both solutions I mentioned use this LaTeX package.

regards Uwe


newfile2.lyx
Description: application/lyx


Enumeration of theorems

2010-05-23 Thread iustifico
Is there a way to not use the counter of theorems? I mean is it possible to 
enumerate every defintion, proposition and so on manually?

Regards,
iustifico

Re: ubuntu and greek

2010-05-23 Thread Guenter Milde
On 2010-05-23, Thym Kaal wrote:
...
 I recently switched from win to Ubuntu and i 'm facing this problem:
 when i type something in greek and i try to view it in any form (eg
 pdf) i get a message: latex errors and below  \textgreek{ghh}

 I wasn't able to read the size data for this font,
 so I will ignore the font specification.

 So, i guess that i need to install an appropriate package or...

Install the package texlive-language-greek (or similar) and try again.

More Greek LaTeX fonts are in texlive-fonts-extra.

Some info about Greek with LyX is on wiki.lyx.org (search for Greek),
but usually it should work out of the box with a recent LyX.

Günter






Inline equation uneven spacing

2010-05-23 Thread Amir
I have an inline equation that results in uneven spacing of the lines. How can I
fix that?



bug in lyx-HTML conversion via tth

2010-05-23 Thread travis+ml-lyx
I wrote to the author of tth:

 Anyway, I wanted to alert you to a potential bug.  When I use lyx's
 hyperef feature to make a hyperlink (as opposed to embedding a URL,
 where the text is the same as the href target), it generates a .tex
 file that contains a line like this:

 \usepackage[unicode=true, pdfusetitle,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

 When I run it through tth, it creates a title tag of hyperref.

He responded:

Hello. Thanks for this message. The problem is with the way Lyx is laying
out its \usepackage command. TtH knows nothing about \usepackage. It treats
it as an unknown command.

http://hutchinson.belmont.ma.us/tth/manual/sec9.html#commands+unknown93
explains that such commands ought to be laid out _without_ whitespace
between themselves and their arguments. Because Lyx is inserting whitespace
before {hyperref}, TtH scans it as if it is the start of the text.

The only way to fix this properly is for Lyx to avoid adding that extra
whitespace between ] and {. No space or newline is allowed. You could fix
it by hand in the .tex file yourself; but that's a bit annoying.
-- 
A Weapon of Mass Construction
My emails do not have attachments; it's a digital signature that your mail
program doesn't understand. | http://www.subspacefield.org/~travis/ 
If you are a spammer, please email j...@subspacefield.org to get blacklisted.


pgpYx08tACCKS.pgp
Description: PGP signature


a box around text on multiple pages

2010-05-23 Thread [Ricardo Rodriguez] eBioTIC.

Hi all!

I've been looking for information about how to draw a frame/set a 
background colour for a groups of paragraphs that split into multiple pages.


I've read chapter 5 of the Embedded Objects manual where I was not able 
to find the answer and found this in LaTeX Community...


http://www.latex-community.org/forum/viewtopic.php?f=5=2577=0=0=t=a

This link refers to http://www.ctan.org/pkg/framed.

Please, is there any way of getting a frame splitting into several pages 
by using LyX graphic UI or must I go into details and first of all 
understand how to load and use this LaTeX framed package? Thanks!


All the best,

Ricardo

--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems



Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Ignacio García
Pavel Sanda  lyx.org> writes:

> 
> [Ricardo Rodriguez] eBioTIC. wrote:
> > Please, Pavel, are you using 8.71 on Linux?
> 
> 8.64 here. 
> 
> >I think I must now create a new 
> > ticket, musn't I? Thanks!
> 
> looks like that.

Here on Ubuntu Lucid:
dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript GPL
Ghostscript 8.71: Unrecoverable error, exit code 1

For me this is an old issue in all versions of GhostScript or LyX since one 
year,
al least.

It happens only if Instant Preview is on and it is only noticeable in the
console messages when LyX is started on terminal.
 
Otherwise it is harmless and the pdf output is right here 

Regards
Ignacio García






Re: Ghostscript error running LyX 2.0.0 alpha3

2010-05-23 Thread Pavel Sanda
Ignacio García wrote:
> Here on Ubuntu Lucid:
> dvipng warning: No GhostScript pngalpha output, cannot render raw PostScript 
> GPL
> Ghostscript 8.71: Unrecoverable error, exit code 1
> 
> For me this is an old issue in all versions of GhostScript or LyX since one 
> year,
> al least.

i'm aware of some problems of 8.70 which should have been fixed in 8.71,
and since i see the second err message on 8.64 this is probably different issue.

> It happens only if Instant Preview is on and it is only noticeable in the
> console messages when LyX is started on terminal.
>  
> Otherwise it is harmless and the pdf output is right here 

_postscript_ output is the question here.

pavel


ubuntu and greek

2010-05-23 Thread Thym Kaal
Hello,
i am relatively new in Lyx. In fact, i 'm using it about a couple of months
and i am fully satisfied. I recently switched from win to Ubuntu and i 'm
facing this problem: when i type something in greek and i try to view it in
any form (eg pdf) i get a message: "latex errors" and below "
\textgreek{ghh}

I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='"

So, i guess that i need to install an appropriate package or... Anyway, i ll
be happy and gratefull if you can help me with this

Thanks


-- 
ΕΥΘ.ΚΑΛ.


Re: Document-internal hyperlinks

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 05:56, schrieb Shawn Willden:


Okay, with the help of the kind folks on comp.text.tex, I have a solution.

In the generated LaTeX file containing the actual text of the statutes,
which is included in the LyX document, I modified my script to insert:

  \begingroup
   \renewcommand*{\thepara}{76-10-500}%
   \refstepcounter{para}%
   \label{code:76-10-500}%
\endgroup

Before the \paragraph containing each statute.


Can you send me a LyX file in a private message to see how you've done this in LyX? Maybe I can 
simplify it a bit or create a LyX layout file so that people can use this solution without having to 
write LaTeX code.


Many thanks in advance and regards
Uwe


Re: box alignment

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 00:23, schrieb [Ricardo Rodriguez] eBioTIC.:


Use a parbox as inner box. You can then edit the box text like any
other text.


Sorry, I don't understand this. What I read in the Embedded Objects
manual is:

"Parboxes are very similar to minipages with the difference that they
cannot have footnotes. The main difference to minipages is that
minipages are in contrary to parboxes no real boxes but
LaTeX-environments."

Gosh! I am not able to understand this!


This is indeed horrible (and I'm the author of this). You can ignore the last sentence and I will 
have a look to make the difference more clear to new LyX users.



Please, why I can edit the text
in a parbox as any other text and the one in a Minipage, not?


You can in both cases edit the text like any other text. I only propose to use a parbox here because 
minipages make in some special cases problems (when other LaTeX-packages don't support them). But 
these cases are very rare, so it's your decision what inner box you are using.

Sorry that I bothered you with LaTeX internals.


Now I am able to set the paragraph settings for each box in a per box
basis. Please, is it possible to set this features document wide? Thanks!


Not via LyX. You can either copy a box as you like it to all places in your LyX 
document.
Another solution is to defined a new command that sets up the box for you. Then you would have to 
insert this command as TeX-code instead of a box. I can define such a command for you, but you need 
to decide what box you want to have. If you made this decision, send me a LyX file with your box and 
I'll have a look.


regards Uwe


Re: a box around text on multiple pages

2010-05-23 Thread Uwe Stöhr

Am 23.05.2010 09:45, schrieb [Ricardo Rodriguez] eBioTIC.:


I've been looking for information about how to draw a frame/set a
background colour for a groups of paragraphs that split into multiple
pages.

I've read chapter 5 of the Embedded Objects manual where I was not able
to find the answer


Simply use a shaded box (or use a framed outer box, no inner box, the option "Allow page breaks" if 
you don't need a background color). Attached is an example LyX file.



This link refers to http://www.ctan.org/pkg/framed.


Both solutions I mentioned use this LaTeX package.

regards Uwe


newfile2.lyx
Description: application/lyx


Enumeration of theorems

2010-05-23 Thread iustifico
Is there a way to not use the counter of theorems? I mean is it possible to 
enumerate every defintion, proposition and so on manually?

Regards,
iustifico

Re: ubuntu and greek

2010-05-23 Thread Guenter Milde
On 2010-05-23, Thym Kaal wrote:
...
> I recently switched from win to Ubuntu and i 'm facing this problem:
> when i type something in greek and i try to view it in any form (eg
> pdf) i get a message: "latex errors" and below " \textgreek{ghh}

> I wasn't able to read the size data for this font,
> so I will ignore the font specification.

> So, i guess that i need to install an appropriate package or...

Install the package texlive-language-greek (or similar) and try again.

More Greek LaTeX fonts are in texlive-fonts-extra.

Some info about Greek with LyX is on wiki.lyx.org (search for Greek),
but usually it should work out of the box with a recent LyX.

Günter






Inline equation uneven spacing

2010-05-23 Thread Amir
I have an inline equation that results in uneven spacing of the lines. How can I
fix that?



bug in lyx->HTML conversion via tth

2010-05-23 Thread travis+ml-lyx
I wrote to the author of tth:

> Anyway, I wanted to alert you to a potential bug.  When I use lyx's
> "hyperef" feature to make a hyperlink (as opposed to embedding a URL,
> where the text is the same as the href target), it generates a .tex
> file that contains a line like this:
>
> \usepackage[unicode=true, pdfusetitle,
> bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
> breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false]
> {hyperref}
>
> When I run it through tth, it creates a  tag of "hyperref".

He responded:

Hello. Thanks for this message. The problem is with the way Lyx is laying
out its \usepackage command. TtH knows nothing about \usepackage. It treats
it as an unknown command.

http://hutchinson.belmont.ma.us/tth/manual/sec9.html#commands+unknown93
explains that such commands ought to be laid out _without_ whitespace
between themselves and their arguments. Because Lyx is inserting whitespace
before {hyperref}, TtH scans it as if it is the start of the text.

The only way to fix this properly is for Lyx to avoid adding that extra
whitespace between ] and {. No space or newline is allowed. You could fix
it by hand in the .tex file yourself; but that's a bit annoying.
-- 
A Weapon of Mass Construction
My emails do not have attachments; it's a digital signature that your mail
program doesn't understand. | http://www.subspacefield.org/~travis/ 
If you are a spammer, please email j...@subspacefield.org to get blacklisted.


pgpYx08tACCKS.pgp
Description: PGP signature