###/* This file is part of
###* ======================================================
###*
###*           LyX, the High Level Word Processor
###*
###*           Copyright (C) 1995 Matthias Ettrich
###*
###*======================================================*/

# this is the LyX-rc file, customize it to your own wishes and copy it
# to $HOME/.lyxrc


# the default printer. Must be configured with dvips.
\printer lp

# if you don't use dvips, you may specifiy your favorite here.
#\print_command dvips

# if you like further options to the previewer xdvi insert them here.
# You don't need to secify the papersize and orientation. This is done
# automatically from LyX.
# Example: the next line would make xdvi display with shrink 2:
#\xdvi_extra_options -s 2 

# the path that lyX will set when offering you to choose a template
#\template_path /usr/local/lyx/templates

# the language is for the BABEL-system that comes with LaTeX2e
\language american
#\language german

# the default paragraph separation: indent or skip.
\paragraph_separation indent

# the normal fontsize on the screen. Default is 14
#\normal_fontsize 17

# the screen fonts used to display the latex fonts
# \roman_font -*-utopia
# \modern_font -*-helvetica
# \typewriter_font -*-courier

# set these to 1, if you don't want to use the LaTeX-packages
#\no_babel 1
#\no_epsfig 1
#\no_isolatin 1


# the default text class. You may use article, report or book
\textclass article

#the default fontsize for LaTeX. Possible values are 10, 11 and 12
\paperfontsize 10

#the default pagetyle (empty, headings, plain) Default is plain.
#\paperpagestyle headings


# you may choose either 1 or two:
#\papersides 1
#\papercolumns 1


# your baselinestretch 
#\baselinestretch 1.5

# your section numbering depth. Default is 3.
#\secnumdepth 3

#the orientation of the paper. landscape or portrait
#\paperorientation portrait

# the default papersize
# possible values are:
# a4paper, a4, a4wide, a4wide, widemarginsa4, usletter, 
# a5paper, b5paper, executivepaper, legalpaper 

\papersize usletter

# Enter your favorites LaTeX-commands in the preamble:
\begin_preamble
\end_preamble

# what kind of quotes do you want? 
# german, english or french
# attention:  german and french quotes may not be defined
# with all languages in the babel package.
\quotes_language english

#single or double quotes?
\quotes_times 2

# further options for the latex textclass. 
# If you set several options, separate them with komma.
#\options (whatever you need)

# this is the time interwall autosave is invoked (in seconds).
# 0 means no autosave, default is 120
\autosave 120





