diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-05 21:39:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-05 21:39:28 +0000 |
commit | 7fe424ec0b8bb2c8e3148441df1a75bb41cf916e (patch) | |
tree | ab68aa5090f5e8416d65ed15d08e07902bbef095 /Master | |
parent | 12a565b825736df85437c7e7ceb9dddd3a87e0e3 (diff) |
babel-macedonian (5nov15)
git-svn-id: svn://tug.org/texlive/trunk@38783 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/generic/babel-macedonian/README.md | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-macedonian/README.md b/Master/texmf-dist/doc/generic/babel-macedonian/README.md index 010f0041bb0..b3fbc909de5 100644 --- a/Master/texmf-dist/doc/generic/babel-macedonian/README.md +++ b/Master/texmf-dist/doc/generic/babel-macedonian/README.md @@ -1,33 +1,28 @@ -*** README *** -*** Macedonian cyrillic support for LaTeX Babel *** +Macedonian cyrillic support for LaTeX Babel -*** maintainer: Stojan Trajanovski, [name].[surname]@gmail.com -*** Bulgarian and Serbian cyrillic supports for LaTeX Babel are used as starting points in the implementation. -*** This package may be distributed under the terms of the LaTeX Project Public License +maintainer: Stojan Trajanovski, [name].[surname]@gmail.com -*** 1. INSTALLATION AND MODIFICATIONS *** +This package may be distributed under the terms of the LaTeX Project Public License -Installation: -1. Just copy the file macedonian.ldf, where -- your .tex document is stored or -- in your latex distribution babel folder. +1. INSTALLATION AND MODIFICATIONS +Installation: +1. Just copy the file macedonian.ldf, where (a) your .tex document is stored; or (b) in your latex distribution babel folder. If you want to modify something: 1. compile the file: macedonian.dtx using pdfLatex -2. compile the file: macedonian.ins using pdfLatex, after completing 1. A file named: macedonian.ldf will be created in the folder source +2. compile the file: macedonian.ins using pdfLatex, after completing 1. A file named: macedonian.ldf will be created 3. copy this file (macedonian.ldf), where your .tex document is stored or in your latex distribution babel folder. -*** 2. HOW TO USE IT *** +2. HOW TO USE IT -You first set the keyboard layout to Macedonian cyrillic, and you have to use unicode-compliant text editor. You also have to save your file in utf-8x encoding. +You set the keyboard layout to Macedonian cyrillic, and you have to use unicode-compliant text editor. You also have to save your file in utf-8x encoding. -Please, have a look at the sample cyrillic document that is included in this package in the directory usage-example/usage-example.tex. In short, all you have to do to use Macedonian cyrillic support for latex is type: +All you have to do, in order to use Macedonian cyrillic support for latex is typing: \usepackage[utf8x]{inputenc} -\usepackage[macedonian]{babel} -somewhere near the beginning of your master .tex file. +\usepackage[macedonian]{babel} -******************************
\ No newline at end of file +somewhere near the beginning of your .tex file.
\ No newline at end of file |