diff options
author | Norbert Preining <norbert@preining.info> | 2022-05-16 03:02:37 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-05-16 03:02:37 +0000 |
commit | 4ef7255e3dec66d8d9879c127bbc531d1b2fd660 (patch) | |
tree | 0a246dcc85b64e98e81b0777538b0927de7ce874 /fonts/srbtiks/README.md | |
parent | f8e05edb088c3b5246e016f68df9c4cadccfd34d (diff) |
CTAN sync 202205160302
Diffstat (limited to 'fonts/srbtiks/README.md')
-rw-r--r-- | fonts/srbtiks/README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/fonts/srbtiks/README.md b/fonts/srbtiks/README.md new file mode 100644 index 0000000000..44c860c3b0 --- /dev/null +++ b/fonts/srbtiks/README.md @@ -0,0 +1,24 @@ +The srbtiks package +version 1.0 (May 15, 2022) +Uroš Stefanović + +This material is subject to The LaTeX Project Public License 1.3 and The SIL Open Font License. + +The srbtiks package is the extension of the stix2-type1 package that enables usage of the STIX2 font in LaTeX for the Serbian and Macedonian languages. +Therefore, it's required to have the stix2-type1 package installed. +The main goal of this package is to enable that Latin input produce the Cyrillic text, so the T1 encoding is supported, but with the Cyrillic letters. +This package also includes the correct shapes for the italic letters \cyrb, \cyrg, \cyrd, \cyrp and \cyrt. + +This package is very simple to use: just put + \usepackage{srbtiks} +in the preamble of the document. + +The commands \LAT, \CYR, \lat and \cyr are defined to switch from the stix2 font to the srbtiks and opposite (i.e. from Latin to Cyrillic and Cyrillic to Latin). + +Some problems may occur when the Roman numerals are used. Also, the input must be in the Latin script, Cyrillic input is not available at the moment. + +See 'srbtiks.pdf' (on Serbian language) for more informations. + +This package should be considered as the experimental work, and is completely dependent on the stix2 package. + +Happy TeXing! |