mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 01:05:32 +00:00
test
This commit is contained in:
@@ -78,11 +78,10 @@ namespace HaDocument.Reactors
|
||||
{
|
||||
_page = tag["index"];
|
||||
if (!CreatedStructure[Index].ContainsKey(_page))
|
||||
{
|
||||
CreatedStructure[Index].Add(_page, new HashSet<string>());
|
||||
}
|
||||
}
|
||||
else if (
|
||||
_active &&
|
||||
!tag.EndTag &&
|
||||
!tag.IsEmpty &&
|
||||
tag.Name == "hand" &&
|
||||
@@ -94,14 +93,13 @@ namespace HaDocument.Reactors
|
||||
_handstartpg = _page;
|
||||
}
|
||||
else if (
|
||||
_active &&
|
||||
tag.EndTag &&
|
||||
tag.Name == "hand"
|
||||
)
|
||||
{
|
||||
if (_hands == null)
|
||||
{
|
||||
_hands = new List<Hand>();
|
||||
}
|
||||
_hands.Add(new Hand(Index, _person, _handstartpg, _handstartln, _page, _line));
|
||||
}
|
||||
}
|
||||
|
||||
@@ -155,9 +155,6 @@ namespace HaDocument.Reactors {
|
||||
(Sort.Year >= _availableYearRange.Item1 && Sort.Year <= _availableYearRange.Item2) ||
|
||||
(_availableVolumes == null && _availableYearRange.Item1 == 0 && _availableYearRange.Item2 == 0)
|
||||
) {
|
||||
if (Index == "1190") {
|
||||
;
|
||||
}
|
||||
var ZHInfo = !inZH ? null : new ZHInfo(AltLineNumbering, dateChanged, Volume, Page);
|
||||
var meta = new Meta(
|
||||
Index,
|
||||
|
||||
@@ -87,6 +87,7 @@ namespace HaDocument.Reactors
|
||||
}
|
||||
}
|
||||
else if (
|
||||
_active &&
|
||||
!tag.EndTag &&
|
||||
!tag.IsEmpty &&
|
||||
tag.Name == "hand" &&
|
||||
@@ -98,14 +99,13 @@ namespace HaDocument.Reactors
|
||||
_handstartpg = _page;
|
||||
}
|
||||
else if (
|
||||
_active &&
|
||||
tag.EndTag &&
|
||||
tag.Name == "hand"
|
||||
)
|
||||
{
|
||||
if (_hands == null)
|
||||
{
|
||||
_hands = new List<Hand>();
|
||||
}
|
||||
_hands.Add(new Hand(Index, _person, _handstartpg, _handstartln, _page, _line));
|
||||
}
|
||||
}
|
||||
|
||||
14269
HaLive/Hamann.xml
14269
HaLive/Hamann.xml
File diff suppressed because it is too large
Load Diff
@@ -57,8 +57,8 @@ namespace HaLive
|
||||
|
||||
class Options : IHaDocumentOptions {
|
||||
public string HamannXMLFilePath { get; set; } = @"Hamann.xml";
|
||||
public string[] AvailableVolumes { get; set; } = { "1", "2", "3", "4", "5", "6", "7" };
|
||||
public string[] AvailableVolumes { get; set; } = { };
|
||||
public bool NormalizeWhitespace { get; set; } = true;
|
||||
public (int, int) AvailableYearRange {get; set; } = (1751, 1788);
|
||||
public (int, int) AvailableYearRange {get; set; } = (1751, 1762);
|
||||
}
|
||||
}
|
||||
|
||||
BIN
HaLive/wwwroot/pdf/HKB_107.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_107.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_108.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_108.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_109.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_109.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_110.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_110.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_111.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_111.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_112.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_112.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_113.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_113.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_114.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_114.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_115.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_115.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_116.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_116.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_117.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_117.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_118.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_118.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_119.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_119.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_120.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_120.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_121.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_121.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_122.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_122.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_123.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_123.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_124.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_124.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_125.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_125.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_126.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_126.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_127.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_127.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_128.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_128.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_129.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_129.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_130.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_130.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_131.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_131.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_132.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_132.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_133.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_133.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_134.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_134.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_135.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_135.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_136.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_136.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_137.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_137.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_138.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_138.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_139.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_139.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_140.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_140.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_141.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_141.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_142.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_142.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_143.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_143.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_144.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_144.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_145.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_145.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_146.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_146.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_147.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_147.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_148.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_148.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_149.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_149.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_150.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_150.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_151.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_151.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_152.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_152.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_153.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_153.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_154.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_154.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_155.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_155.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_156.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_156.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_157.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_157.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_158.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_158.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_159.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_159.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_160.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_160.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_161.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_161.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_162.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_162.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_163.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_163.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_164.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_164.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_165.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_165.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_166.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_166.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_167.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_167.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_168.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_168.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_169.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_169.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_170.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_170.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_171.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_171.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_172.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_172.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_173.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_173.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_174.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_174.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_175.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_175.pdf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_176.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_176.pdf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_177.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_177.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_178.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_178.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_179.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_179.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_180.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_180.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_181.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_181.pdf
Normal file
Binary file not shown.
BIN
HaLive/wwwroot/pdf/HKB_182.pdf
Normal file
BIN
HaLive/wwwroot/pdf/HKB_182.pdf
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user