Search found 52 matches
- Mon Dec 01, 2008 11:45 am
- Forum: LyX
- Topic: No chapter title ?
- Replies: 1
- Views: 3206
Re: No chapter title ?
What document class do you use (LyX -> Document -> Settings -> Document Class) and what kind of text do you want to write? Book classes usually require a chapter, article classes not.
- Mon Oct 27, 2008 10:59 pm
- Forum: LyX
- Topic: Problems with pdfpages and relative paths
- Replies: 1
- Views: 4700
Problems with pdfpages and relative paths
Sorry, I can only help you by recommending you posting to the LyX developers mailing list. I understand your problem but have no idea how to solve it. However, the LyX developers are very friendly and helpful 

- Mon Oct 27, 2008 12:34 pm
- Forum: LyX
- Topic: Problem displaying graphics
- Replies: 10
- Views: 11578
Re: Problem displaying graphics
I don’t have any problems either with that PDF-File. What are your settings in LyX and do you use pdflatex (the button with the Acrobat logo)?
- Sun Oct 26, 2008 4:29 pm
- Forum: Comments & Wishes
- Topic: Solved button
- Replies: 3
- Views: 4234
Solved button
There is, however, a little objection. Up to now, all threads are open. Everybody can bump an old thread to ask for issues similar to that of the opening post. So, the same thread may deal with solved and unsolved questions. Suppose that a "solved" button is added. I wonder if threads marks as ...
- Sun Oct 26, 2008 4:11 pm
- Forum: LyX
- Topic: Bibliography
- Replies: 13
- Views: 17415
Re: Bibliography
I guess that LyX has problems finding your bibliography file. Did you move any folders or documents lately? Did you update any software lately? If not, what are your settings in LyX? Can you still insert citations in LyX via the citation dialogue?
- Thu Oct 23, 2008 4:13 pm
- Forum: LyX
- Topic: macro install on LyX
- Replies: 3
- Views: 4004
macro install on LyX
LyX is WYSIWYM not WYSIWYG.
- Thu Oct 23, 2008 4:11 pm
- Forum: Comments & Wishes
- Topic: Solved button
- Replies: 3
- Views: 4234
Solved button
Practically every thread addresses a LaTeX-related problem and often enough the thread titles a clear enough. It would be cool, if there was a “Solved”-button that the thread starter or mods and admins could click to see in every sub-board if the problem addressed was solved or not. This could help ...
- Thu Oct 23, 2008 4:07 pm
- Forum: LyX
- Topic: theorem numbering
- Replies: 5
- Views: 13285
theorem numbering
I am not using the 1.6.x-version yet, but that sounds like something that will be much easier in the future thanks to layout modules…
- Thu Oct 23, 2008 3:47 pm
- Forum: LyX
- Topic: Lyx + Biblatex + Headers formating problems
- Replies: 2
- Views: 5495
Re: Lyx + Biblatex + Headers formating problems
Just some basic questions:
What document class do you use? In Memoir (and other book classes), the bibliography should automatically start a new page. I personally have no problems with Memoir and biblatex.
What are your other settings, e.g. for the header?
These questions refer to your settings ...
What document class do you use? In Memoir (and other book classes), the bibliography should automatically start a new page. I personally have no problems with Memoir and biblatex.
What are your other settings, e.g. for the header?
These questions refer to your settings ...
- Mon Oct 20, 2008 8:47 pm
- Forum: LyX
- Topic: Q2: PDF generation: bitmapped fonts???
- Replies: 6
- Views: 6214
Q2: PDF generation: bitmapped fonts???
My preferred solution is to use T1 encoded fonts. For instance Latin Modern has been derived from Computer Modern fonts, looks very similar and has a high quality. To use them just add
\usepackage{lmodern}
in the preamble, instead of \usepackage{ae,aecompl}.
In LyX changing the font is a lot ...
\usepackage{lmodern}
in the preamble, instead of \usepackage{ae,aecompl}.
In LyX changing the font is a lot ...