Re: Hyperref support

2022-02-11 Thread Jürgen Spitzmüller via lyx-users
Am Freitag, dem 11.02.2022 um 14:16 +0100 schrieb Jürgen Spitzmüller via lyx-users: > Sorry for the late response on this, but I just stumbled upon this > issue. As of hyperref 7.00g (2021-02-04), unicode is true by default > for all engines, so we can test for this version and omit the output > of

Re: Hyperref support

2022-02-11 Thread Jürgen Spitzmüller via lyx-users
Am Donnerstag, dem 19.03.2020 um 09:42 -0400 schrieb Richard Kimberly Heck: > Well, the code is: > >     // Since LyX uses unicode, also set the PDF strings to unicode > strings >     // with the hyperref option "unicode". (With Xe/LuaTeX and pTeX, >     // unicode=true is the default, with Japane

Re: Hyperref support

2020-05-15 Thread Pavel Sanda
On Thu, May 14, 2020 at 11:15:26PM -0400, Richard Kimberly Heck wrote: > I am not that familiar with hyperref. How should this option interact > with the ones currently given: runparams.isFullUnicode() and > runparams.use_japanese? Say the new one is runparams.checkedUnicode. > What is the correct

Re: Hyperref support

2020-05-14 Thread Richard Kimberly Heck
On 5/14/20 9:24 AM, Pavel Sanda wrote: > On Thu, Mar 26, 2020 at 11:04:28AM -0400, Richard Kimberly Heck wrote: >> On 3/26/20 10:31 AM, Pavel Sanda wrote: >>> On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote: > Thank you for your responses. I can't say I fully understand wh

Re: Hyperref support

2020-05-14 Thread Pavel Sanda
On Thu, Mar 26, 2020 at 11:04:28AM -0400, Richard Kimberly Heck wrote: > On 3/26/20 10:31 AM, Pavel Sanda wrote: > > On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote: > >>> Thank you for your responses. I can't say I fully understand why Lyx > >>> needs to be as it is; I'm gene

Re: Hyperref support

2020-03-26 Thread Richard Kimberly Heck
On 3/26/20 10:31 AM, Pavel Sanda wrote: > On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote: >>> Thank you for your responses. I can't say I fully understand why Lyx >>> needs to be as it is; I'm generally against hard coded parameters. >> We are as well, and I don't entirely kn

Re: Hyperref support

2020-03-26 Thread Pavel Sanda
On Thu, Mar 26, 2020 at 09:50:53AM -0400, Richard Kimberly Heck wrote: > > Thank you for your responses. I can't say I fully understand why Lyx > > needs to be as it is; I'm generally against hard coded parameters. > > We are as well, and I don't entirely know why it is done this way. It > could b

Re: Hyperref support

2020-03-26 Thread Richard Kimberly Heck
On 3/26/20 4:05 AM, Steve Hnizdur wrote: > On 19/03/2020 13:55, Daniel wrote: >> On 2020-03-19 14:42, Richard Kimberly Heck wrote: >>> On 3/19/20 3:01 AM, Daniel wrote: On 2020-03-18 14:59, Steve Hnizdur wrote: > Hi > > When "Use Hyperref Support" is checked in PDF properties Lyx >

Re: Hyperref support

2020-03-26 Thread Steve Hnizdur
On 19/03/2020 13:55, Daniel wrote: On 2020-03-19 14:42, Richard Kimberly Heck wrote: On 3/19/20 3:01 AM, Daniel wrote: On 2020-03-18 14:59, Steve Hnizdur wrote: Hi When "Use Hyperref Support" is checked in PDF properties Lyx automatically inserts \usepackage[unicode=true,    bookmarks=false,

Re: Hyperref support

2020-03-19 Thread Daniel
On 2020-03-19 14:42, Richard Kimberly Heck wrote: On 3/19/20 3:01 AM, Daniel wrote: On 2020-03-18 14:59, Steve Hnizdur wrote: Hi When "Use Hyperref Support" is checked in PDF properties Lyx automatically inserts \usepackage[unicode=true,   bookmarks=false,   breaklinks=false,pdfborder={0 0

Re: Hyperref support

2020-03-19 Thread Richard Kimberly Heck
On 3/19/20 3:01 AM, Daniel wrote: > On 2020-03-18 14:59, Steve Hnizdur wrote: >> Hi >> >> When "Use Hyperref Support" is checked in PDF properties Lyx >> automatically inserts >> >> \usepackage[unicode=true, >>   bookmarks=false, >>   breaklinks=false,pdfborder={0 0 1},backref=section,colorlinks=fa

Re: Hyperref support

2020-03-19 Thread Daniel
On 2020-03-18 14:59, Steve Hnizdur wrote: Hi When "Use Hyperref Support" is checked in PDF properties Lyx automatically inserts \usepackage[unicode=true,  bookmarks=false,  breaklinks=false,pdfborder={0 0 1},backref=section,colorlinks=false]  {hyperref} in the preamble. Any ideas where al

Re: hyperref support and babel-spanish commands conflict

2009-03-08 Thread Ignacio García
2009/3/8, Ignacio García : > See you please sample.lyx file. Where is it!? Sorry Regards Ignacio sample.lyx Description: application/lyx

Re: hyperref support and babel-spanish commands conflict

2009-03-08 Thread Ignacio García
2009/3/7, Uwe Stöhr : > Ignacio García schrieb: > >> When I check the hyperref support in LyX document setting, the >> spanish.ldf user options don't work. babel is loaded before. >> >> However, if I insert manually hyperref in the LyX latex preamble, >> spanish user commands work now. babel is loa

Re: hyperref support and babel-spanish commands conflict

2009-03-07 Thread Uwe Stöhr
Ignacio García schrieb: When I check the hyperref support in LyX document setting, the spanish.ldf user options don't work. babel is loaded before. However, if I insert manually hyperref in the LyX latex preamble, spanish user commands work now. babel is loaded after. This doesn't work for me