%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% FILE: latin2cs.csf %% %% External configuration file for the implementation of BiBTeX with %% 8-bit character set support which is available under GNU Public %% Licence in CTAN %% %% Adapted by Vit Zyka (vit.zyka@seznam.cz) according to %% cp1250pl.csf by Andrzej Borzyszkowski (A.Borzyszkowski@ipipan.gda.pl) %% This file is in the public domain. %% %% Adapted by Vit Novotny (witiko@mail.muni.cz) for the ISO/IEC 8859-2 %% character encoding. %% %% Date: 2015-12-02 %% %% CHARACTER SET: %% %% The standard ISO/IEC 8859-2 encoding for Central and Eastern Europe %% %% SORTING ORDER: Czech %% %% Alphabetical sorting order of 0..9Aa..Zz %% (including accented characters) %% (non-Polish characters are ordered disregarding accents) %% (lower-upper case relation is defined for all accented characters) %% %% WARNING %% %% This is a BibTeX Codepage and Sort definition file (CSF). It is %% used to define the 8-bit character set used by BibTeX and the %% order in which those characters should be sorted. The file %% format is documented below this header section. %% %% This file will only work with the 8-bit implementation of BibTeX %% written by Niel Kempson and Alejandro Aguilar-Sierra. It is %% available by anonymous FTP from these Comprehensive TeX Archive %% Network (CTAN) sites: %% %% ftp.tex.ac.uk:/tex-archive/biblio/bibtex/8-bit %% ftp.shsu.edu:/tex-archive/biblio/bibtex/8-bit %% ftp.uni-stuttgart.de:/tex-archive/biblio/bibtex/8-bit %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% FILE FORMAT %% %% The codepage and sorting order (CS) file defines how BibTeX will treat an %% 8-bit character set, specifically which characters are to be treated as %% letters, the upper/lower case relationships between characters, and the %% sorting order of characters. %% %% The CS file may contain a number of sections, each presented in the %% form of a TeX macro: %% %% \section-name{ %%
%% } %% %% Four sections are currently supported: \lowupcase, \lowercase, \uppercase %% and \order. The syntax of the four supported sections is summarised below. %% %% 8-bit characters may be entered naturally, but to avoid problems with %% character set translation or corruption, they can also be entered using %% the TeX-style portable notation for character codes, i.e. ^^XX, where XX %% is the hexadecimal value ofthe character code. %% %% Reading of the sections ends when the first '}' character is reached, so %% '}' can't be included in a section. You can't use ^^7d either. %% %% The percent sign ('%') is used to introduce a trailing comment - it and %% all remaining characters on a line are ignored. ^^25 has the same effect. %% %% %% \lowupcase section %% %% The \lowupcase section of the CS file is used to define the lower %% /upper and upper/lower case relationship of pairs of specified %% characters. It is only used if the relationship is symmetrical - use %% \lowercase or \upcase if it isn't. %% %% The syntax of the \lowupcase section is: %% %% \lowupcase{ %% % Comment begins with a percent sign %% %% ... %% %% } %% %% Each pair of characters defines that the upper case %% equivalent of is *and* the lower case equivalent of %% is . %% %% You cannot redefine the lower or upper case equivalent of an ASCII %% character (code < 128), so all instances of and %% (i.e. both sides of the relationship) must have codes > 127. %% %% %% \lowercase section %% %% The \lowercase section of the CS file is used to define the lower case %% equivalent of specified characters. It should normally only be used %% if the relationship isn't symmetrical - use \lowupcase if it is. %% %% The syntax of the \lowercase section is: %% %% \lowercase{ %% % Comment begins with a percent sign %% %% ... %% %% } %% %% Each pair of characters defines that the lower case %% equivalent of is . %% %% You cannot redefine the lower case equivalent of an ASCII character %% (code < 128), so all instances of (i.e. the left hand side %% of the relationship) must have codes > 127. %% %% %% \uppercase section %% %% The \uppercase section of the CS file is used to define the upper case %% equivalent of specified characters. It should normally only be used %% if the relationship isn't symmetrical - use \lowupcase if it is. %% %% The syntax of the \uppercase section is: %% %% \uppercase{ %% % Comment begins with a percent sign %% %% ... %% %% } %% %% Each pair of characters defines that the upper case %% case equivalent of is . %% %% You cannot redefine the upper case equivalent of an ASCII character %% (code < 128), so all instances of (i.e. the left hand side %% of the relationship) must have codes > 127. %% %% %% \order section %% %% The \order section of the CS file is used to define the order in which %% characters are sorted. %% %% The syntax of the \order section is: %% %% \order{ %% % Comment begins with a percent sign %% % whitespace between the chars %% - % a hyphen between the chars %% _ % an underscore between the chars %% ... %% %% } %% %% All characters on the same line are given the same sorting weight. %% %% The construct is used to denote that %% all characters in the range to should be given the %% same sorting weight. For example, "A _ Z"would cause all ASCII %% upper case alphabetical characters to have the same sorting weight %% and would be equivalent to placing all 26 characters on the same line. %% %% The construct is used to denote that all %% characters in the range to should be given an %% ascending set of sorting weights, starting with and ending %% with . For example, "A - Z"would cause all upper case ASCII %% alphabetical characters to be sorted in ascending order and would be %% equivalent to placing 'A' on the first line, 'B' on the second, %% through to 'Z' on the 26th line. %% %% The characters at the beginning of the order section are given a lower %% sorting weight than characters occuring later. When sorting %% alphabetically, characters with the lowest weight come first. %% %% All characters not in the \order section (including ASCII characters) %% are given the same very high sorting weight to ensure that they come %% last when sorting alphabetically. %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% CHARACTER SET %% %% The ISO/IEC 8859-2 encoding contains an equal number of upper and lower %% case accented characters so we can use the \lowupcase{} section. The %% \lowercase{} and \uppercase{} sections are not used. %% \lowupcase{ % Lowercase Uppercase remarks % Code TeX Code TeX % â Â % ^^e2 \^{a} ^^c2 \^{A} ã Ã % ^^e3 \u{a} ^^c3 \u{A} ä Ä % ^^e4 \"{a} ^^c4 \"{A} OT4 á Á % ^^e1 \'{a} ^^c1 \'{A} ± ¡ % ^^b1 \k{a} ^^a1 \k{A} ç Ç % ^^e7 \c{c} ^^c7 \c{C} è È % ^^e8 \v{c} ^^c8 \v{C} æ Æ % ^^e6 \'{c} ^^c6 \'{C} ï Ï % ^^ef \v{d} ^^cf \v{D} d caron ð Ð % ^^f0 \dj{} ^^d0 \DJ{} eth/ETH, not in OT4 ë Ë % ^^eb \"{e} ^^cb \"{E} ì Ì % ^^ec \v{e} ^^cc \v{E} é É % ^^e9 \'{e} ^^c9 \'{E} ê Ê % ^^ea \k{e} ^^ca \k{E} OT4 î Î % ^^ee \^{\i} ^^ce \^{I} í Í % ^^ed \'{\i} ^^cd \'{I} µ ¥ % ^^b5 \v{l} ^^a5 \v{L} l caron å Å % ^^e5 \'{l} ^^c5 \'{L} ³ £ % ^^b3 \l{} ^^a3 \L{} ò Ò % ^^f2 \v{n} ^^d2 \v{N} ñ Ñ % ^^f1 \'{n} ^^d1 \'{N} õ Õ % ^^f5 \H{o} ^^d5 \H{O} ö Ö % ^^f6 \"{o} ^^d6 \"{O} ô Ô % ^^f4 \^{o} ^^d4 \^{O} ó Ó % ^^f3 \'{o} ^^d3 \'{O} à À % ^^e0 \'{r} ^^c0 \'{R} ø Ø % ^^f8 \v{r} ^^d8 \v{R} º ª % ^^ba \c{s} ^^aa \c{S} ¹ © % ^^b9 \v{s} ^^a9 \v{S} ¶ ¦ % ^^b6 \'{s} ^^a6 \'{S} þ Þ % ^^fe \c{t} ^^de \c{T} » « % ^^bb \v{t} ^^ab \v{T} t caron û Û % ^^fb \H{u} ^^db \H{U} ü Ü % ^^fc \"{u} ^^dc \"{U} ú Ú % ^^fa \'{u} ^^da \'{U} ù Ù % ^^f9 \r{u} ^^d9 \r{U} ý Ý % ^^fd \'{y} ^^dd \'{Y} ¾ ® % ^^be \v{z} ^^ae \v{Z} ¼ ¬ % ^^bc \'{z} ^^ac \'{Z} ¿ ¯ % ^^bf \.{z} ^^af \.{Z} } %% %% SORTING ORDER %% %% The sorting order defined is the natural language sorting order %% of 0..9Aa..Zz (including accented characters). %% (non-Polish characters are ordered disregarding accents) %% \order{ 0-9 a A â Â ã Ã ä Ä á Á ± ¡ b B c C ç Ç è È æ Æ d D ï Ï ð Ð e E ë Ë ì Ì é É ê Ê f F g G h H i I î Î í Í j J k K l L µ ¥ å Å ³ £ m M n N ò Ò ñ Ñ o O õ Õ ö Ö ô Ô ó Ó p P q Q r R à À ø Ø s S º ª ¹ © ¶ ¦ t T þ Þ » « u U û Û ü Ü ù Ù ú Ú v V w W x X y Y ý Ý z Z ¾ ® ¼ ¬ ¿ ¯ } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% END OF FILE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%