|
BibTool Manual |
The resource file tex_def translates international characters into
plain text representations. Especially the German umlaut sequences are
translated. E.g. the letter Ä which is written as {\"A} in a
BibTeX file is translated to Ae.1
Additionally some logos are defined.
tex.define {\"[1]=#1e}
tex.define {\ss=ss}
tex.define {\AE=AE}
tex.define {\OE=OE}
tex.define {\aa=aa}
tex.define {\AA=AA}
tex.define {\o=o}
tex.define {\O=O}
tex.define {\l=l}
tex.define {\L=L}
tex.define {\TeX=TeX}
tex.define {\LaTeX=LaTeX}
tex.define {\LaTeXe=LaTeX2e}
tex.define {\BibTeX=BibTeX}
tex.define {\AMSTeX=AMSTeX}
|
BibTool Manual |