Tagged Questions
3
votes
0answers
69 views
LyX template for legislation?
Anyone know of any simple template for legislation which is easy to modify and looks great so I don't have to spend several hours to figure out the syntax?
Edit: By legislation, I mean something ...
1
vote
0answers
77 views
Lyx - Editing the document class [closed]
I am using LyX Beamer but want to the option [t]. Using Document -> Settings -> Document Class if I choose presentation (beamer) and put the [t] in custom it does not compile. Is there a way to define ...
1
vote
0answers
605 views
Option clash for package inputenc when using Lyx with LaTeX class that already uses inputenc
I use Lyx to edit document whose class declares \usepackage[latin2]{inputenc} in its .cls file. While I only use languages for which Lyx uses the same encoding it only adds the same command ...
4
votes
1answer
417 views
How to install an unavailable document class for LyX on Mac
I am new to LyX so I'm sorry if this question is really naive.
I'm using LyX on a MacBook and I'm hoping to use the AEA document class on it. Since it is not available automatically, seems that I ...
2
votes
2answers
254 views
Not able to switch to any other document class than “article”
I'm using LyX with Hebrew and whenever I'm trying to change my document setting to something else than article (i.e. article(AMS)) I can't create a pdf. I'm getting these errors:
Undefined control ...
3
votes
0answers
192 views
Naming LyX layout appropriately
I am continuing my question from Class relationship between two given .cls file?
To use an custom document class one needs to create LyX layout named appropriately.
In my custom document class. I ...
4
votes
1answer
2k views
Making document classes in LyX available
I'm writing a letter in LyX, and I want to choose a document class for it. (I don't like the default letter.)
Looking at Document -> Settings -> Document class, I see that most classes are ...
3
votes
2answers
4k views
Document class not available
I'm new to LyX, and using LyX 2.0 for Windows. When I select a template from "File"->"New from template" it shows a alert with title
"document class not available"
containing the text like
...
2
votes
1answer
844 views
Document class downloads for LyX
I'm looking for document class downloads for LyX, i.e. .cls and .layout files for multiple purposes, mostly life sciences article writing. Anyone familiar with a source for a collection of those?
9
votes
1answer
654 views
Can Lyx syntax files override document class defaults?
I'm editing a client's Latex file in Lyx, where the client has used a document class not supported by Lyx.
In these cases, I use tex2lyx with either -c article or -c report to ensure Lyx can import ...