From 2ed7cc3489d7198a0d24a9361ac5305976bd5fb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 18 Nov 2017 17:21:46 +0100 Subject: [PATCH] example files: suppress date on title page for cases where this is misleading --- lib/examples/Braille.lyx | 5 +++-- lib/examples/recipebook.lyx | 5 +++-- lib/examples/spreadsheet.lyx | 5 +++-- lib/examples/sweave.lyx | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/lib/examples/Braille.lyx b/lib/examples/Braille.lyx index 4003d4944d..1434ce66a3 100644 --- a/lib/examples/Braille.lyx +++ b/lib/examples/Braille.lyx @@ -69,9 +69,10 @@ braille \use_bibtopic false \use_indices false \paperorientation portrait -\suppress_date false +\suppress_date true \justification true \use_refstyle 0 +\use_minted 0 \index Index \shortcut idx \color #008000 @@ -85,6 +86,7 @@ braille \is_math_indent 0 \math_numbering_side default \quotes_style english +\dynamic_quotes 0 \papercolumns 1 \papersides 1 \paperpagestyle default @@ -93,7 +95,6 @@ braille \html_math_output 0 \html_css_as_file 0 \html_be_strict false -\use_minted 0 \end_header \begin_body diff --git a/lib/examples/recipebook.lyx b/lib/examples/recipebook.lyx index 6039895628..595a11ddbc 100644 --- a/lib/examples/recipebook.lyx +++ b/lib/examples/recipebook.lyx @@ -52,9 +52,10 @@ \use_bibtopic false \use_indices false \paperorientation portrait -\suppress_date false +\suppress_date true \justification true \use_refstyle 0 +\use_minted 0 \index Index \shortcut idx \color #008000 @@ -66,6 +67,7 @@ \is_math_indent 0 \math_numbering_side default \quotes_style swedish +\dynamic_quotes 0 \papercolumns 1 \papersides 1 \paperpagestyle default @@ -74,7 +76,6 @@ \html_math_output 0 \html_css_as_file 0 \html_be_strict false -\use_minted 0 \end_header \begin_body diff --git a/lib/examples/spreadsheet.lyx b/lib/examples/spreadsheet.lyx index 322550ac34..8197ff605c 100644 --- a/lib/examples/spreadsheet.lyx +++ b/lib/examples/spreadsheet.lyx @@ -49,9 +49,10 @@ \use_bibtopic false \use_indices false \paperorientation portrait -\suppress_date false +\suppress_date true \justification true \use_refstyle 1 +\use_minted 0 \index Index \shortcut idx \color #008000 @@ -63,6 +64,7 @@ \is_math_indent 0 \math_numbering_side default \quotes_style english +\dynamic_quotes 0 \papercolumns 1 \papersides 1 \paperpagestyle default @@ -71,7 +73,6 @@ \html_math_output 0 \html_css_as_file 0 \html_be_strict false -\use_minted 0 \end_header \begin_body diff --git a/lib/examples/sweave.lyx b/lib/examples/sweave.lyx index c26c9b7cb1..3a4f693c4d 100644 --- a/lib/examples/sweave.lyx +++ b/lib/examples/sweave.lyx @@ -64,7 +64,7 @@ sweave \use_bibtopic false \use_indices false \paperorientation portrait -\suppress_date false +\suppress_date true \justification true \use_refstyle 0 \use_minted 0 -- 2.39.5