diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/sciwordconv | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/sciwordconv')
-rw-r--r-- | Master/texmf-dist/doc/latex/sciwordconv/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/sciwordconv/README b/Master/texmf-dist/doc/latex/sciwordconv/README new file mode 100644 index 00000000000..145e70cb2f4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sciwordconv/README @@ -0,0 +1,23 @@ + +Package SciWordConv to use with LaTeX 2e. + +These somewhat tricky macros allows you to combine the power of +graphical front-end of Scientific Word/Scientific WorkPlace (SW/SWP) +with your favourite TeX compiler (for example, MiKTeX). SW/SWP creates +TeX source files with commands \Unicode{character code} (versions 3.0) or +\U{character code} (versions 3.5 and up) instead of usual characters, and +we have to redefine these commands, with no change of source file. +This idea is generic, i.e. it can also be applied to other european +languages. You may or may not use `babel' multilanguage support package. + +Implementation for russian language includes Sw2Rus.sty and sample +Shell template file "Berik - Generic Russian Standard LaTeX Article.shl". +Copy the first file to texmf\tex\latex\SciWordConv directory, and the +second one - to Shells directory (I recommend to create directory SciWordConv +and put there) in your Scientific Word/Scientific WorkPlace tree. +Do not forget also copy file (SW/SWP root)\TCITeX\TeX\LaTeX\tci\tcilatex.tex +to somewhere of your localtexmf tree. + +Enjoy! + +Berik I. Tuleuov, Karaganda, Kazakhstan. E-mail: berik_tuleuov@yahoo.com
\ No newline at end of file |