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