Pevná mezera:
(?<=\b(s|a|v|z|i|u|o|k)\b)\s
Tečka mezi slovy:
(\S)\.((?=[^<])\w) (\S)\.(„)
Rozdělovník:
([a-Ž])-(?!.*li)([a-Ž]) ([a-z])-(?!([*li]))
Styl:
@page { margin-bottom: 1em; margin-top: 1em; margin-left: 1em; margin-right: 1em; } @font-face { font-family: "Ubuntu Condensed"; src: url(fonts/Ubuntu-Condensed.ttf); } @font-face { font-family: "Courgette"; src: url(fonts/Courgette-Regular.ttf); } .calibre { display: block; } .calibre1 { display: block; text-align: justify; text-indent: 1.5em; margin: 0em; padding-bottom: 1ex; } .kapitola { page-break-before: always; page-break-after: avoid; font-family: "Ubuntu Condensed"; font-weight: normal; } .kapitola2 { page-break-before: avoid; page-break-after: avoid; font-family: "Ubuntu Condensed"; font-weight: normal; } .center { text-align: center; } .scenebreak { display: block; margin-bottom: 1em; margin-left: 0; margin-right: 0; margin-top: 1em; page-break-before: avoid; text-align: center; text-indent: 0% } .softbreak { border-bottom: 0; border-top: 0; display: block; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 0; padding-top: 0; page-break-before: avoid; text-align: center; } .knihy { display: block; text-align: left; text-indent: 0; font-style: italic; margin-top: 0; margin-bottom: 0; } .dopis { display: block; text-align: left; margin-left: 2em; margin-right: 2em; font-family: "Courgette"; } .pisen { display: block; text-align: left; text-indent: 0; margin-left: 2em; font-style: italic; } .Motto { text-align: right; font-style: italic; margin-top: 0; margin-bottom: 0; font-weight: bold; } dt { font-weight: bold; font-family: "Ubuntu Condensed"; page-break-after: avoid; } dd { margin-bottom: 1ex; }