Search found 6 matches

by jamaas
Fri Jan 11, 2013 6:38 pm
Forum: Text Formatting
Topic: how to find cause of inability to double space
Replies: 5
Views: 4081

Re: how to find cause of inability to double space

Well spotted, thanks a bunch. Is it common for many class files to have "draft" option?
Big help, thanks again!

J
by jamaas
Fri Jan 11, 2013 6:20 pm
Forum: Text Formatting
Topic: how to find cause of inability to double space
Replies: 5
Views: 4081

how to find cause of inability to double space

Thank you, some of this new to me but will do my best. I will attempt to attach bio.cls file.

Thanks
J

Example latex code

\RequirePackage{fix-cm}
\documentclass[a4paper,english]{bio}
\usepackage{setspace}
\usepackage{fontspec}
\usepackage{array}
\usepackage{pdflscape}
\usepackage{changepage ...
by jamaas
Fri Jan 11, 2013 5:47 pm
Forum: Text Formatting
Topic: how to find cause of inability to double space
Replies: 5
Views: 4081

how to find cause of inability to double space

I'm writing a manuscript for a journal called Oxford Biostatistics and they supply a class file. However when I use this file I'm unable to successfully change any of the formatting to double spacing, to print a copy for editing by co-authors. Could someone tell me how to find the cause of the ...
by jamaas
Tue Oct 02, 2012 4:44 pm
Forum: Text Formatting
Topic: Bibliography mixed with floats
Replies: 1
Views: 1824

Bibliography mixed with floats

I'm using a specific class file specified by a journal, and thus have put all the figures and tables at the end of the document as floats. Then I put in page break and then the Bibtex Bibliography. However lyx mixes the references in with the floats and I can not get it to start on its own page at ...
by jamaas
Wed Sep 26, 2012 10:11 am
Forum: Document Classes
Topic: change simauth.cls to bio.cls, landscape
Replies: 0
Views: 1978

change simauth.cls to bio.cls, landscape

I'm using lyx 2.04 of an Ubuntu Linux system, and am relatively new to it. I have a small document that compiles fine when I use the original simauth.cls (journal statistics in medicine) file but when I try to compile it using bio.cls (journal oxford biostatistics) it will not handle a request to ...
by jamaas
Tue Sep 25, 2012 3:57 pm
Forum: Graphics, Figures & Tables
Topic: table disappears when change to landscape
Replies: 0
Views: 1379

table disappears when change to landscape

I'm using lyx 2.04 on Linux and attempting to rotate one page in the middle of a document to landscape. The class file is bio and I have package pdflscape loaded, then use

\begin{landscape}

... table ...

\end{landscape}

Might this be a bug in the class file, supplied by a journal of something ...