Edit Links |
FAQ /
FurtherHelpCategories: FAQ << | Page list | >>How to get further assistanceTable of contents (hide) §1. You still haven't answered my question!Then RTFM, especially the Tutorial. The documentation really is quite good. There are also numerous example files included with LyX. Try File→Open→Examples. If you think your problem may be LaTeX related, then look in LaTeX, A Document Preparation System, 2nd Ed. by Leslie Lamport (1994) or The LaTeX Companion, 2nd Ed. by Frank Mittelbach et al. (2004). Furthermore, for LaTeX related questions, there is an excellent newsgroup comp.text.tex, which is archived ([1]). There are also numerous LaTeX FAQ's and other resources on the web (we especially recommend The TeX Users Group FAQ). For LyX related questions, a search in the lyx-users or lyx-devel mail archives is often helpful, also remember that google is your friend (TM). §2. I want to mail someone about my problem.Send email to the LyX Users list lyx-users@lists.lyx.org. If LyX is actually crashing or otherwise non-functional, then try the developers' list at lyx-devel@lists.lyx.org. §3. What to put in a request for help.Include your version of LyX and a description of what you are trying to do, along with evidence that you've actually read the docs. Also, please send a minimal example. If LyX has crashed, include the version of LyX, the operating system, the frontend (xforms, qt), the version of the frontend toolkit* (if it seems to be a screen drawing problem), and a precise description of the events that lead to the crash. The easier it is for the developers to reproduce your crash, the more likely it will get fixed. If you're brave and like to hack, use gdb to generate a backtrace and include the results with your mail. If this is not possible, just describe what you did as completely as you can.
§4. The developers asked my to provide a backtrace. What's that?A backtrace is a list of the last function calls of a programm before a certain event, e.g. a crash. It helps the developers to find out where the crash occured and which operations were involved. A backtrace can be produced as follows: 1.) Linux
This type of backtrace is better than nothing, but note that much better backtrace can be done if you compile LyX yourself from the sources or (svn-tree) and give additional parameter for configure script ( §5. The developers asked me to provide a profile. How?You will find here a description in the case where you are building LyX with configure. There are three main types of tools
<< | FAQ.PageList | >> |