From ef4e1c9b564d4aba6f615c348d05d3f1e30c3789 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 3 Apr 2019 17:32:46 +0200 Subject: [PATCH] Add formal table templates with and without footlines See discussion in #10105 --- lib/Makefile.am | 9 +- .../{Formal.lyx => Formal_with_Footline.lyx} | 0 ...l_1x1.lyx => Formal_with_Footline_1x1.lyx} | 0 ...l_1x2.lyx => Formal_with_Footline_1x2.lyx} | 0 .../Formal_without_Footline.lyx | 126 ++++++++++++++++++ .../Formal_without_Footline_1x1.lyx | 104 +++++++++++++++ .../Formal_without_Footline_1x2.lyx | 115 ++++++++++++++++ 7 files changed, 351 insertions(+), 3 deletions(-) rename lib/tabletemplates/{Formal.lyx => Formal_with_Footline.lyx} (100%) rename lib/tabletemplates/{Formal_1x1.lyx => Formal_with_Footline_1x1.lyx} (100%) rename lib/tabletemplates/{Formal_1x2.lyx => Formal_with_Footline_1x2.lyx} (100%) create mode 100644 lib/tabletemplates/Formal_without_Footline.lyx create mode 100644 lib/tabletemplates/Formal_without_Footline_1x1.lyx create mode 100644 lib/tabletemplates/Formal_without_Footline_1x2.lyx diff --git a/lib/Makefile.am b/lib/Makefile.am index 1df01b2f9c..cb6c8e642c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2642,9 +2642,12 @@ dist_ui_DATA = \ tabletemplatesdir = $(pkgdatadir)/tabletemplates dist_tabletemplates_DATA = \ - tabletemplates/Formal.lyx \ - tabletemplates/Formal_1x1.lyx \ - tabletemplates/Formal_1x2.lyx \ + tabletemplates/Formal_with_Footline.lyx \ + tabletemplates/Formal_with_Footline_1x1.lyx \ + tabletemplates/Formal_with_Footline_1x2.lyx \ + tabletemplates/Formal_without_Footline.lyx \ + tabletemplates/Formal_without_Footline_1x1.lyx \ + tabletemplates/Formal_without_Footline_1x2.lyx \ tabletemplates/Grid_with_Head.lyx \ tabletemplates/Grid_with_Head_1x1.lyx \ tabletemplates/Grid_with_Head_1x2.lyx \ diff --git a/lib/tabletemplates/Formal.lyx b/lib/tabletemplates/Formal_with_Footline.lyx similarity index 100% rename from lib/tabletemplates/Formal.lyx rename to lib/tabletemplates/Formal_with_Footline.lyx diff --git a/lib/tabletemplates/Formal_1x1.lyx b/lib/tabletemplates/Formal_with_Footline_1x1.lyx similarity index 100% rename from lib/tabletemplates/Formal_1x1.lyx rename to lib/tabletemplates/Formal_with_Footline_1x1.lyx diff --git a/lib/tabletemplates/Formal_1x2.lyx b/lib/tabletemplates/Formal_with_Footline_1x2.lyx similarity index 100% rename from lib/tabletemplates/Formal_1x2.lyx rename to lib/tabletemplates/Formal_with_Footline_1x2.lyx diff --git a/lib/tabletemplates/Formal_without_Footline.lyx b/lib/tabletemplates/Formal_without_Footline.lyx new file mode 100644 index 0000000000..f1ca1fe4f0 --- /dev/null +++ b/lib/tabletemplates/Formal_without_Footline.lyx @@ -0,0 +1,126 @@ +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/tabletemplates/ +\textclass article +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Stichwortverzeichnis +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style danish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Tabular + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/tabletemplates/Formal_without_Footline_1x1.lyx b/lib/tabletemplates/Formal_without_Footline_1x1.lyx new file mode 100644 index 0000000000..92b04ae954 --- /dev/null +++ b/lib/tabletemplates/Formal_without_Footline_1x1.lyx @@ -0,0 +1,104 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 568 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/tablestyles/ +\textclass article +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Stichwortverzeichnis +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style danish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Tabular + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/lib/tabletemplates/Formal_without_Footline_1x2.lyx b/lib/tabletemplates/Formal_without_Footline_1x2.lyx new file mode 100644 index 0000000000..ca348b6c61 --- /dev/null +++ b/lib/tabletemplates/Formal_without_Footline_1x2.lyx @@ -0,0 +1,115 @@ +#LyX 2.4 created this file. For more info see https://www.lyx.org/ +\lyxformat 568 +\begin_document +\begin_header +\save_transient_properties true +\origin /systemlyxdir/tablestyles/ +\textclass article +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\index Stichwortverzeichnis +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style danish +\dynamic_quotes 0 +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Tabular + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\end_body +\end_document -- 2.39.5