]> git.lyx.org Git - features.git/commitdiff
Hebrew support: use non-TeX fonts for documentation and templates and HE8 as tex...
authorGünter Milde <milde@lyx.org>
Mon, 29 Apr 2019 12:02:48 +0000 (14:02 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:27 +0000 (15:48 +0200)
lib/RELEASE-NOTES
lib/doc/he/Intro.lyx
lib/doc/he/Tutorial.lyx
lib/examples/he/Example_%28LyXified%29.lyx
lib/examples/he/Example_%28raw%29.lyx
lib/examples/he/Welcome.lyx
lib/languages

index 304b01308d4d78b16441271e74eef14e94a15732..939d85433177dd945226fe3f04f5e8390c96d1ef 100644 (file)
@@ -10,7 +10,8 @@
 
 !!Documents compilation process and images conversion
 
-
+* LyX defaults to the "HE8" LaTeX font encoding with Hebrew if the
+  "Culmus" LaTeX fonts are installed. 
 
 !!!The following pref variables were added in 2.4:
 
index acaeebde5fca4f4a585cb5a740a611bbcc44b214..337ba6affb72e43a1cbebcba251dbfb5e593effe 100644 (file)
@@ -49,7 +49,7 @@
 \font_typewriter "default" "FreeMono"
 \font_math "auto" "auto"
 \font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
 \font_sc false
 \font_osf false
 \font_sf_scale 100 100
@@ -57,7 +57,7 @@
 \use_microtype false
 \use_dash_ligatures false
 \graphics default
-\default_output_format pdf2
+\default_output_format default
 \output_sync 0
 \bibtex_command default
 \index_command default
index 5fdd9d23c2c49851417d78b345e84a5beea1b43e..4ab14fcb3521e4044cb1b3089da4f53350ffaba9 100644 (file)
@@ -59,7 +59,7 @@ logicalmkup
 \font_typewriter "default" "FreeMono"
 \font_math "auto" "auto"
 \font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
 \font_sc false
 \font_osf false
 \font_sf_scale 100 100
@@ -67,7 +67,7 @@ logicalmkup
 \use_microtype false
 \use_dash_ligatures false
 \graphics default
-\default_output_format pdf2
+\default_output_format default
 \output_sync 0
 \bibtex_command default
 \index_command default
index 008f3d8fed851751f5459172b07ad71c0e980489..6a9e93b96cfc74c22b528d0253f3ba4dfb84469c 100644 (file)
@@ -16,7 +16,7 @@
 \font_typewriter "default" "FreeMono"
 \font_math "auto" "auto"
 \font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
 \font_sc false
 \font_osf false
 \font_sf_scale 100 100
index 8890fa6d550c0a92375684ee56f069df2849fc87..0f79dbf9edf746228f59b5b5ec8ebf355b0ddeab 100644 (file)
@@ -16,7 +16,7 @@
 \font_typewriter "default" "FreeMono"
 \font_math "auto" "auto"
 \font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
 \font_sc false
 \font_osf false
 \font_sf_scale 100 100
index cab45c206319b36037e29c4a5d8b756e42e86c61..27dce49a8ae548a223f60560254181978a875c89 100644 (file)
@@ -22,7 +22,7 @@
 \font_typewriter "default" "FreeMono"
 \font_math "auto" "auto"
 \font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
 \font_sc false
 \font_osf false
 \font_sf_scale 100 100
index 9e6731f4693d7b43b4111a94ee0bafcf11fc5aae..8c51b0f79c0621b037ffb2e3ccf04b3bbe2aeb34 100644 (file)
@@ -779,10 +779,10 @@ Language hebrew
        ## Use font encoding HE8 if the Culmus fonts are installed and
        # work around too simple test for article-like classes in rlbabel.def.
        PreBabelPreamble
-         %\IfFileExists{he8david.fd}{%
-         %  \providecommand{\HeblatexEncoding}{HE8}
-         %  \providecommand{\HeblatexEncodingFile}{he8enc}%
-         %}{}
+         \IfFileExists{he8david.fd}{%
+           \providecommand{\HeblatexEncoding}{HE8}
+           \providecommand{\HeblatexEncodingFile}{he8enc}%
+         }{}
          \providecommand{\l@chapter}{\relax}
        EndPreBabelPreamble
        DateFormats      "d MMMM yyyy|d MMM yyyy|dd/MM/yyyy"