]> git.lyx.org Git - features.git/commitdiff
Clarify example file names
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 10 Feb 2023 13:04:21 +0000 (14:04 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 10 Feb 2023 13:04:21 +0000 (14:04 +0100)
These are not about multilingual typesetting in general,
but about combining Japanese (as main language) with other scripts.

lib/Makefile.am
lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx [new file with mode: 0644]
lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx [new file with mode: 0644]
lib/examples/ja/Language_Support/Multilingual_Typesetting_with_CJKutf8.lyx [deleted file]
lib/examples/ja/Language_Support/Multilingual_Typesetting_with_platex.lyx [deleted file]

index cc6a44f67049a82a1b1833c4beb337b2e12a911d..852073b9eb07cfbf78222da7b335855b9f1034b4 100644 (file)
@@ -249,8 +249,8 @@ dist_jainsetexamples_DATA = \
 
 jalanguageexamplesdir = $(pkgdatadir)/examples/ja/Language_Support
 dist_jalanguageexamples_DATA = \
-       examples/ja/Language_Support/Multilingual_Typesetting_with_CJKutf8.lyx \
-       examples/ja/Language_Support/Multilingual_Typesetting_with_platex.lyx
+       examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29 \
+       examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx
 
 jamoduleexamplesdir = $(pkgdatadir)/examples/ja/Modules
 dist_jamoduleexamples_DATA = \
diff --git a/lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx b/lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx
new file mode 100644 (file)
index 0000000..dcfa093
--- /dev/null
@@ -0,0 +1,444 @@
+#LyX 2.4 created this file. For more info see https://www.lyx.org/
+\lyxformat 614
+\begin_document
+\begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/ja/
+\textclass bxjsarticle
+\begin_preamble
+% line breaking, punctuation kerning and font switching features
+% for CJK with non-TeX fonts requires additional packages
+% currently without GUI support:
+
+% with XeTeX, https://ctan.org/pkg/xecjk
+\usepackage{ifxetex}
+\ifxetex
+  \usepackage{xeCJK}
+  \setCJKmainfont{IPAexMincho}
+  \setCJKsansfont{IPAexGothic}
+\fi
+
+% with LuaTeX, https://www.ctan.org/pkg/luatexja
+% see https://tex.stackexchange.com/questions/222980/how-to-use-chinese-with-lualatex
+\usepackage{ifluatex}
+\ifluatex
+  \usepackage{luatexja-fontspec}
+  % use Mainfont (DejaVu) for Greek and Cyrillic:
+  \ltjsetparameter{jacharrange={-2}}
+  %\usepackage[match]{luatexja-fontspec}
+  %\setmainjfont[Mapping=tex-text]{WenQuanYi Micro Hei}
+  %\setsansjfont[Mapping=tex-text]{WenQuanYi Micro Hei}
+  %\setmonojfont{WenQuanYi Micro Hei Mono}
+\fi
+\end_preamble
+\use_default_options true
+\begin_modules
+logicalmkup
+ruby
+\end_modules
+\maintain_unincluded_children no
+\language japanese-cjk
+\language_package auto
+\inputencoding utf8
+\fontencoding auto
+\font_roman "DejaVuSerif" "DejaVu Serif"
+\font_sans "DejaVuSans" "DejaVu Sans"
+\font_typewriter "DejaVuSansMono" "DejaVu Sans Mono"
+\font_math "auto" "auto"
+\font_default_family default
+\use_non_tex_fonts false
+\font_sc false
+\font_roman_osf false
+\font_sans_osf false
+\font_typewriter_osf false
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\font_cjk min
+\use_microtype false
+\use_dash_ligatures false
+\graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
+\float_placement class
+\float_alignment class
+\paperfontsize default
+\spacing single
+\use_hyperref false
+\pdf_bookmarks false
+\pdf_bookmarksnumbered true
+\pdf_bookmarksopen false
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks false
+\pdf_pdfborder true
+\pdf_colorlinks false
+\pdf_backref false
+\pdf_pdfusetitle true
+\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 0
+\use_minted 0
+\use_lineno 0
+\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 cjk
+\dynamic_quotes 1
+\papercolumns 1
+\papersides 1
+\paperpagestyle default
+\tablestyle default
+\tracking_changes false
+\output_changes false
+\change_bars false
+\postpone_fragile_content false
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
+\docbook_table_output 0
+\docbook_mathml_prefix 1
+\end_header
+
+\begin_body
+
+\begin_layout Title
+
+\lang english
+Multilingual typesetting with the CJK package
+\end_layout
+
+\begin_layout Date
+\begin_inset Info
+type  "moddate"
+arg   "long"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+For multi-lingual documents with parts in European languages,
+ you can use the CJK LaTeX bundle:
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Use one of the 
+\begin_inset Quotes bld
+\end_inset
+
+Japanese (
+\begin_inset CommandInset href
+LatexCommand href
+name "BXJS"
+target "https://www.ctan.org/pkg/bxjscls"
+literal "false"
+
+\end_inset
+
+)
+\begin_inset Quotes brd
+\end_inset
+
+ classes or a standard document class.
+ The other 
+\begin_inset Quotes bld
+\end_inset
+
+Japanese
+\begin_inset Quotes brd
+\end_inset
+
+ document classes require pLaTeX.
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Set the document language to 
+\begin_inset Quotes bld
+\end_inset
+
+Japanese (CJK)
+\begin_inset Quotes brd
+\end_inset
+
+ and the encoding to 
+\begin_inset Quotes bld
+\end_inset
+
+Unicode (utf8)
+\begin_inset Quotes brd
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Select a Japanese CJK-font,
+ e.g.
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\lang english
+\begin_inset Quotes bld
+\end_inset
+
+min
+\begin_inset Quotes brd
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Some fonts are substituted with fallback 
+\begin_inset Quotes bld
+\end_inset
+
+CM roman regular
+\begin_inset Quotes brd
+\end_inset
+
+ (
+\emph on
+DejaVu
+\emph default
+ and 
+\emph on
+Libertine
+\emph default
+ work).
+\end_layout
+
+\begin_layout Itemize
+\noindent
+
+\lang english
+Alternatively,
+ you can use non-TeX fonts with 
+\begin_inset Quotes bld
+\end_inset
+
+xeCJK
+\begin_inset Quotes brd
+\end_inset
+
+ (XeTeX) or 
+\begin_inset Quotes bld
+\end_inset
+
+luatexja
+\begin_inset Quotes brd
+\end_inset
+
+ (LuaTeX).
+ See the document preamble for an example.
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+Then,
+ the following should work:
+\end_layout
+
+\begin_layout Enumerate
+Japanese text,
+ of course:
+ \SpecialChar LyX
+は優秀な取扱説明書を同梱していますので、これをお使いください!
+まずは
+\family sans
+ヘルプ\SpecialChar menuseparator
+はじめの一歩
+\family default
+から始めてください。
+これは、各取扱説明書を簡潔に紹介しています。
+つぎに
+\family sans
+ヘルプ\SpecialChar menuseparator
+入門篇
+\family default
+をお読みになれば、\SpecialChar LyX
+の使い方を学ぶことができます。
+
+\end_layout
+
+\begin_layout Enumerate
+Short texts may be written without setting the language (hyphenation will be missing and spell-checking complain):
+ Greetings;
+ Grüße;
+ Приветы;
+ χαιρετισμός
+\end_layout
+
+\begin_layout Enumerate
+For longer text parts,
+ it is recommended to set the correct language:
+\end_layout
+
+\begin_deeper
+\begin_layout Description
+
+\lang english
+English:
+ Hello Mr.
+ Sandman!
+\end_layout
+
+\begin_layout Description
+
+\lang ngerman
+Deutsch:
+ Grüße aus Österreich!
+\end_layout
+
+\begin_layout Description
+
+\lang ngerman
+Griechisch:
+
+\lang greek
+ χαιρετισμός!
+\end_layout
+
+\begin_layout Description
+
+\lang ngerman
+Russisch:
+
+\lang russian
+ Привет с 
+\series bold
+новым
+\series default
+ годом!
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+
+\lang english
+Japanese characters,
+ e.g.,
+ 介 し
+\family sans
+ 門
+\family default
+,
+ may also be used in text parts set to other languages.
+\end_layout
+
+\begin_layout Enumerate
+
+\lang english
+Ruby (ルビ,
+ furigana) with the help of the Ruby module:
+
+\lang japanese-cjk
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+東 京
+\begin_inset Argument post:1
+status open
+
+\begin_layout Plain Layout
+とう きょう
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+
+\lang english
+Select D
+\family sans
+ocument\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Modules\SpecialChar menuseparator
+Annotation&Revision\SpecialChar menuseparator
+Ruby
+\family default
+.
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Select 
+\family sans
+Edit\SpecialChar menuseparator
+Custom Text Styles\SpecialChar menuseparator
+Ruby
+\family default
+ for the base character(s).
+\end_layout
+
+\begin_layout Itemize
+
+\lang english
+Select 
+\family sans
+Insert\SpecialChar menuseparator
+Ruby text
+\family default
+ for the reading aid.
+\end_layout
+
+\end_deeper
+\end_body
+\end_document
diff --git a/lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx b/lib/examples/ja/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx
new file mode 100644 (file)
index 0000000..7b3451f
--- /dev/null
@@ -0,0 +1,312 @@
+#LyX 2.4 created this file. For more info see https://www.lyx.org/
+\lyxformat 614
+\begin_document
+\begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/ja/
+\textclass bxjsarticle
+\use_default_options true
+\maintain_unincluded_children no
+\language japanese
+\language_package auto
+\inputencoding utf8
+\fontencoding auto
+\font_roman "DejaVuSerif" "IPAexMincho"
+\font_sans "DejaVuSans" "IPAexGothic"
+\font_typewriter "DejaVuSansMono" "default"
+\font_math "auto" "auto"
+\font_default_family default
+\use_non_tex_fonts false
+\font_sc false
+\font_roman_osf false
+\font_sans_osf false
+\font_typewriter_osf false
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype false
+\use_dash_ligatures false
+\graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
+\float_placement class
+\float_alignment class
+\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 0
+\use_minted 0
+\use_lineno 0
+\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
+\tablestyle default
+\tracking_changes false
+\output_changes false
+\change_bars false
+\postpone_fragile_content false
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
+\docbook_table_output 0
+\docbook_mathml_prefix 1
+\end_header
+
+\begin_body
+
+\begin_layout Title
+\SpecialChar LyX
+へようこそ!
+
+\end_layout
+
+\begin_layout Section*
+\SpecialChar LyX
+を使うために最初に知っておくべきことがら
+\end_layout
+
+\begin_layout Standard
+You can write text in other scripts and languages inside Japanese documents.
+ With non-TeX fonts,
+ make sure to use document classes that support XeTeX or LuaTeX.
+ (e.g.
+ document classes 
+\begin_inset Quotes eld
+\end_inset
+
+Japanese … (BXJS Class)
+\begin_inset Quotes erd
+\end_inset
+
+ or non-Japanese standard classes).
+\end_layout
+
+\begin_layout Subsection*
+Examples
+\end_layout
+
+\begin_layout Standard
+Text in Latin script:
+\end_layout
+
+\begin_layout Quotation
+English:
+ Hello Mr.
+ Sandman!
+\end_layout
+
+\begin_layout Quotation
+Deutsch:
+ Grüße aus Österreich!
+\end_layout
+
+\begin_layout Standard
+Some Japanese fonts contain Greek and Cyrillic characters,
+ however they are considerabely wider than characters in Latin,
+ Greek,
+ and Cyrillic TeX fonts.
+\end_layout
+
+\begin_layout Itemize
+With 
+\emph on
+TeX fonts
+\emph default
+,
+ LyX converts them to LaTeX macros,
+ so that the output matches other non-Japanese text.
+\end_layout
+
+\begin_layout Itemize
+With 
+\emph on
+non-TeX fonts 
+\emph default
+and
+\emph on
+ Xe/LuaTeX
+\emph default
+,
+ there is no native support for use of specific fonts for different scripts/languages.
+ Some Unicode fonts provide a large range of characters,
+ but quality is not always best and 
+\begin_inset Quotes eld
+\end_inset
+
+exotic
+\begin_inset Quotes erd
+\end_inset
+
+ characters (like accented Greek) lead to 
+\emph on
+missing character 
+\emph default
+errors.
+\end_layout
+
+\begin_layout Standard
+Text in Cyrillic and Greek script:
+\end_layout
+
+\begin_layout Quotation
+Russisch:
+ Привет с 
+\emph on
+новым
+\emph default
+ годом!
+\end_layout
+
+\begin_layout Quotation
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+ifdefined
+\backslash
+fontspec 
+\end_layout
+
+\end_inset
+
+Griechisch:
+ χαιρετισμος!
+\end_layout
+
+\begin_layout Quotation
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+else 
+\end_layout
+
+\end_inset
+
+Griechisch:
+ χαιρετισμός!
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fi
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Text in some other languages with correct language setting (not all languages supported by LyX are compatible with Japanese (you may try 
+\begin_inset Quotes eld
+\end_inset
+
+japanese (CJK)
+\begin_inset Quotes erd
+\end_inset
+
+):
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+English:
+ Hello Mr.
+ Sandman!
+\end_layout
+
+\begin_layout Standard
+
+\lang afrikaans
+Afrikaans:
+ Good dag minher.
+\end_layout
+
+\begin_layout Standard
+
+\lang swedish
+Swedish:
+ Hej då.
+\end_layout
+
+\begin_layout Standard
+
+\lang ngerman
+Deutsch:
+ Grüße aus Österreich!
+\end_layout
+
+\begin_layout Standard
+
+\lang french
+French:
+ «Bonsoir à vous.»
+\end_layout
+
+\begin_layout Standard
+
+\lang afrikaans
+Griechisch:
+ χαιρετισμος!
+\end_layout
+
+\begin_layout Standard
+
+\lang russian
+Russisch:
+ Привет с 
+\emph on
+новым
+\emph default
+ годом!
+\end_layout
+
+\end_body
+\end_document
diff --git a/lib/examples/ja/Language_Support/Multilingual_Typesetting_with_CJKutf8.lyx b/lib/examples/ja/Language_Support/Multilingual_Typesetting_with_CJKutf8.lyx
deleted file mode 100644 (file)
index dcfa093..0000000
+++ /dev/null
@@ -1,444 +0,0 @@
-#LyX 2.4 created this file. For more info see https://www.lyx.org/
-\lyxformat 614
-\begin_document
-\begin_header
-\save_transient_properties true
-\origin /systemlyxdir/examples/ja/
-\textclass bxjsarticle
-\begin_preamble
-% line breaking, punctuation kerning and font switching features
-% for CJK with non-TeX fonts requires additional packages
-% currently without GUI support:
-
-% with XeTeX, https://ctan.org/pkg/xecjk
-\usepackage{ifxetex}
-\ifxetex
-  \usepackage{xeCJK}
-  \setCJKmainfont{IPAexMincho}
-  \setCJKsansfont{IPAexGothic}
-\fi
-
-% with LuaTeX, https://www.ctan.org/pkg/luatexja
-% see https://tex.stackexchange.com/questions/222980/how-to-use-chinese-with-lualatex
-\usepackage{ifluatex}
-\ifluatex
-  \usepackage{luatexja-fontspec}
-  % use Mainfont (DejaVu) for Greek and Cyrillic:
-  \ltjsetparameter{jacharrange={-2}}
-  %\usepackage[match]{luatexja-fontspec}
-  %\setmainjfont[Mapping=tex-text]{WenQuanYi Micro Hei}
-  %\setsansjfont[Mapping=tex-text]{WenQuanYi Micro Hei}
-  %\setmonojfont{WenQuanYi Micro Hei Mono}
-\fi
-\end_preamble
-\use_default_options true
-\begin_modules
-logicalmkup
-ruby
-\end_modules
-\maintain_unincluded_children no
-\language japanese-cjk
-\language_package auto
-\inputencoding utf8
-\fontencoding auto
-\font_roman "DejaVuSerif" "DejaVu Serif"
-\font_sans "DejaVuSans" "DejaVu Sans"
-\font_typewriter "DejaVuSansMono" "DejaVu Sans Mono"
-\font_math "auto" "auto"
-\font_default_family default
-\use_non_tex_fonts false
-\font_sc false
-\font_roman_osf false
-\font_sans_osf false
-\font_typewriter_osf false
-\font_sf_scale 100 100
-\font_tt_scale 100 100
-\font_cjk min
-\use_microtype false
-\use_dash_ligatures false
-\graphics default
-\default_output_format default
-\output_sync 0
-\bibtex_command default
-\index_command default
-\float_placement class
-\float_alignment class
-\paperfontsize default
-\spacing single
-\use_hyperref false
-\pdf_bookmarks false
-\pdf_bookmarksnumbered true
-\pdf_bookmarksopen false
-\pdf_bookmarksopenlevel 1
-\pdf_breaklinks false
-\pdf_pdfborder true
-\pdf_colorlinks false
-\pdf_backref false
-\pdf_pdfusetitle true
-\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 0
-\use_minted 0
-\use_lineno 0
-\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 cjk
-\dynamic_quotes 1
-\papercolumns 1
-\papersides 1
-\paperpagestyle default
-\tablestyle default
-\tracking_changes false
-\output_changes false
-\change_bars false
-\postpone_fragile_content false
-\html_math_output 0
-\html_css_as_file 0
-\html_be_strict false
-\docbook_table_output 0
-\docbook_mathml_prefix 1
-\end_header
-
-\begin_body
-
-\begin_layout Title
-
-\lang english
-Multilingual typesetting with the CJK package
-\end_layout
-
-\begin_layout Date
-\begin_inset Info
-type  "moddate"
-arg   "long"
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\lang english
-For multi-lingual documents with parts in European languages,
- you can use the CJK LaTeX bundle:
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Use one of the 
-\begin_inset Quotes bld
-\end_inset
-
-Japanese (
-\begin_inset CommandInset href
-LatexCommand href
-name "BXJS"
-target "https://www.ctan.org/pkg/bxjscls"
-literal "false"
-
-\end_inset
-
-)
-\begin_inset Quotes brd
-\end_inset
-
- classes or a standard document class.
- The other 
-\begin_inset Quotes bld
-\end_inset
-
-Japanese
-\begin_inset Quotes brd
-\end_inset
-
- document classes require pLaTeX.
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Set the document language to 
-\begin_inset Quotes bld
-\end_inset
-
-Japanese (CJK)
-\begin_inset Quotes brd
-\end_inset
-
- and the encoding to 
-\begin_inset Quotes bld
-\end_inset
-
-Unicode (utf8)
-\begin_inset Quotes brd
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Select a Japanese CJK-font,
- e.g.
-\begin_inset Flex Code
-status collapsed
-
-\begin_layout Plain Layout
-
-\lang english
-\begin_inset Quotes bld
-\end_inset
-
-min
-\begin_inset Quotes brd
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Some fonts are substituted with fallback 
-\begin_inset Quotes bld
-\end_inset
-
-CM roman regular
-\begin_inset Quotes brd
-\end_inset
-
- (
-\emph on
-DejaVu
-\emph default
- and 
-\emph on
-Libertine
-\emph default
- work).
-\end_layout
-
-\begin_layout Itemize
-\noindent
-
-\lang english
-Alternatively,
- you can use non-TeX fonts with 
-\begin_inset Quotes bld
-\end_inset
-
-xeCJK
-\begin_inset Quotes brd
-\end_inset
-
- (XeTeX) or 
-\begin_inset Quotes bld
-\end_inset
-
-luatexja
-\begin_inset Quotes brd
-\end_inset
-
- (LuaTeX).
- See the document preamble for an example.
-\end_layout
-
-\begin_layout Standard
-
-\lang english
-Then,
- the following should work:
-\end_layout
-
-\begin_layout Enumerate
-Japanese text,
- of course:
- \SpecialChar LyX
-は優秀な取扱説明書を同梱していますので、これをお使いください!
-まずは
-\family sans
-ヘルプ\SpecialChar menuseparator
-はじめの一歩
-\family default
-から始めてください。
-これは、各取扱説明書を簡潔に紹介しています。
-つぎに
-\family sans
-ヘルプ\SpecialChar menuseparator
-入門篇
-\family default
-をお読みになれば、\SpecialChar LyX
-の使い方を学ぶことができます。
-
-\end_layout
-
-\begin_layout Enumerate
-Short texts may be written without setting the language (hyphenation will be missing and spell-checking complain):
- Greetings;
- Grüße;
- Приветы;
- χαιρετισμός
-\end_layout
-
-\begin_layout Enumerate
-For longer text parts,
- it is recommended to set the correct language:
-\end_layout
-
-\begin_deeper
-\begin_layout Description
-
-\lang english
-English:
- Hello Mr.
- Sandman!
-\end_layout
-
-\begin_layout Description
-
-\lang ngerman
-Deutsch:
- Grüße aus Österreich!
-\end_layout
-
-\begin_layout Description
-
-\lang ngerman
-Griechisch:
-
-\lang greek
- χαιρετισμός!
-\end_layout
-
-\begin_layout Description
-
-\lang ngerman
-Russisch:
-
-\lang russian
- Привет с 
-\series bold
-новым
-\series default
- годом!
-\end_layout
-
-\end_deeper
-\begin_layout Enumerate
-
-\lang english
-Japanese characters,
- e.g.,
- 介 し
-\family sans
- 門
-\family default
-,
- may also be used in text parts set to other languages.
-\end_layout
-
-\begin_layout Enumerate
-
-\lang english
-Ruby (ルビ,
- furigana) with the help of the Ruby module:
-
-\lang japanese-cjk
-\begin_inset Flex Ruby
-status collapsed
-
-\begin_layout Plain Layout
-東 京
-\begin_inset Argument post:1
-status open
-
-\begin_layout Plain Layout
-とう きょう
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_deeper
-\begin_layout Itemize
-
-\lang english
-Select D
-\family sans
-ocument\SpecialChar menuseparator
-Settings\SpecialChar menuseparator
-Modules\SpecialChar menuseparator
-Annotation&Revision\SpecialChar menuseparator
-Ruby
-\family default
-.
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Select 
-\family sans
-Edit\SpecialChar menuseparator
-Custom Text Styles\SpecialChar menuseparator
-Ruby
-\family default
- for the base character(s).
-\end_layout
-
-\begin_layout Itemize
-
-\lang english
-Select 
-\family sans
-Insert\SpecialChar menuseparator
-Ruby text
-\family default
- for the reading aid.
-\end_layout
-
-\end_deeper
-\end_body
-\end_document
diff --git a/lib/examples/ja/Language_Support/Multilingual_Typesetting_with_platex.lyx b/lib/examples/ja/Language_Support/Multilingual_Typesetting_with_platex.lyx
deleted file mode 100644 (file)
index 7b3451f..0000000
+++ /dev/null
@@ -1,312 +0,0 @@
-#LyX 2.4 created this file. For more info see https://www.lyx.org/
-\lyxformat 614
-\begin_document
-\begin_header
-\save_transient_properties true
-\origin /systemlyxdir/examples/ja/
-\textclass bxjsarticle
-\use_default_options true
-\maintain_unincluded_children no
-\language japanese
-\language_package auto
-\inputencoding utf8
-\fontencoding auto
-\font_roman "DejaVuSerif" "IPAexMincho"
-\font_sans "DejaVuSans" "IPAexGothic"
-\font_typewriter "DejaVuSansMono" "default"
-\font_math "auto" "auto"
-\font_default_family default
-\use_non_tex_fonts false
-\font_sc false
-\font_roman_osf false
-\font_sans_osf false
-\font_typewriter_osf false
-\font_sf_scale 100 100
-\font_tt_scale 100 100
-\use_microtype false
-\use_dash_ligatures false
-\graphics default
-\default_output_format default
-\output_sync 0
-\bibtex_command default
-\index_command default
-\float_placement class
-\float_alignment class
-\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 0
-\use_minted 0
-\use_lineno 0
-\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
-\tablestyle default
-\tracking_changes false
-\output_changes false
-\change_bars false
-\postpone_fragile_content false
-\html_math_output 0
-\html_css_as_file 0
-\html_be_strict false
-\docbook_table_output 0
-\docbook_mathml_prefix 1
-\end_header
-
-\begin_body
-
-\begin_layout Title
-\SpecialChar LyX
-へようこそ!
-
-\end_layout
-
-\begin_layout Section*
-\SpecialChar LyX
-を使うために最初に知っておくべきことがら
-\end_layout
-
-\begin_layout Standard
-You can write text in other scripts and languages inside Japanese documents.
- With non-TeX fonts,
- make sure to use document classes that support XeTeX or LuaTeX.
- (e.g.
- document classes 
-\begin_inset Quotes eld
-\end_inset
-
-Japanese … (BXJS Class)
-\begin_inset Quotes erd
-\end_inset
-
- or non-Japanese standard classes).
-\end_layout
-
-\begin_layout Subsection*
-Examples
-\end_layout
-
-\begin_layout Standard
-Text in Latin script:
-\end_layout
-
-\begin_layout Quotation
-English:
- Hello Mr.
- Sandman!
-\end_layout
-
-\begin_layout Quotation
-Deutsch:
- Grüße aus Österreich!
-\end_layout
-
-\begin_layout Standard
-Some Japanese fonts contain Greek and Cyrillic characters,
- however they are considerabely wider than characters in Latin,
- Greek,
- and Cyrillic TeX fonts.
-\end_layout
-
-\begin_layout Itemize
-With 
-\emph on
-TeX fonts
-\emph default
-,
- LyX converts them to LaTeX macros,
- so that the output matches other non-Japanese text.
-\end_layout
-
-\begin_layout Itemize
-With 
-\emph on
-non-TeX fonts 
-\emph default
-and
-\emph on
- Xe/LuaTeX
-\emph default
-,
- there is no native support for use of specific fonts for different scripts/languages.
- Some Unicode fonts provide a large range of characters,
- but quality is not always best and 
-\begin_inset Quotes eld
-\end_inset
-
-exotic
-\begin_inset Quotes erd
-\end_inset
-
- characters (like accented Greek) lead to 
-\emph on
-missing character 
-\emph default
-errors.
-\end_layout
-
-\begin_layout Standard
-Text in Cyrillic and Greek script:
-\end_layout
-
-\begin_layout Quotation
-Russisch:
- Привет с 
-\emph on
-новым
-\emph default
- годом!
-\end_layout
-
-\begin_layout Quotation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-ifdefined
-\backslash
-fontspec 
-\end_layout
-
-\end_inset
-
-Griechisch:
- χαιρετισμος!
-\end_layout
-
-\begin_layout Quotation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-else 
-\end_layout
-
-\end_inset
-
-Griechisch:
- χαιρετισμός!
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-fi
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Text in some other languages with correct language setting (not all languages supported by LyX are compatible with Japanese (you may try 
-\begin_inset Quotes eld
-\end_inset
-
-japanese (CJK)
-\begin_inset Quotes erd
-\end_inset
-
-):
-\end_layout
-
-\begin_layout Standard
-
-\lang english
-English:
- Hello Mr.
- Sandman!
-\end_layout
-
-\begin_layout Standard
-
-\lang afrikaans
-Afrikaans:
- Good dag minher.
-\end_layout
-
-\begin_layout Standard
-
-\lang swedish
-Swedish:
- Hej då.
-\end_layout
-
-\begin_layout Standard
-
-\lang ngerman
-Deutsch:
- Grüße aus Österreich!
-\end_layout
-
-\begin_layout Standard
-
-\lang french
-French:
- «Bonsoir à vous.»
-\end_layout
-
-\begin_layout Standard
-
-\lang afrikaans
-Griechisch:
- χαιρετισμος!
-\end_layout
-
-\begin_layout Standard
-
-\lang russian
-Russisch:
- Привет с 
-\emph on
-новым
-\emph default
- годом!
-\end_layout
-
-\end_body
-\end_document