Dr. Werner Fink 2018-05-03 09:16:53 +00:00 committed by Git OBS Bridge
parent b59a73ec6b
commit 7e5a5117d3
242 changed files with 716 additions and 813 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f09f40c9a7cf2edea1da83cc01943d7dfbbf3f861e5fc7d4144bbb343ee78915
size 246304

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3c9187feabf4837a7827d01c01ef1d6751e7fcd6f8dc96ec215212ed6579301
size 17380

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a34ed88a301165c166db4f0b47cd4d5cb642b4f7cc492232f1710a6ad41f1d9
size 272648
oid sha256:774beab59a64f5197e40b0fb663ee7b06d0ee2e69d05e6b0389989e277d3b9d0
size 272644

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9569d4872a2a23ad8ba9bd7e719126deae11e233e914d525af26ae2b34c400dc
size 1083320
oid sha256:055910d87b27a59bfb950e203d79d864ccd8baf3349074ec57b4995317cb2b54
size 1178552

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3599a1196dd159b5319789feacdeafccf9e3fd0599546f16fafef3bca2a37fa1
size 875192
oid sha256:cdf1e8a358e568ab9baf39b860f4834925448b91e1a65fc3441d7cf9df17c31e
size 805664

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f0a775cbc877c7dcdf7be229b715b407e2a1b1a5733d54e57b1617b5027e1dd
size 1068840
oid sha256:d416f981f0f001b7bdf2d15b42eefc75323257599227654c475dcc6b06e07268
size 1664852

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:000fa4c60c3c4e84b34b77583bab341dac55eaa841d95949f9dab6bde3441ba8
size 344456
oid sha256:a24c089a33640fddb0934a747c70001273a5d8f72b203bd6b26eb95218ae4ea6
size 344812

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21a62c1f449e552e2b278d5897deb192d3b31f47e0084e8cc6d4b12a08e038bb
size 13940
oid sha256:7cb28272329292b20def3a0e60d165b549775a303606494c85a296f103ed43d3
size 13992

View File

