lyx_mirror/development/cygwin/lyxrc.dist.in
Kornel Benko 333e023e82 Amend(4) 689f26d2: Add default path to server pipe (cmake build)
Rename the placeholde $$User to $$UserDir

Make it more readable. Suggestion from Stephan Witt.
2020-04-18 22:26:56 +02:00

23 lines
693 B
Plaintext

### This file is part of
### ========================================================
### LyX, The Document Processor
###
### Copyright 1995 Matthias Ettrich
### Copyright 1995-2011 The LyX Team.
###
### ========================================================
# The file lyxrc.dist gives initial global options for all LyX users.
# Almost all settings here can be overridden through the preferences in LyX.
Format 22
\screen_dpi 96
\screen_zoom 150
\screen_font_roman "Times New Roman"
\screen_font_sans "Arial"
\screen_font_typewriter "Courier New"
\preview_scale_factor 1.0
\serverpipe "$$UserDir/lyxpipe"
\path_prefix "/usr/local/bin:/usr/bin:/usr/X11R6/bin"