diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html index 5d0063df514..7376c7dfe99 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-i18nbib.html @@ -2,13 +2,13 @@ <title>UK TeX FAQ -- question label i18nbib</title> </head><body> <h3>Non-english bibliographies</h3> -<p>Like so much of early (La)TeX software, BibTeX’s assumptions were +<p/>Like so much of early (La)TeX software, BibTeX’s assumptions were firmly rooted in what its author knew well, viz., academic papers in English (particularly those with a mathematical bent). BibTeX’s standard styles all address exactly that problem, leaving the user who writes in another language (or who deal with citations in the style of other disciplines than maths) to strike out into contributed software. -<p>For the user whose language is not English, there are several +<p/>For the user whose language is not English, there are several alternatives. The simplest is to provide translations of BibTeX styles into the required language: the solitary <i>finplain.bst</i> does that for Finnish; others one can find are for Danish @@ -17,13 +17,13 @@ does that for Finnish; others one can find are for Danish (<i>swebib</i>) bundles (of which the <i>bib-fr</i> set is the most extensive). The <i>spain</i> style implements a traditional Spanish citation style. -<p>These static approaches solve the problem, for the languages that have +<p/>These static approaches solve the problem, for the languages that have been covered by them. Unfortunately, with such an approach, a lot of work is needed for every language involved. Two routes to a solution of the “general” problem are available — that offered by <i>babelbib</i>, and the <a href="FAQ-custbib.html"><i>custom-bib</i> mechanism for generating styles</a>. -<p><i>Babelbib</i> (which is a development of the ideas of the +<p/><i>Babelbib</i> (which is a development of the ideas of the <i>bibgerm</i> package) co-operates with <i>babel</i> to control the language of presentation of citations (potentially at the level of individual items). The package has a built-in set of languages it @@ -31,7 +31,7 @@ individual items). The package has a built-in set of languages it commands for other languages. <i>Babelbib</i> comes with its own set of bibliography styles, which could be a restriction if there wasn’t also a link from <i>custom-bib</i>. -<p>The <i>makebst</i> menu of <i>custom-bib</i> allows you to +<p/>The <i>makebst</i> menu of <i>custom-bib</i> allows you to choose a language for the BibTeX style you’re generating (there are 14 languages to choose; it looks as if <i>spain.bst</i>, mentioned above, was generated this way). If, however, you opt not to specify a @@ -49,5 +49,5 @@ freedom via the extensibility of <i>babelbib</i> <dt><tt><i>spain</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/spain.zip">biblio/bibtex/contrib/spain</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/spain.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/biblio/bibtex/contrib/spain/">browse</a>) <dt><tt><i>swebib bundle</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/swebib.zip">biblio/bibtex/contrib/swebib</a> (<a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/swebib.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/biblio/bibtex/contrib/swebib/">browse</a>) </dl> -<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=i18nbib">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=i18nbib</a> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=i18nbib">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=i18nbib</a> </body> |