Search found 7 matches

by 87234asdffdd
Sun Jul 19, 2015 3:37 am
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25208

How to add "exam" to document class?

I did a lot more experimenting and learning about layout files. I think it's possible to do away with the Question_Lists and Answers "--begin--" and "--end--" separators by using Flex insets for the corresponding environments.

The cool thing I learned is that you can experiment/debug a layout using ...
by 87234asdffdd
Sat Jul 11, 2015 7:09 pm
Forum: Document Classes
Topic: How do I keep exam choice options together on the same page?
Replies: 11
Views: 21446

How do I keep exam choice options together on the same page?

For keeping the question and the possible answers together the logical idea would be to wrap the {minipage} around both

I did something different that seems to work. There are two problems, and here are the solutions:

The question can be separated from the answers by a page break. SOLUTION: a ...
by 87234asdffdd
Thu Jul 09, 2015 3:31 pm
Forum: LyX
Topic: PDF View and Export fails
Replies: 3
Views: 11081

PDF View and Export fails

I've been using LyX for over a year, and this is the first time that I'm experiencing a problem with it.

I recently upgraded Adobe Acrobat XI, and since then, I have been unable to view LyX files and to export them, as the following warning message displays:
File does not exist:
C:/Users/User1 ...
by 87234asdffdd
Wed Jul 08, 2015 3:31 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25208

How to add "exam" to document class?

I looked at your file but I only spotted a few stylistic preferences you'd changed, nothing that should have caused an error. What errors were you getting?

Here are the errors that show in LyX when I open a document using the exam.layout (I've corrected all these errors in the version above ...
by 87234asdffdd
Tue Jul 07, 2015 10:43 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25208

Re: How to add "exam" to document class?

Thanks again. That should be a # character to comment out something in the .layout file.

I turned on the Progress/Debug window in LyX and found there are other small syntactic probs with the .layout file, and I corrected them. I attached here.

Have you though about creating a (git) repository for ...
by 87234asdffdd
Tue Jul 07, 2015 4:30 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25208

Re: How to add "exam" to document class?

Thanks very much for the sample exam. It's a huge help. I was able to get my complex final exam up in a matter of hours. The documentation for the exam class is a huge help, too.

I have now one problem. Whenever I want to insert an itemize bullet list in LyX using the sample exam, it has no effect ...
by 87234asdffdd
Mon Jul 06, 2015 4:51 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25208

Re: How to add "exam" to document class?

Hi - would it be possible to post an example exam (in LyX) as well? It would help to understand how it should be formatted using the .style file. Thanks!