Search found 20 matches
- Wed Feb 06, 2013 11:41 pm
- Forum: LyX
- Topic: hyperref messes up bookmarks in PDF file
- Replies: 4
- Views: 7635
Re: hyperref messes up bookmarks in PDF file
Thank you very much for your help! I've now experimented with the setting you recommended. True, if I activate numbering, then the anchoring works. However, I then have numbers in the text, which I want to avoid. With the setting you suggested, it would read, "Chapter X, [chapter title]", whereas I ...
- Sat Jan 19, 2013 8:22 pm
- Forum: LyX
- Topic: hyperref messes up bookmarks in PDF file
- Replies: 4
- Views: 7635
Re: hyperref messes up bookmarks in PDF file
Thanks for the quick reply!
I've attached a bare-bones LyX example. Just generate a PDF, and click on "Part 1". It will take you to "Introduction".
I've attached a bare-bones LyX example. Just generate a PDF, and click on "Part 1". It will take you to "Introduction".
- Fri Jan 18, 2013 1:38 pm
- Forum: LyX
- Topic: hyperref messes up bookmarks in PDF file
- Replies: 4
- Views: 7635
hyperref messes up bookmarks in PDF file
I'm using Lys 2.0.5.
I don't know why, but LyX does set wrong bookmarks in the PDF file. Let's say the structure of the LyX file is as follows:
- part 0
- part 1
-- chapter 1.1
-- chapter 1.2
- part 2
- part 3
-- chapter 3.1
-- chapter 3.2
However, if I want to navigate the resulting PDF document ...
I don't know why, but LyX does set wrong bookmarks in the PDF file. Let's say the structure of the LyX file is as follows:
- part 0
- part 1
-- chapter 1.1
-- chapter 1.2
- part 2
- part 3
-- chapter 3.1
-- chapter 3.2
However, if I want to navigate the resulting PDF document ...
- Tue Apr 13, 2010 3:17 am
- Forum: LyX
- Topic: Avoiding blank page before part
- Replies: 0
- Views: 1487
Avoiding blank page before part
I'm working on a one-sided ebook.
The document class is "book", and I have not checked the box "two-sided document". However, I have trouble making LyX not insert a blank page before some of the parts. How can I force LyX to stop doing this?
I have read somewhere that the command "openany" would ...
The document class is "book", and I have not checked the box "two-sided document". However, I have trouble making LyX not insert a blank page before some of the parts. How can I force LyX to stop doing this?
I have read somewhere that the command "openany" would ...
- Fri Oct 30, 2009 3:32 pm
- Forum: LyX
- Topic: Can't search pdf when output with XeTex
- Replies: 1
- Views: 2285
Re: Can't search pdf when output with XeTex
I fiddled around some more with it and I discovered that it is possible to search for text in the viewer output. However, once I save the document I can still copy & paste words, but what I paste are not letters but some symbols. Maybe it's a problem with the Preview application of OSX?
- Fri Oct 30, 2009 2:10 pm
- Forum: LyX
- Topic: Can't search pdf when output with XeTex
- Replies: 1
- Views: 2285
Can't search pdf when output with XeTex
I have recently published a book I have produced with LyX / XeTeX. However, as I'm preparing an electronic version I have discovered that I cannot search the PDF. I find this fairly odd since a PDF produced with the standard pdf output function works perfectly fine. With XeTex, however, this doesn't ...
- Thu Oct 22, 2009 4:35 pm
- Forum: LyX
- Topic: Keeping the prime/inch symbols? (smart quotes problem)
- Replies: 3
- Views: 8787
Keeping the prime/inch symbols? (smart quotes problem)
Hi,Stefan_K wrote:Hi,
with LyX you could go to the main menu and select Insert/ Special Character and choose ordinary or single quote there.
Stefan
thanks for your reply. I have just tried it but XeTeX converts those characters to smart quotes in the PDF output. Is there another way around?
- Thu Oct 22, 2009 4:14 pm
- Forum: LyX
- Topic: Keeping the prime/inch symbols? (smart quotes problem)
- Replies: 3
- Views: 8787
Keeping the prime/inch symbols? (smart quotes problem)
I am using LyX and XeTeX. I do like the fact that quotes get automatically converted to smart quotes. There is only one problem:
Sometimes the conversion takes place when it shouldn't such as in height measurements like: 6'2''. How do I get LyX/XeTeX to keep the prime and inch mark (which is just a ...
Sometimes the conversion takes place when it shouldn't such as in height measurements like: 6'2''. How do I get LyX/XeTeX to keep the prime and inch mark (which is just a ...
- Wed Oct 07, 2009 12:55 pm
- Forum: LyX
- Topic: How do I change the font for sections?
- Replies: 2
- Views: 5545
Re: How do I change the font for sections?
Thanks for your reply! I needed more time to get familiar with the titlesec package.
- Mon Oct 05, 2009 1:30 pm
- Forum: LyX
- Topic: Xetex / OSX 10.6 / Headings not in bold
- Replies: 2
- Views: 2645
Xetex / OSX 10.6 / Headings not in bold
I have solved this problem:
..but a new one cropped up. See the next thread.
Again, thanks for your help!
Code: Select all
\setsansfont{Gill Sans Std}%
\setsansfont [BoldFont={Gill Sans Std-Ultra Bold}]{Gill Sans Std}
Again, thanks for your help!