Search found 89 matches

by StarValkyrie
Wed Jul 08, 2015 5:27 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25207

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

The Chapter thing's a silent error that doesn't stop lyx from removing it from the pulldown list which is the point of all the NoStyle lines so not really a problem.

I am annoyed with myself for that extra a and that missing close ". Thanks for pointing them out.

But you also changed the Alph for ...
by StarValkyrie
Tue Jul 07, 2015 11:55 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25207

Re: 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?

I feel like most people Google for new layout files and it's just as easy to find the file here as it is on the wiki and here they can ask ...
by StarValkyrie
Tue Jul 07, 2015 5:44 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25207

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

You can add itemize back by opening your layout file and typing a % at the start of the line that says "NoStyle Itemize". I disabled a bunch of the basic styles that didn't seem likely to come up in an exam document so there'd be less to have to scroll through in the pulldown menu to find the class ...
by StarValkyrie
Mon Jul 06, 2015 6:27 pm
Forum: LyX
Topic: How to add "exam" to document class?
Replies: 19
Views: 25207

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

I've attached a template.
by StarValkyrie
Wed Jun 10, 2015 11:33 pm
Forum: LyX
Topic: Possible to Change Editing Layout?
Replies: 4
Views: 5127

Re: Possible to Change Editing Layout?

Open a new file, go to Document Settings, make the changes you want to start each new document with, then Click the "Save As Document Defaults" button.
by StarValkyrie
Wed Jun 10, 2015 1:14 am
Forum: LyX
Topic: Possible to Change Editing Layout?
Replies: 4
Views: 5127

Re: Possible to Change Editing Layout?

You want to change the way it appears on screen for editing? That's pretty easy to do if you're willing to learn LyX Layout coding (it's in a couple of different Help menu documents). You use Document menu>Settings>Local Layout to put your changes in - they'll only change the way it looks on your ...
by StarValkyrie
Thu Jun 04, 2015 3:45 pm
Forum: LyX
Topic: Typing delayed, Split screen, Lyx laggy, 100% CPU, Linux,
Replies: 4
Views: 5424

Re: Typing delayed, Split screen, Lyx laggy, 100% CPU, Linux

It does sound like a problem with the document size then. I'd suggest that you separate each section into its own document and then make a master document where you input (Insert menu>File) each of the section documents in the correct order to put the whole thing together again. That's the way LaTeX ...
by StarValkyrie
Thu Jun 04, 2015 4:51 am
Forum: LyX
Topic: Typing delayed, Split screen, Lyx laggy, 100% CPU, Linux,
Replies: 4
Views: 5424

Re: Typing delayed, Split screen, Lyx laggy, 100% CPU, Linux

The largest file I've used LyX for Windows on was 150k+ word and that was while running other programs at the same time and I haven't had any lag at all - it's ability to handle large documents without lagging on autosave is the main reason I use it. So let's have you try a few things.

1. Does it ...
by StarValkyrie
Mon May 18, 2015 12:48 am
Forum: LyX
Topic: Exporting odt-files from LyX
Replies: 5
Views: 4772

Re: Exporting odt-files from LyX

LyX puts it in a temp folder and deletes them on exit - you have to Save As within the odt program before closing LyX to keep it. Check the location of your temp folder in LyX Tools>Preferences>Paths>Temporary Directory, or watch the lower left corner of the LyX screen while it exports - it shows ...
by StarValkyrie
Mon May 18, 2015 12:39 am
Forum: LyX
Topic: Lyx compilation error
Replies: 3
Views: 9836

Re: Lyx compilation error

OK, it doesn't know what to do with the trnumber you've given it in the preamble. Check your package documentation and any templates you have to make sure you've formatted that part correctly.