mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Merge branch 'master' of git.lyx.org:lyx
This commit is contained in:
commit
c1dabfebea
@ -82,12 +82,6 @@ export/export/latex/fa-OT1_pdf2
|
|||||||
# -> Missing character (Greek letter omikron with tonos),
|
# -> Missing character (Greek letter omikron with tonos),
|
||||||
# suboptimal character spacing in non-Japanese text parts.
|
# suboptimal character spacing in non-Japanese text parts.
|
||||||
export/examples/ja/multilingual_.*_systemF
|
export/examples/ja/multilingual_.*_systemF
|
||||||
#
|
|
||||||
# Noto Fonts not found with LuaTeX.
|
|
||||||
export/doc/zh_CN/Intro_(dvi3|pdf5)_systemF
|
|
||||||
export/doc/zh_CN/Tutorial_(dvi3|pdf5)_systemF
|
|
||||||
# "Hand-compiling" with XeTeX works but the test fails here (G.Milde)
|
|
||||||
#export/doc/zh_CN/Tutorial_pdf4_systemF
|
|
||||||
|
|
||||||
# CJK for multilingual documents:
|
# CJK for multilingual documents:
|
||||||
#
|
#
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding utf8-cjk
|
\inputencoding utf8-cjk
|
||||||
\fontencoding auto
|
\fontencoding auto
|
||||||
\font_roman "default" "Noto Serif"
|
\font_roman "default" "Noto Serif CJK SC"
|
||||||
\font_sans "default" "Noto Sans CJK SC"
|
\font_sans "default" "Noto Sans CJK SC"
|
||||||
\font_typewriter "default" "Noto Sans Mono CJK SC"
|
\font_typewriter "default" "Noto Sans Mono CJK SC"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
|
@ -23,9 +23,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding utf8-cjk
|
\inputencoding utf8-cjk
|
||||||
\fontencoding auto
|
\fontencoding auto
|
||||||
\font_roman "default" "Noto Serif"
|
\font_roman "default" "Noto Serif CJK SC"
|
||||||
\font_sans "default" "Noto Sans CJK SC"
|
\font_sans "default" "Noto Sans CJK SC"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "default" "Noto Sans Mono CJK SC"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#LyX 2.3 created this file. For more info see http://www.lyx.org/
|
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||||
\lyxformat 544
|
\lyxformat 544
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
@ -11,9 +11,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding utf8-cjk
|
\inputencoding utf8-cjk
|
||||||
\fontencoding OT1
|
\fontencoding OT1
|
||||||
\font_roman "default" "NanumMyeongjo"
|
\font_roman "default" "Noto Serif CJK KR"
|
||||||
\font_sans "default" "NanumGothic"
|
\font_sans "default" "Noto Sans CJK KR"
|
||||||
\font_typewriter "default" "NanumGothicCoding"
|
\font_typewriter "default" "Noto Sans Mono CJK KR"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
4
po/de.po
4
po/de.po
@ -96,7 +96,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: LyX 2.4git\n"
|
"Project-Id-Version: LyX 2.4git\n"
|
||||||
"Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n"
|
"Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n"
|
||||||
"POT-Creation-Date: 2019-01-25 14:43+0100\n"
|
"POT-Creation-Date: 2019-01-25 14:43+0100\n"
|
||||||
"PO-Revision-Date: 2019-01-25 14:48+0100\n"
|
"PO-Revision-Date: 2019-01-25 15:00+0100\n"
|
||||||
"Last-Translator: Juergen Spitzmueller <spitz@lyx.org>\n"
|
"Last-Translator: Juergen Spitzmueller <spitz@lyx.org>\n"
|
||||||
"Language-Team: German <lyx-docs@lists.lyx.org>\n"
|
"Language-Team: German <lyx-docs@lists.lyx.org>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -26377,7 +26377,7 @@ msgstr "Notspeicherungsdatei jetzt löschen?"
|
|||||||
|
|
||||||
#: src/Buffer.cpp:4792
|
#: src/Buffer.cpp:4792
|
||||||
msgid "Can't rename emergency file!"
|
msgid "Can't rename emergency file!"
|
||||||
msgstr "Notspeicherung kann nicht umbenannt werden!"
|
msgstr "Notspeicherungsdatei kann nicht umbenannt werden!"
|
||||||
|
|
||||||
#: src/Buffer.cpp:4793
|
#: src/Buffer.cpp:4793
|
||||||
msgid ""
|
msgid ""
|
||||||
|
Loading…
Reference in New Issue
Block a user