@ -1,21 +1,20 @@
---
texmf-dist/scripts/latex2man/latex2man | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
texmf-dist/scripts/latex2man/latex2man | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- texmf-dist/scripts/latex2man/latex2man
+++ texmf-dist/scripts/latex2man/latex2man 2012-03-29 09:35:29.180854334 +0000
@@ -20,6 +20,8 @@ require 5.0004_03;
+++ texmf-dist/scripts/latex2man/latex2man 2018-05-03 08:59:29.295058028 +0000
@@ -20,6 +20,7 @@
require 5.0004_03;
use Getopt::Std;
+use File::Temp qw/tempfile/;
+
no warnings 'once';
# use strict 'vars';
$CMD=`basename $0`; chop ($CMD);
@@ -29,7 +31,7 @@ sub date2str;
$VERSION = "1.25";
$DATE = date2str ('$Date: 2017/04/13 14:25:56 $' =~ m|(\d+/\d+/\d+)|);
@@ -30,7 +31,7 @@ sub date2str;
$VERSION = "1.26";
$DATE = date2str ('$Date: 2017/10/06 17:19:31 $' =~ m|(\d+/\d+/\d+)|);
-$tmp = "/tmp/$CMD.$$";
+(undef, $tmp) = tempfile;

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:590c4defc0d7f06a8501a31e9a4c68e3deebb2127c644b069ebec6bc99940adc
size 23852
oid sha256:a925d634a8b4663673896f8b846ab5bb7f146e531620afc17b3771642a7ab7cb
size 26724

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32e14582dd9f4d6d68cddcec548cf59ec7974d2072026268f5a2b6910c5c465a
size 7083224
oid sha256:a663ef8657521e03ef7e6eb6506f323cffceeecdab9b038847e917ca34b98d28
size 7113392

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83f67e36b3b51ad6cce6ef87943f72b6eb386f09e05bdece7e54736855dcca0d
size 816792
oid sha256:6d3fffb151d9df87c23f57ef3181e97ff599036b1cba7133180e0a12045de897
size 816788

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a97f4e20313f19fc8496edf934300708cf6e8e19e2aa4716296ab27872424009
oid sha256:ca79557b8a9d57f29958d529a21b53ee096fa5887cfdd63a0c24dca971a5056e
size 785472

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2693ad8b8e4c113eb76f8b3db6c3f276ec97d8ca9a66b6accfa51e0dcb04cb64
size 147416
oid sha256:eabf312816f5c26c67aff3d57a9935fb50c929d70c56205b8354a4181cec8c47
size 147412

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4076b983ebb58d5387070dfa1ddea453344bc126da299d73a1db8ce2625c9140
size 3292
oid sha256:ea1de3817997f6ce5c28a96c30d28795c85f168784643a4c84be3256fb672714
size 3288

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d90042ec063f625856f6e9f85d491e59d9349f88f364b4da5b9156476bed2bd0
size 185128
oid sha256:736f26a7655b6ea79d15e43a9a8d12f34868cd729c17e651252acd78c816a955
size 185360

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c13eb19242695a5686f46c8d4790f129b8c897bec4c57fff5a0de24a31b9b50
size 4532
oid sha256:6283b3c41a4860957af9c99ee88adc33e75dd43b65ce7dc2d4d2fa21e770a115
size 4628

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84d738bfb362a6e756eef48c62191726f125c49ee7738a85b15fb39e80d34d84
oid sha256:2ecbe2ed6c09955f1170f016665a8c18830923e9f87539a9b40f72d0e1e5d0dc
size 528444

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b48f6896f8d3bcab192073824eb87420c8bca0bf5e32d7d3c795df151679f173
oid sha256:f530d2da91d494d9349cda541eafcded397309a316a76a5013d69e5a1a972d56
size 467272

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc773bb646f1c6c0b0ff6c294fbefdc4041e82d8e57040fcfcc38c81178cef20
oid sha256:f1bb976a600b23fef9badd895d238d91e58566e55e42790ab23c42747cb28b97
size 143512

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2606daad9c1a42294e617bd949102caeaabf6a1b5ef5c363f16dd83451167f8
oid sha256:c6ecb90ad84294d0d1a63a690b0ea09fbcbf40d2a3488260b74e3b4d3ca7cf8e
size 155808

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef4e54444d692febef21609b8a9d5e856e8738fa7df82b6dc544c282845d5215
size 4764
oid sha256:69db30e218a6b5453ac05dd3060e451327722d12ae0b95f11892a673dc2165cc
size 4776

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca0291d8ea1d60a8ddb2f88ceca0c565544184715d08e69e8c81bafcc0905b82
size 5200432
oid sha256:c0f4e4d782097b23aadf93f3e53885b29448ea0a54627c48c2cbf3f6bca437c6
size 5200428

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ed4e1ac2fb55954effdd028022a20b10442d7942503006b6184e0707c21b78
oid sha256:11c490ad8334e645fb45ac02c911266ed61b358bc29929d130e9e0fef268dcc4
size 459344

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e42ab3c177b749ee61d5bb3d135e4261f01f2df640b6074fe52e8f91cee39bb3
size 2476
oid sha256:8bad787c911aa937bfee87d6618d526e88f4a3a301536cb7eb0cdf87cffab3f2
size 2472

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:890e250e2068f745f188bccc222586545f8f5be55d6a96493a36033caeb244e2
size 449056
oid sha256:3f2f4caaf8676635b89f2ae9641ace6d0b688e3c3a77af7e021ea394a08ab347
size 404500

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c7f85ba302965a53ee5bd5c83083b5a2b92965b3bb7631710667673005b81f1
size 56408
oid sha256:4f98f10628ae5eb4f32a9103b253c7a8c897b715646dfbcf4c3066a097e7f91c
size 60752

View File

