commit
4bd161edfc
1076
hyph-mn-cyrl.tex
Normal file
1076
hyph-mn-cyrl.tex
Normal file
File diff suppressed because it is too large
Load Diff
15
hyphen-mn-cleantex.patch
Normal file
15
hyphen-mn-cleantex.patch
Normal file
@ -0,0 +1,15 @@
|
||||
--- hyph-mn-cyrl.tex 2010-04-11 18:46:51.000000000 +0100
|
||||
+++ hyph-mn-cyrl.tex 2010-04-11 18:49:41.000000000 +0100
|
||||
@@ -82,7 +82,6 @@
|
||||
% For instance, байгуулъ-я, үзүүль-е
|
||||
% 3. However one vowel can be belong to a syllable, it's not possible to use hyphen.
|
||||
%
|
||||
-\patterns{
|
||||
% for mongolian words:
|
||||
1ба
|
||||
1бе
|
||||
@@ -1073,4 +1072,3 @@
|
||||
3э4нерг
|
||||
3э4нтро
|
||||
3эффе
|
||||
-}
|
||||
40
hyphen-mn.spec
Normal file
40
hyphen-mn.spec
Normal file
@ -0,0 +1,40 @@
|
||||
Name: hyphen-mn
|
||||
Version: 0.20100531
|
||||
Release: 15
|
||||
Summary: Hyphenation patterns for Mongolian
|
||||
License: LPPL
|
||||
URL: http://ctan.org/pkg/mnhyphn
|
||||
Source: http://tug.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
|
||||
Patch0000: hyphen-mn-cleantex.patch
|
||||
BuildRequires: hyphen-devel
|
||||
Requires: hyphen
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Hyphenation patterns for Mongolian.
|
||||
|
||||
%prep
|
||||
%setup -T -q -c -n hyphen-mn
|
||||
cp -p %{SOURCE0} .
|
||||
%patch0000 -p0 -b .clean
|
||||
|
||||
%build
|
||||
substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8
|
||||
cat << EOF >> README
|
||||
Created with substring.pl by substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8
|
||||
Original in-line credits were:
|
||||
|
||||
EOF
|
||||
head -n 83 hyph-mn-cyrl.tex >> README
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
install -Dp hyph_mn_MN.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
|
||||
%files
|
||||
%doc README
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2020 chengzihan2 <chengzihan2@huawei.com> - 0.20100531-15
|
||||
Package init
|
||||
4
hyphen-mn.yaml
Normal file
4
hyphen-mn.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user