commit cf628911d0ea9f5f3a906b457ec3dfe18b9628f2
Author: Pavel Sanda <sa...@lyx.org>
Date:   Mon May 4 13:03:52 2020 +0200

    Add new template for Hebrew.
    
    Provided by Guy Rutenberg, available also here:
    https://github.com/guyru/lyx-hebrew-templates
---
 lib/Makefile.am                                    |    1 +
 .../Articles/Hebrew_Article_%28KOMA-Script%29.lyx  |   92 ++++++++++++++++++++
 2 files changed, 93 insertions(+), 0 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1d420f5..8e5d620 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2532,6 +2532,7 @@ dist_articletemplates_DATA = \
        templates/Articles/DocBook_Article_%28SGML%29.lyx \
        templates/Articles/Econometrica.lyx \
        templates/Articles/Elsevier.lyx \
+       templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx \
        templates/Articles/IEEE_Transactions_Computer_Society.lyx \
        templates/Articles/IEEE_Transactions_Conference.lyx \
        templates/Articles/IEEE_Transactions_Journal.lyx \
diff --git a/lib/templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx 
b/lib/templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx
new file mode 100644
index 0000000..6b945bc
--- /dev/null
+++ b/lib/templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx
@@ -0,0 +1,92 @@
+#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 unavailable
+\textclass scrartcl
+\begin_preamble
+%\addtokomafont{disposition}{\rmfamily}
+
+% Uncomment to enable fake slant for italics
+% when using David Libre
+%\setmainfont[AutoFakeSlant]{David Libre}
+\end_preamble
+\use_default_options true
+\maintain_unincluded_children false
+\language hebrew
+\language_package default
+\inputencoding auto
+\fontencoding global
+\font_roman "ae" "David CLM"
+\font_sans "default" "DejaVu Sans"
+\font_typewriter "default" "Miriam Mono CLM"
+\font_math "auto" "auto"
+\font_default_family default
+\use_non_tex_fonts true
+\font_sc false
+\font_osf false
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype true
+\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 Index
+\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 english
+\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 Title
+
+\end_layout
+
+\end_body
+\end_document
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to