]> git.lyx.org Git - lyx.git/blob - src/LyXRC.h
Make Cursor::anchor_ private and make an access function Cursor::realAnchor() to...
[lyx.git] / src / LyXRC.h
1 // -*- C++ -*-
2 /**
3  * \file LyXRC.h
4  * This file is part of LyX, the document processor.
5  * Licence details can be found in the file COPYING.
6  *
7  * \author Lars Gullik Bjønnes
8  * \author Jean-Marc Lasgouttes
9  * \author Angus Leeming
10  * \author John Levon
11  * \author André Pönitz
12  * \author Allan Rae
13  * \author Dekel Tsur
14  *
15  * Full author contact details are available in file CREDITS.
16  */
17
18 #ifndef LYXRC_H
19 #define LYXRC_H
20
21 #include "paper.h"
22
23 #include "support/strfwd.h"
24
25 #include <map>
26 #include <set>
27 #include <string>
28 #include <vector>
29
30
31 namespace lyx {
32
33 namespace support { class FileName; }
34
35 class Lexer;
36
37 /// This contains the runtime configuration of LyX
38 class LyXRC
39 {
40 public:
41         enum LyXRCTags {
42                 RC_ACCEPT_COMPOUND = 1,
43                 RC_ALT_LANG,
44                 RC_AUTOCORRECTION_MATH,
45                 RC_AUTOREGIONDELETE,
46                 RC_AUTORESET_OPTIONS,
47                 RC_AUTOSAVE,
48                 RC_AUTO_NUMBER,
49                 RC_BACKUPDIR_PATH,
50                 RC_BIBTEX_ALTERNATIVES,
51                 RC_BIBTEX_COMMAND,
52                 RC_BINDFILE,
53                 RC_CHECKLASTFILES,
54                 RC_CHKTEX_COMMAND,
55                 RC_COMPLETION_CURSOR_TEXT,
56                 RC_COMPLETION_INLINE_DELAY,
57                 RC_COMPLETION_INLINE_MATH,
58                 RC_COMPLETION_INLINE_TEXT,
59                 RC_COMPLETION_INLINE_DOTS,
60                 RC_COMPLETION_POPUP_DELAY,
61                 RC_COMPLETION_POPUP_MATH,
62                 RC_COMPLETION_POPUP_TEXT,
63                 RC_COMPLETION_POPUP_AFTER_COMPLETE,
64                 RC_CONVERTER,
65                 RC_CONVERTER_CACHE_MAXAGE,
66                 RC_COPIER,
67                 RC_CURSOR_FOLLOWS_SCROLLBAR,
68                 RC_DATE_INSERT_FORMAT,
69                 RC_DEFAULT_LANGUAGE,
70                 RC_DEFAULT_VIEW_FORMAT,
71                 RC_DEFAULT_PAPERSIZE,
72                 RC_DEFFILE,
73                 RC_DIALOGS_ICONIFY_WITH_MAIN,
74                 RC_DISPLAY_GRAPHICS,
75                 RC_DOCUMENTPATH,
76                 RC_EDITOR_ALTERNATIVES,
77                 RC_ESC_CHARS,
78                 RC_EXAMPLEPATH,
79                 RC_FONT_ENCODING,
80                 RC_FORMAT,
81                 RC_FORWARD_SEARCH,
82                 RC_FULL_SCREEN_LIMIT,
83                 RC_FULL_SCREEN_SCROLLBAR,
84                 RC_FULL_SCREEN_TABBAR,
85                 RC_FULL_SCREEN_MENUBAR,
86                 RC_FULL_SCREEN_TOOLBARS,
87                 RC_FULL_SCREEN_WIDTH,
88                 RC_GEOMETRY_SESSION,
89                 RC_GROUP_LAYOUTS,
90                 RC_GUI_LANGUAGE,
91                 RC_HUNSPELLDIR_PATH,
92                 RC_INDEX_ALTERNATIVES,
93                 RC_INDEX_COMMAND,
94                 RC_INPUT,
95                 RC_JBIBTEX_COMMAND,
96                 RC_JINDEX_COMMAND,
97                 RC_KBMAP,
98                 RC_KBMAP_PRIMARY,
99                 RC_KBMAP_SECONDARY,
100                 RC_LANGUAGE_AUTO_BEGIN,
101                 RC_LANGUAGE_AUTO_END,
102                 RC_LANGUAGE_COMMAND_BEGIN,
103                 RC_LANGUAGE_COMMAND_END,
104                 RC_LANGUAGE_COMMAND_LOCAL,
105                 RC_LANGUAGE_GLOBAL_OPTIONS,
106                 RC_LANGUAGE_PACKAGE,
107                 RC_LANGUAGE_USE_BABEL,
108                 RC_LOADSESSION,
109                 RC_MACRO_EDIT_STYLE,
110                 RC_MAC_LIKE_WORD_MOVEMENT,
111                 RC_MAKE_BACKUP,
112                 RC_MARK_FOREIGN_LANGUAGE,
113                 RC_MOUSE_WHEEL_SPEED,
114                 RC_NOMENCL_COMMAND,
115                 RC_NUMLASTFILES,
116                 RC_OPEN_BUFFERS_IN_TABS,
117                 RC_PARAGRAPH_MARKERS,
118                 RC_PATH_PREFIX,
119                 RC_PERS_DICT,
120                 RC_PLAINTEXT_LINELEN,
121                 RC_PLAINTEXT_ROFF_COMMAND,
122                 RC_PREVIEW,
123                 RC_PREVIEW_HASHED_LABELS,
124                 RC_PREVIEW_SCALE_FACTOR,
125                 RC_PRINTCOLLCOPIESFLAG,
126                 RC_PRINTCOPIESFLAG,
127                 RC_PRINTER,
128                 RC_PRINTEVENPAGEFLAG,
129                 RC_PRINTEXSTRAOPTIONS,
130                 RC_PRINTFILEEXTENSION,
131                 RC_PRINTLANDSCAPEFLAG,
132                 RC_PRINTODDPAGEFLAG,
133                 RC_PRINTPAGERANGEFLAG,
134                 RC_PRINTPAPERDIMENSIONFLAG,
135                 RC_PRINTPAPERFLAG,
136                 RC_PRINTREVERSEFLAG,
137                 RC_PRINTSPOOL_COMMAND,
138                 RC_PRINTSPOOL_PRINTERPREFIX,
139                 RC_PRINTTOFILE,
140                 RC_PRINTTOPRINTER,
141                 RC_PRINT_ADAPTOUTPUT,
142                 RC_PRINT_COMMAND,
143                 RC_RTL_SUPPORT,
144                 RC_SAVE_COMPRESSED,
145                 RC_SCREEN_DPI,
146                 RC_SCREEN_FONT_ROMAN,
147                 RC_SCREEN_FONT_ROMAN_FOUNDRY,
148                 RC_SCREEN_FONT_SANS,
149                 RC_SCREEN_FONT_SANS_FOUNDRY,
150                 RC_SCREEN_FONT_SCALABLE,
151                 RC_SCREEN_FONT_SIZES,
152                 RC_SCREEN_FONT_TYPEWRITER,
153                 RC_SCREEN_FONT_TYPEWRITER_FOUNDRY,
154                 RC_SCREEN_ZOOM,
155                 RC_SCROLL_BELOW_DOCUMENT,
156                 RC_SERVERPIPE,
157                 RC_SET_COLOR,
158                 RC_SHOW_BANNER,
159                 RC_SINGLE_CLOSE_TAB_BUTTON,
160                 RC_SORT_LAYOUTS,
161                 RC_SPELL_COMMAND,
162                 RC_SPELLCHECK_CONTINUOUSLY,
163                 RC_SPELLCHECK_NOTES,
164                 RC_SPELLCHECKER,
165                 RC_SPLITINDEX_COMMAND,
166                 RC_TEMPDIRPATH,
167                 RC_TEMPLATEPATH,
168                 RC_TEX_ALLOWS_SPACES,
169                 RC_TEX_EXPECTS_WINDOWS_PATHS,
170                 RC_THESAURUSDIRPATH,
171                 RC_UIFILE,
172                 RC_USELASTFILEPOS,
173                 RC_USER_EMAIL,
174                 RC_USER_NAME,
175                 RC_USETEMPDIR,
176                 RC_USE_ALT_LANG,
177                 RC_USE_CONVERTER_CACHE,
178                 RC_USE_ESC_CHARS,
179                 RC_USE_INP_ENC,
180                 RC_USE_PERS_DICT,
181                 RC_USE_TOOLTIP,
182                 RC_USE_PIXMAP_CACHE,
183                 RC_USE_SPELL_LIB,
184                 RC_VIEWDVI_PAPEROPTION,
185                 RC_VIEWER,
186                 RC_VIEWER_ALTERNATIVES,
187                 RC_VISUAL_CURSOR,
188                 RC_LAST
189         };
190
191         ///
192         LyXRC();
193         ///
194         void setDefaults();
195         ///
196         int read(support::FileName const & filename);
197         ///
198         int read(std::istream &);
199 private:
200         ///
201         int read(Lexer &);
202 public:
203         /// 
204         typedef std::set<std::string> CommandSet;
205         /// maps a format to a set of commands that can be used to 
206         /// edit or view it.
207         typedef std::map<std::string, CommandSet> Alternatives;
208         ///
209         void write(support::FileName const & filename,
210                    bool ignore_system_lyxrc) const;
211         /// write rc. If a specific tag is given, only output that one.
212         void write(std::ostream & os,
213                    bool ignore_system_lyxrc, 
214                    std::string const & tag = std::string()) const;
215         ///
216         void print() const;
217         // FIXME unused (was used for xforms. Do we still need this?)
218         //static docstring const getDescription(LyXRCTags);
219         ///
220         std::string bind_file;
221         ///
222         std::string def_file;
223         ///
224         std::string ui_file;
225         ///
226         std::string printer;
227         ///
228         std::string print_command;
229         ///
230         std::string print_evenpage_flag;
231         ///
232         std::string print_oddpage_flag;
233         ///
234         std::string print_pagerange_flag;
235         ///
236         std::string print_copies_flag;
237         ///
238         std::string print_collcopies_flag;
239         ///
240         std::string print_reverse_flag;
241         ///
242         std::string print_landscape_flag;
243         ///
244         std::string print_to_printer;
245         ///
246         bool print_adapt_output;
247         ///
248         std::string print_to_file;
249         ///
250         std::string print_file_extension;
251         ///
252         std::string print_extra_options;
253         ///
254         std::string print_spool_command;
255         ///
256         std::string print_spool_printerprefix;
257         ///
258         std::string print_paper_flag;
259         ///
260         std::string print_paper_dimension_flag;
261         /// option for telling the dvi viewer about the paper size
262         std::string view_dvi_paper_option;
263         /// default paper size for local xdvi/dvips/ghostview/whatever
264         PAPER_SIZE default_papersize;
265         /// command to run chktex incl. options
266         std::string chktex_command;
267         /// all available commands to run bibtex incl. options
268         CommandSet bibtex_alternatives;
269         /// command to run bibtex incl. options
270         std::string bibtex_command;
271         /// command to run japanese bibtex incl. options
272         std::string jbibtex_command;
273         /// all available index commands incl. options
274         CommandSet index_alternatives;
275         /// command to run makeindex incl. options or other index programs
276         std::string index_command;
277         /// command to run japanese index program incl. options
278         std::string jindex_command;
279         /// command to generate multiple indices
280         std::string splitindex_command;
281         /// command to run makeindex incl. options for nomencl
282         std::string nomencl_command;
283         ///
284         std::string document_path;
285         ///
286         std::string example_path;
287         ///
288         std::string template_path;
289         ///
290         std::string tempdir_path;
291         ///
292         std::string thesaurusdir_path;
293         ///
294         std::string hunspelldir_path;
295         ///
296         bool auto_region_delete;
297         /// flag telling whether lastfiles should be checked for existance
298         bool auto_reset_options;
299         ///
300         bool check_lastfiles;
301         /// maximal number of lastfiles
302         unsigned int num_lastfiles;
303         /// whether or not go to saved position when opening a file
304         bool use_lastfilepos;
305         /// load files from last session automatically
306         bool load_session;
307         /// do we save new documents as compressed by default
308         bool save_compressed;
309         /// shall a backup file be created
310         bool make_backup;
311         /// A directory for storing backup files
312         std::string backupdir_path;
313         /// Whether or not save/restore session information
314         /// like windows position and geometry.
315         bool allow_geometry_session;
316         /// Scrolling speed of the mouse wheel
317         double mouse_wheel_speed;
318         /// Zoom factor for screen fonts
319         unsigned int zoom;
320         /// Screen font sizes in points for each font size
321         std::string font_sizes[10];
322         /// Allow the use of scalable fonts? Default is yes.
323         bool use_scalable_fonts;
324         /// DPI of monitor
325         unsigned int dpi;
326         ///
327         std::string fontenc;
328         ///
329         std::string roman_font_name;
330         ///
331         std::string sans_font_name;
332         ///
333         std::string typewriter_font_name;
334         ///
335         std::string roman_font_foundry;
336         ///
337         std::string sans_font_foundry;
338         ///
339         std::string typewriter_font_foundry;
340         ///
341         unsigned int autosave;
342         ///
343         unsigned int plaintext_linelen;
344         /// Accept compound words in spellchecker?
345         bool spellchecker_accept_compound;
346         /// End of paragraph markers?
347         bool paragraph_markers;
348         /// Use tooltips?
349         bool use_tooltip;
350         /// Use pixmap cache?
351         bool use_pixmap_cache;
352         /// Spellchecker engine: aspell, hunspell, etc
353         std::string spellchecker;
354         /// Alternate language for spellchecker
355         std::string spellchecker_alt_lang;
356         /// Escape characters
357         std::string spellchecker_esc_chars;
358         /// spellcheck continuously?
359         bool spellcheck_continuously;
360         /// spellcheck notes and comments?
361         bool spellcheck_notes;
362         ///
363         bool use_kbmap;
364         ///
365         std::string primary_kbmap;
366         ///
367         std::string secondary_kbmap;
368         ///
369         std::string lyxpipes;
370         ///
371         std::string date_insert_format;
372         ///
373         std::string language_package;
374         ///
375         bool language_auto_begin;
376         ///
377         bool language_auto_end;
378         ///
379         std::string language_command_begin;
380         ///
381         std::string language_command_end;
382         ///
383         std::string language_command_local;
384         ///
385         bool language_global_options;
386         ///
387         bool language_use_babel;
388         ///
389         bool rtl_support;
390         /// bidi cursor movement: true = visual, false = logical
391         bool visual_cursor;
392         ///
393         bool auto_number;
394         ///
395         bool mark_foreign_language;
396         ///
397         std::string default_language;
398         ///
399         std::string gui_language;
400         ///
401         std::string default_view_format;
402         /// all available viewers
403         Alternatives viewer_alternatives;
404         /// all available editors
405         Alternatives editor_alternatives;
406         ///
407         bool mac_like_word_movement;
408         ///
409         bool cursor_follows_scrollbar;
410         ///
411         bool scroll_below_document;
412         ///
413         enum MacroEditStyle {
414                 MACRO_EDIT_INLINE_BOX = 0,
415                 MACRO_EDIT_INLINE,
416                 MACRO_EDIT_LIST
417         };
418         ///
419         MacroEditStyle macro_edit_style;
420         ///
421         bool dialogs_iconify_with_main;
422         ///
423         bool display_graphics;
424         ///
425         bool show_banner;
426         ///
427         enum PreviewStatus {
428                 PREVIEW_OFF,
429                 PREVIEW_NO_MATH,
430                 PREVIEW_ON
431         };
432         ///
433         PreviewStatus preview;
434         ///
435         bool preview_hashed_labels;
436         ///
437         double preview_scale_factor;
438         /// user name
439         std::string user_name;
440         /// user email
441         std::string user_email;
442         /// True if the TeX engine cannot handle posix paths
443         bool windows_style_tex_paths;
444         /// True if the TeX engine can handle file names containing spaces
445         bool tex_allows_spaces;
446         /** Prepend paths to the PATH environment variable.
447          *  The string is input, stored and output in native format.
448          */
449         std::string path_prefix;
450         /// Use the cache for file converters?
451         bool use_converter_cache;
452         /// The maximum age of cache files in seconds
453         unsigned int converter_cache_maxage;
454         /// Sort layouts alphabetically
455         bool sort_layouts;
456         /// Group layout by their category
457         bool group_layouts;
458         /// Toggle toolbars in fullscreen mode?
459         bool full_screen_toolbars;
460         /// Toggle scrollbar in fullscreen mode?
461         bool full_screen_scrollbar;
462         /// Toggle tabbar in fullscreen mode?
463         bool full_screen_tabbar;
464         /// Toggle menubar in fullscreen mode?
465         bool full_screen_menubar;
466         /// Limit the text width?
467         bool full_screen_limit;
468         /// Width of limited screen (in pixels) in fullscreen mode
469         int full_screen_width;
470         ///
471         bool completion_cursor_text;
472         ///
473         double completion_inline_delay;
474         ///
475         bool completion_inline_math;
476         ///
477         bool completion_inline_text;
478         ///
479         int completion_inline_dots;
480         ///
481         bool autocorrection_math;
482         ///
483         double completion_popup_delay;
484         ///
485         bool completion_popup_math;
486         ///
487         bool completion_popup_text;
488         ///
489         bool completion_popup_after_complete;
490         ///
491         bool open_buffers_in_tabs;
492         ///
493         bool single_close_tab_button;
494         ///
495         std::string forward_search;
496 };
497
498
499 /** \c LyXRC_PreviewStatus is a wrapper for LyXRC::PreviewStatus.
500  *  It can be forward-declared and passed as a function argument without
501  *  having to expose LyXRC.h.
502  */
503 class LyXRC_PreviewStatus {
504         LyXRC::PreviewStatus val_;
505 public:
506         LyXRC_PreviewStatus(LyXRC::PreviewStatus val) : val_(val) {}
507         operator LyXRC::PreviewStatus() const { return val_; }
508 };
509
510 void actOnUpdatedPrefs(LyXRC const & lyxrc_orig, LyXRC const & lyxrc_new);
511
512 ///
513 extern LyXRC lyxrc;
514 ///
515 extern LyXRC system_lyxrc;
516
517 // used by at least frontends/qt4/GuiPref.cpp
518 const long maxlastfiles = 20;
519
520 } // namespace lyx
521
522 #endif