@ -1,99 +0,0 @@
From cfe445c4bff997cdc59979a89da8362cbf403e75 Mon Sep 17 00:00:00 2001
From: Frederik Tilmann <ftilmann@zedat.fu-berlin.de>
Date: Sat, 17 Sep 2016 22:21:08 +0200
Subject: [PATCH] Removed some more unescaped left braces (which triggered
depracation warnings)
From a83d9cb865fd0d8ba83ae97ce567035d96b015c7 Mon Sep 17 00:00:00 2001
From: Frederik Tilmann <ftilmann@zedat.fu-berlin.de>
Date: Tue, 11 Oct 2016 01:01:46 +0200
Subject: [PATCH] Fix further unescaped left brace warnings; fixes issue #61
---
texmf-dist/scripts/latexdiff/latexdiff.pl | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
--- texmf-dist/scripts/latexdiff/latexdiff.pl
+++ texmf-dist/scripts/latexdiff/latexdiff.pl 2017-06-13 14:00:41.712076413 +0000
@@ -2255,15 +2255,15 @@ sub marktags {
sub take_comments_and_enter_from_frac() {
###*************take the \n and % between frac and {}***********
###notice all of the substitution are made none global
- while( m/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\frac(([\s]*%[^\n]*?)*[\r\n|\r|\n])+\{(.*?)\\end{\1}/s ) {
+ while( m/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\frac(([\s]*%[^\n]*?)*[\r\n|\r|\n])+\{(.*?)\\end\{\1}/s ) {
### if there isn't any % or \n in the pattern $2 then there should be an \\end{...} in $2
- if( $2 !~ m/\\end{$1}/s ) {
+ if( $2 !~ m/\\end\{$1}/s ) {
### take out % and \n from the next match only (none global)
- s/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\frac(([\s]*%[^\n]*?)*[\r\n|\r|\n])+\{(.*?)\\end{\1}/\\begin{$1}$2\\frac{$5\\end{$1}/s;
+ s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\frac(([\s]*%[^\n]*?)*[\r\n|\r|\n])+\{(.*?)\\end\{\1}/\\begin{$1}$2\\frac{$5\\end{$1}/s;
}
else{
###there are no more % and \n in $2, we want to find the next one so we clear the begin-end from the pattern
- s/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end{\1}/MATHBLOCK$1$2MATHBLOCKEND/s;
+ s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end\{\1}/MATHBLOCK$1$2MATHBLOCKEND/s;
}
}
###cleaning up
@@ -2277,18 +2277,18 @@ sub take_comments_and_enter_from_frac()
### from now on CURRFRAC is the frac we are looking at
s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)\}(.*?)\\frac\{(.*?)\\end\{\1\}/\\begin\{$1\}$2CURRFRAC\{$3\\end\{$1\}/s;
while( m/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)\}(.*?)CURRFRAC\{(.*?)\\end\{\1\}/s ) {
- if( m/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)\}(.*?)CURRFRAC\{($pat_n)\}([\s]*(%[^\n]*?)*[\r\n|\r|\n])+[\s]*\{(.*?)\\end{\1}/s ) {
+ if( m/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)\}(.*?)CURRFRAC\{($pat_n)\}([\s]*(%[^\n]*?)*[\r\n|\r|\n])+[\s]*\{(.*?)\\end\{\1}/s ) {
s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)\}(.*?)CURRFRAC\{($pat_n)\}([\s]*(%[^\n]*?)*[\r\n|\r|\n])+[\s]*\{(.*?)\\end\{\1\}/\\begin\{$1\}$2CURRFRAC\{$3\}\{$6\\end\{$1\}/s;
}
else { # there is no comment or \n between the two brackets {}{}
### change CURRFRAC to FRACSTART so we can change them all back to //frac{ when we finish
- s/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)CURRFRAC\{(.*?)\\end{\1}/\\begin{$1}$2FRACSTART\{$3\\end{$1}/s;
+ s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)CURRFRAC\{(.*?)\\end\{\1}/\\begin{$1}$2FRACSTART\{$3\\end{$1}/s;
}
}
}
else{
###there are no more frac in $2, we want to find the next one so we clear the begin-end from the pattern
- s/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end{\1}/MATHBLOCK$1$2MATHBLOCKEND/s;
+ s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end\{\1}/MATHBLOCK$1$2MATHBLOCKEND/s;
}
}
@@ -2351,16 +2351,16 @@ sub preprocess {
s/(?<!\\)\\\[/\\begin{SQUAREBRACKET}/sg;
s/\\\]/\\end{SQUAREBRACKET}/sg;
# Convert all picture environmentent (\begin{PICTUREENV} .. \end{PICTUREENV} \PICTUREBLOCKenv
- s/\\begin{($PICTUREENV)}(.*?)\\end{\1}/\\PICTUREBLOCK$1\{$2\}/sg;
+ s/\\begin\{($PICTUREENV)}(.*?)\\end\{\1}/\\PICTUREBLOCK$1\{$2\}/sg;
# For --block-math-markup option -convert all \begin{MATH} .. \end{MATH}
# into \MATHBLOCKMATH{...} commands, where MATH is any valid math environment
# Also convert all array environments into ARRAYBLOCK environments
if ( $mathmarkup != FINE ) {
- s/\\begin{($ARRENV)}(.*?)\\end{\1}/\\ARRAYBLOCK$1\{$2\}/sg;
+ s/\\begin\{($ARRENV)}(.*?)\\end\{\1}/\\ARRAYBLOCK$1\{$2\}/sg;
take_comments_and_enter_from_frac();
- s/\\begin{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end{\1}/\\MATHBLOCK$1\{$2\}/sg;
+ s/\\begin\{($MATHENV|$MATHARRENV|SQUAREBRACKET)}(.*?)\\end\{\1}/\\MATHBLOCK$1\{$2\}/sg;
}
# add final token " STOP"
$_ .= " STOP"
@@ -2646,8 +2646,8 @@ sub postprocess {
# environments) are between the \begin{$MATHENV} and \end{MATHMODE} commands. This is necessary as the minimal matching
# is not globally minimal but only 'locally' (matching is beginning from the left side of the string)
if ( $mathmarkup == FINE ) {
- 1 while s/\\begin{((?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)}((?:.(?!(?:\\end{(?:(?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)}|\\begin{MATHMODE})))*?)\\end{MATHMODE}/\\begin{$1}$2\\end{$1}/s;
- 1 while s/\\begin{MATHMODE}((?:.(?!\\end{MATHMODE}))*?)\\end{((?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)}/\\begin{$2}$1\\end{$2}/s;
+ 1 while s/\\begin\{((?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)\}((?:.(?!(?:\\end\{(?:(?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)\}|\\begin\{MATHMODE\})))*?)\\end\{MATHMODE\}/\\begin{$1}$2\\end{$1}/s;
+ 1 while s/\\begin\{MATHMODE\}((?:.(?!\\end\{MATHMODE\}))*?)\\end\{((?:$MATHENV)|(?:$MATHARRENV)|SQUAREBRACKET)\}/\\begin{$2}$1\\end{$2}/s;
# convert remaining \begin{MATHMODE} \end{MATHMODE} (and not containing & or \\ )into MATHREPL environments
s/\\begin\{MATHMODE\}((?:(.(?!(?<!\\)\&|\\\\))*)?)\\end\{MATHMODE\}/\\begin{$MATHREPL}$1\\end{$MATHREPL}/sg;
# others into MATHARRREPL
@@ -4430,7 +4430,7 @@ institute
\providecommand{\DIFaddend}{\protect\marginpar{]}}
\providecommand{\DIFdelbegin}{\protect\marginpar{d[}}
\providecommand{\DIFdelend}{\protect\marginpar{]}}
-%DIF END BRACKET PREAMBLE
+%DIF END MARGIN PREAMBLE
%DIF DVIPSCOL PREAMBLE
%Note: only works with dvips converter

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b58aa34f344299c51309c8563ffd44adf1631073f80ffab29893ab43e66e508
size 8004
oid sha256:b4c923f00ffebb7cef9cbc3aa98eb382afbc587fa6da3dbee150ebf52759f187
size 8000

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32db6b1d2d31c99c761dd381c8a108fa04a65187482c229a7750a2d65243b34e
size 808
oid sha256:828c72ec01c91826573e3f93a60dcd11a70dcbd77701da91ca56a9abc9e27e17
size 804

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4600bb0641a5cca9d6552982886a63cc51d3c9ee4f8edad0d39b446102156e27
size 928
oid sha256:4cdc30992be52cb8dac839c4f4386c53a046c1ada77dd067a05b03b0255612d2
size 924

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45018de79fa5e9010f58bc56d49dbd226d9cfdd17aa665fa5c8889bb72bc6f96
size 1652
oid sha256:e0206fcf434425e0741ecf72b1ae3b6c8037cb01908f097578739112b5eafe3f
size 1648

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d52d91b7f8f6c967beafa664d824542a47fe2618631328237c69eacc37a85289
oid sha256:924ac9e2c2a948f16773e86648a2761b35072e68a60eb5a6b54308c89c60f1da
size 438684

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9374a1c2542ed38015f2ff25efbb27e99066dca4199763ede129ec6defd5f42f
oid sha256:3809510285bccdecdd6361d094fd2c07966980159b5ebdf06ed7c7c6edd6360e
size 1716

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9414d9853cb93aa14e5ab3640cb809957b697396ba5298274a9c3896c32a36d
size 583444
oid sha256:fa755dc3a38ded1cff0e016b5ce3df0ef2540d6a840f15bc79511a8b2c3ce09a
size 718556

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f32fdc292a71c0539242525a44b425db2d4f5c4fd68e835d0243c9129ed60b23
size 40268
oid sha256:6ecc4f30efd05c45f057c1d1dcdfc530ee44a8b36727dcf2ce5b069474ccc1df
size 49404

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29f1dce90af42393d285b9e492cf9c7e4caef452d1d38877899b2c682c8b46f7
size 374216
oid sha256:8c35a6b82a74398a07f140d5d08009d1ceed7d7827a559cf952dd9b888040b85
size 416176

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7d8d5dc7723ba7ff77f38419d4d2ee5074ed746edc41fced5d4262e1980597e
size 81368
oid sha256:ce86692144bcf3893d0c93dd06e5e0fbda1d1be33b17f9be6d170f2500ce85a3
size 83160

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:522ea56a4fbc2f105a45a3175ef6644d037ecada3d3dd624ef31861f0da0d51e
size 147412
oid sha256:9f42225ea2cc5ef5581e04fa8099f223bf70baf84d6fea2346ffa708e88b6159
size 147408

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ceff5d6c1cfc3464a02d358dc569ef3034f9a14c66dd92e69f032160c617100d
oid sha256:042ddc535b59b64fb8f56adc66b7f7f274ea7fffb20f884b38dac1f1ccf8eb35
size 5284

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a15f307f9533f6f75018b9bd7e2f209350111f06e5af269518ae9d54fae772bc
size 3000
oid sha256:f4ecbb8f5bf60f2d29c593119493ae5de420b0c76949c41ea10366eb720d82d3
size 2956

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:706b0fd76cf843991f5cf0227b9852f4c6c6026b87919dbc1afc80d603f07e16
size 4664
oid sha256:d9d15b303f99fd6babab937b8635c43fa19d2eb00e172c434e60733d04b2722c
size 5348

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4392283995b27149300dac3b6f69530d9eeacb24077e23b08ee8253d0a3bf580
size 374504
oid sha256:bad2657b8c9a1d0f0cccb1c633d3cfd161e1fc9128b021061b3b7f62f7053572
size 1920384

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02d7d41e86c327a5ecadda7648e48d118d491d5b134a63a0af5ab98e6af61fa3
size 977252
oid sha256:e828b5ad077d9ca41fa5e17953e2592bbfda73178d0839d175452301139acc8f
size 22570560

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cf38d8397d6b0b29e2c907b790165868dcb72e06477ff080f5e6d49167d69ea
size 126880
oid sha256:dfa16ec2bce85d3d3384be83176612b776fa75b267f25354b925364264c50a4c
size 126876

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0561ab60adc0ed924c416cb7154b28b1ad47664ebeec1267d42e6d64bc1e46d
oid sha256:eabe241dd9814e939a595a8120855b4d37eef576d4c235a2f7aebf6c9e1830b4
size 1744

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5ac5a56208ad3bca24e5de3e24c8e3a0838ac1591bea9f7afaa4339094fd6fd
size 477536
oid sha256:5f0c771f226dd1e7f1598d1a7a05afcfe91d52ece1152971fb7c85eb895d4a27
size 477532

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d870706ebcd8921749466d872f0151ff96900e993f5e51c20cd30fd67c019c6
oid sha256:4d8a779bc828542b04d410815b75c308855c5b9c2224b13aca3e0f009af214b4
size 13556

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df454624bc8416e5ac7346df0f3bb98139d6858bb6f23544c995d0091b96888e
oid sha256:453fc1f27213211d27455fc1e0b03d8c8baa4e0218a4193cc4b4cadbc33566b6
size 120712

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b705ccd559669455eceaaf92ba6f16e461cccc9ec6642c07e7781f032ee32846
oid sha256:cc753b69de460ff45e86dbb8f5061094e2d1ca9f63be33bc6e3f3757154e918d
size 1680

3
lccaps.doc.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57e45aa0196450e1d559ac5f3f61d5f147b43c155086ff27db2c71f37913b60c
size 151000

3
lccaps.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18dc13531040abc849fb7df91892645acbedc17ac5e8b977bc166fc8e72bb744
size 1496

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9986b08866ab835367c77e0291bf501fe59dd0fcce658f1e8b08d13a4919e13b
size 64276
oid sha256:99dbaaa75307475217985869cef26addeaad4f36dd3c81630e9dfed1fa35774c
size 64272

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a44ff5c4248d466a9ee01a6d7094ad8f583685209b27bf2bec7b5594d0ae2c63
oid sha256:d71e22038c0d1c44bc0ffe999b5092a6527ebcaa78985de3d2541f13d5ca3f9d
size 3212

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a90c1f5d6995d0e3632b9e00e53089e97ec81c4e6a634375da9e17bc08c835c7
size 101848
oid sha256:eda2add1a9f13d821a96350f1e9e0e02495fa5e7ead379d72f2f4036ee71a1b6
size 257976

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fc8bcae802a4ae740b5771c3aa975c32b5d3347a2aba85dd8dbba705d3aabe9
oid sha256:9ea56cf4487e4210472023fcb3b0830d80f03a48310cd94adb06dfbd1b87408e
size 247496

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8863beefcdd7421cf174fd9c37d4eb65a9c35fd2f98bfa577f1bd6f0655009a
size 2668
oid sha256:4dd282b1a2da3ae29c5201289eb60ab5d83040109b66407c715ffc24e0a6b987
size 2672

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75aa893a9a7f83d985cb17ae8be7c63a8ae99073dca8114d078e6500899e83c3
size 107752
oid sha256:eb08c22bdcf8d7cad7ae188a2eb34811dc379be89c0336998b21bbf34c3795af
size 107748

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d06fec626716f70f2d250431a69224e2b2fc638aaaded2c361dd56dcb48e68d0
oid sha256:95f7c372c53f5bff1e506befe9cc183f5f80200b9ad324c223cba07cfd838db9
size 3996

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2e0e245fc5e2d03fb5ad57b0af123ed7f2b40fcabd949743799f00c6e00a8e0
size 84128
oid sha256:f09e8815180d564463dca8f14214b2e301026330bdc0f5ee3406e1fa0589d5e1
size 84124

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abdf151cedbf4b344d927e9f9c088b1073a9d3c87381a4543d0d563140a6064b
oid sha256:faaee20ab79e2898ade838fd30b2d71ec8b918cc9d8f07197512e70eaa071926
size 1144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7324a9965a4aa285a7cb29a63d18f82332797d897e6cd1c1412f74b5e307a54
size 924012
oid sha256:746cda2b861ae6503a7864b85734757ffb34481a71cf0befe9948383ba6307f5
size 958804

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:448b36c46f60032426ed0dd9070bb1c3365c56f760e4c718a84ec6ea699260da
size 16920
oid sha256:ea593d2cc68d32de4341b4c4a1ee9f7bf9e0096525869c86470c63c1e49bdc3c
size 16876

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1965f3423d4675af8a8c11792e491ad5f90625d72b2001dc1d49dafe5409ed4f
size 339140
oid sha256:3850aa6eec0aad202ec81cebbd4421f5be2258a8fb57f69c22f1003cf35ee108
size 339136

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a08428fb5dbfd51300e0510b16d482438cb4a42c737b9425246856332a6b753
oid sha256:135ae7f94d196c6ac0ea5a7b1487956fdbf605e618da176805b3ab773bef3257
size 5484

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3bf83548d44bba43e180b011e78e0e4946d1412620ed112c249a0ce1e1a94e7
size 1125964
oid sha256:f04c3c66902d875f9796935d60b79e790f4e9084e871d9ef6af91468ada5c3ab
size 1125960

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2c6fc0eefc5bae5b413b74b01fc42a61cf0fe7a913bd46f6434b3f542916977
size 18644
oid sha256:f196f078879b55f72fe617a1c5e0c0daf7e4bdb0bee644dcbd905ddf43a749b0
size 18640

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f44e63279101619bc2e6e6662a8c242820860177ff3f8702745cf656495b70e
oid sha256:bc63172d7cc28e892ca8f3c550de3e3de704e86fd1a09e52596bcc717383b815
size 2362892

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1a968e17435090f6674d7b6316bdb9888713b1b19a066d99d8fb44707c0de51
oid sha256:eac856046fa703a5c42c2b96fda6313a81c80c32d0423983e9b243f16eeaf122
size 25400

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98a86e5ba5a3c23b36b15f1c140b1acf3a611cb30f97a0a5000b031531728c36
size 50920
oid sha256:e235dbe55df3abd1e91f506659e49f9d74c6a3ae012a497a62296f5ccb128a1a
size 50908

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:529caadf06a4686375e5f46b9986990f4bd25f78efe1464d2c6c9ef7b8cc95ca
size 948
oid sha256:bcac8da3715eff5563f14f28cd5a8c52c149f22957544fbccafe0bd2e19c66de
size 944

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b11687f644eab51e59d6bb0cf0f7ba11dac9a2d954edc88217360a7972bf9b8
size 470624
oid sha256:e3f7f773fb9df780b99db9d50aebb0d8e9172669d9d665c005eef817e2d70884
size 592484

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0cd635ee3385c2c8a7c208459c21e4476287d7148397cf01f8ec8608d525f971
size 3988
oid sha256:02d9889d20a4a6dc369283f2a70aec77d90174b02b6dfffc9a0ba2ee1147f0b3
size 5616

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3678b299e557be06637602f6f858eb55309aa94dc471b356e5eeca6ead6badf0
oid sha256:cf2e6947362f03d4485d5df44b8e286008ea9bbe54c53f0a2476491eda5e9ce0
size 443496

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12dcebbac3bee52b957453a42ce0a17bb6bdb252b875b1ac509f2c04eb4cb1e3
size 2040
oid sha256:58d095871eea32cb00127a32a6e5cc34f855b4ad77edcaaea625105c3adbfb2a
size 2032

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78637d4c672afb1cce7f6ba3195f035c490c74ab2c4288c46fe5f126bc433245
size 467896
oid sha256:fb56eb050fafc59312f95ba486c6441abccf69a6c6e38b61a1c777e88244a357
size 943804

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ce3af20e894fb7d5a3b6113c8d4cf4540017b56716e589fe364ebd2b4d0a6f5
size 9336
oid sha256:3ed33f7d9ad4c8ab2eb69f449dc955c414d8fa000d1d6e6b91d54dd587ecb626
size 13272

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:906c78c22a417ec1f7ccfbb314fdf0c160c864fdefecf46a25f05e34d60914cd
oid sha256:20abd976a44ca30d2e6859694db4f64c86b646a9937c3ac4ba83d71eb73a7755
size 472116

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c13afc4d6d35ff87fdda59db8c55b8ffe4bd2c985723e98da14cc348bb33889
size 5456
oid sha256:aa6cbbb44fbd5a2c4edda09690332c963001e3c2c3478f8a4b838a8b79ed75ae
size 5452

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12f817692955a5abb555a097f27fd50e1e512856fbddf424b8765caf1384132f
size 24728
oid sha256:47e7e7fe0336bea72492f92cdc0b09d25d847ea14da3aa4849d453f96a22a035
size 24732

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bab501530c9024e2c33c5cfeda545b7b749130113c2206d857aecf1fd499ec59
size 34756
oid sha256:f976f8e151f5be41711a21b38dbd763c02824e1c3d75893f54f9e16fd110ba25
size 34752

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1531d112744898a38587550a918e5c40ddfe953f623b01c714c676f46b3357ed
oid sha256:0221314ec71e6a8ebec38befcd664210aaaf7e9b8e63bede1d9b64ccdcb6becb
size 40836

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee273501e3b43df2706fe7b6e955e7d718044c03a99c21386e9b267695d45c5e
size 1032
oid sha256:0e460aebe0260abc9419109e8d4aa968ead161574613832a7dd906721a996d08
size 1028

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d46fe2c585e728a6a461a4f0e1878032752c5f0a34e56912ddec05818b0d759
size 180160
oid sha256:5c2ff4faf9ee1c8297545d859d1b9a52b51094f3df3a65ba2d5a87009df12ede
size 180164

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adca37a6941a60063daf3003f55d0c6f30f29edbca902214f762ca4aed175133
oid sha256:8a5e75c9327e12fa073899ed1929d5b71593c49bc059c357afa73008b277fc9d
size 2200

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f612fe4b811fe90aabf67198b08178b200668e09516a345a5762ee16a528b2ed
size 386416
oid sha256:e34eed31f96c8d8a8f1a753bc4b2e44d2f194887e580d1d49cd43e9b863df804
size 386412

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ff1bd3dd5da9bdc338232ea491c98644d18f3f56fc0d9f857da87b982aad593
size 4012
oid sha256:c47bc04f8276a6ba3814e0cd0055ffc2f08bec5f27bcf3f4e67b3529b69a5eca
size 4008

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8afe585fefc7da9178ddd77c876d4018a44e2ea6ed69cb2dfecf2c81ec9739a2
size 35492
oid sha256:c3476b3522d11359a00204ccc2184ce79c65d072da00735aa7a596c3d93c871e
size 35484

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fabd7dc78896162d4096f23b3065cd7f04dd684db50f76687da28d23ce426cc4
oid sha256:174d819d11bbc95827d65475462a7855b531c0a95938ad368cad886ddc04cad8
size 18300

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:150d5d8d6dc0e2c0ffd6a6daab2f7230e0c8a61b9f43a0ee411a22004ae4c44e
size 203120
oid sha256:e7300d91019d43edd3f49a3f98c32c339eba66c4cb7648334803cd847740f749
size 203116

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ada2a5c0c77524aea1dfc0cfedf83d4d2ee2abcaec2df07839758d061b8d4085
oid sha256:5ac913d68100018fc97ddf0854668e16bcb16a59bcc98e6f0b6b4d2c0133be0e
size 1720

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1145b4b8152a2d10b3ad86fe715862a9d2bb527a4ab1aebe154c0431118a954c
size 55324
oid sha256:94b5ad06ec4f57a70bbc35aae15bac812a389c9b81484ae1cd5e98680e3fae2b
size 55320

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd06af3cf5bcbae3b7b133ffe9725193af26e1fafeb5158957feb644797ad106
size 172032
oid sha256:f31af746460e9851dcd5ec680f19e63295f20b5c5090c0a744d61dbc0d178fae
size 172036

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fcbac7bcfbe822339a73baff81ec08a0f4de79fa7a04bc4c491162b9c7dad7a
oid sha256:e6bd5d2953b9564bb5bf3ac8526d63b9ab24ea7c201aac79b34c159a4943a327
size 36156

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0331ee4f248ae5133c40bf0331077566154384ad46cdfaa48b0d9c248bab959
oid sha256:2f615bdac00e395f09f252e9fd94f9939909d4248014378402ad0991d1bfd4e6
size 225784

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7946e966a57af4a58c5c543b053240ecb30863f6e5b27e98a69bfebe96ccfe05
oid sha256:0d708cb96162ee20f6e45fbfe69ac1ee24adc4d846edfc56784ab7ddba596951
size 5988

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4454a7c38392c23d7151b7ba078ff57f6394c5f081c86e67fe1e0a18673b2d38
size 1113664
oid sha256:a8f549235841b8f6325abd41501e8d90c7e6bdb4beef8b4e1455e03b083db552
size 1115676

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60001fbf7eec8ac97c45f2002e10cd23d899982d833cd9bbcfb514b8b7631e76
size 10669608
oid sha256:c37499c761552e1ac3c3a96935faab4c6d92042facc45783808518b87fd3fcab
size 14022644

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac16a779479e0e09e9cd130fc887de94915b05e0574eb5a55277f014024da5de
size 302460
oid sha256:2fd1a34b7f336c6713e9cd78ffcb881ddc099c664a860e2cf14dc09ca108eaa5
size 302484

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38835eac1b63acbe76513b6b6e7c4a6326f533daf9f9a04acfe211fd6d06a3e3
size 38972
oid sha256:4a5498569ee08695c2a8ce9df0ed658786e90059287179613c70e5182371b5c8
size 39020

Some files were not shown because too many files have changed in this diff Show More