]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/preamble.cpp
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / tex2lyx / preamble.cpp
index db79b8b7e314b158980da571a95e802b5658c1dd..4bb1770367ca1087cf9c7f0f246ea948a18f1776 100644 (file)
@@ -457,7 +457,8 @@ void end_preamble(ostream & os, TextClass const & /*textclass*/)
        // set the quote language
        // LyX only knows the following quotes languages:
        // english, swedish, german, polish, french and danish
-       // (quotes for "japanese" and "chinese-traditional" are missing)
+       // (quotes for "japanese" and "chinese-traditional" are missing because
+       //  they wouldn't be useful: http://www.lyx.org/trac/ticket/6383)
        // conversion list taken from
        // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage
        // (quotes for kazakh and interlingua are unknown)