diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-07-03 21:45:54 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-07-03 21:45:54 +0000 |
commit | 60b4c4c10b1d3f17d0cfd874ee2aa0c760323848 (patch) | |
tree | a9bce5b79aea345a4bb9bb73c3bdeb42aa865708 /Master/texmf-dist/doc/generic/velthuis/README | |
parent | a51e7b83ab266e1e51718bdb0f8007a4517a578a (diff) |
velthuis v2.15
git-svn-id: svn://tug.org/texlive/trunk@9196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/velthuis/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/velthuis/README | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/velthuis/README b/Master/texmf-dist/doc/generic/velthuis/README index 8bcd55ffc63..539838d7e12 100644 --- a/Master/texmf-dist/doc/generic/velthuis/README +++ b/Master/texmf-dist/doc/generic/velthuis/README @@ -1,6 +1,6 @@ ============================================================================== Velthuis Devanagari for TeX Installation Notes -Version 2.14 27 May 2006 +Version 2.15 22 June 2008 ============================================================================== @@ -137,7 +137,7 @@ Test your installation The kpathsea library now should be able to find your files. Try the following commands: -kpsewhich dev.sty +kpsewhich devanagari.sty kpsewhich dvng10.tfm kpsewhich dvng10.mf kpsewhich dvng10.pfb @@ -147,6 +147,24 @@ instead, there is something wrong with your installation. It makes no sense to continue. Return to the previous step and fix the installation. +Enable Hindi in Babel +===================== + +Hindi support is not yet an official part of LaTeX. The installation files +for Babel are included in the "doc" directory but the language definition +file has been generated and installed. In order to enable Hindi add the +following line to your language.dat: + +hindi zerohyph.tex + +Afterwards rebuild the formats by the coresponding butten in MikTeX or by the +following commands in TeX Live: + +fmtutil --byfmt latex +fmtutil --byfmt pdflatex +fmtutil --byfmt xelatex + + Make font information files =========================== @@ -190,7 +208,7 @@ Frequent errors TEXMF variable (teTeX, TeX Live) or selected in MikTeX options in the Roots tab. Refresh the filename database (it never harms anything). -* PostScript files created by dvips does not contain Type 1 fonts, they are +* PostScript files created by dvips do not contain Type 1 fonts, they are replaced by roman fonts although dv*.pfb were loaded You probably have an old version of dvng.map earlier in the search path or |